﻿@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=Montserrat:wght@100;200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Black+Han+Sans&display=swap');
/*
@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap')
@import url('https://fonts.googleapis.com/css?family=Titillium+Web');
@import url(https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css);
@import url('https://fonts.googleapis.com/css?family=Nanum+Myeongjo');
@import url(https://cdn.rawgit.com/openhiun/hangul/14c0f6faa2941116bb53001d6a7dcd5e82300c3f/nanumbarungothic.css);
@import url('https://fonts.googleapis.com/css?family=Play');
*/

/* =============================================
    초기화
============================================= */
html,
body { height: 100%;width: 100%;margin: 0;padding: 0;left: 0;top: 0;color: #666666;font-family:"Noto Sans KR", sans-serif;line-height: 1.2;font-weight: 400;}
/* html { font-size:62.5%; } */
html { font-size:10px; }
body { font-size:1.4rem; }
* { padding: 0; margin: 0;word-break:keep-all;}
/* body {margin:0;padding:0;font-size: inherit;font-family:"NanumSquare", sans-serif;} */
/*body {margin:0;padding:0;font-size: inherit;font-family:'Titillium Web', sans-serif !important;}*/
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0;font-weight: 500;}
p {margin:0;padding:0;word-break:keep-all;line-height: 1.5;letter-spacing: -0.025em;}

li, ol, ul { list-style: none; margin: 0;padding: 0;}
a { text-decoration: none !important; }

/* =============================================
		CSS Document
============================================= */
.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.mt50 { margin-top: 50px; }
.mt60 { margin-top: 60px; }
.mt70 { margin-top: 70px; }
.mt80 { margin-top: 80px; }
.mt90 { margin-top: 90px; }
.mt100 { margin-top: 100px; }

.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr20 { margin-right: 20px; }
.mr30 { margin-right: 30px; }
.mr40 { margin-right: 40px; }
.mr50 { margin-right: 50px; }
.mr60 { margin-right: 60px; }
.mr70 { margin-right: 70px; }
.mr80 { margin-right: 80px; }
.mr90 { margin-right: 90px; }
.mr100 { margin-right: 100px; }

.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.mb50 { margin-bottom: 50px; }
.mb60 { margin-bottom: 60px; }
.mb70 { margin-bottom: 70px; }
.mb80 { margin-bottom: 80px; }
.mb90 { margin-bottom: 90px; }
.mb100 { margin-bottom: 100px; }

.ml5 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.ml20 { margin-left: 20px; }
.ml30 { margin-left: 30px; }
.ml40 { margin-left: 40px; }
.ml50 { margin-left: 50px; }
.ml60 { margin-left: 60px; }
.ml70 { margin-left: 70px; }
.ml80 { margin-left: 80px; }
.ml90 { margin-left: 90px; }
.ml100 { margin-left: 100px; }

.pt10 { padding-top: 10px; }
.pt15 { padding-top: 15px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px; }
.pt30 { padding-top: 30px; }
.pt40 { padding-top: 40px; }
.pt50 { padding-top: 50px; }
.pt60 { padding-top: 60px; }
.pt70 { padding-top: 70px; }
.pt80 { padding-top: 80px; }
.pt90 { padding-top: 90px; }
.pt100 { padding-top: 100px; }

.pr10 { padding-right: 10px; }
.pr15 { padding-right: 15px; }
.pr15 { padding-right: 15px; }
.pr20 { padding-right: 20px; }
.pr30 { padding-right: 30px; }
.pr40 { padding-right: 40px; }
.pr50 { padding-right: 50px; }
.pr60 { padding-right: 60px; }
.pr70 { padding-right: 70px; }
.pr80 { padding-right: 80px; }
.pr90 { padding-right: 90px; }
.pr100 { padding-right: 100px; }

.pb10 { padding-bottom: 10px; }
.pb15 { padding-bottom: 15px; }
.pb20 { padding-bottom: 20px; }
.pb30 { padding-bottom: 30px; }
.pb40 { padding-bottom: 40px; }
.pb50 { padding-bottom: 50px; }
.pb60 { padding-bottom: 60px; }
.pb70 { padding-bottom: 70px; }
.pb80 { padding-bottom: 80px; }
.pb90 { padding-bottom: 90px; }
.pb100 { padding-bottom: 100px; }

