	
	
	/* Style for our header texts
	* --------------------------------------- */
	h1{
		font-size: 5em;
		font-family: arial,helvetica;
		color: #fff;
		margin:0;
		padding:0;
	}

	/* Centered texts in each section
	* --------------------------------------- */
	.section{
		text-align:center;
	}


	/* Backgrounds will cover all the section
	* --------------------------------------- */
	.section{
		
	}
	.slide{
		background-size: cover;
	}

	/* Defining each section background and styles
	* --------------------------------------- */
	#section0{
		background-image: url(../images/sub0301_bg00.jpg);
		background-size: cover;
	}
	#section0 .tit{
		padding-top:180px;
		font-size:35px;
		text-align:center;
		color:#fff;
		position:relative;
		width:140px;
		line-height:40px;
		margin:0 auto;
	}
	#section0 .tit:after {
    content: "";
    display: block;
    position: absolute;
	text-align:center;
	top:240px;
    left: 0;
    width: 140px;
    height: 2px;
    background: #fff;
}
	#section0 .txt{
	font-size:20px;
	text-align:center;
	color:#fff;
	padding-top:50px;
	}

	/* --------------------------------------- */

	#section1{
		background-image: url(../images/sub0301_bg01.jpg);
		background-size: cover;
	}

	#section1 h2{
		font-size:95px;
		font-weight:bold;
		text-align:center;
		padding-top:180px;
		color:#fff;
		letter-spacing:-8px;
	}

	#section1 p{
		padding:25px 0;
		font-size:20px;
		font-weight:bold;
		text-align:center;
		color:#fff;
	}

	#section1 span{
		font-size:16px;
		text-align:center;
		color:#fff;
	}

	#section1 .btn{
	width:530px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:4%;
	}
	#section1 .btn:after{clear:both; content:''; display:block;}
	#section1 .btn  a{float:left; text-align:left;width:180px; height:60px; padding:0 30px; margin-left:20px; font-size:18px;border:1px solid #fff;color:#fff; background:url(../images/sec0301_arrow02.png) no-repeat 180px 17px;  line-height:60px;border-radius: 30px;}
	#section1 .btn  a:hover{color:#3f71f9;background:url(../images/sec0301_arrow01.png) no-repeat 180px 17px #000;font-weight:bold;border:1px solid #000;}




	#section1 .btn a.view02{float:left; text-align:left;width:180px; height:60px; padding:0 30px;  font-size:18px;border:1px solid #fff;color:#fff; background:url(../images/sec0301_arrow02.png) no-repeat 180px 17px;  line-height:60px;border-radius: 30px;}
	#section1 .btn  a.view02:hover{color:#fff;background:url(../images/sec0301_arrow02.png) no-repeat 180px 17px;}

	/* #section1 a {
    float: left;
    text-align: left;
    width: 200px;
    height: 60px;
    padding: 0 30px;
    font-size: 18px;
    border: 1px solid #5881c3;
    color: #5881c3;
    background: url(../images/sec08_arrow_blue.png) no-repeat 200px 17px #fff;
    line-height: 60px;
}*/



	/* --------------------------------------- */
	#section2{
		background-image: url(../images/sub0301_bg02.jpg);
		background-size: cover;
	}

	#section2 h2{
		font-size:95px;
		font-weight:bold;
		text-align:center;
		padding-top:180px;
		color:#fff;
		letter-spacing:-8px;
	}

	#section2 p{
		padding:25px 0;
		font-size:20px;
		font-weight:bold;
		text-align:center;
		color:#fff;
	}

	#section2 span{
		font-size:16px;
		text-align:center;
		color:#fff;
	}

	#section2 .btn{
	width:530px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:4%;
	}
	#section2 .btn:after{clear:both; content:''; display:block;}
	#section2 .btn a.view01{float:left; text-align:left;width:180px; height:60px; padding:0 30px;  font-size:18px;border:1px solid #000000;color:#000000; background:url(../images/sec0301_arrow01.png) no-repeat 180px 17px #000;  line-height:60px; margin-right:20px;color:#3f71f9;font-weight:bold;border-radius: 30px;}
	#section2 .btn a.view01:hover{color:#3f71f9;background:url(../images/sec0301_arrow01.png) no-repeat 180px 17px #000;font-weight:bold;}

	#section2 .btn  a{float:left; text-align:left;width:180px; height:60px; padding:0 30px; margin-left:20px; font-size:18px;border:1px solid #fff;color:#fff; background:url(../images/sec0301_arrow02.png) no-repeat 180px 17px;  line-height:60px;border-radius: 30px;}
	#section2 .btn  a:hover{color:#3f71f9;background:url(../images/sec0301_arrow01.png) no-repeat 180px 17px #000;font-weight:bold;border:1px solid #000;}

	/*#section2 a {
    float: left;
    text-align: left;
    width: 200px;
    height: 60px;
    padding: 0 30px;
    font-size: 18px;
    border: 1px solid #5881c3;
    color: #5881c3;
    background: url(../images/sec08_arrow_blue.png) no-repeat 200px 17px #fff;
    line-height: 60px;
}*/

	/* --------------------------------------- */
	#section3{
		background-image: url(../images/sub0301_bg03.jpg);
		background-size: cover;
	}

	#section3 h2{
		font-size:95px;
		font-weight:bold;
		text-align:center;
		padding-top:180px;
		color:#fff;
		letter-spacing:-8px;
	}

	#section3 p{
		padding:25px 0;
		font-size:20px;
		font-weight:bold;
		text-align:center;
		color:#fff;
	}

	#section3 span{
		font-size:16px;
		text-align:center;
		color:#fff;
	}

	#section3 .btn{
	width:530px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:4%;
	}
	#section3 .btn:after{clear:both; content:''; display:block;}
	#section3 .btn a.view01{float:left; text-align:left;width:180px; height:60px; padding:0 30px;  font-size:18px;border:1px solid #000000;color:#000000; background:url(../images/sec0301_arrow01.png) no-repeat 180px 17px #000;  line-height:60px; margin-right:20px;color:#3f71f9;font-weight:bold;border-radius: 30px;}
	#section3 .btn a.view01:hover{color:#3f71f9;background:url(../images/sec0301_arrow01.png) no-repeat 180px 17px #000;font-weight:bold;}

	#section3 .btn  a{float:left; text-align:left;width:180px; height:60px; padding:0 30px; margin-left:20px; font-size:18px;border:1px solid #fff;color:#fff; background:url(../images/sec0301_arrow02.png) no-repeat 180px 17px;  line-height:60px;border-radius: 30px;}
	#section3 .btn  a:hover{color:#3f71f9;background:url(../images/sec0301_arrow01.png) no-repeat 180px 17px #000;font-weight:bold;border:1px solid #000;}

	/*#section3 a {
    float: left;
    text-align: left;
    width: 200px;
    height: 60px;
    padding: 0 30px;
    font-size: 18px;
    border: 1px solid #5881c3;
    color: #5881c3;
    background: url(../images/sec08_arrow_blue.png) no-repeat 200px 17px #fff;
    line-height: 60px;
}*/

