@charset "utf-8";


@media only screen and (min-width: 992px) {
	.container{
		width:100% !important;
	}
}
@media only screen and (max-width: 991px) {
	.container{
		width:100% !important;
	}
}

.lp-container{
	background:#FFF;
	position:relative;
	z-index:1;
	
}
@media only screen and (min-width: 992px) {
.lp-container{
	padding-left:300px !important;
	padding-right:100px !important;
}
}
@media only screen and (max-width: 991px) {
.lp-container{
	padding-left:0px !important;
	padding-right:0px !important;
}
}

.one{
	position:relative;
	width:100%;
	height:100%;
  padding:0;
  background:#CCC;
  z-index:1;
 

}
@media only screen and (max-width: 1024px) {
	.one{
		padding:0;
	}
}
.one-wrap{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:10;
}
.one-wrap span.spacer{
	display:inline-block;
	background:none;
	width:1em;
	height:15em;
}

/*main slider */
.latest{
	width:32em;
	margin:0 auto;
}
.tube-btn{
	
}
.tube-btn a img{
	width:10em;
	height:auto;
}
@media only screen and (max-width: 768px) {
	.latest{
	width:20em;
	margin:0 auto;
}
.one-wrap span.spacer{
	
	height:17em;
}
}
.mc-wrap{
	width:100%;
	height:100%;
}
.mc-cell img{
	width:19.5em;
	height:auto;
	margin-bottom:0em;
}
.mc-cell h1{
	font-family: 'Sacramento', cursive;
	color:#FFF;
	font-size:3.48em;
	line-height:0.7;
	margin:0;
}
.mc-cell small{
	color:#FFF;
	letter-spacing:2px;
}
.mc-cell p{
	padding:2em 1em 1em;
	color:#e5e5e5;
}
.mc-cell p b{
	color:#FFF;
}
.mc-cell p a.border-a{
	display:inline-block;
	color:#ffffff;
	font-size:1.12em;
	line-height:1;
	padding:1px 4px;
	border:#ffffff 1px solid;
	margin-left:0.5em;
}
.mc-cell p a.border-a:hover{
	color:#903;
	border:#903 1px solid;
}
.item{	
	width:100%;
	height:100%;
	min-height:400px;
	background:#666;
}
.content-slider{
	
	width:100%;
	height:100%;
	margin:0em;
	overflow-x:hidden;
	
	
}
@media only screen and (max-width: 1023px) {
	.item{
		height:100%;
	}
}
.content-slider li{
	
	text-align:center;
	width:100%;
	height:100%;

	overflow:hidden;
}
@media only screen and (max-width: 778px) {
	.content-slider li{
		min-height:100%;
	}
	.content-slider li.sl-1, .content-slider li.sl-3, .content-slider li.sl-5, .content-slider li.sl-6{
		background-position: 60% center;
	}
	.content-slider li.sl-4, .content-slider li.sl-2{
		background-position: 40% center;
	}
}
.item .lSSlideOuter .lSPager.lSpg {
	text-align:right;
	bottom:-15px;
	
}
@media only screen and (max-width: 1024px) {
	.item .lSSlideOuter .lSPager.lSpg {
	bottom:15px;
	
}
}
.item  .lSSlideOuter .lSPager.lSpg > li a{
	 display:inline-block;
	 display: -moz-inline-stack;/*safari용 inline-block*/
	 cursor: pointer;
	 width:0.68em;	
	 height:0.20em;
	 background:#333;  
	 margin-right:0px;  
	 margin-top:0px; 
	 margin-left:0px;
	 overflow:hidden; 
	 text-indent:-3000em;      *display:inline;   *zoom:1;  
}
.ismobile .item  .lSSlideOuter .lSPager.lSpg > li a{
	background:#999;
}
.item  .lSSlideOuter .lSPager.lSpg > li:hover a, .item  .lSSlideOuter .lSPager.lSpg > li.active a {
	 background:#903;
}
.ismobile .item  .lSSlideOuter .lSPager.lSpg > li:hover a, .ismobile .item  .lSSlideOuter .lSPager.lSpg > li.active a {
	 background:#FFF;
}
.sticky-menu-activate .item .lSSlideOuter .lSPager.lSpg{
	display:none !important;
}
.item-content{
	width:100%;
	height:100%;
	background:#993;
}