.pl10 { padding-left: 10px; }
.pl15 { padding-left: 15px; }
.pl20 { padding-left: 20px; }
.pl30 { padding-left: 30px; }
.pl40 { padding-left: 40px; }
.pl50 { padding-left: 50px; }
.pl60 { padding-left: 60px; }
.pl70 { padding-left: 70px; }
.pl80 { padding-left: 80px; }
.pl90 { padding-left: 90px; }
.pl100 { padding-left: 100px; }


[class*="col-"] {
	float: left; 
	box-sizing:border-box;
	width:100%;
}

.col-sm-12 { width: 100%; }
.col-sm-11 { width: 91.66666667%; }
.col-sm-10 { width: 83.33333333%; }
.col-sm-9 { width: 75%; }
.col-sm-8 { width: 66.66666667%; }
.col-sm-7 { width: 58.33333333%; }
.col-sm-6 { width: 50%; }
.col-sm-5 { width: 41.66666667%; }
.col-sm-4 { width: 33.33333333%; }
.col-sm-3 { width: 25%; }
.col-sm-2 { width: 16.66666667%; }
.col-sm-1 { width: 8.33333333%; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; }
img { display:inline-block; max-width:100%; height:auto; }

.fll { float: left; }
.flr { float: right; }

.tal { text-align:left; }
.tac { text-align:center; }
.tar { text-align:right; }

.in_block { display: inline-block; }
.block { display: block; }
.none { display: none; }
.table { display: table; }
.table .tr { display: table-row; }
.table .tr .td { display: table-cell; }


/*
min-width:1170px     ---  pc
min-width:992px     ---  tb
min-width:768px     ---  mo
min-width:479px     ---  sm
*/
@media (min-width:479px){

}

@media (min-width:768px){
	.col-mo-12 { width: 100%; }
	.col-mo-11 { width: 91.66666667%; }
	.col-mo-10 { width: 83.33333333%; }
	.col-mo-9 { width: 75%; }
	.col-mo-8 { width: 66.66666667%; }
	.col-mo-7 { width: 58.33333333%; }
	.col-mo-6 { width: 50%; }
	.col-mo-5 { width: 41.66666667%; }
	.col-mo-4 { width: 33.33333333%; }
	.col-mo-3 { width: 25%; }
	.col-mo-2 { width: 16.66666667%; }
	.col-mo-1 { width: 8.33333333%; }
}

@media (min-width:992px){
	.col-tb-12 { width: 100%; }
	.col-tb-11 { width: 91.66666667%; }
	.col-tb-10 { width: 83.33333333%; }
	.col-tb-9 { width: 75%; }
	.col-tb-8 { width: 66.66666667%; }
	.col-tb-7 { width: 58.33333333%; }
	.col-tb-6 { width: 50%; }
	.col-tb-5 { width: 41.66666667%; }
	.col-tb-4 { width: 33.33333333%; }
	.col-tb-3 { width: 25%; }
	.col-tb-2 { width: 16.66666667%; }
	.col-tb-1 { width: 8.33333333%; }
}

@media (min-width:1200px){
	.col-pc-12 { width: 100%; }
	.col-pc-11 { width: 91.66666667%; }
	.col-pc-10 { width: 83.33333333%; }
	.col-pc-9 { width: 75%; }
	.col-pc-8 { width: 66.66666667%; }
	.col-pc-7 { width: 58.33333333%; }
	.col-pc-6 { width: 50%; }
	.col-pc-5 { width: 41.66666667%; }
	.col-pc-4 { width: 33.33333333%; }
	.col-pc-3 { width: 25%; }
	.col-pc-2 { width: 16.66666667%; }
	.col-pc-1 { width: 8.33333333%; }
}

/* =============================================
    레이아웃
============================================= */
.wrap { width: 100%; }
.container { margin: 0 auto; }
.relative {position: relative;}

/* =============================================
    폼
============================================= */
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="number"],
.submit_btn { width:100%; }


/* =============================================
    수정 레이아웃
============================================= */
.wrap { box-sizing:border-box; }
.container { max-width: 1400px; }
.row { margin-left: -1.0rem; margin-right: -1.0rem; }
[class*="col-"] {
	padding: 0 1.0rem;
}


@media (max-width:1890px){

}

@media (max-width:1200px){
	.view_1200 { display:block; }
}

@media (max-width:992px){
	html { font-size:9.5px; }

	.view_992 { display:block; }
}

@media (max-width:768px){
	html { font-size:9px; }

	.view_768 { display:block; }
}