/* --------------------------------------- */

/* --------------------------------------- */
	#section4{
		background-image: url(../images/sub0301_bg04.jpg);
		background-size: cover;
	}

	#section4 h2{
		font-size:95px;
		font-weight:bold;
		text-align:center;
		padding-top:180px;
		color:#fff;
		letter-spacing:-8px;
	}

	#section4 p{
		padding:25px 0;
		font-size:20px;
		font-weight:bold;
		text-align:center;
		color:#fff;
	}

	#section4 span{
		font-size:16px;
		text-align:center;
		color:#fff;
	}

	#section4 .btn{
	width:530px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:4%;
	}
	#section4 .btn:after{clear:both; content:''; display:block;}
	

	#section4 .btn  a{float:left; text-align:left;width:180px; height:60px; padding:0 30px; margin-left:20px; font-size:18px;border:1px solid #fff;color:#fff; background:url(../images/sec0301_arrow02.png) no-repeat 180px 17px;  line-height:60px;border-radius: 30px;}
	#section4 .btn  a:hover{color:#3f71f9;background:url(../images/sec0301_arrow01.png) no-repeat 180px 17px #000;font-weight:bold;border:1px solid #000;}

	#section4 a {
    float: left;
    text-align: left;
    width: 200px;
    height: 60px;
    padding: 0 30px;
    font-size: 18px;
    border: 1px solid #5881c3;
    color: #5881c3;
    /*background: url(../images/sec08_arrow_blue.png) no-repeat 200px 17px #fff;*/
    line-height: 60px;
}

