﻿@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: 1300px; }
.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; }

}


.header .container { padding-left: 5.8rem; padding-right: 6.9rem; width:100%; max-width:100% !important; display:flex; align-items:center; justify-content:space-between; height:12rem; }
.header .m_logo {  }
.header .gnb { display:flex; align-items:center; }
.header .gnb .de1_ul { display:flex; }
.header .gnb .de1_ul .de1_li { padding: 34px 3.1rem; box-sizing:border-box; position:relative; }
.header .gnb .de1_ul .de1_li .de1_a { font-size:1.8rem; font-weight: 600; transition:all 0.3s; }
.header .gnb .de1_ul .de1_li:hover .de1_a { color:var(--yellow); }
.header .gnb .de1_ul .de1_li .de2_ul { width:200px; position: absolute; left:50%; top:68px; margin-left: -100px; background:var(--white); border-radius:2rem; display:none; padding: 3.6rem 1rem; box-sizing:border-box; }
.header .gnb .de1_ul .de1_li .de2_ul .de2_li { margin-top: 1.6rem; }
.header .gnb .de1_ul .de1_li .de2_ul .de2_li:first-child { margin-top: 0; }
.header .gnb .de1_ul .de1_li .de2_ul .de2_li .de2_a { font-size:1.6rem; color:var(--c3a); display:block; text-align: center; }
.header .gnb .toggle_btn { filter: brightness(0.5); }
.header .gnb .toggle_btn a {  }
.header .m_gnb { display:none; position:relative; z-index:99; }


