@charset "utf-8";

body {margin:0;padding:0;font-size:0.75em;}

body	{
	margin:0px;padding:0px;
	/*font-family:"Roboto",'Malgun Gothic', '맑은고딕','Noto Sans KR', 'Noto Sans Korean','Apple SD Gothic Neo', 'Nanum Gothic', 나눔고딕,  Tahoma, Geneva, sans-serif;*/
	font-family: 'Noto Sans KR', sans-serif;
	-webkit-text-size-adjust: none;font-smoothing: antialiased;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;



}
*		{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

/* FONT SMOOTHING */
body	{-webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;}



@-moz-document url-prefix() {
 #flexible-content{
      flex: 1;
    }
}
html {overflow-y:scroll;width:100%;height:100%;}  
ul,ol{list-style:none;}
img{border:none;}/* img {display:block;border:0;}  */

::-moz-selection{background:#004099;color:#fff;text-shadow:none;}
::selection{background:#004099;color:#fff;text-shadow:none;}








/* youtube responsive transition: 0.3s; */
.video-container		{position:relative;padding-bottom:56.25%;padding-top:0px;height:0;overflow:hidden;width: 100%;} 
.video-container iframe {position:absolute;width: 100%;height: 100%;}
 



.wrap					{width:100%;height:100%;margin:0px;padding:0px;}

.wrap9					{width:1200px;height:100%;margin:0px auto;transition: 0.3s;}
.wrap9 					{*zoom:1;} 
.wrap9:after			{content: "";display: block;height: 0;clear: both;visibility: hidden;}	

.w1						{background-color:#f6f6f6;border-bottom:1px solid #dedede;height:38px;}
.w1_list10				{width:1000px;margin:0px auto !important;transition: 0.3s;}


.blank01		{width:1px;height:60px;clear:both;overflow:hidden;margin:0px;padding:0px;}
.blank02		{width:1px;height:80px;clear:both;overflow:hidden;margin:0px;padding:0px;}

.clear01 {display:block;width:0px;height:1px;clear:both;overflow:hidden;}


#header					{width:1200px;min-height:250px;margin:0px auto;position:relative;}
#header 				{*zoom:1;} 
#header:after			{content: ".";display: block;height: 0;clear: both;visibility: hidden;}	

#header h1				{display:block;width:145px;height:auto;margin:0px auto;padding:15px 0px 0px 0px; } 
#header h1 a			{display:block;margin:0px;padding:0px;} 
#header h1 a img		{width:100%;height:auto;}



#navigation				{display:block;margin:0px;padding:0px;position:relative;}
#navigation .mask		{
		width:100%;height:300px;margin:0px;padding:0px;
		display:none;position:absolute;
		overflow:hidden;z-index:999;left:0;top:80px;
		/*
		background-color:#fff;
		border-bottom:1px solid #dedede;
		*/
		background: url("../img/global/bg_menusub.png") center top repeat-x;
		/*opacity:1;*/
		/*background-color:#eee;*/
}
#navigation .subSet		{width:1200px;height:300px;margin:0px auto;text-align:center;}




#menu_lnf				{display:block;list-style:none;margin:10px 0 0 0;padding:0px;text-align:center;}
#menu_lnf 				{*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
#menu_lnf:after			{content: ".";display: block;height: 0;clear: both;visibility: hidden;}	
#menu_lnf > li			{display:inline-block;padding:0px ;margin:0px;}

/*
#menu_lnf > li:first-child	{background-image:none;}
*/

#menu_lnf > li	a				{
	display:block;padding:25px 10px 26px 10px;font-size:16px;line-height:1.6;height:80px;
	color:#666;font-weight:700;letter-spacing:-0.0725em;text-align:center;text-decoration:none;
	transition: 0.3s;white-space:nowrap;
	border-bottom:4px solid transparent;

}


#menu_lnf > li	a:hover			{color:#333;opacity:1;border-bottom:4px solid #333;}
#menu_lnf > li	a span			{}
#menu_lnf > li	a.on			{color:#666;opacity:0.8;border-bottom:4px solid #333;}

#menu_lnf > li:first-child	a	{padding:25px 10px 26px 10px;}
#menu_lnf > li:first-child	a	{padding:25px 10px 26px 10px;}







.menu_sub						{display:inline-block;list-style:none;margin:0px 0 0 0;padding:0px;vertical-align:top;}
.menu_sub li					{padding:0px;margin:0px;}
.menu_sub li	a				{
	display:block;padding:3px 0 3px 0px;
	font-size:13px;line-height:1.3;color:#aaa;letter-spacing:-0.05em;text-align:center;font-weight:300;
	transition: 0.3s;
}
/*.menu_sub > li:first-child a	{padding:35px 0 2px 0px;}*/
.menu_sub li	a:hover			{color:#fff;text-decoration:none;font-weight:500;}
.menu_sub li	a.on			{color:#fff;font-weight:bold;text-decoration:none;}
.menu_sub li	a.adm			{padding:3px 0 0px 0px;color:#f00;font-size:13px;font-weight:300;text-decoration:none;}
.menu_sub li	a span			{}

.menu_sl01 {width:0px;height:3px;background-color:#122a88;margin:0 auto 20px auto;transition: 0.3s;opacity:0.5;}
.menu_sl02 {width:0px;height:3px;background-color:#900000;margin:0 auto 20px auto;transition: 0.3s;opacity:0.5;}
.menu_sl03 {width:6px;height:6px;background-color:#7fbde1;margin:0 auto 15px auto;transition: 0.3s;opacity:0.3;border-radius:50%;}
.menu_sl04 {width:5px;height:3px;background-color:#fff;margin:0 auto 15px auto;transition: 0.3s;opacity:0.3;}





.menu_sub:hover .menu_sl01, .menu_sub:hover .menu_sl02 {width:30%;}
.menu_sub:hover .menu_sl04 {width:100%;}
.menu_sub:hover .menu_sl03 {opacity:1;}





#menu_lnf li.w120, .menu_sub li.w120 {width:120px}
#menu_lnf li.w130, .menu_sub li.w130 {width:130px}
#menu_lnf li.w140, .menu_sub li.w140 {width:140px}
#menu_lnf li.w150, .menu_sub li.w150 {width:150px}
#menu_lnf li.w160, .menu_sub li.w160 {width:160px}
#menu_lnf li.w165, .menu_sub li.w165 {width:165px}
#menu_lnf li.w170, .menu_sub li.w170 {width:170px}
#menu_lnf li.w180, .menu_sub li.w180 {width:180px}
#menu_lnf li.w205, .menu_sub li.w205 {width:205px}


.menu_info					{position:absolute;z-index:3;right:0px;top:70px;float:right;list-style:none;margin:0px;padding:0px;}
.menu_info 					{*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
.menu_info:after			{content: ".";display: block;height: 0;clear: both;visibility: hidden;}	
.menu_info li				{float:left;padding:0px;margin:0px;height:38px;} 

.menu_info > li:first-child a	{}
.menu_info > li:last-child a	{}

.menu_info li	a			{
	display:block;padding:8px 10px 9px 10px;
	font-size:13px;line-height:1.6;color:#666;letter-spacing:-0.0725em;font-weight:400;text-decoration:none;
	transition: 0.3s;
}
.menu_info li	a:hover		{color:#333;font-weight:400;background-color:#fff;border-bottom:1px solid #dedede;}
.menu_info li	a.shop:hover		{color:#fff;font-weight:700;background-color:#f8a873;border-bottom:1px solid #bf703b;}
.menu_info li	a span		{}

.mbtn_ico01						{display:inline-block;list-style:none;margin:0px;padding:0px;text-align:center;}
.mbtn_ico01 					{*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
.mbtn_ico01:after				{content: ".";display: block;height: 0;clear: both;visibility: hidden;}	
.mbtn_ico01 li					{float:left;padding:0px;margin:0px;} 
.mbtn_ico01 > li:first-child		{background-image:none;}

.mbtn_ico01 li	a				{display:block;padding:10px 10px 10px 10px;font-size:30px;line-height:1.6;color:#666;font-weight:300;letter-spacing:-0.0525em;text-align:center;text-decoration:none;transition: 0.3s;white-space:nowrap;}
.mbtn_ico01 li	a:hover			{color:#000;opacity:1;font-weight:500;}
.mbtn_ico01 li	a span			{display:block;font-size:10px;margin-top:-5px;}
.mbtn_ico01 li	a.on			{color:#000;opacity:1;font-weight:500;}


.menu_sns					{position:absolute;z-index:3;left:0px;top:72px;list-style:none;margin:0px;padding:0px;text-align:center;}
.menu_sns 					{*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
.menu_sns:after				{content: ".";display: block;height: 0;clear: both;visibility: hidden;}	
.menu_sns li				{display:inline-block;padding:0px;margin:0px;width:30px;height:30px;} 
.menu_sns li	a			{display:block;white-space: nowrap; overflow: hidden;padding:0px;text-decoration:none;transition: 0.3s;}
.menu_sns li	a:hover		{}
.menu_sns li	a span		{display:none;}

.menu_sns li	a	img		{width:100%;height:auto;}


.box_search					{position:absolute;z-index:3;left:75px;top:72px;margin:0px;padding:0px;}
.box_search	.box01			{display:block;width:250px;height:30px;}


.hd_sch_wr3 {}

#hd_sch2 h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch2 {border-radius:0px 0 0 0px;}
#hd_sch2 #sch_str {

	float:left;width:200px;height:30px;padding-left:10px;border-radius:0px 0 0 0px;background:#fff;border:0;border-right:0;font-size:12px;
	outline: none !important;background-color:#eee;


}
#hd_sch2 #sch_submit {float:left;margin-left:5px;width:30px;height:30px;border:0;background:#fff;color:#333;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}




#container {position:relative;float:none;min-height:500px;height:auto !important;margin:20px 0;height:500px;font-size:1em;width:100%;zoom:1}



.container				{margin:0 0 0 0px;padding:0px;}
.container 				{*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
.container:after		{content: "";display: block;height: 0;clear: both;visibility: hidden;}	

.contents {margin:30px 60px 30px 40px;}


#tailer				{width:1200px;margin:40px auto 0 auto;padding:20px 0px 0 0px ;color:#aaa;min-height:220px;border-top:1px solid #dedede;}
#tailer 			{*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
#tailer:after		{content: ".";display: block;height: 0;clear: both;visibility: hidden;}	

#tailer ul,#tailer li,#tailer a,#tailer img,#tailer em,#tailer address,#tailer span{margin:0px;padding:0px;}
#tailer strong		{color:#888;font-size:14px;line-height:normal;font-weight:700;text-decoration:none;}



#tailer .infor			{color:#666;font-size:13px;letter-spacing:-0.05em;font-weight:300;text-align:center;vertical-align:top;}

#tailer .infor				{margin:0px 40px 15px 40px;font-size:14px;line-height:1.6;color:#888;letter-spacing:-0.0525em;}
#tailer .infor strong		{display:inline-block;color:#888;font-weight:700;text-decoration:none;padding-right:7px;}
#tailer .infor span			{display:inline-block;margin-left:7px;margin-right:3px;padding-left:12px;background:url("../img/bu_bar.png") 1px 50% no-repeat;_background-position:left 10%;color:#aaa;letter-spacing:-1px;}
#tailer .infor span.none	{display:inline-block;margin-left:0px;padding-left:0px;color:#aaa;background:none;}
#tailer .infor span.ent		{display:inline-block;margin:0px;padding:0px;width:1px;height:1px;overflow:hidden;}

#tailer .infor span.addr	{display:inline-block;margin-left:7px;margin-right:3px;padding-left:12px;background:url("../img/bu_bar.png") 1px 50% no-repeat;_background-position:left 10%;color:#aaa;letter-spacing:-1px;}

#tailer .infor a		{color:#888 !important;}




#tailer address		{margin:5px 40px 0px 40px;font-size:12px;line-height:1.5;color:#aaa;letter-spacing:-0.01325em;font-style:normal;text-transform: uppercase;
font-family: 'Roboto', sans-serif;font-weight:500;
/*200,300,400,500,600,700*/
}
#tailer address em		{font-style: normal;font-weight:500;}
#tailer address a		{color:#888 !important;font-weight:500;}
#tailer address a:hover	{color:#888;}


.tail_escrow				{display:block;list-style:none;margin:0px auto 0px 0;padding:0px 0 0 0;text-align:center;}
.tail_escrow 				{*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
.tail_escrow:after			{content: ".";display: block;height: 0;clear: both;visibility: hidden;}	
.tail_escrow li				{display:inline-block;padding:0px;margin:0px 0 30px 0;width:50px;height:50px;} 
.tail_escrow li	a			{display:block;white-space: nowrap; overflow: hidden;padding:0px;text-decoration:none;transition: 0.3s;opacity:0.6;}
.tail_escrow li	a:hover		{}
.tail_escrow li	a span		{display:none;}

.tail_escrow li	a	img		{width:100%;height:auto;}

.tail_escrow li	a:hover			{opacity:1;}



.tail_sns			{display:none;}
.menu_all			{display:none;}
.m_logo				{display:none;}
.menu_member		{display:none;}

/* overlay */
.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;

    /*background-color: rgb(0,0,0);*/
    background-color: #eee;


    transition: 0.3s;

}


.overlay-content {
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	letter-spacing:-0.0525em;
    position: relative;
    top: 20%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
	text-transform: uppercase;
}


.overlay-content .icon_sns {width:300px;height:32px;margin:30px auto 0 auto;text-align:center;}
.overlay-content .icon_sns a {padding:0 10px;display:inline-block;}
.overlay-content .icon_sns a img {width:32px;height:32px;}


.overlay a {
    padding: 5px;
    text-decoration: none;
    font-size: 20px;
    color: #333;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
    color: #000;
}

.overlay .closebtn {
    position: absolute;
    top: 0px;
    left: 50%;
    font-size: 50px;
	margin-left:-465px;
	line-height:1.0;
}

#accordian {
	width: 600px;
	margin: 0px auto;
	color: white;
}

/* 메뉴 스타일 */
#accordian h3 {
color:#333;
font-family: 'Noto Sans KR', sans-serif;
font-weight:700;
	font-size: 20px;
	line-height: 34px;
	padding: 0 10px;
	cursor: pointer;
	text-transform: uppercase;
}
#accordian h3 a {color:#333;}
#accordian h3:hover {
	text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
}

/* 아이콘폰트 스타일 */
#accordian h3 span {
	font-size: 16px;
	margin-right: 0px;
}
#accordian li {
	list-style-type: none;
}
#accordian li a {
		font-size: 20px;
	line-height: 40px;
	padding: 0 10px;
	cursor: pointer;
	text-transform: uppercase;
}

/* 서브메뉴 스타일 */
#accordian ul ul {margin: 2px 0 10px 0;}

#accordian ul ul li a {
font-family: 'Noto Sans KR', sans-serif;
font-weight:400;
text-transform: none;
	color: #666;
	text-decoration: none;
	font-size: 16px;
	letter-spacing:-0.0125em;
	line-height: 24px;
	display: block;
	padding: 0 15px;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-o-transition: all 0.15s;
	-ms-transition: all 0.15s;
	transition: all 0.15s;
}
#accordian ul ul li a:hover {
	/*background: #e5d07f;*/
	background: linear-gradient(to right,#eee,#fff,#eee);
}

/* active 클래스 외에 것은 보이지 않게 하기 */
#accordian ul ul {
	display: none;
}
#accordian li.active ul {
	display: block;
}


.g101, .g201, .g301,
.g102, .g202, .g302,
.g103, .g203, .g303,
.g104, .g204, .g304,
.g105, .g205, .g305,
.g106, .g206, .g306,
.g107, .g207, .g307,
.g108, .g208, .g308,
.g109, .g209, .g309 {opacity:0;}

.g1010, .g1020,
.g1011, .g1021,
.g1012, .g1022,
.g1013, .g1023,
.g1014, .g1024,
.g1015, .g1025,
.g1016, .g1026,
.g1017, .g1027,
.g1018, .g1028,
.g1019, .g1029 {opacity:0;}


.reveal {
    position: relative;
    transform: translateY(200px);
    opacity: 0;
    transition: 1s all ease;
}

.reveal.active {
    transform: translateY(0);
    opacity: 1;
}



/* Mobile Device */
/*@media screen and (max-width : 768px) {*/
@media all and (max-width: 768px) {

	.wrap9				{width:100%;margin:0px;padding:0px 30px;position:relative;background:none;}
	.w0 {margin:0px;padding:0px;}
	.w1_list10			{width:100%;margin:0px auto !important;transition: 0.3s;}

	#header					{width:100%;min-height:80px;margin:0px auto;position:relative;}
	#header 				{*zoom:1;} 
	#header:after			{content: ".";display: block;height: 0;clear: both;visibility: hidden;}	

	#header h1				{display:block;width:50px;height:auto;margin:0px auto;padding:15px 0px 0px 0px; } 
	#header h1 a			{display:block;margin:0px;padding:0px;} 
	#header h1 a img		{width:100%;height:auto;}

	#navigation				{display:none;}
	.menu_info				{display:none;}
	.menu_sns				{display:none;}

	.container			{margin:0px;width:100%;min-height:auto;}
	.contents {margin:30px 25px;}

	.m_logo				{display:block;width:220px;height:auto;margin:28px auto 27px auto;}
	.m_logo	img			{width:100%;height:auto;}

	.menu_all			{display:block;position:fixed;left:15px;top:20px;margin:0px;padding:0px;z-index:9;}
	.menu_all 			{padding:0px;margin:0px;}
	.menu_all 	a		{
		display:block;padding:10px 15px 15px 15px;
		font-size:15px;line-height:1.0;color:#666;font-weight:bold;letter-spacing:-0.0725em;text-align:left;text-decoration:none;transition: 0.3s;
	}
	.menu_all 	a span	{display:none;}

	.menu_member			{display:block;position:absolute;right:0px;top:20px;margin:0px;padding:0px;z-index:99;}
	.menu_member 			{padding:0px;margin:0px;}
	.menu_member 	a		{
		display:block;padding:18px 10px 10px 10px;
		font-size:20px;line-height:1.0;color:#666;font-weight:bold;letter-spacing:-0.0725em;text-align:left;text-decoration:none;transition: 0.3s;
	}
	.menu_member 	a span	{display:none;}
		

	.box_search					{position:absolute;z-index:0;left:0px;right:0px !important;top:20px;margin:0px 0 0 0px;padding:0px;opacity:0.8;}
	.box_search	.box01			{display:block;width:100%;height:40px;}


	.hd_sch_wr3 {width:100px;float:right;margin-right:20px;transition: 0.3s;}

	#hd_sch2 h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
	#hd_sch2 {border-radius:0px 0 0 0px;}
	#hd_sch2 #sch_str {

		float:left;width:50px;height:40px;padding-left:20px;border-radius:30px 0 0px 30px;border:0;border-right:0;font-size:14px;
		outline: none !important;background-color:#333;color:#fff;transition: 0.3s;


	}
	.hd_sch_wr3:hover {width:130px;float:right;margin-right:20px;}
	.hd_sch_wr3:hover #hd_sch2 #sch_str {width:80px;}


	#hd_sch2 #sch_submit {float:left;margin-left:0px;width:50px;height:40px;border:0px;background-color:#333;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}




	#accordian {
		width: 100%;
		margin: 0px auto;
		color: white;
	}
	.overlay-content {
		font-family: 'Open Sans', sans-serif;
		font-weight:700;
		letter-spacing:-0.0525em;
		position: relative;
		top: 5%;
		width: 100%;
		text-align: center;
		margin-top: 30px;
		text-transform: uppercase;
	}
	.overlay .closebtn {
		position: absolute;
		top: 12px;
		left: 13px;
		font-size: 50px;
		margin-left:0px;
	}





	#tailer				{width:100%;margin:0px;padding:30px 0px 0 0px ;color:#aaa;min-height:220px;}
	#tailer 			{*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
	#tailer:after		{content: ".";display: block;height: 0;clear: both;visibility: hidden;}	

	#tailer ul,#tailer li,#tailer a,#tailer img,#tailer em,#tailer address,#tailer span{margin:0px;padding:0px;}
	#tailer strong		{color:#888;font-size:10px;line-height:normal;font-weight:500;text-decoration:none;}


	#tailer .infor			{color:#666;font-size:10px;letter-spacing:-0.05em;font-weight:300;text-align:center;vertical-align:top;}

	#tailer .infor				{margin:0px 25px 20px 25px;font-size:9px;line-height:1.6;color:#888;letter-spacing:-0.0525em;text-align:center;}
	#tailer .infor strong		{font-size:14px;display:block;color:#888;font-weight:700;text-decoration:none;padding-right:0px;margin-right:0px;margin-bottom:10px;background-image:none;}
	#tailer .infor span			{display:inline-block;margin-left:7px;margin-right:3px;padding-left:12px;background:url("../img/bu_bar.png") 1px 50% no-repeat;_background-position:left 10%;color:#aaa;letter-spacing:-1px;}
	#tailer .infor span.none	{display:inline-block;margin-left:0px;padding-left:0px;color:#aaa;background:none;}
	#tailer .infor span.ent		{display:inline-block;margin:0px;padding:0px;width:1px;height:1px;overflow:hidden;}
	#tailer .infor span.addr	{display:inline-block;margin-left:0px;padding-left:0px;color:#aaa;background:none;}





	#tailer address		{margin:5px 25px 0px 25px;font-size:9px;line-height:1.5;color:#aaa;letter-spacing:-0.01325em;font-style:normal;text-transform: uppercase;
	font-family: 'Roboto', sans-serif;font-weight:500;text-align:center;
	/*200,300,400,500,600,700*/
	}
	#tailer address em		{font-style: normal;font-weight:500;}
	#tailer address a		{color:#888 !important;font-weight:500;}
	#tailer address a:hover	{color:#888;}

	.tail_escrow				{display:block;list-style:none;margin:0px auto 0px auto;padding:0px 0 0 0;text-align:center;}
	.tail_escrow 				{*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
	.tail_escrow:after			{content: "";display: block;height: 0;clear: both;visibility: hidden;}	
	.tail_escrow li				{display:inline-block;padding:0px;margin:0px 0 30px 0;width:30px;height:30px;} 
	.tail_escrow li	a			{display:block;white-space: nowrap; overflow: hidden;padding:0px;text-decoration:none;transition: 0.3s;opacity:0.6;}
	.tail_escrow li	a:hover		{}
	.tail_escrow li	a span		{display:none;}

	.tail_escrow li	a	img		{width:100%;height:auto;}

	.tail_escrow li	a:hover			{opacity:1;}



	.tail_sns					{display:block;list-style:none;margin:20px auto 30px auto !important;padding:0px 0 0 0;text-align:center;}
	.tail_sns 					{*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
	.tail_sns:after				{content: "";display: block;height: 0;clear: both;visibility: hidden;}	
	.tail_sns li				{display:inline-block;padding:0px;margin:0px;width:30px;height:30px;} 
	.tail_sns li	a			{display:block;white-space: nowrap; overflow: hidden;padding:0px;text-decoration:none;transition: 0.3s;}
	.tail_sns li	a:hover		{}
	.tail_sns li	a span		{display:none;}

	.tail_sns li	a	img		{width:100%;height:auto;}


	.tail_sns2					{display:block;list-style:none;margin:20px auto 10px auto !important;padding:0px 0 0 0;text-align:center;}
	.tail_sns2 					{*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
	.tail_sns2:after				{content: "";display: block;height: 0;clear: both;visibility: hidden;}	
	.tail_sns2 li				{display:inline-block;padding:0px;margin:0px 5px;width:50px;height:50px;} 
	.tail_sns2 li	a			{display:block;white-space: nowrap; overflow: hidden;padding:7px;text-decoration:none;transition: 0.3s;background-color:#fff;border-radius:5px;}
	.tail_sns2 li	a:hover		{}
	.tail_sns2 li	a span		{display:none;}

	.tail_sns2 li	a	img		{width:90%;height:auto;}


	.fl {float:none;}
	.fr {float:none;}



	/* 팝업레이어 */
	#hd_pop {z-index:999;position:relative;margin:0 auto;width:100%;height:1px}
	#hd_pop h2 {position:relative;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden;}
	.hd_pops {position:relative !important;border:1px solid #e9e9e9;background:#fff;width:100% !important;top:80px !important;left:0px !important;}
	.hd_pops img {width:100%;height:auto !important;}
	.hd_pops_con {width:100% !important;height:auto !important;}
	.hd_pops_con a {width:100% !important;height:auto !important;}


.g101, .g201, .g301,
.g102, .g202, .g302,
.g103, .g203, .g303,
.g104, .g204, .g304,
.g105, .g205, .g305,
.g106, .g206, .g306,
.g107, .g207, .g307,
.g108, .g208, .g308,
.g109, .g209, .g309 {opacity:1;}

.g1010, .g1020,
.g1011, .g1021,
.g1012, .g1022,
.g1013, .g1023,
.g1014, .g1024,
.g1015, .g1025,
.g1016, .g1026,
.g1017, .g1027,
.g1018, .g1028,
.g1019, .g1029 {opacity:1;}




}

@media (min-width: 768px) and (max-width: 1024px) {

	.wrap9				{width:100%;margin:0px;padding:0px 100px;position:relative;background:none;}
	.w0 {margin:0px;padding:0px;}
	.w1_list10			{width:100%;margin:0px auto !important;transition: 0.3s;}

	#header					{width:100%;min-height:80px;margin:0px auto;position:relative;}
	#header 				{*zoom:1;} 
	#header:after			{content: ".";display: block;height: 0;clear: both;visibility: hidden;}	

	#header h1				{display:block;width:50px;height:auto;margin:0px auto;padding:15px 0px 0px 0px; } 
	#header h1 a			{display:block;margin:0px;padding:0px;} 
	#header h1 a img		{width:100%;height:auto;}


	.container			{margin:0px;width:100%;min-height:auto;}
	.contents {margin:30px 25px;}
	.m_logo				{display:block;width:220px;height:auto;margin:28px auto 27px auto;}
	.m_logo	img			{width:100%;height:auto;}
	.menu_all			{display:block;position:fixed;left:10px;top:20px;margin:0px;padding:0px;z-index:9;}
	.menu_all 			{padding:0px;margin:0px;}
	.menu_all 	a		{
		display:block;padding:10px 15px 15px 15px;
		font-size:15px;line-height:1.0;color:#666;font-weight:bold;letter-spacing:-0.0725em;text-align:left;text-decoration:none;transition: 0.3s;
	}
	.menu_all 	a span	{display:none;}



	#tailer				{width:100%;margin:40px 0 0 0;padding:20px 0px 0 0px ;color:#aaa;min-height:220px;border-top:1px solid #dedede;}
	#tailer 			{*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
	#tailer:after		{content: ".";display: block;height: 0;clear: both;visibility: hidden;}	

	#tailer ul,#tailer li,#tailer a,#tailer img,#tailer em,#tailer address,#tailer span{margin:0px;padding:0px;}
	#tailer strong		{color:#888;font-size:15px;line-height:normal;font-weight:500;text-decoration:none;}



	#tailer .info2				{margin:0px 25px 15px 25px;font-size:15px;line-height:1.6;color:#888;letter-spacing:-0.0525em;}
	#tailer .info2 span			{display:inline-block;margin-left:7px;margin-right:3px;padding-left:12px;background:url("../img/bu_bar.png") 1px 50% no-repeat;_background-position:left 10%;color:#aaa;letter-spacing:-1px;}
	#tailer .info2 span.none	{display:inline-block;margin-left:0px;padding-left:0px;color:#aaa;background:none;}





	#tailer address		{margin:5px 25px 0px 25px;font-size:12px;line-height:1.5;color:#aaa;letter-spacing:-0.01325em;font-style:normal;text-transform: uppercase;
	font-family: 'Roboto', sans-serif;font-weight:500;
	/*200,300,400,500,600,700*/
	}
	#tailer address em		{font-style: normal;font-weight:500;}
	#tailer address a		{color:#888 !important;font-weight:500;}
	#tailer address a:hover	{color:#888;}


}

/*
##Device = Tablets, Ipads (landscape)
##Screen = B/w 768px to 1024px
##Device = 태블릿, 아이패드(가로)
##Screen = 768px에서 1024px 사이
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {



}



.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 0%;
	z-index: 8;
	width: 100%;
	padding-left: 0;
	margin-left: 0%;
	text-align: center;
	list-style: none;
}
.carousel-indicators li {
	display: inline-block;
	width: 50px;
	height: 5px;
	margin: 0px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 0px;
	text-shadow: 0 1px 1px rgba(255,255,255,.8);
	opacity: .3;
}

.carousel-indicators .active {
	width: 50px;
	height: 5px;
	margin: 0;
	background-color: #fff;
	opacity: 1;
}

.sbar01 {display:none;}

@media screen and (max-width:1790px){
  
}
@media screen and (max-width:1024px){

}
@media screen and (max-width:960px){
  
}
@media screen and (max-width:768px){


	.box_search {display:none;}
	.sbar01 {
		display:block;width:40px;height:40px;
		padding:10px;
		position:absolute;right:20px;top:18px;
		z-index:3;
		
	
	}
	.sbar01 i {font-size:20px;color:#888;}


	.pop1	.box05			{display:block;width:250px;height:30px;margin:0px auto;}
	.box05 .hd_sch_wr5 {
	padding-top:80px;
	width: 250px;
	margin:0px auto;
    float: none;
    transition: 0.3s;	
	
	}
	.box05 #hd_sch5 h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
	.box05 #hd_sch5 {border-radius:0px 0 0 0px;}
	.box05 #hd_sch5 #sch_str {

		float:left;width:200px;height:40px;padding-left:20px;border-radius:50px 0 0 50px;background:#fff;border:none;
		outline:none !important;background-color:#fff;
		font-size:16px;font-weight:800;letter-spacing:-0.05em;


	}
	.box05 #hd_sch5 #sch_submit {float:left;margin-left:0px;width:50px;height:40px;border:0;background:#fff;color:#333;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}



}
@media screen and (max-width:640px){
	#ssch_frm {
		background: #fff;
		border:none;
		border-top: 1px solid #e3e5e8;
		border-bottom: 1px solid #e3e5e8;
	}
	#ssch_frm .ssch_scharea {
		padding: 10px 0;
		border-bottom:none;
	}


	#ssch_frm .ssch_scharea .ssch_input {width:50%;}
	#ssch_frm .ssch_option {display:none;}
	#ssch_frm #ssch_cate {display:none;}

	.w1_list30				{padding:0 0px !important;}
	.carousel-indicators	{display:block;}
	.carousel-control.left,
	.carousel-control.right {display:none;}



}
@media screen and (max-width:480px){

	.w1_list30				{padding:0 0px !important;}
	.carousel-indicators	{display:block;}
	.carousel-control.left,
	.carousel-control.right {display:none;}

}
