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


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

Site Name : 동백호수공원두산위브더제니스 애비뉴
Part :
Last edit : 2022
Author : Gautech

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

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



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


header {}



/* 서브 비주얼 */

.container_visual {}
.sub_visual { position:relative; width:100%; height:700px; overflow:hidden; background-color:#f5f5f5; text-align:center;}
.sub_visual .sub_bg { width:100%; height:700px; min-width:1600px; background-position:50% 0%; background-size:cover;
animation: /*선택자*/sub_bg_a /*동작시간*/3s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/1 /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: sub_bg_a 3s ease 0s 1 normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%; background-color:#f5f5f5;}
@keyframes sub_bg_a {
	0% { -ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2);}
	100% { -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1);}
}
.sub_visual .sub01_01_bg { background-image:url(/eng/images/sub/sub01_01_visual.jpg);}
.sub_visual .sub02_01_bg { background-image:url(/eng/images/sub/sub02_01_visual.jpg);}
.sub_visual .sub03_01_bg { background-image:url(/eng/images/sub/sub03_01_visual.jpg);}
.sub_visual .sub04_01_bg { background-image:url(/eng/images/sub/sub04_01_visual.jpg);}
.sub_visual .sub05_01_bg { background-image:url(/eng/images/sub/sub05_01_visual.jpg);}
.sub_visual .sub06_01_bg { background-image:url(/eng/images/sub/sub06_01_visual.jpg);}


.top_txt { position:absolute; top:42%; left:50%; margin-left:-800px; font-size:60px; width:1600px; letter-spacing:-0.02em; line-height:1.2; font-weight:700; color:rgba(255,255,255,0.9); text-align:center;}
.top_txt2 { position:absolute; top:55%; left:50%; margin-left:-800px; font-size:18px; width:1600px; letter-spacing:0; line-height:1.2; font-weight:400; color:rgba(255,255,255,0.9); text-align:center;}

