@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Black+Han+Sans&display=swap');
@import url(https://use.fontawesome.com/releases/v5.1.0/css/all.css);

* {margin: 0;padding: 0;}

::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
}

/* Reset CSS  */
body { font-family: 'Noto Sans KR', font-size: 13px; color:#000; overflow: hidden;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td, p { margin: 0px; padding:0px;  list-style:none;  font-family:"Noto Sans KR", sans-serif;}
fieldset{ border: 0px; }
a{font-style:normal; text-decoration:none; color:#000;}
hr, legend {height: 0; left: -5000px; line-height: 0; overflow-x: hidden; overflow-y: hidden; position: absolute; visibility: hidden;width: 0;}
caption {font-size: 0; height: 0; line-height: 0; visibility: hidden; width: 0;}
* {-webkit-text-size-adjust:none;}
* { margin:0; padding:0; border:0; outline:0;  }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
img, video { max-width:100%; border:0; height:auto; vertical-align:top; }
table { border-collapse:collapse; border-spacing:0; border: 0px solid #E5E5E5; }
input, select { vertical-align:middle; }
label { cursor:pointer; }
.blind,legend,hr,caption { display:block; overflow:hidden; position:absolute; top:0; left:-1000em; }
i,em,address { font-style:normal; font-weight:normal; }
td,th {vertical-align: middle;line-height: 1.6;}
td strong {font-weight: 100;	font-size: 5px;vertical-align: bottom;}
a:hover{text-decoration:none;}
ul:after{content:""; display:block; clear:both;}

.container { max-width: 1410px; width:100%; margin: 0 auto; position: relative; box-sizing: border-box; padding:0 15px;}
.container:after {content: ""; display: block; clear: both;}

/*formmail*/
#select-form{border:1px solid #ddd; width:100%; padding:15px 10px; font-size:15px}
.fields{position:relative; margin-top:30px; border-top:1px solid #ddd;}
.fields li{display:flex;border-bottom:1px solid #ddd;  align-items:center; padding:15px;}
.fields .lbl{width:200px;font-size:15px; cursor:text}
.fields .desc{width:100%;}
.fields .input{border:1px solid #ddd; padding:15px 10px; box-sizing:border-box; width:100%}
.fields .input.full{width:100%}
.fields .btn-group{margin-top:34px; text-align:center}
.fields .btn-group span{font-size:16px; color:#999;}
.fields .btn-group a{font-size:16px; color:#000; font-weight:bold;}
.fields .btn-group a:hover{text-decoration:underline}
input[id="agree-check"] + label {display: inline-block; width: 20px; height: 20px; border: 1px solid #bbb; cursor: pointer;margin: 0 4px 4px 0;}
input[id="agree-check"]:checked + label {border-color:#0b4ea2; background:url('../img/agree_check.png') no-repeat center center;}
input[id="agree-check"] {display: none;}
.fields .btn-submit{background:#0b4ea2; color:#fff; font-size:16px; font-weight:bold; padding: 15px 47px; border:none; outline:none; margin-top:35px;}

.container {padding: 77px 0; margin: 0 auto; max-width: 1400px; position: relative; box-sizing: border-box;}
.only_mobile {display: none;}

/*header*/
#header {position: fixed; z-index: 99;}
#header .head_container {position: relative;}
#header .head_container h1 {width: 50px; height: 48px;}
#header .head_container .head_le {position: absolute; top: 20px; left: 30px; width: 253px; height: 46px; background: url(../img/logo_en.png) no-repeat center/cover;}
#header .head_container .head_le a {width: 193px; height: 48px;}
#header .head_container .head_rg {position: fixed; background: rgba(255, 255, 255, 0.2); width: 75px; height: 100%; float: right; right: 0; top: 0;}
#header .head_container .menu_button {position: fixed; right: 0; width: 75px; height: 75px; background: #3ca5b6; padding: 21px; cursor: pointer;}
.menu_button span {width: 35px; height: 4px; background: #fff; display: block; margin-bottom: 10px; float: right;}
#header .head_container .lang {position: fixed; top: 20px; right: 105px;}
#header .head_container .lang a {color: #efefef; font-size: 13px; display: block; margin-right: 20px; float: left;}
#header .head_container .head_rg .lang a.active {color:#fff; font-weight: bold;}
#header .head_container .head_rg .black a {color: #777;}
#header .head_container .head_rg .black a.active {color: #333;}
#header .head_container .head_rg .head_Down {position: fixed; bottom: 5%; right: 24px;}
#header .head_container .head_rg .head_Down li a {display: block; margin-bottom: 30px;}
/* #header .head_container .head_rg .head_Down li a:last-child {margin-bottom: 0;} */
.sub_head_b .head_container .head_rg .lang a {color: #777!important;}
.sub_head_b .head_container .head_rg .lang a.active {color: #333!important;}
.sub_head .head_container .logo {width: 2000px; height: 76px; float: left;}
.sub_head .subhead {border-left: 1px solid #fff;}
.sub_head .subhead .menu_button {border-left: 1px solid #fff;}
.sub_head_b .head_container .logo {width: 2000px; height: 76px; border-bottom: 1px solid #c1c1c1; float: left;}
.sub_head_b .subhead .menu_button {border-left: 1px solid #c1c1c1;}
.sub_head_b .head_rg {border-left: 1px solid #c1c1c1;}
.sub_head_b .head_le {background: url(../img/logo_b_en.png) no-repeat center/cover!important;}

/*sub_menu*/
.menu { position: fixed;; top: 0; right: 0; background: #3ca5b6; width: 43%; height: 100%; z-index: 99; border-radius: 50px 0 0; box-shadow: 0px 0px 10px 0px #5d888f;}
.menu .close {color: #fff; float: right; margin-right: 10px; padding: 20px;}
.menu .close i {font-size: 35px;}
.menu .nav {*height: 100%;}
.menu .gnb {width: 60%; height: 100%;}
.menu .gnb_bg {width: 40%; height: 100%; background: url(../img/menu_bg.png) no-repeat center/cover; position: absolute; right: 0; z-index: -9;}
.menu .gnb_bg .gnb_rg_text {position: absolute; bottom: 3%; left: 3%; color: #fff; line-height: 2vw;}
.menu .gnb_bg .gnb_rg_text h3 {font-size: 1vw;}
.menu .gnb_bg .gnb_rg_text h3::before {content: ''; background: #fff; width: 2vw; height: 4px; position: absolute; bottom: 13vw;}
.menu .gnb_bg .gnb_rg_text p {font-size: 0.8vw;}
.menu .gnb > ul {height: 100%; padding: 20px;}
.menu .gnb > ul > li {width: 100%; float: left; padding: 30px; padding-left: 50px; margin-right: 1.5vw; transition: all 0.3s;}
.menu .gnb > ul > li:nth-child(2n) {margin-right: 0;}
.menu ul li a {color: #fff; font-size: 1.5vw; font-weight: 500;}
.gnb_bg .gnb_news a {font-size: 1vw;}
.menu ul li ul { margin-top: 1vw; line-height: 3vw; position: absolute; left: 100%; width: 100%; height: 100%; background: #288999; padding: 20px; border-radius: 50px 0 0; top: 0; right: 500px; z-index: 9; transition: all 0.3s; box-shadow: -2px -2px 20px -10px #116774;}
.menu ul li {transition: all 0.3s;}
.menu ul li:hover ul {left: 45%;}
.menu ul li ul li a {font-size: 1vw; font-weight: normal; color: #f8f6f6;}
.menu ul li ul li a:after {display: block; content: ''; border-bottom: 1px solid #f8f6f6; transform: scaleX(0); transition: transform 250ms ease-in-out; transform-origin: 0% 50%;}
.menu ul li ul li a:hover:after {transform: scaleX(0.25);}
.menu > ul > li > a:hover .sub_menu {display: block;}
.close_btn {text-align: right;}
.close_btn a {display: inline-block; color: #fff; margin: 10px;}
.menu .menu_info {position: absolute; bottom: 5%; left: 10%; color: #0a6b7c;}
.menu .menu_info h2 {font-size: 20px;}
.menu .menu_info p {line-height: 25px; font-size: 12px;}

/* main-page-anchor */
.main-page-anchor {position: fixed; right: 32px; top: 50%;z-index: 30;}
.main-page-anchor li{text-align: center;}
.main-page-anchor a {font-size: 0;width: 7px;height: 7px;border-radius: 100px;background: #fff;display: inline-block;margin-bottom: 3px;text-align: center;transition: 0.3s;}
.main-page-anchor li.active>a {background: none; width: 13px; height: 13px; border: 3px solid #fff;}

#only_mobile {display: none;}
#mobile_only {display: none;}
#mobile_only #header .head_container .menu_button {background: transparent;}
#mobile_only .menu_button span {background: #00a4b4;}
#mobile_only .menu .close {position: absolute; right: 0;}
#mobile_only .menu .gnb > ul > li {float: none; border: none; width: 100%; height: auto; padding: 20px 20px 10px;}
#mobile_only .menu ul li ul {margin-top: 20px;}
#mobile_only .lang {position: absolute; bottom: 4vw; left: 5vw;}
#mobile_only .lang a {color: #efefef; font-size: 16px; margin-right: 15px; border: 1px solid #efefef; border-radius: 20px; padding: 5px 15px;}
#mobile_only .head_Down {position: absolute; bottom: 4vw; right: 5vw;}
#mobile_only .head_Down a {margin-left: 15px;}

/*main*/
#fullpage {z-index: 20;}
#fullpage section {height: 100vh;}

/*page01*/
#page01 {text-align: center; position: relative; }
#page01 .swiper {width: 100%; height: 100%;}
#page01 .swiper-slide {text-align: center; font-size: 18px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: left;
          justify-content: left;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;}
#page01 .swiper-button-next {right: 100px;}
#page01 .main_slider {height: 100%;}
#page01 .swiper-slide:first-child {background: url(../img/main_bg-6.png) no-repeat center/cover;}
#page01 .swiper-slide:nth-child(2) {background: url(../img/main_bg-7.png) no-repeat center/cover;}
#page01 .swiper-slide:nth-child(3) {background: url(../img/main_bg-8.png) no-repeat center/cover;}
#page01 .main_title {color: #fff; position: absolute; left: 50%; transform: translateX(-50%); top: 15vw;}
#page01 .main_title img {margin: 20px auto; display: block;}


/*page02*/
#page02 {position: relative; background: #252d48;}
#page02 .page02_bg {background: url(../img/section2_bg.png) no-repeat center/cover; position: absolute; width: 100%;
height: 50%; bottom: 10%;}
#page02 .section2_vd {max-width: 1400px; height: 65%;margin: 0 auto; padding-top: 2vw;}
#page02 .section2_vd iframe {width: 100%; height: 100%;}
#page02 .section2_vd video {width: 100%; height: 100%;}
#page02 .section2_nav {position: absolute; bottom: 3%; left: 50%; transform: translate(-50%); background: rgba(0,0,0,0.5); padding: 1vw 2vw; border-radius: 20px; z-index: 9;}
#page02 ul {display: flex; justify-content: space-between;}
#page02 ul li {position: relative; width: 12vw; height: 12vw; border: 1px solid #fff; background: none; border-radius: 100%; transition: all 0.3s; margin-right: 136px;}
#page02 ul li:last-child {margin-right: 0;}
#page02 ul li:hover {background: rgba(0, 164, 180, 0.3); border: none;}
#page02 ul li:hover a {background: #00a4b4;}
#page02 ul li a {position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 10vw; height: 10vw; border-radius: 100%; background: none; transition: all 0.3s;}
#page02 ul li .con {text-align: center; padding: 12px;}
#page02 ul li .con p {color: #fff; font-size: 18px; word-break: keep-all;}
#page02 ul li .con img {margin: 15px 0;}


/*page03*/
#page03 {position: relative; background: #dfe1e7;}
#page03 .section3_title {text-align: center;}
#page03 .section3_title h3 {color: #0ba9b5; font-size: 30px;}
#page03 .section3_title h1 {font-size: 30px; color: #333; font-weight: 600;}
#page03 .section3_con .se3_Up ul {margin-top: 70px;}
#page03 .section3_con .se3_Up ul li {width: 23%; height: 30vh; background: #fff; border-radius: 30px; margin-right: 25px; float: left; padding: 45px 30px;}
#page03 .section3_con .se3_Up ul li:last-child {margin-right: 0;}
#page03 .section3_con .se3_Up ul li:hover {background: #00a4b4;}
#page03 .section3_con .se3_Up ul li:hover a p, #page03 .section3_con .se3_Up ul li:hover h3 {color: #fff;}
#page03 .section3_con .se3_Up ul li a h3 {font-size: 1.2vw; margin-bottom: 30px; text-overflow: ellipsis; width: 100%; white-space: nowrap;overflow: hidden;}
#page03 .section3_con .se3_Up ul li a p {font-size: 0.8vw; margin-bottom: 20px; color: #8b8b8b;}
#page03 .section3_con .se3_Up ul li a .date {font-size: 0.7vw; margin-bottom: 0}
#page03 .section3_con .se3_Up .lat_title {display: none;}
#page03 .section3_con .se3_Down ul {margin-top: 25px; display: flex; justify-content: space-between;}
#page03 .section3_con .se3_Down ul li {background: #107287; border-radius: 30px; width: 48%; padding: 35px; position: relative; overflow: hidden;}
#page03 .section3_con .se3_Down ul li:nth-child(2) {background: #eb8048;}
#page03 .section3_con .se3_Down ul li a {color: #fff; padding: 35px;}
#page03 .section3_con .se3_Down ul li .se3_left p {font-size: 0.9vw;}
#page03 .section3_con .se3_Down ul li .se3_left h2 {font-size: 1.5vw;}
#page03 .section3_con .se3_Down ul li .se3_right {float: right; margin-right: 120px; position: relative; z-index: 9; right: 45px; bottom: 15px;}
#page03 .section3_con .se3_Down ul li .se3_right p::before {content: ""; background: #00a4b4; width: 50px; height: 50px; border-radius: 100%; position: absolute; bottom: -20px; left: -30px; z-index: -1;}
#page03 .section3_con .se3_Down ul li .se3_right a {color: #fff;}
#page03 .section3_con .se3_Down ul li .se3_right a p {position: absolute; right: 9vw; bottom: 4.5vw; z-index: 9;}
#page03 .section3_con .se3_Down .se3_icon {position: absolute; opacity: 0.5; bottom: -15%; right: 4%;}
#page03 .m_scroll span {color: #333;}
#page03 .m_scroll div {background: #333;}
#page03 .lat li .lt_info {display: none;}


/*sub*/
.sub_continer {padding: 76px 0 0 80px;}
/*sub0101*/
#sub0101 {background: url(../img/section2_bg.png) no-repeat center;}
#sub0101 .container {padding: 155px 0;}
#sub0101 {background-color: #f1f1f1; height: auto;}
#sub0101 h1 {font-size: 2.5vw; color: #333; margin-bottom: 2vw;}
#sub0101 h1::before {content: ""; background-color: #00a4b4; width: 5px; height: 40px; display: inline-block; margin-right: 1vw;}
#sub0101 .sub0101_nav {float: left; width: 48%; height: 260px; background-color: rgba(255,255,255,0.8); border-radius: 10px; margin-bottom: 3vw; transition: all 0.3s;}
#sub0101 .sub0101_nav:nth-child(2n) {float: right; margin-right: 0;}
#sub0101 .icon {width: 45%; height: 100%; float: left; transition: all 1s;}
#sub0101 .icon_1 {background: url(../img/sub0301_icon_01.png) no-repeat center;}
#sub0101 .icon_2 {background: url(../img/sub0301_icon_02.png) no-repeat center;}
#sub0101 .icon_3 {background: url(../img/sub0301_icon_03.png) no-repeat center;}
#sub0101 .icon_4 {background: url(../img/sub0301_icon_04.png) no-repeat center;}
#sub0101 .sub0101_nav h3 {font-size: 2vw; text-align: left; margin-top: 4.5vw;}
#sub0101 .sub0101_nav:hover {background-color: #00a4b4;}
#sub0101 .sub0101_nav:hover .icon {animation: icon 2s infinite;}
#sub0101 .sub0101_nav:hover .icon_1 {background: url(../img/sub0301_icon_01_w.png) no-repeat center;}
#sub0101 .sub0101_nav:hover .icon_2 {background: url(../img/sub0301_icon_02_w.png) no-repeat center;}
#sub0101 .sub0101_nav:hover .icon_3 {background: url(../img/sub0301_icon_03_w.png) no-repeat center;}
#sub0101 .sub0101_nav:hover .icon_4 {background: url(../img/sub0301_icon_04_w.png) no-repeat center;}
#sub0101 .sub0101_nav:hover h3 {color: #fff;}
#sub0101 .partner ul {color: #fff; margin-bottom: 30px; text-align: center;}
#sub0101 .partner .partner_sub > li {float: left; width: 25%; border: 1px solid #626981; margin-right: 9vw; height: 250px; padding: 15px; border-radius: 10px; background: rgba(255,255,255,0.2);}
#sub0101 .partner .partner_sub > li:nth-child(3n) {margin-right: 0;}
#sub0101 .partner .partner_sub > li ul li {margin-bottom: 10px; font-size: 15px; transition: all 0.3s;}
#sub0101 .partner .partner_sub > li ul li:hover {font-size: 20px; color: #00a4b4;}
#sub0101 .partner .partner_sub p {font-size: 25px; font-weight: bold; margin-bottom: 20px; color: #00a4b4; padding-bottom: 10px; border-bottom: 1px solid #fff;}

@keyframes icon {
  0% {
    transform: translateY(0);
  }
  50%{
    transform: translateY(-10px);
  }
  100%{
    transform: translateY(0);
  }
}

/*sub0102*/
.Sub_pro, #sub0103 {background-color:#252d48; height: auto;}
.Sub_pro .back_page {width: 80px; position: absolute; top: 76px; padding: 1vw; height: 117%; border-top: 1px solid #404a6a;z-index: 9; display: none;}
.Sub_pro .back_page a img {width: 80%;}
.Sub_pro .Up {padding: 5vw; color: #fff; width: calc(100% - 75px); border-bottom: 1px solid #404a6a; border-top: 1px solid #404a6a; border-left: 1px solid #404a6a;}
.Sub_pro .Up .title {display: flex; justify-content: space-evenly; position: relative;}
.Sub_pro .Up h1 {font-size: 2vw; float: left; position: relative; z-index: 1;}
.Sub_pro .Up p {width: 55%; font-size: 1vw;}
.Sub_pro .Up img {position: absolute; top: -3vw; left: 0; width: 10%; opacity: 0.3;}
.Sub_pro .Down {width: calc(100% - 75px); color: #fff; border-left: 1px solid #404a6a;}
.Sub_pro .Down .left {padding: 50px 50px 80px;}
.Sub_pro .Down .left .pro_wrap {display: flex; justify-content: space-between;}
.Sub_pro .Down .left .pro_img {width: 48%;}
.Sub_pro .Down .left .pro_r_con {width: 50%;}
.Sub_pro .Down .left > div {display: none;}
.Sub_pro .Down .left > div img {margin-top: 58px;}
.Sub_pro .Down .left > div h2 {font-size: 25px; margin-bottom: 15px; display: inline-block;}
.Sub_pro .Down .left  .pro_r_con > a {color: #fff; border: 1px solid #404a6a; padding: 6px 20px; border-radius: 30px; margin-left: 10px; transition: all 0.3s; display: inline-block;}
.Sub_pro .Down .left .pro_r_con > a:hover {background-color: rgba(255, 255, 255, 0.8); color: #171e38}
.Sub_pro .Down .left table {width: 100%;}
.Sub_pro .Down .left table tr {border: 1px solid #404a6a; font-size: 15px;}
.Sub_pro .Down .left table tr th {border-right: 1px solid #404a6a; padding: 1vw; width: 10%;}
.Sub_pro .Down .left table tr td {padding: 1vw;}
.Sub_pro .Down .left .pro_con1-1 h2 {width: auto; display: inline-block;}
.Sub_pro .Down .left .pro_con1-1 table {text-align: center;}
.Sub_pro .Down .left .pro_con1-1 table tr th:first-child {width: 6%;}
.Sub_pro .Down .left .pro_con1-1 table tr th:nth-child(2) {width: 20%;}
.Sub_pro .Down .left .pro_con1-1 table tr th {padding: 0.5vw;}
.Sub_pro .Down .left .pro_con1-1 table tr td {padding: 0.2vw; border-right: 1px solid #404a6a;}
.Sub_pro .Down .right {width: 100%; height: 100%;}
.Sub_pro .Down .right ul {}
.Sub_pro .Down .right ul li {width:25%; float: left; border: 1px solid #404a6a; transition: all 0.3s; text-align: center;}
.Down .right ul li.active {background-color: #171e38;}
.Sub_pro .Down .right ul li a {color: #fff; padding: 20px; transition: all 0.3s; font-size: 1vw;}
.Sub_pro .Down .right ul li:hover {background-color:  #171e38; cursor: pointer;}
.pro_list { border: 1px solid #404a6a; padding: 20px; margin-top: 20px; *background: rgba(255, 255, 255, 0.3); border-radius: 20px;}
.pro_list h3 {font-size: 25px; margin-bottom: 15px;}
.pro_list li {margin-bottom: 30px; font-size: 18px; font-weight: 300;}
.pro_list li:last-child {margin-bottom: 0;}

/*sub0102*/
#sub0102 .Down .left h2 {display: inline-block;}
#sub0102 .Down .pro_con3 h2 {font-size: 18px;}
/*sub0103*/
#sub0103 .Down .left .pro_con1 h2 {display: inline-block;}
#sub0103 .Down .right ul li, #sub0104 .Down .right ul li, #sub0105 .Down .right ul li {height: 50%;}
#sub0103 .Down .right ul li, #sub0104 .Down .right ul li {width: 50%;}


/*sub0105*/
#sub0105 .Up p {width: 45%; word-break: keep-all;}

/*sub0201*/
#sub0201-1 {background: url(../img/rnd.png) no-repeat top center/cover; position: relative;}
#sub0201-1 .container {padding: 150px 0;}
#sub0201-1 h1 {color: #fff; font-size: 30px; text-align: center;}
#sub0201-1 .y_link p {color: #bdbdbd; margin: 0.5vw 0 5vw; text-align: center;}
#sub0201-1 .y_link ul {margin-top: 5vw;}
#sub0201-1 .y_link ul::after {display: none;}
#sub0201-1 .y_link ul li {text-align: center; float: left; width: 30%; margin-right: 3vw;}
#sub0201-1 .y_link ul li:last-child {margin-right: 0;}
#sub0201-1 .y_link .rnd_bg {width: 95%; margin: 20px auto; height: 300px;}
#sub0201-1 .y_link .bg1 {background: url(../img/rnd-1.png) no-repeat top center/cover;}
#sub0201-1 .y_link .bg2 {background: url(../img/rnd-3.png) no-repeat top center/cover;}
#sub0201-1 .y_link .bg3 {background: url(../img/rnd-2.png) no-repeat top center/cover;}
#sub0201-1 .y_link ul li img {width: 95%; margin-bottom: 20px;}
#sub0201-1 .y_link ul li a {font-size: 36px; color: #fff; font-weight: 700;}
#sub0201-1-1 .yt iframe {width: 100%; height: 107%; position: absolute; top: -8%; z-index: -1;}
#sub0201-1-1 .yt .back_page {position: absolute; z-index: 9; top: 9%; left: 20px;}
#sub0201-1-1 .yt .vd_box {position: absolute; bottom: -1%; width: 100%;  height: 60px; background: #333;}
#sub0201-1-1 #footer {display: none;}
#sub0201-2 {background: #252d48; position: relative;}
#sub0201-2 .container {padding: 50px 0; z-index: 9;}
#sub0201-2 .sub0201-2_bg {background: url(../img/section2_bg.png) no-repeat center/cover; position: absolute; width: 100%;
height: 50%; bottom: 10%;}
#sub0201-2 h1 {color: #fff; font-size: 30px; text-align: center;padding-bottom: 5vw;}
#sub0201-2 table {color: #fff; width: 100%; margin: 0 auto; text-align: center;}
#sub0201-2 table tr {border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
#sub0201-2 table tr th {padding: 1vw; font-size: 20px;}
#sub0201-2 table tr td:first-child, #sub0201-2 table tr td:nth-child(2) {border-right: 1px solid #fff;}
#sub0201-2 table tr td {padding: 0.8vw; font-size: 14px;}
#sub0201-2 table tr td:hover {background: rgba(0,164,180,0.3);}
#sub0201-2 .con_img {width: 80%; margin: 0 auto; margin-top: 1vw; height: 17vw; overflow: hidden;}
#sub0201-2 .con_img img {width: 100%;}
#sub0201-3 {background: #252d48; position: relative;}
#sub0201-3 h1 {color: #fff; font-size: 30px; text-align: center; padding-bottom: 5vw;}
#sub0201-3 .swiper {
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
      }

#sub0201-3 .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: transparent;
        height: calc((100% - 30px) / 2) !important;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        width: 500px!important;
        margin-right: 13px;
      }
#sub0201-3 .swiper-slide img {max-width: 100%;}
#sub0201-3 .swiper-slide p {display: none; position: absolute; top: 0; left:0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 1; text-align: center; line-height: 10vw; font-size: 20px; color: #fff;}
#sub0201-3 .swiper-slide:hover p {display: block;}

#sub0201-3 .swiper-button-prev, #sub0201-3 .swiper-button-next {top: 39%;}
#sub0201-3 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {left: 165px;}
#sub0201-3 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {right: 165px;}

/**/
#sub0201-3 ul {width: 97%; margin: 0 auto;}
#sub0201-3 ul li {float: left; margin-right: 10px; margin-bottom: 2vw; position: relative; width: 24%;}
#sub0201-3 ul li p {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); text-align: center; color: #fff; font-size: 20px; line-height: 14vw; display: none;}
#sub0201-3 ul li:hover p {display: block;}

#sub0202 {background: #252d48;}
#sub0202 .sub0202_vd {padding: 90px 0;}
#sub0202 .sub0202_vd h1 {color: #fff; margin: 20px 0; font-size: 20px; text-align: center;}
#sub0202 .vd {position: relative;}
#sub0202 .vd_box {position: absolute; width: 100%; height: 55px; background: #252d48; top: 0;}
#sub0202 .vd_box:last-child {top: auto; bottom: 0;}
#sub0202 .sub0202_vd iframe { width: 100%; min-height: 80vh;}

#sub0204 {background: #252d48; overflow: hidden;}
#sub0204 > div {height: 50%; width: 100%; display: inline-block;}
#sub0204 .Up .left h1 {font-size: 30px; margin: 20px 0 30px 1.8vw; color: #fff;}
#sub0204 .Up > div { margin-top: 4vw; border-top: 1px solid #404a6a; height: 88.3%;}
#sub0204 .Up .left {position: relative; width: 57%; overflow: hidden;border-right: 1px solid #404a6a; float: left;}
#sub0204 .Up .left .swiper {width: 100%; height: 100%; margin-left: auto; margin-right: auto; margin-left: 1.8vw;}
#sub0204 .Up .left .swiper-slide {color: #fff; text-align: center; font-size: 18px; background: transparent;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;}
#sub0204 .Up .left .swiper-slide ul {margin-bottom: 5vw;}
#sub0204 .Up .left .swiper-slide ul li {float: left; border: 1px solid #5e657c; border-radius: 20px; padding: 3px; width: 20%; height: 11vw; margin-right: 1vw; margin-bottom: 15px; font-size: 12px; transition: all 0.3s;}
#sub0204 .Up .left .swiper-slide ul li:hover {background: #00a4b4;}
#sub0204 .Up .left .swiper-slide ul li h3 {font-size: 0.7vw;}
#sub0204 .left .swiper-button-prev, #sub0204 .left .swiper-button-next {top: 94%; color: #fff;}
#sub0204 .left .swiper-button-next, #sub0204 .left .swiper-container-rtl .swiper-button-prev {right: 40%;}
#sub0204 .left .swiper-button-prev, .swiper-container-rtl .swiper-button-next {left: 40%;}
#sub0204 .left .swiper-button-next:after, #sub0204 .left .swiper-container-rtl .swiper-button-prev:after {display: none;}
#sub0204 .left .swiper-button-prev:after, #sub0204 .left .swiper-container-rtl .swiper-button-next:after {display: none;}
#sub0204 .swiper-pagination-fraction {color: #fff; top: 91%; font-size: 16px;}
#sub0204 .swiper-pagination-total::before {content: ""; display: inline-block; background: #fff; width: 2px; height: 16px; margin: 0 20px; vertical-align: middle; transform: rotate(25deg);}
#sub0204 .swiper-pagination {bottom: 20px;}
#sub0204 .swiper-pagination-bullet {width: 20px; height: 20px; background: #fff;}
#sub0204 .right .swiper-button-next, #sub0204 .right .swiper-container-rtl .swiper-button-prev {right: 20%;}
#sub0204 .right .swiper-button-prev, .swiper-container-rtl .swiper-button-next {left: 13%;}
#sub0204 .right .swiper-button-prev, #sub0204 .right .swiper-button-next {color: #fff; top: 65%;}
#sub0204 .Up .right {width: 43%; float: right; position: relative;}
#sub0204 .Up .right .swiper {width: 335px; height: 435px; overflow: hidden; position: relative;; left: 50%; transform: translate(-56%, 16%); border-radius: 20px;}
#sub0204 .Up .right .swiper-slide {display: flex; align-items: center; justify-content: center; border-radius: 18px;}
#sub0204 .Down {border-top: 1px solid #404a6a;}
#sub0204 .Down .certi {margin-left: 1.8vw; margin-top: 2vw; margin-bottom: 100px; color: #fff;}
#sub0204 .Down .certi h1 {font-size: 30px; margin-bottom: 20px;}
#sub0204 .Down .certi p {display: none;}
#sub0204 .Down .certi table {width: 94%; border: 1px solid #404a6a; text-align: center;}
#sub0204 .Down .certi table tr {border-top: 1px solid #404a6a;}
#sub0204 .Down .certi table tr th {padding: 10px; background: #fff; color: #333;}
#sub0204 .Down .certi table tr td {padding: 10px; border-right: 1px solid #5e657c; font-size: 15px; font-weight: 100;}


/*sub0301*/
#sub0301 {background-color: #252d48; height: auto;}
#sub0301 .Up {height: 41.4%;}
#sub0301 .Up > div {width: calc(100% - 75px); padding: 80px 160px; color: #fff; border-top: 1px solid #404a6a; padding-bottom: 120px;}
#sub0301 .Up .left {border-right: none; padding-top: 150px;}
#sub0301 .Up .left h1 {font-size: 4vw; font-weight: 500; display: inline-block; vertical-align: top;}
#sub0301 .Up .left .sub0301_txt {display: inline-block; margin-left: 100px; position: relative; width: 60%;}
#sub0301 .Up .left .sub0301_txt::before {content: ""; background-color: #00a4b4; width: 2px; height: 15vh; position: absolute; left: -50px; top: 7px;}
#sub0301 .Up .left .txt {font-size: 1.2vw;}
#sub0301 .Up .left p:last-child {font-size: 0.9vw; font-weight: 300; margin-top: 14px; word-break: keep-all;}
#sub0301 .Up .right {position: relative; text-align: right;}
#sub0301 .Up .right .sub_logo {margin-bottom: 2vw;}
#sub0301 .Up .right .sub_logo img {width: 35%;}
#sub0301 .Up .right .sub_logo img:first-child {margin-right: 70px;}
#sub0301 .Up .right .color h3 {font-size: 1vw; font-weight: 500;}
#sub0301 .Up .right .color span {width: 16px; height: 20px; display: inline-block; border-radius: 7px; transform: rotate(25deg); margin: 1vw 0.2vw;}
#sub0301 .Up .right .color span:nth-child(2) {background-color: #e66c2c;}
#sub0301 .Up .right .color span:nth-child(3) {background-color: #35b597;}
#sub0301 .Up .right .color span:nth-child(4) {background-color: #a3682b;}
#sub0301 .Up .right .logo_text {font-size: 1vw;}
#sub0301 .Up .right .logo_text p {word-break: keep-all; display: inline-block; font-weight: 300; word-break: keep-all;}
#sub0301 .Up .right a {color: #fff; float: right; font-size: 1vw; opacity: 0.3; *position: absolute; *right: 50px; *bottom: 50px;}
#sub0301 .Up .right a::after {content: ""; display: block; background-color: #fff; width: 11vw; height: 1px; margin-top: 1vw;}

/*sub0302*/
#sub0302 {background-color: #252d48; height: auto;}
#sub0302 .Down {position: relative; padding: 150px 5vw; background: url(../img/section2_bg.png) no-repeat center;}
#sub0302 .Down h1 {font-size: 4vw; color: #00a4b4; font-weight: 500; margin-bottom: 3vw;}
#sub0302 .Down ul li {color: #fff; width: 100%; float: left; margin-bottom: 50px; display: flex; align-items: center; position: relative;}
#sub0302 .Down ul li:after {content: ""; display: block; background: #3c476c; width: 1400px; height: 1px; margin-top: 30px; position: absolute; bottom: -25px;}
#sub0302 .Down ul li:last-child::after {display: none;}
#sub0302 .Down ul li .hi_title {}
#sub0302 .Down h3 {float: left; font-size: 1.3vw; margin-right: 2vw; color: #00a4b4; line-height: 2vw; font-weight: 500;}
#sub0302 .Down ul li .hi_txt .hi_wrap {display: flex; align-items: center;}
#sub0302 .Down ul li .hi_txt .m_b {margin-bottom: 20px;}
#sub0302 .Down ul li .hi_txt .hi_m {float: left; margin-right: 20px; font-size: 20px; height: 41%;}
#sub0302 .Down ul li .hi_txt p {font-size: 15px; line-height: 1.65;}
#sub0302 .Down ul li .hi_txt .he {height: 43%;}



/*sub0204*/
#sub0204 {min-height: 78vh;}

#mail {min-height: 100vh; text-align: center;}
#login {min-height: 100vh; text-align: center;}

.bbs_container {background: #252d48; margin-top: -100px;}

/*news*/
#bo_gall {margin: 100px 0; min-height: 100vh;}
#bo_v {max-width: 1400px; margin: 0 auto; padding: 150px 0;}
#fboardlist .btn_b01, .btn_b01 {color: #fff;}
#bo_gall .gall_info {float: right;}
.btn_bo_user li a {color: #00a4b4;}
#bo_gall .gall_img a, #bo_gall .gall_img .no_image, #bo_gall .gall_img .is_notice {transition: all 0.3s;}
#bo_gall .gall_img a:hover {transform: scale(1.5);}
.sv_member {color: #fff;}


/*회원가입*/
.register {max-width: 1400px; padding: 150px 0;}
.register p {background: #3ca5b6!important;}
#fregister p:before {background: #157383!important;}
.btn_submit {background: #3ca5b6;}
.btn_submit:hover {background: #157383;}

/*문의사항*/
#mail .mail_title {}
#mail .mail_title img {display: block; margin: 0 auto; margin-bottom: 20px;}
#mail .mail_title h3 {font-size: 20px; text-align: center; margin-bottom: 50px; font-weight: normal; line-height: 40px;}
#mail .mail_title h3 span {font-weight: bolder; color: #3ca5b6;}
#mail .content_pad {padding: 50px 0;}
.fields {position: relative;}
.fields > ul {border-top: 2px solid #151515;}
.fields > li {display: flex; border-bottom: 1px solid #ddd; align-items: center;}
.fielsd .lbl {width: 25%; box-sizing: border-box; padding: 15px 30px; font-size: 19px;}
.fields .desc {width: 75%;padding: 15px; clear: both;}
.fields .dxee-input {border: 1px solid #ddd;padding: 15px 10px;box-sizing: border-box;}
.fields .pro_all {width: 75%; padding: 15px;}
.fields .pro_all .desc {width: 100%; padding: 15px 0;}
.fields .pro_all .desc input {margin-left: 25px;}
.fields .pro_all .desc input:first-child {margin-left: 0;}
.fields .desc .agree {margin-right: 10px;}
.fields .dxee-input.full {width: 100%;}
.fields .more_btn{margin: 0 auto; border: 1px solid #3ca5b6; padding: 13px; border-radius: 100px; width: 190px; height: 50px; text-align: center; background: transparent;}
.fields .more_btn:hover{background: #3ca5b6; color: #fff;}
.btn-group {text-align: center;padding: 40px 0;}
.dxee-btn.main {background: #c30000;color: #fff;}
.dxee-btn.big {font-size: 19px;padding: 15px 30px;line-height: 1;}

/* full page animation */
.fullpage-inner {position: relative;color: #fff;}

/* full page scroll icon */
.m_scroll{ position: absolute; bottom: 15%; left: 4%; width: 2px; height: 50px; color: #fff; border-radius: 50px; box-sizing: border-box; -webkit-transform:rotate(90deg);}
.m_scroll span {color: #fff; font-size: 17px;}
.m_scroll span::before {position: absolute;top: 10; margin-left: -3px; background-color: #fff;}
.m_scroll div {width: 170px; height: 1px; background-color: #fff;}

/*footer*/
#footer {background: #363636; color: #fff; height: auto !important; clear: both;}
#footer .fp-tableCell{height: auto !important;}
#footer .footer_top .container {border-bottom: 1px solid #919191; padding: 25px 0;}
#footer .footer_top a {color: #919191; margin-right: 30px;}
#footer .footer_top .text_w {color: #fff;}
#footer .footer_bottom .container {padding: 25px 0;}
#footer .footer_bottom .ft_bt_le {float: left;}
#footer .footer_bottom .ft_bt_le p {line-height: 22px; color: #919191;}
#footer .footer_bottom .ft_bt_le .ft_copy {color: #696868;}
#footer .footer_bottom .ft_bt_mi {float: left; margin-left: 50px;}
#footer .footer_bottom .ft_bt_mi h3 {font-size: 19px;}
#footer .footer_bottom .ft_bt_rg {text-align: right; padding: 15px 0;}




@media (max-width: 1199px) {
  #pc_only {display: none;}
  #mobile_only {display: block;}
  #fullpage section {height: 100%; overflow: hidden;}
  .menu_button span {width: 30px; margin-bottom: 7px;}
  .menu .gnb {width: 100%;}
  .menu .gnb_bg {display: none;}
  .menu ul li a {font-size: 35px;}
  .menu ul li ul li {margin-bottom: 0.3vw;}
  .menu ul li ul li:last-child {margin-bottom: 0;}
  .menu ul li ul li a {font-size: 16px;}
  #mobile_only .menu ul li ul {display: block; left: 0; position: static; top: 38%; background: transparent; box-shadow: none; padding: 0; margin-top: 5px;}
  #mobile_only .menu .gnb > ul > li {padding-top: 0;}
  #mobile_only .lang {bottom: 50px; right: 5vw; left: auto;}
  #mobile_only .lang a {margin-right: 0; margin-bottom: 10px; padding: 3px 13px; font-size: 13px;}
  #mobile_only .head_Down {bottom: 95px;}
  #mobile_only .head_Down a {margin-left: 0; margin-right: 13px;}
  #page01 .main_title {top: 25%; width: 65%;}
  #page01 .main_title img {width: 15%;}
  #page01 .main_title img:last-child {width: 80%;}
  #page02 .section2_vd {height: 78%; padding-top: 0;}
  #page02 .section2_nav {width: 95%; bottom: 5%;}
  #page02 ul {display: block; width: 100%; margin: 0 auto;}
  #page02 ul li {width: 20%; height: 18vw; float: left; margin-right: 6vw;}
  #page02 ul li a {width: 100%; height: 100%;}
  #page02 ul li:hover a {background: transparent;}
  #page02 ul li .con {padding: 12px 5px; display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100%;}
  #page02 ul li .con img {margin: 10px 0 5px; width: 35%;}
  #page02 ul li .con p {word-break: keep-all;}
  #page02 .page02_bg {display: none;}
  #page03 .section3_con .se3_Up, #page03 .section3_con .se3_Down {width: 96%; margin: 0 auto;}
  #page03 .section3_con .se3_Up ul {margin-top: 35px;}
  #page03 .section3_con .se3_Up ul li {height: 37vh; overflow: hidden; margin-right: 2.5vw; padding: 20px;}
  #page03 .section3_con .se3_Up ul li a h3 {font-size: 1.5vw;}
  #page03 .section3_con .se3_Up ul li a p {font-size: 17px; width: 100%; height: 96px; text-overflow: ellipsis; overflow: hidden;}
  #page03 .section3_con .se3_Up ul li a .date {font-size: 17px;}
  #page03 .lat li a {font-size: 1.3em;}
  #page03 .section3_con .se3_Down ul li {width: 46.7vw; height: 11vw; margin-right: 2.6vw; padding: 10px 30px;}
  #page03 .section3_con .se3_Down ul li .se3_right {margin-right: 0;}
  #page03 .section3_con .se3_Down ul li .se3_right a p {font-size: 20px; right: 9vw; bottom: 1.5vw;}
  #page03 .section3_con .se3_Down ul li .se3_right div {bottom: 0.5vw; right: 18vw;}
  #page03 .section3_con .se3_Down ul li .se3_left h2 {font-size: 17px;}
  #sub0101 {height: 100%;}
  #sub0101 h1 {margin-left: 25px; margin-bottom: 60px; font-size: 35px;}
  #sub0101 .sub_nav {width: 96%; margin: 0 auto;}
  #sub0101 ul li {margin-bottom: 45px;}
  #sub0101 .icon {margin-left: 20px;}
  #sub0101 ul li h3 {font-size: 30px; margin-top: 0!important; line-height: 255px; margin-left: 254px;}
  .Sub_pro .back_page {display: none;}
  .sub_continer {padding: 76px 0 0;}
  .Sub_pro .Up {width: 100%; font-size: 1px; padding: 11vw 10px; border-left: none;}
  .Sub_pro .Up .title {margin-left: 15px;}
  .Sub_pro .Up h1 {font-size: 35px; float: none; position: relative; text-align: center;}
  .Sub_pro .Up h1:after {display: block; background: #00a4b4; width: 50px; height: 3px; transform: rotate(45deg);}
  .Sub_pro .Up p {width: 58%; margin: 0 auto; font-size: 17px;}
  .Sub_pro .Down {width: 100%; border-left: none; height: auto; position: relative; margin: 0 auto;}
  .Sub_pro .Down .left {width: 100%; float: none; position: inherit; background-color: transparent; padding: 15px; padding-bottom: 50px;}
  .Sub_pro .Down .left .pro_wrap {display: block;}
  .Sub_pro .Down .left .pro_img {width: 100%; margin-top: 0;}
  .Sub_pro .Down .left .pro_r_con {width: 100%; margin-top: 50px; overflow-x: scroll;}
  .Sub_pro .Down .left > div {position: inherit;}
  .Sub_pro .Down .left > div img {width: 100%; margin-top: 0;}
  .Sub_pro .Down .left table {width: 100%;}
  .Sub_pro .Down .right {width: 100%; float: none; padding-bottom: 50px; padding-top: 30px; font-size: 1.5em;}
  .Sub_pro .Down .right ul {width: 95%; padding-top: 30px; padding-left: 5vw; height: auto;}
  .Sub_pro .Down .right ul li {border: 1px solid #404a6a; width: 50%; height: 9vh; float: left;}
  .Sub_pro .Down .right ul li a p {line-height: normal;}
  .Sub_pro .Down .right ul li:last-child {border-bottom: 1px solid #404a6a;}


  #sub0102 .Down {height: auto;}
  #sub0102 .Up img {width: 200px; top: -60px; left: 50%; transform: translate(-50%); right: 0; opacity: 0.1;}


  #sub0103 .Up img {width: 200px; top: -60px; left: 50%; transform: translate(-50%); right: 0; opacity: 0.1;}
  #sub0103 .Down .right ul li, #sub0104 .Down .right ul li, #sub0105 .Down .right ul li {width: 50%; height: 11vh; }


  #sub0104 .Up img {width: 200px; top: -75%; left: 50%; transform: translate(-50%); right: 0; opacity: 0.1;}


  #sub0105 .Up img {width: 200px; top: -80px; left: 0; opacity: 0.1;}
  #sub0105 .Down .left {margin: 0 auto;}
  #sub0105 .Down .left > div {top: 0; padding-bottom: 50px;}


  #sub0201-1 .container {padding: 200px 0;}
  #sub0201-1 h1 {font-size: 40px;}
  #sub0201-1 p {font-size: 20px; line-height: 30px; width: 100%;margin: 0.5vw 0 10vw;}
  #sub0201-1 .y_link ul {display: block; padding: 0 50px;}
  #sub0201-1 .y_link ul li {margin-bottom: 20px;}
  #sub0201-2 {overflow: hidden;}
  #sub0201-2 table {width: calc(90% - 75px);}
  #sub0201-2 table tr td {font-size: 17px; padding: 1vw;}
  #sub0201-2 .con_img {width: calc(90% - 75px); margin-right: 130px; height: auto; margin-top: 40px;}
  #sub0201-3 {overflow: hidden;}
  #sub0201-3 ul li {width: 24%;}
  #sub0202 .sub0202_vd h1 {text-align: left;}
  #sub0202 .sub0202_vd h1::before {content: ""; background: #00a4b4; width: 3px; height: 20px; display: inline-block; margin: 0 10px;}
  .ytp-title-channel {display: none;}
  #sub0204 {height: auto;}
  #sub0204 .Up .left {width: 100%; margin-top: 90px; height: auto;}
  #sub0204 .Up .left .swiper-slide ul li {height: 180px;}
  #sub0204 .Up .left .swiper-slide ul li:nth-child(4n) {margin-right: 0;}
  #sub0204 .Up .left .swiper-slide ul li h3 {font-size: 14px;}
  #sub0204 .Up .right {width: 100%; border-top: none; margin-top: 0; height: 600px; border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
  #sub0204 .Down {height: auto; border-top: none;}
  #sub0301 {height: auto;}
  #sub0301 .Up .left h1 {font-size:7vw;}
  #sub0204 .Up .left .swiper-slide ul {margin: 0 auto; width: 90%; margin-top: 30px; margin-bottom: 30px;}
  #sub0204 .Up .left .swiper-wrapper {height: auto; padding-bottom: 30px;}
  #sub0204 .Up .right .swiper {transform: translate(-50%, 16%);}
  #sub0204 .right .swiper-button-prev, .swiper-container-rtl .swiper-button-next {left: 20%;}
  #sub0204 .right .swiper-button-prev, #sub0204 .right .swiper-button-next {top: 45%;}
  #sub0204 .Down .certi h1 {margin-left: 30px;}
  #sub0204 .Down .certi {margin-left: 0;}
  #sub0204 .Down .certi table {margin: 0 auto; margin-bottom: 30px;}

  #sub0301 .Up > div {width: auto; max-width: 1400px; padding: 50px 15px;}
  #sub0301 .Up .left .sub0301_txt {margin-left: 60px; margin-top: 20px; width: 85%;}
  #sub0301 .Up .left .txt {font-size: 2em; word-break: keep-all;}
  #sub0301 .Up .left p:last-child {font-size: 1.5em; word-break: keep-all;}
  #sub0301 .Up .right .sub_logo img {width: 46%;}
  #sub0301 .Up .right .sub_logo img:first-child {margin-right: 10px; float: left;}
  #sub0301 .Up .right .color h3 {font-size: 30px;}
  #sub0301 .Up .right .logo_text {font-size: 17px; margin-bottom: 60px;}
  #sub0301 .Up .right a {font-size: 15px;}
  #sub0301 .Up .right a::after {width: 16vw;}
  #sub0301 .Down {width: 100%;}
  #sub0301 .Down h1 {font-size: 60px;}
  #sub0301 .Down h2 {font-size: 30px; margin-bottom: 30px;}
  #sub0301 .Down h3 {font-size: 20px;}
  #sub0301 .Down .sd_up {position: inherit; border-bottom: 1px solid #676b7a;}
  #sub0301 .Down .sd_dn {position: inherit; border-bottom: 1px solid #676b7a;}
  #sub0301 .Down ul li {width: calc(100% - 75px); margin-bottom: 30px; margin-left: 0;}
  #sub0301 .Down ul li div {width: 100%; display: block; height: auto;}
  #sub0301 .Down ul li .hi_title {float: none;}
  #sub0301 .Down ul li .hi_txt .hi_m:first-child {margin-top: 40px;}
  #sub0301 .Down ul li .hi_txt p {font-size: 16px;}
  #sub0301 .Down .con li {margin-left: 0;}

  #sub0302 .Down ul li .hi_title {float: none; height: 100%; margin-bottom: 25px;}
  #sub0302 .Down ul li div {height: 100%;}
  #sub0302 .Down ul li .hi_wrap {display: flex;}
  #sub0302 .Down h3 {font-size: 2em; float: none;}


  #bo_btn_top {width: calc(100% - 75px); margin: 20px 0;}
  #bo_gall .gall_li {width: 50%; height: 260px;}
  #bo_gall #gall_ul {width: 100%;}
  .gall_row .box_clear {clear: none!important;}
  #bo_gall .gall_con {padding: 4.5vw 2.5vw!important;}
  #bo_list {padding-right: 0!important;}
  #bo_w {padding: 50px!important;}

  .fields .desc {width: 100%;}


  #footer .footer_top .container {padding: 25px;}
  #footer .footer_bottom .container {padding: 25px;}
  #footer .footer_bottom .ft_bt_mi {margin-left: 0;}
  .m_scroll {display: none;}
}

@media (max-width:768px) {
  .only_mobile {display: block; text-align: center; animation: view 2s infinite;}
  .only_mobile a {color: #cfd0d1; font-size: 20px;}
  #mobile_only .menu ul li ul {margin-top: 20px;}
  @keyframes view {
    0% {
      transform: translateX(0);
    }
    50%{
      transform: translateX(10px);
    }
    100%{
      transform: translateX(0);
    }
  }
  .menu {width: 100%;}
  #header .head_container .head_le {left: 10px;}
  .menu ul li a {font-size: 25px;}
  .menu ul li ul li {margin-bottom: 15px;}
  .menu ul li ul li a {font-size: 14px; line-height: 14px;}
  #page01 .main_title {top: 33%; width: 85%; left: 50%;}
  #page01 .main_title img:last-child {width: 95%;}
  #page02 ul {display: block;}
  #page02 ul li {width: 15vw; height: 15vw;}
  #page02 .section2_vd {padding-top: 23vw; height: 85%;}
  #page02 .section2_nav {display: none;}
  #page03 .section3_title h1 {font-size: 6vw;}
  #page03 .lat {margin-bottom: 0;}
  #page03 .section3_con .se3_Up, #page03 .section3_con .se3_Down {width: 100%;}
  #page03 .section3_con .se3_Up ul {width: 100%; margin: 30px auto 0;}
  #page03 .section3_con .se3_Up ul li {width: 100%; margin-bottom: 3vw; overflow: hidden; height: auto; min-height: 8vh; padding: 5px 20px;}
  #page03 .section3_con .se3_Up ul li:last-child {margin-bottom: 0;}
  #page03 .section3_con .se3_Up ul li:nth-child(2n) {margin-right: 0;}
  #page03 .section3_con .se3_Up ul li a h3 {font-size: 1.2em;}
  #page03 .lat li a {font-size: 15px;}
  #page03 .lat li .lt_con {display: none;}
  #page03 .section3_con .se3_Down ul {margin-top: 0;}
  #page03 .section3_con .se3_Down ul li {width: 48%; height: 200px; float: left; margin-bottom: 2vw;}
  #page03 .section3_con .se3_Down ul li .se3_right {display: none;}


  #sub0101 .container {padding: 100px 0;}
  #sub0101 h1 {font-size: 30px;}
  #sub0101 ul li {position: relative; height: 15vh;}
  #sub0101 .sub0101_nav {height: 15vh;}
  #sub0101 .icon {position: absolute; left: 50%; transform: translate(-50%); width: 100%; height: 100%; top: 0; opacity: 0.3; margin-left: 0;}
  #sub0101 ul li h3 {margin-left: 0; text-align:center; line-height: normal; z-index: 9; font-size: 17px; margin-top: 20px;}
  #sub0101 .partner {width: 955; margin: 0 auto;}
  #sub0101 .partner ul {margin-bottom: 0;}
  #sub0101 .partner .partner_sub > li {width: 100%;}
  #sub0101 .partner .partner_sub > li ul li {height: auto;}
  .Sub_pro .Up .title {display: block;}
  .Sub_pro .Up p {width: 90%!important; text-align: center;}
  #sub0102 .Down .left h2 {display: block;}
  .Sub_pro .Down .left > div {top: 0;}
  .Sub_pro .Down .left table {margin-top: 20px;}
  .Sub_pro .Down .left table tr th {width: 15%;}
  .Sub_pro .Down .right ul {padding-top: 0;}
  #sub0103 .Down .left > div > a {margin-left: 0;}
  #sub0103 .Down .left .pro_con1-1 h2 {display: block; width: 100%;}
  #sub0103 .Down .left table {margin-top: 20px;}
  #sub0105 .Down .right {display: none;}
  #sub0102 .Up img, #sub0103 .Up img, #sub0104 .Up img, #sub0105 .Up img {display: none;}


  #sub0201-2 .container {padding: 20vw 0 0; overflow-x: scroll;}
  #sub0201-1 .container {padding: 80px 0;}
  #sub0201-1 p {font-size: 15px; width: 100%; line-height: 25px; margin: 10px 0 50px;}
  #sub0201-1 .y_link ul {padding: 50px 0;}
  #sub0201-1 .y_link ul li {margin-bottom: 45px; width: 100%;}
  #sub0201-1 .y_link ul li a {font-size: 45px;}
  #sub0201-1 .y_link .rnd_bg {display: none;}
  #sub0201-1-1 .yt iframe {height: 113%; top: -13%}
  #sub0201-1-1 .yt .vd_box {height: 100px; bottom: 0;}
  #sub0201-1-1 .yt .back_page {display: none;}
  #sub0101 .sub0101_nav h3 {text-align: center; font-size: 15px; margin-top: 35px!important;}
  #sub0201-2 {padding-bottom: 150px;}
  #sub0201-2 table {width: 95%; margin: 0 auto; margin-right: auto;}
  #sub0201-2 table tr th {font-size: 15px;}
  #sub0201-2 table tr td {font-size: 12px;}
  #sub0201-2 .con_img {width: 95%; margin-right: auto;}
  #sub0201-3 ul li {width: 49%; margin-right: 1.9vw;}
  #sub0201-3 ul li:nth-child(2n) {margin-right: 0;}

  #sub0204 .Up .left h1 {text-align: center;}
  #sub0204 .Up .left .swiper-slide ul li {width: 100%; padding: 15px; height: auto;}
  #sub0204 .Up .left .swiper-slide ul li h3 {font-size: 12px;}
  #sub0204 .swiper-wrapper {height: auto;}
  #sub0204 .Up .right {height: auto; overflow: hidden; padding-bottom: 15vw; border-radius: 0;}
  #sub0204 .Up .right .swiper {transform: translate(-50%, 13%); width: 80%; height: auto; border-radius: 0;}
  #sub0204 .right .swiper-button-prev, .swiper-container-rtl .swiper-button-next {left: 2%;}
  #sub0204 .right .swiper-button-next, #sub0204 .right .swiper-container-rtl .swiper-button-prev {right: 2%;}
  #sub0204 .swiper-button-prev, .swiper-button-next {top: 40%;}
  #sub0204 .Down {overflow-x: scroll;}
  #sub0204 .Down .certi p {display: block; font-size: 14px; margin: 0 0 20px 30px; opcopacity: 0.3; animation: view 2s infinite;}
  #sub0204 .Down .certi table tr th {padding: 0;}
  #sub0204 .Down .certi table tr td {font-size: 12px; padding: 0;}
  #sub0204 .left .swiper-button-prev, #sub0204 .left .swiper-button-next {display: none;}

  #sub0301 .Up .left {width: 100%;}
  #sub0301 .Up .left h1 {font-size: 40px;}
  #sub0301 .Up .left .txt {font-size: 15px;}
  #sub0301 .Up .left .sub0301_txt {margin-left: 0; width: 100%;}
  #sub0301 .Up .left .sub0301_txt::before {display: none;}
  #sub0301 .Up .right .logo_text p {letter-spacing: -0.4px;}
  #sub0301 .Up .right {width: 100%;}
  #sub0301 .Up .right .sub_logo img {width: 100%;}
  #sub0301 .Down {width: 100%;}
  #sub0301 .Down ul li {width: 91%;}
  #sub0301 .swiper-button-next, #sub0301 .swiper-button-prev {bottom: 5vw; top: 100%;}
  .swiper-wrapper {padding-bottom: 50px;}

  #bo_btn_top {width: 90%; margin: 0 auto!important; padding-bottom: 5vw;}
  #fboardlist {padding: 0 0 150px;}
  #bo_v {padding: 100px 0!important; width: 95%!important;}
  #bo_gall #gall_ul {width: 100%; margin: 0 auto!important;}
  #bo_gall .gall_li {width: 100%; height: auto;}
  #bo_gall .gall_box {margin: 0 0 20px 0!important;}
  #fwrite {padding: 150px 0; width: 95%!important;}
  #bo_w {padding: 0!important;}

  /*회원가입*/
  .register {width: 95%;}
  #fregister p {height: auto; padding: 10px;}
  #fregister p:before {height: auto;}

  /*팝업*/
  .hd_pops {width: 452px; height: 675px; top: 440px;}
  .hd_pops_con {width: 300px !important; height: 426px !important;}


  #footer .footer_bottom .ft_bt_rg img {width: 200px; margin: 4vw 24vw 0 0; float: left;}
}