@media (max-width:479px){
	html { font-size:8.5px; }

	.view_479 { display:block; }




}

@media (max-width:375px){
	html { font-size:8px; }

	.view_375 { display:block; }
}


/*
#cursor {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  pointer-events: none;
  will-change: transform;
  mix-blend-mode: difference;
}

@media (hover: hover) and (pointer: fine) {
  .cursor__circle {
    width: 64px;
    height: 64px;
    margin-top: -50%;
    margin-left: -50%;
    border-radius: 50%;
    border: solid 1px rgba(227, 222, 193, 0.64);
    transition: opacity 0.3s cubic-bezier(0.25, 1, 0.5, 1),
      background-color 0.3s cubic-bezier(0.25, 1, 0.5, 1),
      border-color 0.3s cubic-bezier(0.25, 1, 0.5, 1),
      width 0.3s cubic-bezier(0.25, 1, 0.5, 1),
      height 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  }
  
  #cursor.arrow .cursor__circle{
    width: 48px;
    height: 48px;
	--- border-radius:0;
	transform:rotateX(45deg); ---
    background-color: #073099;
    border-color: #073099;
  }
  
  #cursor.subtle .cursor__circle{
    opacity: 0.16;
  }
  
  #cursor.overlay .cursor__circle{
    width: 32px;
    height: 32px;
    background-color: rgba(227, 222, 193, 0.08);
    border-color: transparent;
  }

}
*/