.ken-burn01 {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	visibility:hidden;
	z-index:0;
}
.ken-burn03{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	visibility:hidden;
	z-index:0;
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}
.s1 .ken-burn01{
	visibility:visible;
	-webkit-transition: all 20s;
	-moz-transition: all 20s;
	-o-transition: all 20s;
	transition: all 20s;
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-o-transform: scale(2);
	transform: scale(2);
	/* for dissapearing in Android */
	-webkit-backface-visibility: hidden;
}
.s3 .ken-burn03{
	visibility:visible;
	-webkit-transition: all 15s;
	-moz-transition: all 15s;
	-o-transition: all 15s;
	transition: all 15s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	/* for dissapearing in Android */
	-webkit-backface-visibility: hidden;
	background-position:left center !important;
}
.hidden{
	visibility:hidden;
}
.slider-overlay{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background:url(../img/blackbold.png);
	backface-visibility:hidden;
	z-index:1;
}

.caption-wrap{
	position:absolute;
	top:0;
	left:0;
	z-index:3;
	display:table;
	width:100%;
	height:100%;
	/* for dissapearing in Android */
	-webkit-backface-visibility: hidden;
	
}
.caption-child{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.hasIframe .slider-overlay, .hasIframe .caption-wrap{
	display:none;
}
		
.centered {
  position: relative;
  display: inline-block;
 text-align:center;
  width: 100%;
  padding: 1em;
  color:#fff;
}

.centered .cover_title {
	/*
  color: #fff;
  font-size: 0;
  text-align:center;
 
  margin-top: 0.5em;
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-transition-delay: 0;
  transition-delay: 0;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.6s;
  -webkit-transition-timing-function: ease-in-out;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  */
}
/*
.centered .cover_title:after,
.centered .cover_title:before {
  content: '';
  width: 1px;
  height: 0;
  display: block;
  margin:0 auto;
  background: #fff;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.centered .cover_title:after {
  position: relative;
  left: 0px;
}
.active .centered .cover_title{
	font-size:1.0em;
	opacity:1;
}
.active .centered .cover_title:after, .active .centered .cover_title:before{
	height:9em;
}
@media only screen and (max-width: 778px) {
	.active .centered .cover_title:after, .active .centered .cover_title:before{
	height:3em;
}
}
*/
.fp-wrap{
	
	background:rgba(0,0,0,.3);
}
.fp-ttl, .fp-ttl b, .fp-ttl span{
	color:#FFF;
	font-size:0.94em;
	line-height:1.2;
	font-family: 'Lato', sans-serif;
}
.fp-ttl span{
	display:inline-block;
}
.fp-ttl span.thin-letter, .fp-ttl span.long-letter{
	font-weight:50 !important;
	color:#e5e5e5;
}
.fp-ttl span.thin-letter{
	letter-spacing:1px;
}
.fp-ttl span.long-letter{
	letter-spacing:4px;
	
	
}
.fp-ttl h1{
	color:#FFF;
	font-family: 'Wire One', sans-serif;
	font-size:6.84em;
	font-weight:200;
	letter-spacing:1px;
	color:#fefefe

}
.title-devider{
	width:100%;
	position:relative;
	padding:0.5em 0;
	text-align:center;
}
.td-square{
	width:1em;
	height:1em;
	margin:0 auto;
	text-align:center;
}
.td-square i{
	font-size:0.8em;
	color:#CCC;
}
.centered .td-square:after,
.centered .td-square:before {
  content: '';
  width: 0px;
  height: 1px;
  display: block;
 
  background: #fff;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.centered .td-square:after {
  position: relative;
  left: 0px;
}
.active .centered .td-square{
	font-size:1.0em;
	opacity:1;
}
.active .centered .td-square:after, .active .centered .td-square:before{
	width:5em;
}
@media only screen and (max-width: 778px) {
	.active .centered .td-square:after, .active .centered .td-square:before{
	width:3em;
}
}
.cover_title small.small-divider{
	display:inline-block;
	position:relative;
	font-size:0.6em;
	color:#e5e5e5;
	margin: 0.2em 0 1.5em;
}
.cover_title small.small-divider:before,
.cover_title small.small-divider:after{
	content: "";
	position: absolute;
	width:0;
	height: 1px;
	background:#c5c5c5;
	top: 50%;
	-webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.cover_title small.small-divider:before{
	right: 100%;
	margin-right: 10px;
}
.cover_title small.small-divider:after{
	left: 100%;
	margin-left: 10px;
}

.active .cover_title small.small-divider:before, .active .cover_title small.small-divider:after{
	width:18em;
}
@media only screen and (max-width: 778px) {
	.active .cover_title small.small-divider:before, .active .cover_title small.small-divider:after{
		width:10em;
	}
}
.cover_title h1{
	font-family:"Open Sans Condensed", sans-serif;
	font-size:3.28em;
	letter-spacing:2px;
	
}
.cover_title h5{
	font-family:'Montserrat',sans-serif, arial,'MalgunGothic';
	color:#E5E5E5;
	font-size:1.08em !important;
	letter-spacing:3px;
}
.cover_title small{
	font-size:0.95em;
	color:#b7c5a4;
	letter-spacing:2px;
}
.cover_title .title-txt{
	width:16em;
	margin:0 auto;
	text-align:left;
}
.cover_title  p{
	color:#ffffff;
	font-size:0.98em;
	font-weight:500;
	
	margin:0.5em 0 1.5em;
}
.cover_title span{
	
	display:inline-block;
	/*
	padding:0.2em 0.8em;
	border:#ffffff 1px solid;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin:1em 0 0.5em;
	*/
}
.cover_title span:hover{
	background:#FFF;
}
.cover_title span a{
	color:#ffffff;
}
.cover_title span a:hover{
	color:#903;
}
.cover_title .cover_title-primary{
	font-size:1.0em;
	opacity:1;
}
.cover_title .cover_title-primary h1{
	font-size:4.24em !important;
	font-weight:bold;
}
.centered span.en-txt{
	margin-left:0.5em;
	padding:0 0.5em ;
	border-left:#CC6 solid 5px;
	font-size:2.21em;
	font-weight:bold;
	color:#FF0;
	line-height:1.0;
	
	}
.arrow-text{
	position:absolute;
	text-align:center;
	width:250px;
	bottom:38px;
	left:50%;
	margin-left:-125px;
	color:#000;
	
	font-family: 'Montserrat', sans-serif;
	
	z-index:10;

}
.arrow-text small{
   font-size:0.72em;
   letter-spacing:1px;
}
.arrow-text b{
	font-size:0.82em;
	letter-spacing:2px;
}
@media only screen and (max-width: 1024px) {
 .arrow-text{
	color:#FFF;
}
}
.scroll-down-button,
.filling {
  display: block;
  width: 30px;
  height: 20px;
  background-image:url(../img/scrolldown02.png);
  background-repeat:no-repeat;
  z-index:10;
  /*
  border-radius: 9px;
  border: 2px solid #fff;
  */
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -15px;
  background-position: center center;
  -webkit-transition-property: border;
  transition-property: border;
}
@media only screen and (max-width: 1024px) {
.scroll-down-button,
.filling {
	background-image:url(../img/scrolldown02.png);
}
}
.scroll-down-button:hover{
	background-image:url(../img/scrolldown_red.png);
}
.scroll-down-button span,
.filling span {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition-delay: 0;
  transition-delay: 0;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in-out;
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  position: absolute;
  top: 7px;
  left: 8px;
  width: 3px;
  height: 8px;
  background: #fff;
  border-radius: 3px;
  -webkit-animation: scrollDown 2.5s ease-in-out infinite;
  -o-animation: scrollDown 2.5s ease-in-out infinite;
  animation: scrollDown 2.5s ease-in-out infinite;
}
.scroll-down-button.black,
.filling.black {
  border-color: #3a3a3a;
}
.scroll-down-button.black span,
.filling.black span {
  background: #3a3a3a;
}
@media (max-width:768px){
.item .lSSlideOuter .lSPager.lSpg {
	display:none;
}
.content-slider li{
	font-size:0.9em;
}
}

#sns-echo a{
	display:inline-block;
	margin:0.2em 0.4em;
	width:22px;
	height:22px;	
	
}
#sns-echo a.short-cut{
	width:111px;
}
@media (max-width: 768px) {
	#sns-echo  a{
		margin:0.2em 0.5em;
	}
}
#sns-echo  a.tweeter-i{
	background-image:url(../img/main-tw.png) ;
	background-repeat:no-repeat;
	background-size:22px 22px;
}
#sns-echo  a.tweeter-i:hover{
	background-image:url(../img/main-twOn.png) ;
}
#sns-echo  a.facebook-i{
	background-image:url(../img/main-fb.png) ;
	background-repeat:no-repeat;
	background-size:22px 22px;
}
#sns-echo  a.facebook-i:hover{
	background-image:url(../img/main-fbOn.png) ;
}
#sns-echo  a.google-i{
	background-image:url(../img/main-goo.png) ;
	background-repeat:no-repeat;
	background-size:22px 22px;
}
#sns-echo  a.google-i:hover{
	background-image:url(../img/main-gooOn.png) ;
}
#sns-echo  a.kakao-i{
	background-image:url(../img/main-kakao.png) ;
	background-repeat:no-repeat;
	background-size:22px 22px;
}
#sns-echo a.kakao-i:hover{
	background-image:url(../img/main-kakaoOn.png) ;
}
#sns-echo  p{
	color:#000;
	font-weight:700;
}
#sns-echo  a.short-cut{
	background-image:url(../img/shortcut.png) ;
	background-repeat:no-repeat;
	background-size:111px 25px;
}
@media (max-width: 800px) {
	#sns-echo  .mob-hidden{
		display:none;
	}
}
.indexContainer{
	position:relative;
	width:70%;
	margin:0 auto;
	padding:4em 36px 1em;
	text-align:center;
}
.indexContainer h1{
	font-family:"Playfair Display","Open Sans Condensed", serif;
	color:#222222;
	font-size:2.88em;
	margin:0;
	padding:0;
	line-height:1.0;
	
}
.indexContainer .main-title, .lay-title .main-title{
	line-height:1.2;
	
}
.indexContainer b{
	font-family:"Open Sans Condensed", serif;
	color:#222222;
	font-size:2.68em;
	text-transform:uppercase;
}
@media (max-width: 1024px) {
	.indexContainer{
		width:90%;
	padding:3em 1em;
}
}
@media (max-width: 768px) {
	.indexContainer{
		width:100%;
	padding:3em 1em;
}

}
/*
.light .indexContainer .long-letter:after,
.light .indexContainer .long-letter:before {
  content: '';
  width: 45px;
  height: 1px;
  display:inline-block ;
  vertical-align:super;
  background:#999;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.dark .indexContainer .long-letter:after,
.dark .indexContainer .long-letter:before {
  content: '';
  width: 45px;
  height: 1px;
  display:inline-block ;
  vertical-align:super;
  background:#CCC;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

.lay-title .long-letter:after, .lay-title .long-letter:before {
	 content: '';
  width: 45px;
  height: 1px;
  display:inline-block ;
  vertical-align:super;
  background:#CCC;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

.light .indexContainer .long-letter:before, .dark .indexContainer .long-letter:before{
position: relative;
  right: 10px;	

}
.light .indexContainer .long-letter:after, .dark .indexContainer .long-letter:after{
position: relative;
  left: 10px;
}
*/

