/* **************************************** *
 *section0
 * **************************************** */
#section0 {/* background:url('/nimg/main/main_img.png') center center; background-size:cover; */
	width: 100%;
	height: 100%;
	overflow: hidden;
	box-sizing: border-box;
	font-family: 'Roboto', 'Noto Sans KR','NanumGothic';
}
#section0 .tit {
	box-sizing: border-box;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	text-align: center;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	font-family: 'Roboto', 'Noto Sans KR','NanumGothic';
}
#section0 .tit div.wrap {
	height: 100%;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	background: rgba(0,26,110,.7);
	text-align: center;
}
#section0 .tit div.wrap >.wrap_in {
	display: table;
	height: 100%;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
#section0 .tit div.wrap >.wrap_in div {
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}
#section0 .tit h3 {
	color: #72a6f5;
	font-family: 'Pinyon Script';
	font-weight: normal;
}
#section0 .tit h4 {
	color: #72a6f5;
	font-family: 'Pinyon Script';
	font-weight: normal;
}
#section0 .tit a {
	display: inline-block;
	width: 100%;
	background: #000033;
	border: 1px solid #8098e9;
	color: #a2a2eb;
	box-sizing: border-box;
}
#section0 .main_visual {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
#section0 #slideshow {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	background: #000;
}
#section0 #slides {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	opacity: 0.9;
}
#section0 #slides li {
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#section0 #slides li img {
	height: 100%;
	width: auto !important;
}
#section0 #slides li p {
	position: absolute;
	color: #fff;
	background: #222;
	width: 100%;
	height: 30px;
	font-size: 13px;
	top: 410px;
	left: 0px;
	padding: 10px 20px;
	opacity: 0.9;
	text-align: center;
}
#section0 #slides li strong {
	color: #42bfff;
}
#section0 #slides li img {
	width: 100%;
	opacity: 0.5;
}
#section0 #slides li {
	width: 100%;
}
#section0 .pagination {
	display: none;
}
#section0 .slide01 {
	background: url('/nimg/main/m_02.jpg') no-repeat;
	background-position: center center
}
#section0 .slide02 {
	background: url('/nimg/main/m_03.jpg') no-repeat;
	background-position: center center
}
#section0 .slide03 {
	background: url('/nimg/main/m_01.jpg') no-repeat;
	background-position: center center
}
#section0 .slide04 {
	background: url('/nimg/main/m_05.jpg') no-repeat;
	background-position: center center
}



	/*웹*/
	@media (min-width: 1024px) {
#section0 {
	padding-top: 10px;
}
#section0 .tit {
	padding: 13% 0px;
	
}
#section0 .tit >.wrap {
	margin-top: 20px;
	padding: 0px 50px;
	width: 400px;
}
#section0 .tit h3 {
	font-size: 55px;
	line-height: 55px;
	letter-spacing: 3px;
	padding-top: 30px;
}
#section0 .tit h4 {
	font-size: 40px;
	line-height: 44px;
}
#section0 .tit a {
	line-height: 40px;
	margin-top: 10px;
	font-size: 15px;
	
}
#section0 .slide01 {
	background-size: auto 100%;
	background-position: center center
}
#section0 .slide02 {
	background-size: auto 100%;
	background-position: center center
}
#section0 .slide03 {
	background-size: auto 100%;
	background-position: center center
}
#section0 .slide04 {
	background-size: auto 100%;
	background-position: center center
}
}



	/*패드*/
	@media (min-width:641px) and (max-width:1023px) {
#section0 .tit {
	padding: 300px 0px;
}
#section0 .tit >.wrap {
	margin-top: 30px;
	padding: 0px 30px;
	width: 290px;
}
#section0 h2 img {
	width: 80%;
}
#section0 .tit h3 {
	font-size: 45px;
	line-height: 45px;
	letter-spacing: 3px;
	padding-top: 30px;
}
#section0 .tit h4 {
	font-size: 34px;
	line-height: 34px;
}
#section0 .tit a {
	line-height: 40px;
	margin-top: 40px;
	font-size: 15px;
}
#section0 .slide01 {
	background-size: cover;
}
#section0 .slide02 {
	background-size: cover;
}
#section0 .slide03 {
	background-size: cover;
}
#section0 .slide04 {
	background-size: cover;
}
}




	/*모바일*/
	@media (max-width:640px) {
#section0 .tit div.wrap {
	height: 100%;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	background: rgba(0,26,110,.0);
	text-align: center;
}
		
#section0 .tit {
	padding: 45% 0px;
}
#section0 .tit >.wrap {
	margin-top: 25px;
	padding: 0px 40px;
	width: 220px;
}
#section0 h2 img {
	width: 80%;
}


