﻿@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=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;}
/* 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%; }


/* =============================================
    수정 레이아웃
============================================= */
.container { max-width: 1600px; }
.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; }
.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; }

}



.responsive_frame { position:fixed; background:#fff; width:100%; padding: 20px; box-sizing:border-box; }
.responsive_frame .inner { width:100%; display:table; }
.responsive_frame .inner .m_logo,
.responsive_frame .inner .device,
.responsive_frame .inner .buy_new { display:table-cell; vertical-align: middle; }
.responsive_frame .inner .m_logo { width:210px; }
.responsive_frame .inner .device { width:calc(100% - 420px); text-align: center; }
.responsive_frame .inner .device li {  }
.responsive_frame .inner .device li a {  }
.responsive_frame .inner .device li a i {  }
.responsive_frame .inner .buy_new { width:210px; }



.header {  }
.header .container { max-width:100%; padding: 0 calc(var(--basic_pd) + 1.5rem); box-sizing:border-box; display:var(--flex); align-items:center; }
.header .m_logo,
.header .gnb {  }
.header .m_logo { width:215px; }
.header .right_box { display:var(--flex); align-items:center; width:calc(100% - 215px); justify-content:flex-end; }
.header .gnb { margin-right: 10px; }
.header .gnb .de1_ul { font-size:0; display:flex; height:80px; align-items:center; justify-content:center; }
.header .gnb .de1_ul .de1_li { padding: 0 calc(var(--basic_pd) + 1.5rem); height:100%; display:flex; align-items:center; justify-content:center; justify-content:center; position:relative; transition:all 0.5s; }
.header .gnb .de1_ul .de1_li .de1_a { font-size:1.8rem; color:#3a3a3a; transition:all 0.5s; }
.header .gnb .de1_ul .de1_li .de2_ul { position:absolute; top:80px; left:0; z-index:3; background:#fff; padding: 3rem 0; box-sizing:border-box; width:100%; display:none; transition:all 0.5s; }
.header .gnb .de1_ul .de1_li .de2_ul .de2_li { padding: 7px 0; box-sizing:border-box; text-align: center; }
.header .gnb .de1_ul .de1_li .de2_ul .de2_li .de2_a { font-size:1.6rem; padding: 0 1rem; box-sizing:border-box; display:block; color:#666; }

.header .gnb .de1_ul .de1_li.g80 { display:none; }

.header .gnb .de1_ul .de1_li:hover { background:var(--main_c2); }
.header .gnb .de1_ul .de1_li:hover .de1_a { color:#fff; }
.header .gnb .de1_ul .de1_li:hover .de2_ul { display:block; }

.header .tnb { font-size:0; }
.header .tnb li { display:inline-block; margin-left: 7px; }
.header .tnb li:first-child { margin-left: 0; }
.header .tnb li a { background:var(--main_c); font-size:14px; color:var(--c_66); border-radius:50px; padding: 0 13px; box-sizing:border-box; line-height: 25px; display:inline-block; }

.header .m_gnb { display:none; }



.fnb_wrap { border-bottom: 1px solid #ebebeb; box-sizing:border-box; }
.fnb_wrap .fnb { display:flex; justify-content:center; align-items:center; height:75px; }
.fnb_wrap .fnb li { padding: 0 3.4rem; box-sizing:border-box; position:relative; }
.fnb_wrap .fnb li a { font-size:1.6rem; color:#666; }
.fnb_wrap .fnb li:before { content:""; width:1px; height:16px; background:#e0e0e0; position:absolute; top:50%; left:0.5px; margin-top: -8px; }
.fnb_wrap .fnb li:first-child:before { display:none; }

.footer { text-align: center; padding: 5.5rem 0 7rem; box-sizing:border-box; }
.footer .f_logo {  }
.footer .info { margin-top: 3.4rem; }
.footer .info li { margin-left: -3.2rem; margin-top: 10px; }
.footer .info li:first-child { margin-top: 0; }
.footer .info li span { font-size:1.6rem; color:#9e9e9e; margin-left: 3.2rem; }
.footer .copyright { font-size:1.4rem; color:#bdbdbd; margin-top: 3rem; text-transform:uppercase; }



#top_btn { position:fixed; bottom:20px; right:20px; width:50px; height:50px; line-height:46px; border:2px solid #4183ce; color:#4183ce; text-align:center; font-size:15px; z-index:90; background:rgba(255,255,255,0.5); cursor:pointer; border-radius:0; transition:all 0.5s; }
#top_btn:hover { border-color:#1f5fa9; background:#1f5fa9; color:#fff; border-radius:50%; }



.sub_head { margin-bottom: 10rem; }
.sub_head .bg { height:30rem; 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 .clearfix { margin-top: -84px; }
.sub_head .box { width:50%; box-sizing:border-box; }
.sub_head .left_box { float: left; padding-left: 16rem; }
.sub_head .left_box .tit { font-family: "Montserrat"; font-size:6rem; color:#fff; font-weight: 300; margin-top: -8px; line-height: 1em; }
.sub_head .left_box .tit strong { font-weight: 600; }
.sub_head .left_box .nav { font-size:0; margin-top: 7rem; }
.sub_head .left_box .nav li { display:inline-block; position:relative; padding: 0 18px; box-sizing:border-box; }
.sub_head .left_box .nav li:first-child { padding-left: 0; }
.sub_head .left_box .nav li:before { content:"\f054"; font-family: "Font Awesome 5 Free"; font-weight: 600; color:#c2c2c2; position:absolute; left: -2px; font-size: 1rem; top: 2px; }
.sub_head .left_box .nav li:first-child:before { display:none; }
.sub_head .left_box .nav li a { font-size:1.4rem; color:#6d6d6d; font-weight: 400; }
.sub_head .left_box .nav li a.active { color:#000; font-weight: 600; }

.sub_head .right_box { float: right; padding-right: 16rem; background:var(--main_c2); }
.sub_head .right_box .m_view { display:none; }
.sub_head .right_box .lnb { display:flex; }
.sub_head .right_box .lnb li { flex:1; position:relative; }
.sub_head .right_box .lnb li:before { content:""; display:inline-block; width:1px; height:16px; background:#999; position:absolute; left:0; top:50%; margin-top: -7px; }
.sub_head .right_box .lnb li:first-child:before { display:none; }
.sub_head .right_box .lnb li a { display:block; font-size:1.8rem; color:#85b8d5; transition:all 0.5s; line-height: 1em; height:14rem; text-align: center; line-height: 14rem; position:relative; }

.sub_head .right_box .lnb li a:hover { color:#fff; }
.sub_head .right_box .lnb li a.active { color:#fff; line-height: 12rem; }
.sub_head .right_box .lnb li a.active:after { content:""; display:inline-block; width:6px; height:6px; border-radius:50%; background:#fff; position:absolute; left:50%; bottom:5rem; margin-left: -3px; }



.sub_foot { background:url(../img/contents/sub_foot.png) center center no-repeat; background-size:cover; }
.sub_foot .container { text-align: center; display:table; }
.sub_foot .table-cell { height:415px; display:table-cell; vertical-align: middle; }
.sub_foot .table-cell .tit { font-size:1.8rem; color:#fff; font-weight: 600; }
.sub_foot .table-cell .txt { font-size:2.6rem; color:#fff; line-height: 4.2rem; margin: 3.2rem 0 3rem; font-weight: 400; }
.sub_foot .table-cell .cs_btn { display:inline-block; width:230px; height:60px; background:var(--main_c2); font-weight: 600; text-align: center; line-height: 60px; font-size:1.8rem; color:#fff; }




@media (max-width:1600px){
	.container { padding-left: 1.5rem; padding-right: 1.5rem; }

	.sub_head .left_box { padding-left: 1.5rem; }
    .sub_head .left_box .tit { font-size:5rem; margin-top: -6px; }
    .sub_head .right_box { padding-right: 1.5rem; }
}

@media (max-width:1300px){
 
}

@media (max-width:1200px){

	.sub_head .bg { height:30rem; }
    .sub_head .clearfix { padding: 0 1.5rem; box-sizing:border-box; }
    .sub_head .box { width:100%; padding-left: 0; padding-right: 0; }
    .sub_head .left_box { margin-top: 0; margin-bottom: 3rem; }
    .sub_head .left_box .tit,
    .sub_head .left_box .nav { margin-top: 0; float: left; }
	.sub_head .left_box .nav li a { color:#bbb; }
	.sub_head .left_box .nav li a.active { color:#fff; }
   
    .sub_head .left_box .nav { float: right; padding-top: 2.5rem; box-sizing:border-box; }
    .sub_head .left_box .nav li:last-child { padding-right: 0; }

    .sub_head .right_box .lnb li a { height:10rem; line-height: 10rem; }
    .sub_head .right_box .lnb li a.active { line-height: 8rem; }
    .sub_head .right_box .lnb li a.active:after { bottom:3rem; }	
 
}

@media (max-width:992px){

}

@media (max-width:768px){

}

@media (max-width:641px){

	.sub_head { margin-bottom: 0; position:relative; }
    .sub_head .bg { height:35rem; }
    .sub_head .clearfix { margin-top: 0; }
    .sub_head .left_box { height:35rem; position:absolute; top:0; left:0; padding-top: 11rem; }
    .sub_head .left_box .tit,
    .sub_head .left_box .nav { float: none; width:100%; text-align: center; }
    .sub_head .left_box .nav { padding-top: 2rem; }

    .sub_head .right_box { margin-top: 1.5rem; position:relative; }
    .sub_head .right_box .tab_label { height:6rem; line-height: 6rem; padding: 0 1.5rem; position:relative; font-size:1.8rem; color:#fff; font-weight: 500; transition:all 0.3s; display:block; }
    .sub_head .right_box .tab_label:after { content:"\f107"; font-family: "Font Awesome 5 Free"; font-weight: 600; position:absolute; right:1.5rem; transition:all 0.3s; }
    .sub_head .right_box.active .tab_label { color:#8f9aa8; }
    .sub_head .right_box.active .tab_label:after { transform: rotateX(180deg); }
    .sub_head .right_box .lnb { width:100%; display:block; padding-bottom: 2rem; box-sizing:border-box; position:absolute; top:6rem; background:var(--main_c2); z-index:2; display:none; }
    .sub_head .right_box .lnb li { display:block; }
    .sub_head .right_box .lnb li a { display:block; text-align:left; line-height: 1em !important; height:auto; padding:1rem 1.5rem; box-sizing:border-box; }
    .sub_head .right_box .lnb li:before,
    .sub_head .right_box .lnb li a:after { display:none !important; }

}

@media (max-width:479px){

}



