@charset "utf-8";

body {background-color:#fff;margin:0;padding:0;font-size:0.75em;font-family: 'Noto Sans KR', sans-serif;}

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;}
@-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%;}
 
/*body					{background:#fff url('/e/theme/marie/img/main/bg_main.png') no-repeat center top;background-size: 100%;}
body					{background:#fff url('/e/theme/marie/img/main/img_flag.jpg') no-repeat center top;background-size: 100% 100%;transition: 0.3s;}
*/
#wrap					{width:100%;height:100%;margin:0px;padding:0px;background: url('/e/theme/marie/img/main/main_gnb.png') center 60px no-repeat;}

.wrap					{width:100%;height:100%;margin:0px;padding:0px;position:relative;}
.wrap 					{*zoom:1;} 
/*.wrap:after				{content: ".";display: block;height:0px;clear: both;visibility: hidden;}	*/

.wrap9					{width:900px;margin:0px auto;padding:0px;position:relative;}
.wrap9 					{*zoom:1;} 
.wrap9:after			{content: ".";display: block;height:0px;clear: both;visibility: hidden;}	

.t_wrap						{width:900px;margin:0px auto;position:relative;} 
/*
.t_wrap	 					{*zoom:1;} 
.t_wrap	:after				{content: ".";display: block;height: 0;clear: both;visibility: hidden;}	
*/


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

#header h1				{float:left;display:block;margin:0px 0 20px 0;width:162px;height:45px;padding:60px 0 0 0;} 
#header h1 a			{display:block;text-indent: 100%; white-space: nowrap; overflow: hidden;width:162px;height:45px;
	background: url("../img/global/logo_lcg02.png") center top no-repeat;
	background-size: cover;
	transition: 0.3s;
} 
#header h1 a span		{display:none;}
#header .blank01		{width:1px;height:30px;clear:both;overflow:hidden;margin:0px;padding:0px;}


.fl {float:left;}
.fr {float:right;}


#central				{display:block;width:100%;display:block;background-color:#fff;border-top:1px solid #eee;margin:0px;padding-top:0px;}

