﻿@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: 1700px; }
.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; }
}





.sub_ctt .bg-gray { background:#f1f1f1; }
.sub_ctt .container { max-width:1700px; }

.section_tit { text-align: center; padding: 12rem 0 4.8rem; 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 { margin:7rem 0 5px; }
#bo_v_title .bo_v_tit { display:block;font-size:2.4rem;text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; width:95%; overflow:hidden; }
.bd_mg { margin: 0 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; }


html.show { overflow:hidden; }


.header { background:transparent; position:fixed; padding: 30px 9.6rem; box-sizing:border-box; z-index:9; transition:all 0.5s; height:94px; }
.header .container { width:100%; max-width:1920px; }
.header .m_logo,
.header .gnb { float: left; }
.header .tnb,
.header .all_gnb { float: right; }
.header .m_logo { width:215px; }
.header .gnb { padding-top: 8px; box-sizing:border-box; }
.header .gnb .de1_ul { font-size:0; }
.header .gnb .de1_ul .de1_li { display:inline-block; padding-left: 6.5rem; box-sizing:border-box; position:relative; }
.header .gnb .de1_ul .de1_li .de1_a { font-size:1.6rem; color:#888; font-weight: 600; box-sizing:border-box; transition:all 0.5s; }
.header .gnb .de1_ul .de1_li .de2_ul { position:absolute; top:3.1rem; width:220px; z-index:9; background:#fff; padding: 2rem 0; box-sizing:border-box; display:none; box-shadow:0 4px 5px rgba(0, 0, 0, 0.1); }
.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:#666; font-weight: 300; padding: 0.7rem 2rem; box-sizing:border-box; display:inline-block; transition:all 0.5s; }

.header .gnb .de1_ul .de1_li:hover .de1_a { border-radius:20px 20px 0 0; background:#71bf7d; padding:1rem 2rem; color:#fff; }
.header .gnb .de1_ul .de1_li:hover .de2_ul {  }
.header .gnb .de1_ul .de1_li .de2_ul .de2_li .de2_a:hover { color:#93c8d7; }

.header .g60 { display:none !important; }

.header .tnb ul { background:#eee; border-radius:500px; overflow:hidden; font-size:0; }
.header .tnb ul li { display:inline-block; }
.header .tnb ul li a { text-align: center; font-size:12px; color:#fff; background: linear-gradient(to left, #33a880 , #90d6af); display:inline-block; padding: 8px 10px; box-sizing:border-box; }
.header .tnb ul li:first-child a { color:#3a3a3a; background:#eee; }

.header .all_gnb { width:90px; text-align: right; padding-top: 7px; box-sizing:border-box; }
/*
.header .all_gnb .btn_toggle { display:inline-block; cursor:pointer; }
.header .all_gnb .btn_toggle span { display:block; width:20px; height:2px; background:#999; }
.header .all_gnb .btn_toggle .bar02 { margin: 4px 0; }
*/

/** Toggle02 **/
/* basic */
.Toggle02 {  --front: #93c8d7;  --back: #666;  --icon: #fff;  -webkit-tap-highlight-color: transparent; background: transparent; }
.Toggle02 .menu {	display:inline-block; perspective: 600px;	width: 48px; height: 48px;	position: relative;	cursor: pointer; position:absolute; top:50%; margin-top: -24px; z-index:9; }
.Toggle02 .menu div span {  --rotateY: 0deg;  --background: var(--front);  transform: rotateY(var(--rotateY));  transform-style: preserve-3d;  position: absolute;  left: 0;  top: 0;  width: 100%;  height: 100%;  border-radius: 50%;  background: var(--background);  -webkit-backface-visibility: hidden; backface-visibility: hidden;  transition: transform 0.6s cubic-bezier(0.2, 0.64, 0.48, 1.24);}
.Toggle02 .menu div span:before,
.menu div span:after {  --rotate: 0deg;  content: "";  position: absolute;  width: 16px;  height: 2px;  border-radius: 1px;  top: 50%;  left: 50%;  background: var(--icon);  -webkit-backface-visibility: hidden; backface-visibility: hidden;  transform: translate(-50%, -50%) rotate(var(--rotate)) translateZ(6px);}
/* normal */
.Toggle02 .menu div span:first-child { --rotateY: -180deg; }
.Toggle02 .menu div span:last-child { --rotateY: 0deg; }

.Toggle02 .menu div span:last-child:before { box-shadow: 0 -5px 0 var(--icon), 0 5px 0 var(--icon);}
.Toggle02 .menu div span:last-child:after { display: none; }

/* show */
.Toggle02.show .menu div span:first-child { --background: var(--back); --rotateY: 0deg;}
.Toggle02.show .menu div span:first-child:before { --rotate: -45deg;}
.Toggle02.show .menu div span:first-child:after { --rotate: 45deg;}

.Toggle02.show .menu div span:last-child { --rotateY: 180deg;}


.header .all_gnb .m_gnb { position:absolute; left:0; top:94px; width:100%; z-index:1; background:#fff; padding:3rem 4rem; box-sizing:border-box; text-align:left; display:none; border-top: 1px solid #dadada; box-shadow:0 4px 5px rgba(0, 0, 0, 0.1); }
.header .all_gnb .m_gnb .de1_ul {  }
.header .all_gnb .m_gnb .de1_ul .de1_li { display:flex; flex-wrap:wrap; padding: 3rem 0; box-sizing:border-box; border-top: 2px dotted #eaeaea; }
.header .all_gnb .m_gnb .de1_ul .de1_li:first-child { border-top: 0; }
.header .all_gnb .m_gnb .de1_ul .de1_li .de1_a { font-size:2.2rem; color:#ddd; width:220px; font-weight: 800; }
.header .all_gnb .m_gnb .de1_ul .de1_li .de2_ul { width:calc(100% - 220px); display:flex; flex-wrap:wrap; padding: 0 2rem; box-sizing:border-box; }
.header .all_gnb .m_gnb .de1_ul .de1_li .de2_ul .de2_li { padding: 5px 0; box-sizing:border-box; width:25%; }
.header .all_gnb .m_gnb .de1_ul .de1_li .de2_ul .de2_li .de2_a { font-size:1.6rem; color:#3a3a3a; }

.header.fixed { background:rgba(255, 255, 255, 0.8); }

.header.show { background:#fff; }



.footer { background:#fff; padding-bottom: 7rem; box-sizing:border-box; }
.footer .fnb { font-size:0; margin-left: -3.2rem; }
.footer .fnb li { display:inline-block; padding-left: 3.2rem; box-sizing:border-box; }
.footer .fnb li a { font-size:14px; color:#6b6b6b; }

.footer .info_box { font-size:0; margin-top: 3rem; }
.footer .info_box .box { display:inline-block; vertical-align: top; max-width:290px; }
.footer .info_box .box03 { max-width:calc(100% - 290px - 290px); }
.footer .info_box .box .tit { font-size:14px; color:#000; font-weight: 600; }
.footer .info_box .box .info { margin-top: 2rem; }
.footer .info_box .box .info dt,
.footer .info_box .box .info dd { font-size:14px; display:inline-block; margin-top: 1.2rem; vertical-align: top; }
.footer .info_box .box .info dt { color:#a3a3a3; width:90px; }
.footer .info_box .box .info dd { color:#000; width:calc(100% - 90px); }

.footer .copyright { margin-top: 4.4rem; font-size:14px; color:#000; }
.footer .copyright strong { font-weight: 400; color:#71bf7d; }

#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5); transition:all 0.5s; cursor:pointer;}
#top_btn:hover {border-color:#71bf7d;background:#71bf7d;color:#fff}



.sub_ctt .container { max-width:1200px; }


.sub_head { background-size:cover; background-position:center center; background-repeat:no-repeat; }
.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 { background-image:url(../img/contents/sub_head05.png); }
.sub_head.bg70 { background-image:url(../img/contents/sub_head07.png); }
.sub_head .container { height:400px; padding-top: 9.4rem; box-sizing:border-box; }
.sub_head .tit_box { text-align: center; padding-top: 9rem; box-sizing:border-box; }
.sub_head .tit_box .tit { font-size:6rem; color:#fff; opacity:0.4; font-weight: 600; margin-top: -4rem; font-family: "Montserrat"; }
.sub_head .tit_box .stit { font-size:5rem; color:#fff; font-weight: 600; }
.sub_head .tit_box .nav { font-size:0; margin: 2rem 0 5rem; }
.sub_head .tit_box .nav li { display:inline-block; vertical-align: middle; }
.sub_head .tit_box .nav li a { font-size:1.6rem; color:#bbb; }
.sub_head .tit_box .nav li a.active { color:#fff; font-weight: 600; }
.sub_head .tit_box .nav li:before { content:">"; font-size:1.6rem; color:#bbb; margin: 0 1rem; }
.sub_head .tit_box .nav li:first-child:before { display:none; }

.sub_head .mid_box { max-width:1200px; margin: 0 auto; }
.sub_head .mid_box .m_view { display:none; }
.sub_head .mid_box .lnb { display:flex; }
.sub_head .mid_box .lnb li { flex:1; padding: 0 2px; box-sizing:border-box; }
.sub_head .mid_box .lnb li a { display:flex; justify-content:center; align-items:center; background:#fff; font-size:1.6rem; color:#3a3a3a; padding: 5rem 1rem; box-sizing:border-box; box-shadow: 0 0 5px rgb(0, 0, 0, 0.2); }
.sub_head .mid_box .lnb li a.active { background:#71bf7d; color:#fff; font-weight: 600; }


.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:#336791; font-weight: 600; text-align: center; line-height: 60px; font-size:1.8rem; color:#fff; }





@media (max-width:1700px){

	.container { padding-left: 1.5rem !important; padding-right: 1.5rem !important; }

	.header { padding: 30px 1.5rem; }
	.header .container { padding-left: 0 !important; padding-right: 0 !important; }
	.Toggle02 .menu { right:1.5rem; }

}


@media (max-width:1200px){
	
	.header .gnb { display:none; }
 
}


@media (max-width:992px){

	.header .all_gnb .m_gnb { left:auto; right:0; max-width:500px; height:calc(100% - 94px); padding: 3rem 2rem; position:fixed; overflow-y:scroll; }
	.header .all_gnb .m_gnb .de1_ul .de1_li { display:block; padding: 0; }
	.header .all_gnb .m_gnb .de1_ul .de1_li .de1_a { width:100%; padding: 2rem 1rem; box-sizing:border-box; display:block; position:relative; }
	.header .all_gnb .m_gnb .de1_ul .de1_li .de1_a:after { content:"\f078"; font-family: "Font Awesome 5 Free"; font-weight: 600; position:absolute; right:1.5rem; }
	.header .all_gnb .m_gnb .de1_ul .de1_li .de2_ul { width:100%; padding: 0 2rem 3rem; box-sizing:border-box; display:none; }
	.header .all_gnb .m_gnb .de1_ul .de1_li .de2_ul .de2_li { width:100%; }


	.footer .info_box { margin-top: 0; }
	.footer .info_box .box { margin-top: 3rem; }
	.footer .info_box .box03 { width:100%; max-width:100%; }
	.footer .info_box .box .info { margin-top: 0; }


}


@media (max-width:768px){

	.header .tnb { display:none; }

}


@media (max-width:479px){

}