.indexContainer .long-letter{
	font-family:"Poppins", serif;
	font-size:0.80em;
	color:#666;
	letter-spacing:1px;
	text-transform:uppercase;
}
.inner-container{
	padding:3em 0 1em;
}
.inners{
	padding:1em;
}
.more-read{
	display:inline-block;
	color:#FFF !important;
	background:#9BA78A;
	margin:2em 0;
	padding:0.3em 1em;
	
}
.more-read:hover{
	background:#6f7763;
}
.two{
	
	
}

.grey-container{
	padding:0 1.5em;
}
@media (max-width: 768px) {
	.grey-container{
	padding:0;
}
}

.grey-box{
	
	background:#e5e5e5;
	padding:0 0 1em 0 ;
	margin-bottom:1.5em;
}
.grey-box .box-title{
	padding:1.5em 1em 0.7em;
	text-align:left;
}
.grey-box .box-title h4, .box-title span{
	display:inline-block;
}
.grey-box .box-title h4{
	font-size:1.88em !important;
	font-family:"Open Sans Condensed","Montserrat", san-serif;
	font-weight:500;
	margin-right:0.3em;
}
.box-title span{
	margin-left:0.3em;
	padding-left:0.5em;
	border-left:#a60505 1px solid;
	line-height:1;
}
/* img responsive */
.grey-box .box-img{
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-bottom: 56.26%;
	
	overflow:hidden;
}
.grey-box .box-img img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.grey-box  .video-container, .modal-body .video-container{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px; height: 0; overflow: hidden;
	
}
.grey-box  .youtube iframe, .modal-body  .youtube iframe{position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%;
	
}
.grey-box .box-content{
	padding:1em ;
	text-align:left;
	
}
.grey-box .box-content b{
	font-size:1.0em;
	font-family:'Droid Sans', Arial, Helvetica, Sans-serif,"MalgunGothic","NanumGothic", "Gullim" ;
	line-height:2.5;
}
.grey-box .box-content p.author{
	margin-right:1em;
	font-size:0.94em;
}
.grey-box .box-content p.honbun{
	padding:0 ;
}
.grey-box .box-content .btn-more{
	padding-top:0.5em;
	text-align:right;
}
.grey-box .box-content .btn-more a{
	
	font-size:0.84em !important;
	display:inline-block;
	border:#666 1px solid;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:0.2em 0.4em;
	margin-right:1em;	

}