.sub_ctt .bg-gray { background:#f1f1f1; }
.sub_ctt .container { max-width:1200px; }

.section_tit { text-align: center; padding: 1rem 0 5rem; box-sizing:border-box; display:none; }
.section_tit .tit { font-size:4rem; color:#000; font-weight: 500; }
.section_tit .txt { font-size:1.8rem; color:#3a3a3a; font-weight: 400; margin-top: 1.4rem; }

.basicH3 { font-size:4rem; color:#000; font-weight: 500; }
.basicTxt { font-size:1.8rem; color:#3a3a3a; font-weight: 400; line-height: 3rem; }



.bo_list { margin-bottom: 13rem; }

.bo_v_nb a { color:#666; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; width:calc(100% - 74px - 55px); overflow:hidden; display:inline-block; padding-right: 5rem; box-sizing:border-box; vertical-align: -2px; } 






.pg_wrap { float: none; }


#bo_v { margin-bottom: 13rem !important; }
#bo_v_title .bo_v_tit { display:block;font-size:2.4rem;margin:12rem 0 5px;text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; width:95%; overflow:hidden; }
.bd_mg { margin: 12rem 0 13rem; }



@media (max-width:768px){

	#bo_v_info .profile_info,
	#bo_v_top .bo_v_com { float: none; }
	#bo_v { position:relative; }
	#bo_v_top .bo_v_com { position:absolute; right:10px; top:-50px; margin: 0; }

}


body.show { overflow-y:hidden; }

.header { border-bottom: 1px solid #dadada; box-sizing:border-box; }
.header .container { display:flex; align-items:center; justify-content:space-between; }
.header .m_logo {  }
.header .gnb { width:calc(100% - 329px - 32px); }
.header .gnb .de1_ul { display:flex; justify-content:end; padding-right: 6rem; box-sizing:border-box; }
.header .gnb .de1_ul .de1_li { position:relative; }
.header .gnb .de1_ul .de1_li .de1_a { font-size:2rem; color:#000; display:flex; height:99px; align-items:center; padding: 0 4rem; box-sizing:border-box; transition:all 0.5s; }
.header .gnb .de1_ul .de1_li .de2_ul { position:absolute; background:#fff; width:100%; text-align: center; padding: 3rem 0; box-sizing:border-box; z-index:9; border-radius:0 0 20px 20px; box-shadow:5px 5px 0 0 rgba(0, 0, 0, 0.15); display:none; }
.header .gnb .de1_ul .de1_li .de2_ul .de2_li {  }
.header .gnb .de1_ul .de1_li .de2_ul .de2_li .de2_a { font-size:1.6rem; color:#3a3a3a; display:block; padding: 0.5rem 1rem; box-sizing:border-box; transition:all 0.5s; }

.header .gnb .de1_ul .de1_li:hover .de1_a { color:#fff; background:var(--main_orange); }
.header .gnb .de1_ul .de1_li:hover .de2_ul {  }
.header .gnb .de1_ul .de1_li .de2_ul .de2_li .de2_a:hover { color:var(--main_purple); }



/****** Toggle03 ******/
.Toggle03 { display:inline-block; width: 32px; height: 29px; position:relative; margin-left: 1.6rem; cursor:pointer; z-index:12; }
.Toggle03 .bar { display: block;  width: 0px;  height: 5px; background-color: #222;  margin-top: 12px; position: relative; border-radius:5px;}
.Toggle03 .bar:before {  content:'';  width: 32px;  height: 5px; background-color: #222;  position: absolute; left: 0; bottom: 0;  transition: transform 0.3s; border-radius:5px;}
.Toggle03 .bar:after {  content:'';  width: 32px;  height: 5px;  background-color: #222;  position: absolute; left: 0; bottom: 0;  transition: transform 0.3s; border-radius:5px;}
.Toggle03.show span:before { transform: rotate(45deg);  transition: all 0.3s 0.8s; background:#fff; }
.Toggle03.show span:after { transform: rotate(-45deg);  transition: all 0.3s 0.8s; background:#fff; }
.Toggle03:before {  content:'';  width: 32px; height: 5px;  background-color: #222; position: absolute; right: 0; bottom: 0;  transition: width 0.3s 0.4s; border-radius:5px; }
.Toggle03:after {  content:'';  width: 32px; height: 5px;  background-color: #222; position: absolute; left: 0; top: 0;  transition: width 0.3s 0.4s; border-radius:5px; }
.Toggle03.show:before {  width: 0; right: 0; bottom: 0;}
.Toggle03.show:after {  width: 0; left: 0; top: 0;}


.m_gnb { position:fixed; width:100%; height:100%; left:0; top:-100%; z-index:11; background: linear-gradient(135deg, var(--main_orange), var(--main_yellow)); opacity:0; transition:all 0.3s 0.4s; }
.m_gnb .all_gnb { max-width:1400px; margin: 0 auto; height:100%; }
.m_gnb .all_gnb .inner { height:100%; }
.m_gnb .all_gnb .inner .top { display:flex; height:99px; align-items:center; }
.m_gnb .all_gnb .inner .de1_ul { display:table; width:100%; margin-top: 5rem;  box-sizing:border-box; table-layout:fixed; height:calc(100% - 5rem - 99px); }
.m_gnb .all_gnb .inner .de1_ul .de1_li { display:table-cell; border-left: 1px solid rgba(255, 255, 255, 0.3); box-sizing:border-box; padding: 2rem 4rem; }
.m_gnb .all_gnb .inner .de1_ul .de1_li:first-child { border-left: 0; }
.m_gnb .all_gnb .inner .de1_ul .de1_li a { transition:all 0.5s; }
.m_gnb .all_gnb .inner .de1_ul .de1_li .de1_a { font-size:3.2rem; color:#fff; margin-bottom: 5rem; font-weight: 600; display:block; }
.m_gnb .all_gnb .inner .de1_ul .de1_li .de2_ul {  }
.m_gnb .all_gnb .inner .de1_ul .de1_li .de2_ul .de2_li { margin-top: 2rem; }
.m_gnb .all_gnb .inner .de1_ul .de1_li .de2_ul .de2_li:first-child { margin-top: 0; } 
.m_gnb .all_gnb .inner .de1_ul .de1_li .de2_ul .de2_li .de2_a { font-size:2.2rem; color:#fff; font-weight: 300; }

.m_gnb .all_gnb .inner .de1_ul .de1_li:hover .de1_a { color:var(--main_blue); }
.m_gnb .all_gnb .inner .de1_ul .de1_li .de2_ul .de2_li .de2_a:hover { color:#000; }

.m_gnb.show { top:0; opacity:1; }



.footer { background:#353746; margin-top: 13rem; }
.footer .fnb_wrap { border-bottom: 1px solid #5d5f6b; box-sizing:border-box; }
.footer .fnb_wrap .container { display:flex; align-items:center; justify-content:space-between; height:87px; padding-right: 4rem; box-sizing:border-box; }
.footer .fnb_wrap .fnb { display:flex; align-items:center; margin-left: -4.4rem; width:calc(100% - 170px); }
.footer .fnb_wrap .fnb li { padding-left: 4.4rem; box-sizing:border-box; }
.footer .fnb_wrap .fnb li a { font-size:1.6rem; color:#fff; font-weight: 300; }
.footer .fnb_wrap select { background:transparent; font-size:1.6rem; color:#fff; width:170px; height:40px; border: 0 !important; box-shadow:0 0 0 0 !important; }

.footer .info_line { padding: 4.5rem 0 5.5rem; box-sizing:border-box; font-size:1.8rem; color:#c8cadc; font-weight: 300; }
.footer .info_line .info {  }
.footer .info_line .info li { margin-left: -2.2rem; }
.footer .info_line .info li span { display:inline-block; padding-left: 2.2rem; box-sizing:border-box; }
.footer .info_line .copyright { margin-top: 5px; }



.sub_head { position:relative; }
.sub_head:before { content:""; display:block; width:100%; height:100%; background:rgba(0, 0, 0, 0.4); position:absolute; left:0; top:0; z-index:1; }
.sub_head .container { max-width:1400px; margin: 0 auto; position:relative; z-index:2; }
.sub_head .bg {background-repeat:no-repeat; background-size:cover; background-position:center center; }
.sub_head .bg10 { background-image:url(../img/contents/sub_head01.png); }
.sub_head .bg20 { background-image:url(../img/contents/sub_head02.png); }
.sub_head .bg30 { background-image:url(../img/contents/sub_head03.png); }
.sub_head .bg40 { background-image:url(../img/contents/sub_head04.png); }
.sub_head .bg50 { background-image:url(../img/contents/sub_head05.png); }
.sub_head .bg60,
.sub_head .bg70 { background-image:url(../img/contents/sub_head07.png); }

.sub_head .tit_box { padding: 10rem 0; box-sizing:border-box; }
.sub_head .tit_box .tit { font-size:6rem; color:#fff; font-weight: 600; }
.sub_head .tit_box .htit { font-size:1.6rem; color:#fff; opacity:0.7; margin-top: 10px; }
.sub_head .nav { display:flex; align-items:center; justify-content:start; }
.sub_head .nav .home {  }
.sub_head .nav .home a { font-size:1.8rem; color:#fff; }
.sub_head .nav .slBox { width:33.33%; max-width:250px; display:flex; align-items:center; position:relative; padding: 3rem 0; box-sizing:border-box; }
.sub_head .nav .slBox:before { content:""; display:inline-block; width:1px; height:14px; border-left: 1px dotted #bbb; box-sizing:border-box; margin: 0 3rem; }
.sub_head .nav .slBox .tab_label { display:flex; align-items:center; justify-content: space-between; text-align:left; width:100%; font-size:1.6rem; color:#fff; position:relative; cursor:pointer; }
.sub_head .nav .slBox .tab_label:after { border-bottom: 1px solid #fff; border-right: 1px solid #fff; content: ''; display: block; width:10px; height: 10px; pointer-events: none; position: absolute; right: 1rem; top:50%; margin-top: -7.7px; -webkit-transform-origin: 66% 66%; -ms-transform-origin: 66% 66%; transform-origin: 66% 66%; transform: rotate(45deg); -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }
.sub_head .nav .slBox ul { position:absolute; background:var(--main_blue); width:calc(100% - 1px - 6rem); left:calc(1px + 6rem); top:65px; padding: 2rem; box-sizing:border-box; display:none; }
.sub_head .nav .slBox ul li {  }
.sub_head .nav .slBox ul li a { display:block; font-size:1.6rem; color:#fff; font-weight: 300; opacity:0.7; transition:all 0.5s; line-height: 4rem; }
.sub_head .nav .slBox ul li a.active { font-weight: 600; opacity:1; }
.sub_head .nav .slBox ul li a:hover { opacity:1; }

.sub_head .nav .slBox.active .tab_label:after {transform: rotate(-135deg); }




.sub_btit { text-align: center; margin-top: 10rem; margin-bottom: 7rem; }
.sub_btit .tit { font-size:4rem; color:#000; font-weight: 500; }
.sub_btit .txt { font-size:1.8rem; color:#666; font-weight: 400; margin-top: 1.4rem; }


#bo_v_share { display:none; }
#bo_v_atc { padding-top: 2rem; }


.pg_wrap { text-align: center; width:100%; }
.pg_wrap .pg { display:inline-block; margin-top:3rem; }


.fancybox-slide--iframe .fancybox-content { width: 1200px; height: 600px; max-width: 80%; max-height: 90%; margin: 0; }


#term { padding: 3rem 0; box-sizing;border-box; }
#term .table-tit { font-size:2.4rem; text-align: center; color:#000; font-weight: 600; }
#term .txt { font-size:1.6rem; color:#3a3a3a; font-weight: 500; margin-top: 3rem; text-align: center; }
#term .de1_ul { margin-top: 4rem; }
#term .de1_ul .de1_li { font-size:1.6rem; color:#000; font-weight: 500; margin-bottom: 3rem; }
#term .de1_ul .de1_li p { margin: 1rem 0 1rem; line-height: 2.2rem; color:#3a3a3a; font-weight: 500; }
#term .de1_ul .de1_li a { color:#f6ac89; }
#term .de1_ul .de1_li .de2_ul {  }
#term .de1_ul .de1_li .de2_ul li { font-size:1.5rem; font-weight: 300; color:#000; margin-top: 1rem; line-height: 2.2rem; }




@media (max-width:1400px){

	html * { word-break:keep-all; }

	.container { max-width:100%; padding-left: 1.5rem !important; padding-right: 1.5rem !important; }


	.header .gnb .de1_ul { padding-right: 0; }
	.header .gnb .de1_ul .de1_li .de1_a { padding: 0 3rem; font-size:1.8rem }


}

@media (max-width:1200px){

	html { font-size:9.5px; }


	.header .container { height:75px; }
	.header .m_logo { max-width:280px; }
	.header .gnb { display:none; }


}

@media (max-width:992px){


	.Toggle03 .bar:before,
	.Toggle03 .bar:after { background:#222 !important; }

	.m_gnb { max-width:400px; background:#fff; left:auto; right:0; box-shadow:-5px 0 5px 0 rgba(0 ,0, 0, 0.2); }
	.m_gnb .all_gnb .inner .top { display:none; }
	.m_gnb .all_gnb .inner .de1_ul { display:block; margin-top: 0; padding-top: 7rem; box-sizing:border-box; }
	.m_gnb .all_gnb .inner .de1_ul .de1_li { display:block; }
	.m_gnb .all_gnb .inner .de1_ul .de1_li .de1_a { font-size:2rem; margin-bottom: 2rem; color:#000; position:relative; display:flex; align-items: center;  justify-content: space-between; }
	.m_gnb .all_gnb .inner .de1_ul .de1_li .de1_a:after { content:"\f078"; font-family: "Font Awesome 5 Free"; font-weight: 600; position:absolute; right:0; font-size:14px; transition:all 0.5s; }
	.m_gnb .all_gnb .inner .de1_ul .de1_li .de2_ul { display:none; }
	.m_gnb .all_gnb .inner .de1_ul .de1_li .de2_ul .de2_li .de2_a { font-size:1.8rem; color:#666; }


	.sub_head .tit_box { padding: 8rem 0; }


}

@media (max-width:768px){

	html { font-size:8.5px; }

	.sub_head .tit_box { padding: 7rem 0; }


}

@media (max-width:640px){

	.hd_pops { width:calc(100% - 15px); }
	.hd_pops_con { width:100% !important; height:auto !important; }
	.hd_pops_con img { display:inline-block; max-width:100%; height:auto; }


	.footer .fnb_wrap .container { height:auto; flex-direction:column; text-align: center; justify-content: start; padding-top: 2.5rem; padding-bottom: 2.5rem; }
	.footer .fnb_wrap .fnb { width:100%; text-align: center; justify-content:center; }
	.footer .fnb_wrap select { border: 1px solid #999 !important; margin-top: 2rem; padding: 0 1rem; }


	.line { flex-direction:column; align-items:start !important; margin-bottom: 20px !important; }
	.line label,
	.line input[type="text"],
	.line select,
	.line textarea,
	#captcha { max-width:100% !important; }
	.line label { font-size:14px; margin-bottom: 10px; color:#000; display:block; }
	#captcha legend { position:static !important; overflow:visible !important; text-indent: 0 !important; font-size:14px !important; color:#000; line-height: 1em !important; }


	.sub_head .tit_box { padding: 6rem 0; }


	.sub_head .nav .home { display:none; }
	.sub_head .nav .slBox { width:auto; }
	.sub_head .nav .slBox.de1:before { display:none; }
	.sub_head .nav .slBox .tab_label { padding-right: 50px; box-sizing:border-box; }
	.sub_head .nav .slBox ul { width:150px; left:0; }
	.sub_head .nav .slBox.de2 ul { left: calc(1px + 6rem); }		


}

@media (max-width:426px){


	.header .m_logo { max-width:220px; }


	.sub_head .tit_box { padding: 5rem 0; }


}