.menu_br				{list-style:none;margin:0px;padding:0px;text-align:center;}
.menu_br 				{*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
.menu_br:after			{content: ".";display: block;height: 0;clear: both;visibility: hidden;}	
.menu_br li				{display:inline-block;padding:0px;margin:0px;}
/*
.menu_br > li:first-child a	{padding:22px 30px 15px 10px;}
.menu_br > li:last-child a	{padding:22px 10px 15px 30px;}
*/
.menu_br li	a			{
	display:block;padding:20px 35px 18px 35px;
	font-family: 'EB Garamond', serif;text-transform:uppercase;
	font-size:16px;line-height:1.0;color:#666;font-weight:700;letter-spacing:-0.03125em;text-align:center;
	text-decoration:none;border-bottom:1px solid #fff;transition: 0.7s;
}
.menu_br li	a:hover		{color:#333;border-bottom:1px solid #333;}
.menu_br li	a span		{}

.menu_br li	a.on 		{color:#333;border-bottom:1px solid #000;}


.menu_fixed {
		position: fixed !important;
		background-color:#014099;
		width:100%;
		top: 0px;
		height:135px !important;
		opacity:1;
		z-index:99px !important;
		-moz-box-shadow: 0px 1px 30px rgba(0,0,0,0.1);-webkit-box-shadow: 0px 1px 30px rgba(0,0,0,0.1);box-shadow: 0px 1px 30px rgba(0,0,0,0.1);

}

.menu_m						{display:block;float:right;list-style:none;margin:50px 0 0 0;padding:0px;}
.menu_m 					{*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
.menu_m:after				{content: ".";display: block;height: 0;clear: both;visibility: hidden;}	
.menu_m > li					{float:left;padding:0px;margin:0px; background: url("../img/global/menu_line.png") left 70% no-repeat;position:relative;}
.menu_m > li:first-child	{background-image:none;}
.menu_m > li:last-child a	{padding:15px 5px 5px 20px;}


.menu_m > li	a				{display:block;padding:15px 20px 5px 20px;font-size:17px;line-height:1.6;color:#666;font-weight:500;letter-spacing:-0.0725em;text-align:center;text-decoration:none;transition: 0.3s;white-space:nowrap;}
.menu_m > li	a:hover			{color:#71ca25;opacity:1;}
.menu_m > li	a span			{}
.menu_m > li	a.on			{color:#71ca25;opacity:0.8;}

.menu_m > li ul							{display:none;}
.menu_m > li ul.nojs					{position:absolute;left:0px;top:40px;z-index:99;margin:5px 0 0 0;padding:0px;width:250px;}
.menu_m > li ul.nojs li  				{float:left;padding:0px;margin:0px;}
.menu_m > li ul.nojs li a 				{display:block;padding:5px 6px;font-size:13px;line-height:1.6;color:#666;font-weight:400;letter-spacing:-0.05em;text-align:left;text-decoration:none;transition: 0.3s;white-space:nowrap;}
.menu_m > li ul.nojs li a:hover			{color:#333;opacity:1;}
.menu_m > li ul.nojs li:first-child a 	{padding:5px 6px 5px 20px;}
/*
.menu_m							{display:block;height:30px;list-style:none;margin:0px auto;padding:0px;text-align:center;}
.menu_m 						{*zoom:1;} 
.menu_m:after					{content: ".";display: block;height: 0;clear: both;visibility: hidden;}	
.menu_m li						{display:inline-block;padding:0px;margin:0px 12px;}
.menu_m > li:nth-child(2n)		{margin:0 2px;}

.menu_m li a					{display: block;text-indent: 100%; white-space: nowrap; overflow: hidden;height:30px;background: url('/e/theme/marie/img/main/menu_main.png') left top no-repeat;}
.menu_m li a span				{display: none;}
.menu_m li a:hover, a:active	{background-position: 0px 0px; }

.menu_m li a.btn_01			{width:158px;background-position: 0px 0px;}
.menu_m li a.btn_02			{width:158px;background-position: -158px 0px;}
.menu_m li a.btn_03			{width:60px;background-position: -316px 0px;}
.menu_m li a.btn_04			{width:101px;background-position: -376px 0px;}
.menu_m li a.btn_05			{width:105px;background-position: -477px 0px;}
.menu_m li a.btn_06			{width:9px;background-position: -706px 0px;}
.menu_m li a.btn_07			{width:9px;background-position: -706px 0px;margin:0 2px;}
*/
.menu_all				{display:block;float:right;list-style:none;margin:0px;padding:0px;}
.menu_all 				{*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
.menu_all:after			{content: ".";display: block;height: 0;clear: both;visibility: hidden;}	
.menu_all li			{padding:0px;margin:0px;}
.menu_all li	a		{
	display:block;padding:22px 45px 15px 15px;
	background: url("../img/global/btn_m01.png") 82% 57% no-repeat;
	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 li	a:hover	{color:#153c81;}
.menu_all li	a span	{}

.container				{transition: 0.3s;position: relative;width: 100%;height: 100%;min-height: 500px;padding:0px;}
.container 				{*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
.container:after		{content: ".";display: block;height: 0;clear: both;visibility: hidden;}	




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


#tailer	.tlogo		{float:right;display:block;width:65px;height:30px;opacity:0.4;margin:3px 0 0 0;}
#tailer	.tlogo img	{width:100%;height:auto;}

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

#tailer .infor strong	{display:inline-block;color:#888;font-weight:700;text-decoration:none;padding-right:12px;margin-right:10px;background:url("../img/global/bg_div02.png") right 50% no-repeat;_background-position:left 10%;}
#tailer .infor span		{display:inline-block;margin-left:7px;margin-right:3px;padding-left:12px;background:url("../img/global/bg_div02.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 address		{margin:5px 0 0px 0px;font-size:11px;line-height:1.5;color:#aaa;letter-spacing:-0.0135em;font-style:normal;text-transform: uppercase;
font-family: 'Oswald', sans-serif;font-weight:500;font-size:10px;letter-spacing:-0.01325em;
/*200,300,400,500,600,700*/
}



.menu_all			{display:none;position:absolute;left:10px;top:10px;margin:0px;padding:0px;z-index:9;}
.menu_all 			{padding:0px;margin:0px;}
.menu_all 	a		{
	display:block;padding:22px 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;}


/* overlay */
.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 999;
    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: 22px;
	line-height: 50px;
	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;
}


#floatR a.btn_link01 {display:block;width:100px;padding:10px 15px;background-color:#666;color:#fff;text-shadow: 0 1px 1px rgba(0,0,0,.5);box-shadow: 0 1px 3px rgba(0,0,0,.2);transition: 0.3s;margin-bottom:5px;}
#floatR a.btn_link01 span {display:inline-block;padding-left:10px;font-size:13px;}
#floatR a.btn_link01:hover {background-color:#333;}
#floatR a.btn_link02 {display:block;width:100px;padding:10px 10px;background-color:#1563ad;color:#fff;text-shadow: 0 1px 1px rgba(0,0,0,.5);box-shadow: 0 1px 3px rgba(0,0,0,.2);transition: 0.3s;margin-bottom:1px;text-align:center;}
#floatR a.btn_link02 span {display:inline-block;font-size:12px;letter-spacing:-0.05em;}
#floatR a.btn_link02:hover {background-color:#0d5293;}




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

	.t_wrap					{width:100%;margin:0px;position:relative;} 
	#header					{width:100%;min-height:70px;margin:0px auto;position:relative;}
	#header 				{*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
	#header:after			{content: ".";display: block;height: 0;clear: both;visibility: hidden;}	

	#header h1				{float:none;display:block;margin:0px auto 20px auto;width:150px;height:auto;padding:25px 0 0 0;} 
	#header h1 a			{display:block;text-indent: 100%; white-space: nowrap; overflow: hidden;width:160px;height:45px;
		background: url("../img/global/logo_lcg01.png") left top no-repeat;
		background-size: cover;
		transition: 0.3s;
	} 
	#header h1 a span		{display:none;}
	#header .blank01		{width:1px;height:30px;clear:both;overflow:hidden;margin:0px;padding:0px;}

	#central					{display:none;}

	.wrap9					{width:100%;margin:0px;padding:0px;position:relative;}


	.menu_m					{display:none;float:right;list-style:none;margin:60px 0 0 0;padding:0px;}



	.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:18px 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;}
		

	#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: 12%;
		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;
	}

	#floatR {display:none;}
	#floatR a.btn_link01 {display:none;}



	#tailer				{width:100%;margin:0px;padding:20px 0px 0 0px ;color:#aaa;min-height:160px;}

	#tailer	.tlogo		{float:none;display:block;width:65px;height:30px;opacity:0.4;margin:0px auto 20px auto;text-align:center;}
	#tailer .infor			{float:none;color:#666;font-size:13px;letter-spacing:-0.05em;font-weight:300;margin:0 20px 20px 20px;text-align:center;}

	#tailer .infor strong	{display:block;color:#888;font-weight:700;text-decoration:none;padding-right:0px;margin-right:0px;background:none;}
	#tailer .infor span		{display:inline-block;margin-left:0px;margin-right:0px;padding-left:0px;background:none;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:block;width:1px;height:1px;overflow:hidden;}



}