#section0 .tit h3 {
	font-size: 27px;
	line-height: 27px;
	letter-spacing: 3px;
	padding-top: 30px;
	display:none
}
#section0 .tit h4 {
	font-size: 22px;
	line-height: 22px;
}
#section0 .tit a {
	line-height: 32px;
	margin-top: 16px;
	font-size: 15px;
	background:none;
	border: none;
	color:#FFF !important
}
#section0 .slide01 {
	background-size: auto 100%;
}
#section0 .slide02 {
	background-size: auto 100%;
}
#section0 .slide03 {
	background-size: auto 100%;
}
#section0 .slide04 {
	background-size: auto 100%;
}
}
/* **************************************** *
 *section1
 * **************************************** */


#section1 .fp-scroller {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}
#section1 .main_visual {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
#section1 {
	overflow: hidden;
}
#section1 .pagination {
	position: absolute;
	bottom: 150px;
	width: 100%;
	z-index: 99;
	text-align: center;
}
#section1 .pagination li {
	display: inline-block;
	background: #000;
	border: 1px solid #bbb;
	background-blend-mode: overlay;
}
#section1 .pagination li img {
	filter: sepia(700%) saturate(0%) brightness(70%) hue-rotate(10deg);
}
#section1 .pagination li.current img {
	filter: none;
}
#section1 #slideshow2 {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	background: #000;
}
#section1 #slides2 {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	background: #001744;
}
#section1 #slides2 li {
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-position: center center
}
#section1 #slides2 li img {
	width: 100%;
}
#section1 #slides2 li {
	width: 100%;
	text-align: center;
	background: #000;
}
#section1 #slides2 li dl {
	overflow: hidden;
	display: inline-block;
	padding-top: 120px
}
#section1 #slides2 li::after {
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
}
#section1 .slide01::after {
	background: url('/nimg/main/1.jpg') no-repeat top;
	background-size: cover;
}
#section1 .slide02::after {
	background: url('/nimg/main/2.jpg') no-repeat top;
	background-size: cover;
}
#section1 .slide03::after {
	background: url('/nimg/main/3.jpg') no-repeat top;
	background-size: cover;
}
#section1 .slide04::after {
	background: url('/nimg/main/4.jpg') no-repeat top;
}
#section1 #slides2 li dl dt {
	font-family: 'Pinyon Script';
	color: #fff;
	background: url('/nimg/sub/titbg.jpg') no-repeat bottom center;
}
#section1 #slides2 li dl dd {
	color: #fff;
}


	/*웹*/
	@media (min-width: 1024px) {
#section1 #slides2 li {
}
#section1 #slides2 li dl dt {
	font-size: 120px;
	line-height: 190px;
	background-size: 74px 7px;
	padding: 0px 20px;    
	font-family: 'Pinyon Script';
}
#section1 #slides2 li dl dd {
	font-size: 18px;
	line-height: 40px;
	padding-top: 30px;
}
#section1 .pagination li {
	margin: 0px 10px;
}
#section1 .pagination li img {
	width: 200px;
	height: 90px;
}
#section1 .slide01::after {
	background-position: center center;
	background-size: 100% auto;
}
#section1 .slide02::after {
	background-position: center center;
	background-size: 100% auto;
}
#section1 .slide03::after {
	background-position: center center;
	background-size: 100% auto;
}
#section1 .slide04::after {
	background-position: center center;
	background-size: 100% auto;
}
}



	/*패드*/
	@media (min-width:641px) and (max-width:1023px) {
#section1 #slides2 li {
	padding-top: 160px;
}
#section1 #slides2 li dl dt {
	font-size: 90px;
	line-height: 150px;
	background-size: 74px 7px;
	padding: 0px 20px;
}
#section1 #slides2 li dl dd {
	font-size: 17px;
	line-height: 36px;
	padding-top: 30px;
}
#section1 .pagination li {
	margin: 0px 7px;
}
#section1 .pagination li img {
	width: 150px;
	height: 80px;
}
#section1 .slide01::after {
	background-position: center 420px;
	background-size: 100% auto;
}
#section1 .slide02::after {
	background-position: center 420px;
	background-size: 100% auto;
}
#section1 .slide03::after {
	background-position: center 420px;
	background-size: 100% auto;
}
#section1 .slide04::after {
	background-position: center 420px;
	background-size: 100% auto;
}
}


	/*모바일*/
	@media (max-width:640px) {
#section1 #slides2 li {
}
#section1 #slides2 li dl dt {
	font-size: 60px;
	line-height: 70px;
	background-size: 64px 7px;
	padding: 0px 20px;
}
#section1 #slides2 li dl dd {
	font-size: 15px;
	padding-top: 20px;
}
#section1 .pagination li {
	margin: 0px 3px;
}
#section1 .pagination li img {
	width: 50px;
	height: 30px;
}
#section1 .slide01::after {
	background-position: center;
	background-size: 100% auto;
}
#section1 .slide02::after {
	background-position: center;
	background-size: 100% auto;
}
#section1 .slide03::after {
	background-position: center;
	background-size: 100% auto;
}
#section1 .slide04::after {
	background-position: center;
	background-size: 100% auto;
}
}
/* **************************************** *
 *section6
 * **************************************** */