.sub_visual2 { position:relative; width:100%; height:100px; overflow:hidden;}
.sub_visual2 .sub_bg2 { width:100%; height:100px; background-color:#fff;}



/* 서브탭 start */

.depth3_tab { width:100%; max-width:1600px; height:auto; padding:0 0 70px 0; margin:0 auto;}
.depth3_tab:after { display:block; content:""; clear:both;}
.depth3_tab>a { display:block; float:left; font-size:15px; text-align:center; padding:20px 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:#273051;}
.depth3_tab>a>span { color:rgba(0,0,0,0);}


/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:1600px;}
.sub_container { position: relative; width:100%; margin:0 auto; padding:0 0 150px 0;}
.sub_link_wrap { position: absolute; top:170px; left:50%; width:1px; height:1px;}
.sub_container:after { display:block; content:""; clear:both;}

.box100per { width:100%; margin:0 auto;}
.box50per { display:inline-block; width:50%; padding:0; vertical-align:top;}
.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_wrap { width:100%; max-width:1600px; margin:0 auto; padding:0 70px; height:50px;}
.page_location { position:absolute; top:-100px; left:50%; margin-left:-800px; width:100%; max-width:1600px; font-size:16px; line-height:19px; font-weight:500; background-color:rgba(255,255,255,1); padding:70px; letter-spacing:0; text-align:left;}
.page_location_1 { display:inline-block; vertical-align:top; background-image:url(/eng/images/icon/home2.png); width:20px; height:19px; margin-right:10px; text-indent:-9999px;}
.page_location_2 { display:inline-block; vertical-align:top; color:#999;}
.page_location_3 { display:inline-block; vertical-align:top; color:#95766f;}
.page_location_dot { display:inline-block; vertical-align:top; background-image:url(/eng/images/icon/dot_3x3.jpg); background-repeat:no-repeat; background-position:center; width:20px; height:19px;}


.in_title1 { font-size:35px; line-height:56px; font-weight:700; margin:20px 0 50px 0; letter-spacing:-0.06em; color:rgba(0,0,0,0.8); text-align: center;}
.in_title1_txt { font-size:20px; line-height:32px; font-weight:400; letter-spacing:-0.04em; color:rgba(0,0,0,0.6); text-align: center;}
.in_title1_txt2{ margin-bottom:60px;}
.in_title1_bar { width:50px; height:1px; margin:80px auto; background-color:rgba(0,0,0,0.3);}
.in_title2_txt { font-size:18px; line-height:30px; font-weight:400; letter-spacing:0; color:rgba(0,0,0,0.6);}
.in_title2 { font-size:30px; line-height:55px; font-weight:700; margin:0 0 10px 0; letter-spacing:0; color:rgba(0,0,0,0.8);}
.in_title3 { font-size:20px; line-height:26px; 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-bottom:30px;}

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



/* 서브01 */

.sub01_01_tab { width:33.333333333%;}
.sub01_01_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 70px;}
.sub01_01_box:after { display:block; content:""; clear:both;}

.sub01_02_tab { width:25%;}
.sub01_02_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 70px;}
.sub01_02_box:after { display:block; content:""; clear:both;}

.sub01_box { width:100%; height:500px; display:flex; margin-bottom:60px; background-color:#f7f7f7; border-radius:8px; border:1px solid #f5f5f5; overflow:hidden; box-shadow: 0 10px 10px -10px #c5c5c5; -webkit-transition: all 0.35s ease; -moz-transition: all 0.35s ease; -ms-transition: all 0.35s ease; -o-transition: all 0.35s ease; transition: all 0.35s ease;}
.sub01_img { width:60%; height:100%; overflow:hidden; clip-path:polygon(0% 0%, 100% 0%, 70% 100%, 0% 100%); float: left;}
.sub01_img>img { width:100%; height:auto; -webkit-transition: all 0.35s ease; -moz-transition: all 0.35s ease; -ms-transition: all 0.35s ease; -o-transition: all 0.35s ease; transition: all 0.35s ease;}
.sub01_txt { width: 40%; height: auto; padding: 1.5rem 1.7rem 1.5rem 0; text-align:left; float: left; margin: auto; letter-spacing:0;}
.sub01_box:hover>.sub01_img>img { -ms-transform: scale(1.08,1.08); -webkit-transform: scale(1.08,1.08); transform: scale(1.08,1.08);}
.sub01_box:hover { background-color:#eeeeee; box-shadow: 0 20px 20px -10px #ccc;}
.sub01_title{ padding:3px 16px; background-color:#c5dcfc; color:#001a77; border-radius:5px; font-size:14px; display:inline-block; font-weight:300; margin-bottom:20px;}
.sub01_txt_in{ font-size:20px; line-height:35px;}
.sub01_txt_in01{border-bottom: 1px solid #d5d5d5; padding: 8px 10px; font-size:17px; line-height: 1.5;}
.sub01_txt_in01>span:nth-child(1) { display: inline-block; width: 35%; color: #777; vertical-align: top;}
.sub01_txt_in01>span:nth-child(2) { display: inline-block; width: 65%; color: #222; vertical-align: top;}



/* 서브02 */

.sub02_01_tab { width:20%;}
.sub02_01_box { position:relative; width:100%; max-width:1600px; margin:0 auto; padding:0 70px;}
.sub02_01_box:after { display:block; content:""; clear:both;}

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

.sub02_box{ width:100%; height: auto; overflow:hidden; box-sizing:border-box; display: flex; margin:50px 0 70px 0;}
.sub02_01_img{ width:50%; height:100%; float:left; display:flex; margin:auto;}
.sub02_01_img>img{ max-width:660px; width:100%; height:auto;}
.sub02_01_txt{ width:50%; height:100%; padding:100px 100px; float:left; background-image:url(/eng/images/sub/sub02_01_bg.jpg); background-repeat:no-repeat; background-size:cover; border-radius:8px;}
.sub02_01_txt_pa{ padding:50px 100px;}
.sub02_01_txt01{ font-size:31px; margin-bottom:25px; letter-spacing:-0.04em;}
.sub02_01_txt02{ font-size:19px; margin-bottom:15px;}
.sub02_01_txt02>span{ font-size:20px; display:block; color:#005bbe;}

.sub_contact { width:100%; height:600px; margin-bottom:105px; background-color:#004179;}
.sub_contact_txt { width:40%; height: 100%; padding: 1.5rem 8%; float: left; display:flex; letter-spacing:0; position:relative;}
.sub_contact_txt_in{ width:100%; height: auto; margin: auto; text-align:left; color:#fff;}
.sub_contact_txt_in01{ font-size:2rem;}
.sub_contact_txt_in02{ font-size:1.125rem; margin:20px 0;}
.sub_contact_txt_btn{ font-size:16px; display: inline-block; border-radius: 7px; background-color:#00acee; padding: 5px 20px;}
.sub_contact_txt_btn02{ font-size:15px; letter-spacing:-0.06em; margin-top:10px;}
.sub_contact_img { width:60%; height:100%; overflow:hidden; clip-path:polygon(30% 0%, 100% 0%, 100% 100%, 0% 100%); float: left;}
.sub_contact_img>img { width:100%; height:auto;}
.sub_contact_sq { position:absolute; width: 0; height: 0; border-left: 3vw solid transparent; border-right: 3vw solid transparent; border-top: 100px solid #00acee; bottom: -54px; right: -3.5%;}

.sub02_03_img{ width:100%; height:auto; overflow:hidden;}
.sub02_03_img>img{ width:100%; height:auto; max-width:1460px;}





/* 서브03 */

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

.sub03_01_txt{ max-width:1000px; width:100%; height:auto; margin:20px auto 100px auto; font-size:19px; font-weight:300; color:#222;}
.sub03_01_txt>b{}
.sub03_01_txt>span{ color:#00acee; text-decoration: underline;}

.sub03_form{max-width: 1000px; width: 100%; margin: 0 auto;}
#contact_form { padding-top: 20px; padding-bottom: 20px; box-sizing:border-box;}
.row{ margin-bottom:30px;}
.row label{ color: #333; font-size: 18px; display:inline-block; margin-bottom:5px;}
.row sup{ color:#e04147; }
input[type=text], textarea, select { width: 100%; height: auto; border-radius: 0.375rem; padding: 0.5rem 0.75rem; font-size: 1rem; line-height: 1.5rem;  color: #333; border: 1px solid #bbb;}
input[type=text] { height: auto;}
input[type=submit] { min-width:110px; height:auto; background-color: #00acee; color: #fff; border-radius: 0.375rem; padding: 0.5rem 0.75rem; font-size: 1rem; line-height: 1.5rem; border: 0; cursor:pointer;}

.sub03_box_type1 { max-width:1200px; width:100%; border: 1px solid #ddd; padding: 40px 70px; margin:0 auto; text-align: left; min-height: 240px;  background-image: url(/eng/images/sub/sub05_01_img04.png); background-repeat: no-repeat; background-position: 100% 50%; background-size: auto 100%;}
.sub03_box_type1_title {font-family: 'Noto Sans KR', sans-serif; font-size: 36px; font-weight: 700; letter-spacing: -0.06em; margin-bottom: 20px;}
.sub03_box_type1_name { margin-bottom: 5px; font-size: 1.5em;}
.sub03_box_type1_name>span{ margin-right:25px;}
.sub03_box_type1_name>span:nth-child(4){ display:block;}




/* 서브04 */

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

.Kor01_mp4 { display:inline-block; background-image:url(/eng/images/sub/sub04_01_bg.jpg); background-repeat: no-repeat; background-size: cover; width:855px; height:480px; vertical-align:top; text-align:left;}
.Kor01_mp4_txt { display:inline-block; font-size:18px; width:602px; height:480px; text-align:left; vertical-align:top; padding:90px 75px; background-color:#F6F6F6;}
.Kor01_mp4_title { font-family: 'Noto Sans KR', sans-serif; font-size:40px; font-weight:700; padding-bottom:25px; line-height:1.3; }
.Kor01_mp4_title2 { font-family: 'Roboto', sans-serif; font-size:28px; font-weight:700; padding-bottom:20px;}

.sub04_01_img{ width:100%; height:auto; overflow:hidden; display:inline-block; margin:100px auto 80px auto;}
.sub04_01_img>img{ width:32.5%; height:auto; margin-right:1%; cursor:pointer;}
.sub04_01_img>img:nth-child(3){ margin-right:0;}
.sub04_01_text{ width:100%; height:auto; font-size:18px;}



/* 서브05 */

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




/* 서브06 */

.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%; min-height:250px; border-radius:20px; padding:60px 600px 60px 60px;}
.greetings_D_title { width:100%; font-size:34px; font-weight:700;}
.greetings_D_title>span { display:inline-block;}
.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;}

.history_B_wrap { position:relative; width:100%; padding:50px 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; color:#8a7256; font-size:18px; font-weight:500; vertical-align:top;}
.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;}

.location_B_wrap { position:relative; width:100%; padding:50px 0 100px 0;}
.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;}
.location_B_contents_box2 { position:absolute; top:500px; 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:#09F; 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;}
.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;}







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



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

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



/* 서브 비주얼 */

.container_visual { text-align:center;}
.sub_visual { position:relative; width:100%; height:350px; overflow:hidden;}
.sub_visual .sub_bg { width:100%; height:350px; min-width:1px; background-position:50% 50%; background-attachment:scroll;
animation: /*선택자*/sub_bg_a /*동작시간*/3s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/1 /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: sub_bg_a 3s ease 0s 1 normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%; background-color:#f5f5f5;}
@keyframes sub_bg_a {
	0% { -ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2);}
	100% { -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1);}
}

.top_txt { position:absolute; top:35%; left:50%; margin-left:-350px; font-size:45px; text-align:center; width:700px; letter-spacing:-0.03em; line-height:1.2; color:rgba(255,255,255,0.9);}
.top_txt>p { display:block;}
.top_txt2 { position:absolute; top:55%; left:50%; margin-left:-350px; font-size:17px; text-align:center; width:700px; letter-spacing:0; line-height:1.2; font-weight:400; color:rgba(255,255,255,0.9);}



/* 서브탭 start */

.depth3_tab { width:100%; max-width:1600px; height:auto; padding:0 0 30px 0; margin:0 auto; text-align:left; font-size:0;}
.depth3_tab:after { display:block; content:""; clear:both;}
.depth3_tab>a { display: inline-block; float:none; font-size:14px; text-align:center; padding:10px 20px; background-color:#eee; margin:0 4px 4px 0;}
.depth3_tab>a:nth-child(2n) { background-color:#eee;}
.depth3_tab>a.depth3_active, .depth3_tab>a:hover { color:#FFF; background-color:#273051;}



/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:768px;}
.sub_container { position: relative; width:100%; margin:0 auto; padding:70px 0 70px 0;}
.sub_link_wrap { position: absolute; top:120px; left:50%; width:1px; height:1px;}
.sub_container:after { display:block; content:""; clear:both;}

.box100per { width:100%; margin:0 auto; padding:0 40px;}
.box50per { display:inline-block; width:50%; padding:0; vertical-align:top;}
.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;}

.page_location { position:relative; top:auto; left:auto; width:100%; max-width:1600px; font-size:15px; line-height:19px; margin:0; font-weight:500; padding:0;}
.page_location_1 { display:inline-block; vertical-align:top; background-image:url(/eng/images/icon/home2.png); width:20px; height:19px; margin-right:10px; text-indent:-9999px;}
.page_location_2 { display:inline-block; vertical-align:top; color:#999;}
.page_location_3 { display:inline-block; vertical-align:top; color:#95766f;}
.page_location_dot { display:inline-block; vertical-align:top; background-image:url(/eng/images/icon/dot_3x3.jpg); background-repeat:no-repeat; background-position:center; width:20px; height:19px;}

.in_title1_wrap { width:100%; max-width:1600px; height:auto; margin:0 auto 40px auto; padding:0; text-align:left;}
.in_title1_txt { font-size:20px; line-height:30px; font-weight:400; margin:0; letter-spacing:-0.02em; color:rgba(0,0,0,0.6);}
.in_title1_txt2 { margin-bottom:50px;}
.in_title1 { font-size:25px; line-height:1.4; font-weight:700; letter-spacing:0; color:#333; margin: 20px 0 40px 0;}
.in_title1_bar { width:50px; height:1px; margin:60px auto; background-color:rgba(0,0,0,0.3);}
.in_title2_txt { font-size:16px; line-height:24px; font-weight:400; letter-spacing:0; color:rgba(0,0,0,0.6);}
.in_title2 { font-size:35px; line-height:45px; font-weight:700; margin:0 0 10px 0; letter-spacing:0; color:rgba(0,0,0,0.8);}
.in_title3 { font-size:18px; line-height:26px; 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-bottom:30px;}






/* 서브01 */

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

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

.sub01_box { width:100%; height: auto; display:block; margin-bottom:50px; background-color:#f7f7f7; border-radius:8px; border:1px solid #f5f5f5; overflow:hidden; box-shadow: 0 10px 10px -10px #c5c5c5; -webkit-transition: all 0.35s ease; -moz-transition: all 0.35s ease; -ms-transition: all 0.35s ease; -o-transition: all 0.35s ease; transition: all 0.35s ease;}
.sub01_img { width:100%; height:100%; overflow:hidden; clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 70%); float: left;}
.sub01_img>img { width:100%; height:auto; -webkit-transition: all 0.35s ease; -moz-transition: all 0.35s ease; -ms-transition: all 0.35s ease; -o-transition: all 0.35s ease; transition: all 0.35s ease;}
.sub01_txt { width: 100%; height: auto; padding: 0 2.7rem 3rem 2.7rem; text-align:left; float: left; margin: -45px auto 0 auto; letter-spacing:0;}
.sub01_box:hover>.sub01_img>img { -ms-transform: scale(1.08,1.08); -webkit-transform: scale(1.08,1.08); transform: scale(1.08,1.08);}
.sub01_box:hover { background-color:#eeeeee; box-shadow: 0 20px 20px -10px #ccc;}
.sub01_title{ padding:3px 16px; background-color:#c5dcfc; color:#001a77; border-radius:5px; font-size:14px; display:inline-block; font-weight:300; margin-bottom:15px;}
.sub01_txt_in{ font-size:18px; line-height:32px;}
.sub01_txt_in01{border-bottom: 1px solid #d5d5d5; padding: 7px 10px; font-size:16px; line-height: 1.5;}
.sub01_txt_in01>span:nth-child(1) { display: inline-block; width: 20%;}
.sub01_txt_in01>span:nth-child(2) { display: inline-block; width: 80%;}



/* 서브02 */

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

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

.sub02_box{ width:100%; height: auto; overflow:hidden; box-sizing:border-box; display: block; margin:50px 0 70px 0;}
.sub02_01_img{ width:100%; height:100%; float:left; display:flex; margin:auto;}
.sub02_01_img>img{ max-width: inherit; width:100%; height:auto; margin: 0 auto;}
.sub02_01_txt{ width:100%; height:100%; padding:70px 70px; float:left; background-image:url(/eng/images/sub/sub02_01_bg.jpg); background-repeat:no-repeat; background-size:cover; border-radius:8px;}
.sub02_01_txt_pa{ padding:50px 100px;}
.sub02_01_txt01{ font-size:28px; margin-bottom:25px; letter-spacing:-0px;}
.sub02_01_txt02{ font-size:18px; margin-bottom:15px;}
.sub02_01_txt02>span{ font-size:20px; display:block; color:#005bbe;}

.sub_contact { width:100%; height:640px; display: grid; margin-bottom:90px; background-color:#004179;}
.sub_contact_txt { width:100%; height: 100%; padding: 3.5rem 8%; float: left; display:flex; letter-spacing:0; position:relative;}
.sub_contact_txt_in{ width:100%; height: auto; margin: auto; text-align:left; color:#fff;}
.sub_contact_txt_in01{ font-size:2rem;}
.sub_contact_txt_in02{ font-size:1.125rem; margin:20px 0;}
.sub_contact_txt_btn{ font-size:16px; display: inline-block; border-radius: 7px; background-color:#00acee; padding: 5px 20px;}
.sub_contact_img { width:100%; height:100%; overflow:hidden; clip-path:polygon(10% 0%, 90% 0%, 100% 100%, 0% 100%); float: left;}
.sub_contact_img>img { width:100%; height:auto;}
.sub_contact_sq { display:none; position:absolute; width: 0; height: 0; border-left: 3vw solid transparent; border-right: 3vw solid transparent; border-top: 100px solid #00acee; bottom: -54px; right: -3.5%;}

.sub02_03_img{ width:100%; height:auto; overflow:hidden;}
.sub02_03_img>img{ width:100%; height:auto; max-width:1460px;}



/* 서브03 */

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

.sub03_01_txt{ max-width:850px; width:100%; height:auto; margin:20px auto 80px auto; font-size:17px; font-weight:300; color:#222;}
.sub03_01_txt>b{}
.sub03_01_txt>span{ color:#00acee; text-decoration: underline;}

#contact_form { padding-top: 20px; padding-bottom: 20px; box-sizing:border-box;}
.row{ margin-bottom:20px;}
.row label{ color: #333; font-size: 16px; display:inline-block; margin-bottom:5px;}
input[type=text], textarea, select { width: 100%; height: auto; border-radius: 0.375rem; padding: 0.5rem 0.75rem; font-size: 16px; line-height: 1.5rem;  color: #333; border: 1px solid #bbb;}
input[type=text] { height: auto;}
input[type=submit] { min-width:110px; height:auto; background-color: #00acee; color: #fff; border-radius: 0.375rem; padding: 0.5rem 0.75rem; font-size: 1rem; line-height: 1.5rem; border: 0; cursor:pointer;}

.sub03_box_type1 { padding: 40px 40px;}
.sub03_box_type1_title { font-size: 25px; font-weight: 700; letter-spacing: -0.06em; margin-bottom: 20px;}
.sub03_box_type1_name { margin-bottom: 5px; font-size: 1.3em;}
.sub03_box_type1_name>span{ margin-right:20px;}



/* 서브04 */

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

.Kor01_mp4 { display:inline-block; width:100%; height:406px; vertical-align:top; text-align:left;}
.Kor01_mp4_txt { display:inline-block; font-size:16px; width:100%; height:auto; text-align:left; vertical-align:top; padding:30px; background-color:#F6F6F6;}
.Kor01_mp4_title { font-family: 'Noto Sans KR', sans-serif; font-size:28px; font-weight:700; padding-bottom:15px;}

.sub04_01_img{ width:100%; height:auto; overflow:hidden; display:inline-block; margin:70px auto 60px auto;}
.sub04_01_img>img{ width:32%; height:auto; margin-right:1%;}
.sub04_01_img>img:nth-child(3){ margin-right:0;}
.sub04_01_text{ width:100%; height:auto; font-size:16px;}


/* 서브05 */

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



/* 서브06 */

.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%; min-height:250px; border-radius:20px; padding:40px 350px 40px 40px;}
.greetings_D_title { width:100%; font-size:26px; font-weight:700;}
.greetings_D_title>span { display:inline-block;}
.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;}

.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_txt { display:inline-block; width:85%; vertical-align:top; font-size:16px; padding-right:20px;}
.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;}

.location_B_wrap { position:relative; width:100%; padding:40px 20px 200px 20px;}
.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_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:#09F; 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;}





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



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

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



/* 서브 비주얼 */

.container_visual {}
.sub_visual { position:relative; width:100%; height:300px; overflow:hidden;}
.sub_visual .sub_bg { width:100%; height:300px; min-width:1px; background-position:50% 50%; background-attachment:scroll; background-size:cover;
animation: /*선택자*/sub_bg_a /*동작시간*/3s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/1 /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: sub_bg_a 3s ease 0s 1 normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%; background-color:#f5f5f5;}
@keyframes sub_bg_a {
	0% { -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1);}
	100% { -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1);}
}

.top_txt { position:absolute; top:30%; left:50%; margin-left:-150px; font-size:35px; text-align:center; width:300px; letter-spacing:-0.03em; line-height:1.1; color:rgba(255,255,255,0.9);}
.top_txt>p { display:block;}
.top_txt2 { position:absolute; top:70%; left:50%; margin-left:-150px; font-size:14px; text-align:center; width:300px; letter-spacing:0; line-height:1.2; font-weight:400; color:rgba(255,255,255,0.9);}


/* 서브탭 start */

.depth3_tab { width:100%; max-width:1600px; height:auto; padding:0 0 30px 0; margin:0 auto; text-align:left; font-size:0;}
.depth3_tab:after { display:block; content:""; clear:both;}
.depth3_tab>a { display: inline-block; float:none; font-size:13px; text-align:center; padding:6px 12px; background-color:#eee; margin:0 4px 4px 0;}
.depth3_tab>a:nth-child(2n) { background-color:#eee;}
.depth3_tab>a.depth3_active, .depth3_tab>a:hover { color:#FFF; background-color:#273051;}


/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:320px;}
.sub_container { position: relative; width:100%; margin:0 auto; padding:50px 0 80px 0;}
.sub_container:after { display:block; content:""; clear:both;}

.box100per { width:100%; margin:0 auto; padding:0 20px;}
.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;}

.page_location { width:100%; max-width:1600px; font-size:14px; line-height:19px; margin-bottom:30px; font-weight:500;}
.page_location_1 { display:inline-block; vertical-align:top; background-image:url(/eng/images/icon/home2.png); width:15px; height:14px; margin-right:10px; text-indent:-9999px; background-size:cover;}
.page_location_2 { display:inline-block; vertical-align:top; color:#999;}
.page_location_3 { display:inline-block; vertical-align:top; color:#95766f;}
.page_location_dot { display:inline-block; vertical-align:top; background-image:url(/eng/images/icon/dot_3x3.jpg); background-repeat:no-repeat; background-position:center; width:20px; height:19px;}

.in_title1_wrap { width:100%; max-width:1500px; margin:0 auto 30px auto; text-align:left;}
.in_title1_txt { font-size:15px; line-height:22px; font-weight:400; margin:0 0 5px 0; letter-spacing:-0.04em; color:rgba(0,0,0,0.6);}
.in_title1 { font-size:20px; line-height:1.2; font-weight:700; letter-spacing:0; color:#333; margin: 20px 0 36px 0;}
.in_title1_bar { width:40px; height:1px; margin:40px auto; background-color:rgba(0,0,0,0.3);}
.in_title2_txt { font-size:15px; line-height:22px; font-weight:400; letter-spacing:0; color:rgba(0,0,0,0.6);}
.in_title2 { font-size:30px; line-height:38px; font-weight:700; margin:0 0 10px 0; letter-spacing:0; color:rgba(0,0,0,0.8);}
.in_title3 { font-size:16px; line-height:26px; 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-bottom:30px;}




/* 서브01 */

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

.sub01_box { width:100%; height: auto; display:block; margin-bottom:25px; background-color:#f7f7f7; border-radius:8px; border:1px solid #f5f5f5; overflow:hidden; box-shadow: 0 10px 10px -10px #c5c5c5; -webkit-transition: all 0.35s ease; -moz-transition: all 0.35s ease; -ms-transition: all 0.35s ease; -o-transition: all 0.35s ease; transition: all 0.35s ease;}
.sub01_img { width:100%; height:100%; overflow:hidden; clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 70%); float: left;}
.sub01_img1{ clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 80%);}
.sub01_img>img { width:100%; height:auto; -webkit-transition: all 0.35s ease; -moz-transition: all 0.35s ease; -ms-transition: all 0.35s ease; -o-transition: all 0.35s ease; transition: all 0.35s ease;}
.sub01_txt { width: 100%; height: auto; padding: 0 1.1rem 2.5rem 1.1rem; text-align:left; float: left; margin: -10px auto 0 auto; letter-spacing:0;}
.sub01_box:hover>.sub01_img>img { -ms-transform: scale(1.08,1.08); -webkit-transform: scale(1.08,1.08); transform: scale(1.08,1.08);}
.sub01_box:hover { background-color:#eeeeee; box-shadow: 0 20px 20px -10px #ccc;}
.sub01_title{ padding:3px 15px; background-color:#c5dcfc; color:#001a77; border-radius:5px; font-size:13px; display:inline-block; font-weight:300; margin-bottom:15px;}
.sub01_txt_in{ font-size:16px; line-height:30px;}
.sub01_txt_in01{border-bottom: 1px solid #d5d5d5; padding: 7px 10px; font-size:15px; line-height: 1.5;}
.sub01_txt_in01>span:nth-child(1) { display: inline-block; width: 27%;}
.sub01_txt_in01>span:nth-child(2) { display: inline-block; width: 73%;}




/* 서브02 */

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

.sub02_box{ width:100%; height: auto; overflow:hidden; box-sizing:border-box; display: block; margin:50px 0 70px 0;}
.sub02_01_img{ width:100%; height:100%; float:left; display:flex; margin:auto;}
.sub02_01_img>img{ max-width: inherit; width:100%; height:auto; margin: 0 auto;}
.sub02_01_txt{ width:100%; height:100%; padding:40px 30px; float:left; background-image:url(/eng/images/sub/sub02_01_bg.jpg); background-repeat:no-repeat; background-size:cover; border-radius:8px;}
.sub02_01_txt_pa{ padding: auto;}
.sub02_01_txt01{ font-size:20px; margin-bottom:25px; letter-spacing:-0px; font-weight:600;}
.sub02_01_txt02{ font-size:16px; margin-bottom:15px;}
.sub02_01_txt02>span{ font-size:18px; display:block; color:#005bbe;}

.sub_contact { width:100%; height:500px; display: grid; margin-bottom:70px; background-color:#004179;}
.sub_contact_txt { width:100%; height: 100%; padding: 3.5rem 8%; float: left; display:flex; letter-spacing:0; position:relative;}
.sub_contact_txt_in{ width:100%; height: auto; margin: auto; text-align:left; color:#fff;}
.sub_contact_txt_in01{ font-size:1.8rem;}
.sub_contact_txt_in02{ font-size:1.1rem; margin:10px 0 20px 0;}
.sub_contact_txt_btn{ font-size:16px; display: inline-block; border-radius: 7px; background-color:#00acee; padding: 5px 20px; margin-bottom:10px;}
.sub_contact_img { width:100%; height:100%; overflow:hidden; clip-path:polygon(10% 0%, 90% 0%, 100% 100%, 0% 100%); float: left;}
.sub_contact_img>img { width:100%; height:auto;}
.sub_contact_sq { display:none; position:absolute; width: 0; height: 0; border-left: 3vw solid transparent; border-right: 3vw solid transparent; border-top: 100px solid #00acee; bottom: -54px; right: -3.5%;}

.sub02_03_img{ width:100%; height:auto; overflow:hidden;}
.sub02_03_img>img{ width:100%; height:auto; max-width:1460px;}




/* 서브03 */

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

.sub03_01_txt{ max-width:850px; width:100%; height:auto; margin:20px auto 60px auto; font-size:16px; font-weight:300; color:#222;}
.sub03_01_txt>b{}
.sub03_01_txt>span{ color:#00acee; text-decoration: underline;}

#contact_form { padding-top: 20px; padding-bottom: 20px; box-sizing:border-box;}
.row{ margin-bottom:20px;}
.row label{ color: #333; font-size: 14px; display:inline-block; margin-bottom:3px;}
input[type=text], textarea, select { width: 100%; height: auto; border-radius: 0.375rem; padding: 0.4rem 0.65rem; font-size: 14px; line-height: 1.5rem;  color: #333; border: 1px solid #bbb;}
input[type=text] { height: auto;}
input[type=submit] { min-width:110px; height:auto; background-color: #00acee; color: #fff; border-radius: 0.375rem; padding: 0.4rem 0.65rem; font-size: 1rem; line-height: 1.5rem; border: 0; cursor:pointer;}

.sub03_box_type1 { padding: 40px 30px;}
.sub03_box_type1_title { font-size: 22px; font-weight: 700; letter-spacing: -0.06em; margin-bottom: 20px;}
.sub03_box_type1_name { margin-bottom: 5px; font-size: 1.2em;}
.sub03_box_type1_name>span{ margin-right:0px; display:block; margin-bottom:5px;}




/* 서브04 */

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

.Kor01_mp4 { display:inline-block; width:100%; height:200px; vertical-align:top; text-align:left;}
.Kor01_mp4_txt { display:inline-block; font-size:14px; width:100%; height:auto; text-align:left; vertical-align:top; padding:30px 25px; background-color:#eee;}
.Kor01_mp4_title { font-family: 'Noto Sans KR', sans-serif; font-size:20px; font-weight:700; padding-bottom:15px;}

.sub04_01_img{ width:100%; height:auto; overflow:hidden; display:inline-block; margin:40px auto 40px auto;}
.sub04_01_img>img{ width:100%; height:auto; margin-right:0; margin-bottom:20px;}
.sub04_01_img>img:nth-child(3){ margin-right:0; margin-bottom:0;}
.sub04_01_text{ width:100%; height:auto; font-size:14px;}



/* 서브05 */

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



/* 서브06 */

.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:96%; max-width:1300px; text-align:left; margin:0 auto;}
.greetings_D_box1 { background-color:#6b9dee; background-image:url(/eng/images/sub/greetings_D_img01.png); background-repeat:no-repeat; background-position:100% 0%; background-size:auto 100%; min-height:200px; border-radius:20px; padding:30px;}
.greetings_D_title { width:100%; font-size:22px; font-weight:700; color:#FFF;}
.greetings_D_title>span { display:inline-block;}
.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;}

.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_txt { display:inline-block; width:85%; vertical-align:top; font-size:14px; padding-right:20px;}
.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;}

.location_B_wrap { position:relative; width:100%; padding:30px 10px 0px 10px;}
.location_B_wrap:after { display:block; content:""; clear:both;}
.location_B_wrap_bg {}
.location_B_contents { width:100%; margin-bottom:30px;}
.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_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:#09F; text-decoration:underline;}
.location_B_contents_box2_in2 { width:100%; margin-bottom:0px;}
.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;}








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