.three{
	padding:5em 0;
	width:100%;	
	color:#FFF ;
	
}
.small-titleBox{
	
	padding:0.2em 0 1em;
	/*
	border-top:#666 1px solid;
	text-align:right;
	*/
	
}
.small-titleBox span{
	display:inline-block;
	margin-right:0.3em;
}
.small-titleBox span.left-border{
	
	padding-left:0.6em;
}
.small-titleBox h4{
	font-family:"Montserrat", san-serif;
	font-weight:400;
	text-transform:uppercase;
	margin-right:0.3em;
}
/*  board  */

.bo-sjt{
	padding:1.5em 0 0;
}

.lat-board ul{
	margin:0;
	padding:0.3em 0;
	list-style:none;
}
.lat-board ul:after{
	content:" ";
	display:block;
	clear:both;
}
.lat-board ul li{
	float:left;
	padding:0 0.5em;
	
}
.lat-board ul li.squair{
	width:5.5em;
	height:5.5em;
	padding-top:0;
	background:#6f7763;
	text-align:center;
	overflow:hidden;
}
.lat-board ul li.squair-img {
	width:5.5em;
	height:5.5em;
	padding:0;
	background:#333;
	line-height:5.5em;
	text-align:center;
	overflow:hidden;
}
.lat-board ul li.board-title{
    text-align:left;
	padding-left: 6.5em;
    margin-left: -5.5em;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.lat-board ul li.squair p{
	color:#FFF;
	line-height:1.0;
	margin:0.2em;
}
.lat-board ul li.squair h1{
	color:#FFF;
	margin-bottom:0;
	margin-top:0.3em;

}
.lat-board ul li.squair-img img{
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	vertical-align:middle;
}
.lat-board a.lat-more{
	display:inline-block;
	padding:1.0em 0.5em 0 ;
	color:#6f7763;
	font-weight:600;
}
.lat-board a.lat-more:hover{
	color:#903;
}
.lat-board a.lat-more i{
	margin-right:0.3em;
}
/*  ---//board---  */

.four{
	
	
}
.q-link{
	background:#CCC;
}
.q-outer{
	margin:0.5em;
	display:table;
	border:#999 1px solid;
	width:100%;
	height:6em;
}
.five{
	color:#b7c5a4;
}
.para-container{ 
   position:relative;
   padding:0;
   margin:0;
   overflow-x:hidden;
}
.lay-title{
	position:absolute;
	width:100%;
	left:0; 
	top:30px;
	text-align:center;
	color:#FFF;
	-webkit-backface-visibility:hidden;
	z-index:2;
}
 .lay-title h1{
	font-family:"Open Sans Condensed";
	color:#ffffff;
	font-size:2.58em;
	margin:0;
	padding:0;
	line-height:1.0;
	text-transform:uppercase;
}
.lay-title .main-title:before{
position: relative;
  right: 10px;	

}
.lay-title .main-title:after{
position: relative;
  left: 10px;
}
.para-container.no-margin .col-md-6:first-child {
    padding-right: 0;
}
.para-container.no-margin .col-md-6:last-child {
    padding-left: 0;
}

.audio-wrap .indexContainer{
	padding-bottom:2em;
}
.audio-wrap .indexContainer h1, .audio-wrap .indexContainer small{
	color:#FFF;
}

.link-icon{
	text-align:center;
}
.link-icon span.m-icons a{
	display:inline-block;
	width:1.5em;
	height:1.5em;
	margin:0.8em;
	background-size:1.5em 1.5em;
	background-repeat:no-repeat;
}
.link-icon span.m-icons a.melon{
	background-image:url(../img/micon_melon.png);
}
.link-icon span.m-icons a.mnet{
	background-image:url(../img/micon_mnet.png);
}
.link-icon span.m-icons a.naver{
	background-image:url(../img/micon_naver.png);
}
.link-icon span.m-icons a.genie{
	background-image:url(../img/micon_genie.png);
}
.bottom-wrap{
	width:100%;
	
	position:fixed;
	left:0;
	bottom:0;

	z-index:0;
	
	margin:0;
	padding:0;
	border-bottom:#333 2px solid;
	

	
}
.frame-overlay{
	display:block;
	width:100%;
	height:2px;
	margin:0 0 232px 0;
	background:none;
}
.bottom{
	height:200px;
	width:100%;

	background:#6f7763;
	text-align:center;
	color:#FFF;
	margin:0;
	
}
.bottom-credit{
	padding:2em 0;
}
.bottom-credit p{
	padding-bottom:1em;
}
.bottom-credit a{
	color:#FFF;
}
.bottom-credit img.bot-logo{
	width:8em;
	height:auto;
	margin-top:1em;
	margin-bottom:1em;
}
.bottom-credit span{
	display:inline-block;
	line-height:1;
	padding:0 1em;
	border-right:#FFF 1px solid;
}
.bottom-credit span.last{
	border-right:none;
}
.bottom-credit p {
	padding-top:1em;
}
.bottom-credit p small{
	color:#CCC;
}
.central{
	display:table;
	width:100%;
	height:100%;
}
.central-child{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.central-center{
	display:inline-block;
	 text-align:center;
  width: 100%;
  padding:0 1.5em;
}

/*-------------------------------------------------------------------------*/
/* page section
/*-------------------------------------------------------------------------*/
.urban{
	max-width:1420px;
}
.l-header, .r-header{
	width:100%;
	height:160px;
}
.l-header{
	
	padding:0.5em;
	background-image:url(../img/bg04.jpg);
	
}
/*
.l-header.bg01{
	background-image:url(../img/bg04.jpg);
}

.l-header.so{
	background-image:url(../img/gr_sionB.jpg);
}
.l-header.yj{
	background-image:url(../img/gr_yeojuB.jpg);
}
.l-header.yh{
	background-image:url(../img/gr_yunhooB.jpg);
}
.l-header.sy{
	background-image:url(../img/gr_soyoungB.jpg);
}
.l-header.kr{
	background-image:url(../img/gr_kyuriB.jpg);
}
.l-header.hs{
	background-image:url(../img/gr_hyunseoB.jpg);
}
*/
@media only screen and (max-width: 768px){
	
	
}
.inner-border{
	width:100%;
	height:100%;
	border:#FFF 1px solid;
}
.bo-ttlWrap{
	text-align:right;
	padding: 0 1em;
}
@media only screen and (max-width: 1223px){
	.bo-ttlWrap{
	text-align:left;
	padding: 0 1em;
}

}
.bo-ttl{
	margin-top:3em;
	display:inline-block;
	width:100%;
	max-width:20em;
	border-top:#000000 2px solid;
	text-align:right;
}
.bo-ttl h3{
	color:#666;
	text-transform:uppercase;
	margin-top:0;
	line-height:1;
	font-size:2.20em;
}
.bo-ttl small{
	color:#000;
	letter-spacing:5px;
	text-transform:uppercase;
	font-size:0.84em;
	font-weight:600;
	
}
.page-heading{
	display:none;
}
.page .page-heading{
	display:block;
}
.page-heading p {
	margin-top:30px !important;
	letter-spacing:8px;
	font-weight:500;
}
.page-heading .title-block{
	margin-bottom:0.5em;
}
.page-heading .title-block span{
	display:inline-block;
	line-height:1;
	vertical-align:middle;
}
.page-heading .title-block span img{
	width:15px;
	height:auto;
	margin:0;
	vertical-align:middle;
}
.page-heading .title-block span h4{
	margin:0em 0.5em !important;
	line-height:1;
	font-size:1.54em;
	letter-spacing:5px;
	text-transform:uppercase;
}
.page-heading .title-block:before, .page-heading .title-block:after {
	content:"";
	width:7em;
	height:1px;
	background:#666;
	display:inline-block;
	vertical-align:middle;

}
@media only screen and (max-width:767px) {
	.page-heading .title-block:before, .page-heading .title-block:after {
		width:2em;
	}
}
.page-heading .title-block:before{
	position:relative;
	right:10px;
}
.page-heading .title-block:after{
	position:relative;
	left:10px;
}


.heading .center-it{
	
	/* for android 4.0 below */
	-webkit-backface-visibility: hidden;
}
.sub-logo img{
	width:15em;
}
.board-head{
	margin:3em 0 4em;
}
.iboard-head h1{
	margin-bottom:2em;
	text-transform:uppercase;
}
.board-head span{
	display:inline-block;
}
.board-head span img{
	width:2.0em;
	vertical-align:text-bottom;
}


.bottom-nav{
	text-align:center;
	padding:3em 0 1em;
}
.bottom-nav span{
	display:inline-block;
	padding:0 1em;
}
.bottom-nav span.right-border{
	border-right:#6e6e6e 1px solid;
}
.bottom-nav span a{
	margin:0;
	line-height:1;
	color:#333;
	font-size:1.0em;
	text-transform:uppercase;
}
.bottom-nav span a:hover{
	color:#903;
}
.bottom-nav span a i{
	color:#903;
	margin-right:0.5em;
}

/*-------------------------------------------------------------------------*/
/* footersection
/*-------------------------------------------------------------------------*/

.shoe{
	height:32px;
	background:#1e1e1e;
	text-align:center;
	line-height:32px;
	color:#CCC;
}

/*-------------------------------------------------------------------------*/
/* scroll-to-top
/*-------------------------------------------------------------------------*/
.scroll-to-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  display: none;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #ffffff !important;
  background: rgba(52, 58, 64, 0.5);
  line-height: 45px;
  z-index:9; }
  .scroll-to-top i{
	  color:#FFF;
  }
  .scroll-to-top:focus, .scroll-to-top:hover {
    color: white; }
  .scroll-to-top:hover {
    background: #343a40; }
  .scroll-to-top i {
    font-weight: 800; }
	
/*-------------------------------------------------------------------------*/
/* modal- cookie
/*-------------------------------------------------------------------------*/

.modal-wrap{
	
}
/*ie8 warning modal과 구분 */
.modal-container{
	position:relative;
	text-align:center;
	
	
}
.modal{
	z-index:10500 !important;
}
.modal-container .modal{
	z-index:10000 !important;
	text-align:center;
	
}

.modal-container .modal-body{
	padding:0;
}
.modal-container .modal-footer{
	padding:0 1em;
}