/* --------------------------------------- */




	/* Bottom menu
	* --------------------------------------- */
	#infoMenu li a {
		color: #fff;
	}

	/* 컨텐츠 오버
	* --------------------------------------- */
.grid {
	position: relative;
	margin: 0 auto;
	max-width: 1100px;
	list-style: none;
	text-align: center;
	margin-top:30px;
	box-shadow: 0 6px 6px 6px rgba(0,0,0,0.6);
}

.grid:after{clear:both; content:''; display:block;}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
    max-height: 360px;
    width: 50%;
    background: #000;
    text-align: center;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: -8px;
	left: 0;
	/*width: 100%;
	height: 100%;*/
}

/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
	max-width: none;
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	opacity: 0.4;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0, 0);
	transform: translate3d(-40px,0,0);
}

figure.effect-lily figcaption {
	text-align: left;
}

figure.effect-lily figcaption > div {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	height: 50%;
}

figure.effect-lily h2,
figure.effect-lily p {
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
	color:#fff;
	font-size:14px;
	
}

figure.effect-lily h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	padding-bottom:25px;
}

figure.effect-lily p {
	color:#fff;
}

figure.effect-lily p.title {
	color:#fff;
	font-size:18px;
	font-weight:bold;
}

figure.effect-lily p.purple{color:#606191;}
figure.effect-lily p.mint{color:#96c0b7;}
figure.effect-lily p.brown{color:#a26a2e;}
figure.effect-lily p.pink{color:#a07a9e;}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
	opacity: 1;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure h2:after {
    content: "";
    display: block;
    position: absolute;
    top: 18px;
    left: 0;
    width: 55px;
    height: 1px;
    background: #fff;
	font-weight:normal;
}

figure.effect-lily:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}

.tns-ovh{    
    min-width: 1500px;
    overflow: hidden;
    position: relative;}
.img a {
    display: block;
    /* padding: 22% 0; */
    color: inherit;
    text-decoration: none;
}
.tns-nav{display:none;}
.tns-controls {     position: relative;
    text-align: center;
    top: 220px;
    z-index: 999;}
.tns-controls > [aria-controls] {
  font-size: 15px;
  margin: 0 5px;
  padding: 0 1em;
  height: 2.5em;
  color: #fff;
  background: none;
  border-radius: 3px;
  border: 1px solid #fff;
  margin:0 240px;
}
.tns-slider img {
    width: 100%;
	height:auto;
}

#menu li {
	width:12px;
	height:12px;
	margin: 10px;
	color: #000;
	background: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	z-index:999;
	border: 3px solid #8f8f8f;
	margin-left:30px;
}
#menu li.active{
	background:#666;
	background: rgba(255,255,255, 0.9);
	color: #fff;
	border: 3px solid #3f71f9;
}
#menu li a{
	color: rgba(0,0,0, 0);
	display:none;
}
#menu li.active a:hover{
	color: #fff;
}
#menu li:hover{
	background: rgba(255,255,255, 0.8);
}
#menu li a,
#menu li.active a{
	padding: 0px 25px;
	display:block;
	font-size:14px;
	top: -2px;
	position: relative;
}
#menu li.active a{
	color: #fff;
}
#menu{
	position:fixed;
    top: 300px;
    left: 300px;
	height: 40px;
	z-index: 999;
	width:100px;;
	padding: 0;
	margin:0;
}


.container{
width:100%;
min-width:1200px;
background:#fff;
border-top:20px solid #fff;
}

h5{
  position: relative;
  padding:0;
  margin:0px;
  z-index:666;
}

.clip {
  overflow: hidden;
  bottom: 0;
  padding:0;
  margin:0;
}

.center{
padding:0;
margin:0;
}

.center h5 {
    opacity: 0.4;
    bottom: 0;
    padding: 0;
    margin: 0;	
}

.center .slick-center h5{
  //-moz-transform:scale(1.08);
  //-ms-transform:scale(1.08);
  //-o-transform:scale(1.08);
  //-webkit-transform:scale(1.08);
  //transform:scale(1.08);
  //width: 150px;
  //height: 120px;
  opacity:1;
  padding:0;
  margin:0;
}