.header .all_gnb { position:fixed; top:0; left:0; width:100vw; height:100vh; background:#fff; z-index:99; }
.header .all_gnb:after { content:""; display:inline-block; width:45%; height:100%; position:absolute; left:0; top:0; border-end-end-radius:30rem; background:url(../img/all_gnb-bg.png) center center no-repeat; background-size:cover; z-index:2; }
.header .all_gnb .inner { position:relative; z-index:3; padding: 3rem 6rem; box-sizing:border-box; }
.header .all_gnb .inner .top { margin-bottom: 3rem; display:flex; width:100%; align-items:center; justify-content:space-between; }
.header .all_gnb .inner .de1_ul {  }
.header .all_gnb .inner .de1_ul .de1_li { width:50%; position:relative; padding: 2.2rem 0; box-sizing:border-box; }
.header .all_gnb .inner .de1_ul .de1_li .de1_a { font-size:4.4rem; color:#fff; font-weight: 600; position:relative; transition:all 0.5s; }
.header .all_gnb .inner .de1_ul .de1_li .de1_a:after { content:""; display:inline-block; width:10px; height:10px; border-radius:50%; background:#fff; position:absolute; right:-20px; bottom:1rem; transition:all 0.5s; z-index:3; opacity:0; }
.header .all_gnb .inner .de1_ul .de1_li .de2_ul { width:100%; position:absolute; left:95%; top:1.4rem; box-sizing:border-box; padding: 1rem 5rem; display:none; }
.header .all_gnb .inner .de1_ul .de1_li .de2_ul .de2_li { padding: 8px 0; }
.header .all_gnb .inner .de1_ul .de1_li .de2_ul .de2_li .de2_a { font-size:2.6rem; color:var(--black); transition:all 0.5s; }

.header .all_gnb .inner .de1_ul .de1_li:hover {  }
.header .all_gnb .inner .de1_ul .de1_li:hover .de1_a { color:#aaa; }
.header .all_gnb .inner .de1_ul .de1_li:hover .de1_a:after { background:var(--blue); opacity:1; }
.header .all_gnb .inner .de1_ul .de1_li:hover .de2_ul {  }
.header .all_gnb .inner .de1_ul .de1_li .de2_ul .de2_li .de2_a:hover { color:var(--blue); }

.header .close_btn {position: relative;width: 35px;height: 35px;margin: 0 auto;display: inline-block;cursor: pointer; border: 0;background:transparent;}
.header .close_btn span {position: absolute;top: 0;left: 0;width: 6px;height: 6px;background:#666;border-radius: 50%;}
.header .close_btn span:nth-child(1) {animation: clsBtn1 1s infinite alternate 1s; }
.header .close_btn span:nth-child(2) {left: auto;right: 0;animation: clsBtn2 1s infinite alternate 1s;}
.header .close_btn span:nth-child(3) {top: auto;bottom: 0;animation: clsBtn3 1s infinite alternate 1s;}
.header .close_btn span:nth-child(4) {left: auto;right: 0;top: auto;bottom: 0;animation: clsBtn4 1s infinite alternate 1s;}

@keyframes clsBtn1 {
	0%{transform:translate3d(0,0,0);}
	40%{transform:translate3d(0,0,0);}
	100%{transform:translate3d(12px,12px,0);}
}
@keyframes clsBtn2 {
	0%{transform:translate3d(0,0,0);}
	40%{transform:translate3d(0,0,0);}
	100%{transform:translate3d(-12px,12px,0);}
}
@keyframes clsBtn3 {
	0%{transform:translate3d(0,0,0);}
	40%{transform:translate3d(0,0,0);}
	100%{transform:translate3d(12px,-12px,0);}
}
@keyframes clsBtn4 {
	0%{transform:translate3d(0,0,0);}
	40%{transform:translate3d(0,0,0);}
	100%{transform:translate3d(-12px,-12px,0);}
}



.footer { background:#f9fbfd; padding: 5rem 0 5.6rem; box-sizing:border-box; margin-top: 17rem; }
.footer .container { display:flex; align-items:start; }
.footer .f_logo {  }
.footer .rightBox { padding-left: 5.5rem; padding-top: 9px; box-sizing:border-box; }
.footer .rightBox .fnb { display:flex; align-items:center; }
.footer .rightBox .fnb li {  }
.footer .rightBox .fnb li:before { content:""; display:inline-block; width:1px; height:16px; background:#d8d8d9; margin: 0 16px; }
.footer .rightBox .fnb li:first-child:before { display:none; }
.footer .rightBox .fnb li a { font-size:14px; color:var(--c3a); }
.footer .rightBox .info { margin-top: 16px; }
.footer .rightBox .info li { display:flex; align-items:center; gap:32px; margin-top: 6px; }
.footer .rightBox .info li span { font-size:14px; color:var(--black); }
.footer .rightBox .copyright { font-size:14px; color:var(--c66); margin-top: 24px; }

@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
#loader {position: fixed;top: 0; bottom: 0; left: 0; right: 0;margin: auto;display: flex;flex-direction: column;width: 100%;height: 100%;z-index: 999;justify-content: center;align-items: center;background: #fff;z-index: 999;}
#loader .spiner {
	position: absolute;
    width: 50px;
    height: 50px;
    border: 2px solid rgba(0, 0, 0, .1);
    border-radius: 50%;
    border-top-color: var(--blue);
    animation: spin 0.5s ease-in-out infinite;
    -webkit-animation: spin 0.5s ease-in-out infinite;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
}



.sub-head { background-size:cover; background-position:center center; background-repeat:no-repeat; }
.sub-head.bg10 { background-image:url(../img/content/sub_head01.png); }
.sub-head.bg20 { background-image:url(../img/content/sub_head02.png); }
.sub-head.bg30 { background-image:url(../img/content/sub_head03.png); }
.sub-head.bg40 { background-image:url(../img/content/sub_head04.png); }
.sub-head.bg50 { background-image:url(../img/content/sub_head05.png); }
.sub-head.bg60 { background-image:url(../img/content/sub_head06.png); }
.sub-head.bg70 { background-image:url(../img/content/sub_head07.png); }
.sub-head .container { display:flex; height:320px; align-items:center; font-size:4.6rem; color:var(--white); font-weight: 600; }


.lnb { margin-top: 10rem; margin-bottom: 7rem; }
.lnb ul { display:flex; align-items:center; justify-content:end; }
.lnb ul li { display:flex; align-items:center; }
.lnb ul li:before { content:""; display:inline-block; margin: 0 16px; width:7px; height:11px; background:url(../img/content/lnb_arrow.png) center center no-repeat; }
.lnb ul li:first-child:before { display:none; }
.lnb ul li a { font-size: 1.6rem; color:#888; }
.lnb ul li.home i { display:inline-flex; align-items:center; justify-content:center; text-align: center; width:36px; height:36px; border-radius:50%; background:var(--blue); font-size:14px; color:var(--white); margin-right: 1.5rem; }




#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:1200px){

	html { font-size:9.5px; }
	html * { word-break:keep-all; } 

	.container { max-width:100%; padding-left: 1.5rem !important; padding-right: 1.5rem !important; }


	.header .container { height:80px; }
	.header .gnb .de1_ul { display:none; }
	.header .toggle_btn { width:auto; }
	.header .all_gnb:after { width:50%; }
	.header .all_gnb .inner { padding: 5rem; }


	.ft_slide .arrow li.prev { left:10px; }
	.ft_slide .arrow li.next { right:10px; }


}

@media (max-width:992px){

	.header .all_gnb:after { width:90%; border-end-end-radius:20rem; filter: brightness(0.5); }
	.header .all_gnb .inner { padding: 0 3rem; }
	.header .all_gnb .inner .top { margin-bottom: 0; height:100px; align-items:center; }
	.header .all_gnb .inner .de1_ul { height:calc(100vh - 100px); overflow-y:scroll; }
	.header .all_gnb .inner .de1_ul .de1_li { padding: 3rem 0; width:100%; transition:all 0.5s; }
	.header .all_gnb .inner .de1_ul .de1_li .de1_a { font-size:3rem; }
	.header .all_gnb .inner .de1_ul .de1_li .de2_ul { position:static; padding: 2rem; }
	.header .all_gnb .inner .de1_ul .de1_li .de2_ul .de2_li {  }
	.header .all_gnb .inner .de1_ul .de1_li .de2_ul .de2_li .de2_a { font-size:2.2rem; color:#dadada; }

	.header .all_gnb .inner .de1_ul .de1_li:hover .de1_a { color:#fff; }
	.header .all_gnb .inner .de1_ul .de1_li:hover .de1_a:after { opacity:0; }

	.header .all_gnb .inner .de1_ul .de1_li.active { padding: 1rem 0; }
	.header .all_gnb .inner .de1_ul .de1_li.active .de1_a { color:#aaa; }
	.header .all_gnb .inner .de1_ul .de1_li.active .de1_a:after { background:var(--main_c); opacity:1; }
	.header .all_gnb .inner .de1_ul .de1_li .de2_ul .de2_li .de2_a:hover { color:var(--main_c2); }


	.footer .fnb_wrap .fnb li { padding: 0 2rem; }


	.sub_head .tit_box { padding: 8rem 0; }


}

@media (max-width:768px){

	html { font-size:8.5px; }


	.header .toggle_btn .close_btn span { background:#aaa; }
	.header .all_gnb:after { width:calc(100% - 1rem); height:calc(100% - 1rem); }


	.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 .fnb { display:block; height:auto; padding: 1rem 0 3rem; box-sizing:border-box; }
	.footer .fnb_wrap .fnb li { display:inline-block; margin-top: 2rem; }


	.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){

	.sub_head .tit_box { padding: 5rem 0; }


}