#section6 {
	background: #fff !important;
	overflow: hidden;
}
#section6 .menu_img {
	text-align: center;
	height: 100%;
	cursor: pointer;
	-webkit-transition: all 2s;
	transition: all 2s;
	background-size: cover;
}
#section6 .menu_img:hover {
	filter: sepia(700%) saturate(0%) brightness(70%) hue-rotate(10deg);
}
#section6 .menu_img dt {
	color: #184eff;
	font-family: 'Pinyon Script';
}
#section6 .menu_img dd {
	color: #fff;
}
#section6 .menu_img dd p.line {
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}



	/*웹*/
	@media (min-width: 1024px) {
#section6 .menu_img {
	float: left;
	width: 25%;
	border-right: 1px solid rgba(255,255,255,0.2);
	box-sizing: border-box;
	background-size: cover;
	padding-top: 160px;
}
#section6 .menu_img dt {
	font-size: 70px;
	line-height: 100px;
	height: 120px;
}
#section6 .menu_img dd p.line {
	width: 20px;
	height: 2px;
	margin-bottom: 20px;
}
#section6 .menu_img dd {
	font-size: 16px;
}
#section6 .in01 {
	background: #000 url('/nimg/sub/under_bg01.jpg') no-repeat;
	background-size: 100% cover;
	background-position: bottom center;
}
#section6 .in02 {
	background: #000 url('/nimg/sub/under_bg02.jpg') no-repeat;
	background-size: 100% cover;
	background-position: bottom center;
}
#section6 .in03 {
	background: #000 url('/nimg/sub/under_bg03.jpg') no-repeat;
	background-size: 100% cover;
	background-position: bottom center;
}
#section6 .in04 {
	background: #000 url('/nimg/sub/under_bg04.jpg') no-repeat;
	background-size: 100% cover;
	background-position: bottom center;
}
#section6 .in05 {
	background: #000 url('/nimg/sub/under_bg05.jpg') no-repeat;
	background-size: 100% cover;
	background-position: bottom center;
}
}
 @media (min-width: 1200px) and (max-width:1500px) {
#section6 .menu_img dt {
	font-size: 60px;
}
}
 @media (min-width: 1024px) and (max-width:1199px) {
#section6 .menu_img dt {
	font-size: 50px;
}
}



	/*패드*/
	@media (min-width:641px) and (max-width:1023px) {
#section6 .in01 {
	background: #000 url('/nimg/sub/under_bg01.jpg') no-repeat center bottom;
}
#section6 .in02 {
	background: #000 url('/nimg/sub/under_bg02.jpg') no-repeat center bottom;
}
#section6 .in03 {
	background: #000 url('/nimg/sub/under_bg03.jpg') no-repeat center bottom
}
#section6 .in04 {
	background: #000 url('/nimg/sub/under_bg04.jpg') no-repeat center bottom;
}
#section6 .in05 {
	background: #000 url('/nimg/sub/under_bg05.jpg') no-repeat center bottom;
}
#section6 .menu_img {
	float: left;
	border-right: 1px solid rgba(255,255,255,0.2);
	box-sizing: border-box;
	padding-top: 170px;
	background-size: 100% auto;
	height: 50%;
	width: 50%;
	float: left;
}
#section6 .menu_img dt {
	font-size: 63px;
	line-height: 100px;
	height: 90px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}
#section6 .menu_img dd p.line {
	width: 16px;
	height: 2px;
	margin-bottom: 20px;
}
#section6 .menu_img dd {
	font-size: 20px;
	text-shadow: 2px 2px 12px rgba(0,0,0,0.6);
}
}


	/*모바일*/
	@media (max-width:640px) {
#section6 {
	background: #000 !important;
	overflow: hidden;
	box-sizing: border-box;
	padding: 10px 10px 40px 10px;
}
#section6 .menu_img {
	width: 100%;
	background-size: cover;
	box-sizing: border-box;
	padding-top: 80px;
	height: 50%;
	width: 50%;
	float: left;
	background-position: center bottom;
	overflow: hidden;
	vertical-align: middle;
}
#section6 .in01 {
	background: url('/nimg/sub/under_bg01.jpg') no-repeat center 80%;
	background-size: cover;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	border-right: 1px solid rgba(255,255,255,0.2);
}
#section6 .in02 {
	background: url('/nimg/sub/under_bg02.jpg') no-repeat center 80%;
	background-size: cover;
}
#section6 .in03 {
	background: url('/nimg/sub/under_bg03.jpg') no-repeat center 80%;
	background-size: cover;
}
#section6 .in04 {
	background: url('/nimg/sub/under_bg04.jpg') no-repeat center 80%;
	background-size: cover;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	border-left: 1px solid rgba(255,255,255,0.2);
}
#section6 .in05 {
	background: url('/nimg/sub/under_bg05.jpg') no-repeat center 80%;
	background-size: cover;
}
#section6 .menu_img dt {
	font-size: 33px;
	line-height: 40px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}
#section6 .menu_img dd {
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
	padding: 0px 10px;
	vertical-align: middle;
	text-shadow: 2px 2px 12px rgba(0,0,0,0.6);
}
}
