@charset "utf-8";

html,body {
	height: 100%;
	-webkit-tap-highlight: rgba(0,0,0,0);
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	-webkit-focus-ring-color: rgba(0,0,0,0);
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.clear:after {
	content: "";
	clear: both;
	display: block;
}

body {
	min-width: 320px;
	height: 100%;
	font-size: 81.3%;

	font-family: "notoKrR",sans-serif;
	color: #666667;
	list-style: none;
	line-height: 1em;
	outline: 0;
	-webkit-text-size-adjust: none;
}

body.fixed-body {
	height: 100%;
	overflow: hidden;
}

/* skipToContent */
.skip-navigation a {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 1px;
	margin-top: -1px;
	background-color: #3875c1;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	text-align: center;
	overflow:hidden;
	visibility: hidden;
}
.skip-navigation a:focus,
.skip-navigation a:active {
	display: block;
	margin-top: 0;
	height: auto;
	padding: 10px 0px;
}

.word-kor.light {
	font-family: "notoKrR", notoKrR, sans-serif;
}

.word-kor.light {
	font-family: "notoKrL", notoKrL, sans-serif;
}

.word-kor.middle {
	font-family: "notoKrM", notoKrM, sans-serif;
}

.word-kor.bold {
	font-family: "notoKrB", notoKrB, sans-serif;
}

.left {
	text-align: left !important;
}

.center {
	text-align: center !important;
}

.right {
	text-align: right !important;
}

.wrapper {
	position: relative;
	margin: 0;
	padding-top: 111px;
	font-size: 1em;
	clear: both;
}

.wrapper:after {
	content: "";
	clear: both;
	display: block;
}

/* header */
.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 111px;
	z-index: 100;
	background: #3f3d7e;
}


.header-area {
	max-width: 1140px;
	padding: 0 20px;
	margin: 0 auto;
}

.header-area h1 {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 188px;
	height: 43px;
	margin-top: -22px;
	/*
	margin-left: -61px;
	*/
	margin-left: -94px;
	z-index: 10;
}

.header-area h1 a {
	display: block;
}

.header-area h1 a img {
	display: inline-block;
	vertical-align: middle;
	width: 100%;;
}

.header-area h1 a .sub-title {
	display: none;
}

.header-area .top-menu {
	margin-top: 42px;
}


.header-area .top-menu .left {
	float: left;
}

.header-area .top-menu .right {
	float: right;
	margin-right: 63px;
}

.header-area .top-menu > div >  li {
	position: relative;
	float: left;
	margin-left: 40px;
}

.header-area .top-menu > div >  li > a {
	text-align: center;
	display: block;
	padding-bottom: 25px;
	color: #7e89b9;
	font-size: 0.923em;
	font-family: "notoKrB", notoKrB, sans-serif;
	font-weight: 700;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.header-area .top-menu > div >  li:first-child,
.header-area .top-menu > div >  li:nth-child(4) {
	margin-left: 0;
}

.header-area .top-menu > div >  li > a > span {
	display: block;
	font-size: 1.333em;
	line-height: 1em;
	margin-bottom: 5px;
	font-family: "Soho Gothic Pro", Soho Gothic Pro, sans-serif;
	font-weight: 500;
}

.header-area .top-menu > div >  li > a.selected,
.header-area .top-menu > div >  li > a.on,
.header-area .top-menu > div >  li > a.point,
.header-area .top-menu > div >  li > a:hover {
	color: #fff;
}

.header-area .top-menu > div > li > .submenu {
	display: none;
	position: absolute;
	top: 55px;
	left: 0;
	background: #fff;
	width: 100%;
	text-align: left;
}

.header-area .top-menu > div > li .submenu.topmenu5 {
	width: 90px;
	margin-left: -5px;
}

.header-area .top-menu > div > li .submenu.topmenu3,
.header-area .top-menu > div > li .submenu.topmenu4,
.header-area .top-menu > div > li .submenu.topmenu6 {
	width: 110px;
	margin-left: -10px;
}

.header-area .top-menu > div > li > .submenu ul {
	display: block;
}

.header-area .top-menu > div > li > .submenu ul > li {
	display: block;
}

.header-area .top-menu > div > li > .submenu ul > li > a {
	display: block;
	padding: 10px 15px;
	border-bottom: 1px solid #efefef;
	color: #82819b;
	font-family: "notoKrB", notoKrB, sans-serif;
	font-weight: 700;
}

.header-area .top-menu > div > li > .submenu ul > li > a.selected,
.header-area .top-menu > div > li > .submenu ul > li > a.on,
.header-area .top-menu > div > li > .submenu ul > li > a.point,
.header-area .top-menu > div > li > .submenu ul > li > a:hover {
	background: #2f94ca;
	color: #fff;
}

.header-area .btn-back,
.header-area .btn-totalmenu-mobile {
	display: none;
}

.mask-totalmenu {
	display: none;
}

.totalmenu-wrapper-mobile {
	display: none;
}

.sub-visual-area {
	position: relative;
	height: 229px;
	background: #000;
	overflow: hidden;
}

.sub-visual-area .pc {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 1920px;
	margin-left: -960px;
}

.sub-visual-area .mobile {
	display: none;
}


.sub-visual-area > p {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -44px;

	text-align: center;
	z-index: 10;
	font-size: 3.385em;
	line-height: 1em;
	color: #fff;
	font-family: "notoKrB", notoKrB, sans-serif;
	font-weight: 700;
}


.sub-visual-area > p > span {
	display: block;
	font-size: 0.318em;
	opacity: 0.5;
	font-family: "notoKrL", notoKrL, sans-serif;
	font-weight: 100;
}

.container {
	max-width: 1140px;
	padding: 30px 20px 120px 20px; 
	margin: 0 auto;
}

.container .submenu {
	padding-bottom: 50px;
}

.container .submenu:after {
	content: "";
	clear: both;
	display: block;
}

.container .submenu li {
	float: left;
	width: 25%;
	border-right: 1px solid #eaeaea;
}

.container .submenu li:last-child {
	border-right: 0;
}

.container .submenu li a {
	display: block;
	height: 56px;
	line-height: 56px;
	text-align: center;
	color: #a3a3a3;
	background: #f7f7f7;
	font-size: 	1.231em;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 500;
}


.container .submenu li a.on,
.container .submenu li a.selected,
.container .submenu li a:hover {
	background: #179f61;
	color: #fff;
}


.container .submenu.depth2 li {
	width: 50%;
}

.contents {
	margin: 0;
	padding: 0;

}

.contents-title {
	padding-bottom: 35px;
/*
	margin-bottom: 75px;
*/
	text-align: center;
	color: #333333;
	font-size: 2.462em;
	line-height: 1em;
	font-family: "notoKrB", notoKrB, sans-serif;
	font-weight: 700;
/*
	border-bottom: 1px solid #cecece
*/
}

/* footer */
.footer {
	padding: 45px 0;
	background: #3c454c;
	text-align: center;
}

.footer .footer-area {
	position: relative;
	max-width: 1100px;
	margin: 0 auto;
}

.footer .footer-area .copyright {
	color: #cccccc;
	font-size: 1em;
	line-height: 1em;
	font-family: "Tahoma", Tahoma, sans-serif;
}

.footer .footer-area .btn-log {
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 76px;
	height: 36px;
	line-height: 36px;
	margin-top: -18px;
	color: #cccccc;
	border: 1px solid #6f757a;
	font-size: 1.077em;
	font-family: "Tahoma", Tahoma, sans-serif;
	font-weight: 100;
}


.footer .footer-area .btn-log:hover {
	color: #fff;
	background: #6f757a
}

.btn-top-go {
	display: none;
	position: fixed;
	bottom: 175px;
	right: 0;
	width: 60px;
	height: 60px;
	line-height: 60px;
	margin-top: 230px;
	text-align: center;
	color: #fff;
	background: #575a5b;
	border-radius: 2px;
	opacity: 0.8;
	font-size: 0.867em;
	z-index: 10;
}

.btn-mobile-back {
	display: none;
	position: fixed;
	bottom: 110px;
	right: 0;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin-top: 292px;
	color: #fff;
	background: #575a5b;
	border-radius: 2px;
	opacity: 0.8;
	font-size: 0.867em;
	z-index: 10;
}

.mask-login {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	z-index: 100;
}

.layerpopup-login-wrapper {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 570px;
	height: 400px;
	padding: 40px;
	margin-top: -200px;
	margin-left: -285px;
	background: #fff;
	z-index: 110;
}

.layerpopup-login-wrapper .title-area {
	position: relative;
	height: 100px;
	margin-bottom: 35px;
	overflow: hidden;
}

.layerpopup-login-wrapper .title-area h2 {
	float: left;
}

.layerpopup-login-wrapper .title-area h2 img {
	display: block;
	width: 313px;
}

.layerpopup-login-wrapper .title-area button {
	float: right;
	margin-top: 20px;
	border: 0;
	border-radius: 0;
	background: transparent;
	-webkit-appearance: none;
	appearance: none;
}

.layerpopup-login-wrapper .title-area button img {
	display: inline-block;
	vertical-align: middle;
	width: 39px;
}

.layerpopup-login-wrapper .bg-area {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: #404040;
	text-align: left;
}

.layerpopup-login-wrapper .bg-area .bg-blue {
	width: 75%;
	height: 5px;
	background: #1385bb;
}

.layerpopup-login-wrapper p {
	color: #333;
	font-size: 1.385em;
	line-height: 1.333em;
	margin-bottom: 15px;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 500;
}

.layerpopup-login-area {
	position: relative;
	padding-right: 155px;
}

.layerpopup-login-area input[type="text"],
.layerpopup-login-area input[type="password"] {
	display: block;
	width: 100%;
	height: 60px;
	text-indent: 15px;
	color: #666666;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 500;
	font-size: 1.385em;
	border: 1px solid #b1b1b1;
	border-radius: 0;
	-webkit-appearance: none;
	appearance: none;
}

.layerpopup-login-area input[type="text"] {
	margin-bottom: 10px;
}

.layerpopup-login-area input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 145px;
	height: 100%;
	background: #404040;
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
	appearance: none;
	text-align: center;
	font-size: 1.846em;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 500;
	color: #fff;
	cursor: pointer;
}

@media only all and (max-width: 1023px) {
	.wrapper {
		padding-top: 55px;
	}

	/* header */
	.header {
		height: 55px;
	}

	.header-area {
		text-align: center;
	}

	.header-area:after {
		content: "";
		clear: both;
		display: block;
	}

	.header-area h1 {
		position: static;
		display: inline-block;
		vertical-align: middle;
		width: auto;
		height: 55px;
		line-height: 55px;
		margin: 0;
	}

	.header-area h1 a {
		display: block;
	}

	.header-area h1 a img {
		display: none;
	}

	.header-area h1 a .sub-title {
		display: block;
		color: #fff;
		font-size: 1.538em;
		font-family: "notoKrM", notoKrM, sans-serif;
		font-weight: 500;
	}


	.header-area .top-menu {
		display: none;
	}




	.header-area .btn-back {
		position: absolute;
		top: 50%;
		left: 20px;
		display: block;
		width: 19px;
		height: 18px;
		margin-top: -9px;
	}

	.header-area .btn-back img {
		display: block;
		width: 100%;
	}


	.header-area .btn-totalmenu-mobile {
		position: absolute;
		top: 50%;
		right: 20px;
		display: block;
		width: 18px;
		height: 18px;
		margin-top: -9px;
		background: transparent;
	}

	.header-area .btn-totalmenu-mobile img {
		display: block;
		width: 100%;
	}

	.mask-totalmenu {
		display: none;
		position: fixed;
		top: 55px;
		left: 0;
		width: 100%;
		height: calc(100% - 55px);
		opacity: .5;
		z-index: 10;
		background: #000;
	}
		
	.totalmenu-wrapper-mobile {
		display: block;
		position: fixed;
		top: 55px;
		right: 0;
		margin-right: -280px;
		width: 280px;
		height: calc(100% - 55px);
		background: #179f61;
		z-index: 100;
		opacity: 0;
	}

	.totalmenu-wrapper-mobile .totalmenu-list-area {
		clear: both;
		overflow-x: hidden;
		overflow-y: auto;
		text-align: left;
	}

	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box {
		margin: 0;
		padding: 0;
	}

	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box,
	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box > h2 {
		display: block;
	}

	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box h2 a {
		position: relative;
		display: block;
		padding: 20px 60px 20px 25px;
		height: 52px;
		color: #fff;
		font-size: 1.385em;
		line-height: 1em;
		font-family: "notoKrM", sans-serif;
		font-weight: 500;
		background: #179f61;
		border-bottom: 1px solid #148552
	}


	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box h2 a .arrow {
		position: absolute;
		top: 50%;
		right: 20px;
		display: block;
		width: 14px;
		height: 7px;
		margin-top: -3px;
		background: transparent url(../../assets/img/icon/icon_contents_title_arrow_down01.gif) no-repeat 0 0;
		background: -webkit-linear-gradient(transparent,transparent),url(../../assets/img/icon/icon_contents_title_arrow_down01@2x.gif) no-repeat 0 0;
		background: linear-gradient(transparent,transparent),url(../../assets/img/icon/icon_contents_title_arrow_down01@2x.gif) no-repeat 0 0;
		background-size: 14px 7px;
	}

	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box h2 a.on, 
	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box h2 a.point,
	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box h2 a.selected {
		background-color: #f0a800
	}


	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box h2 a.on .arrow,
	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box h2 a.selected .arrow,
	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box h2 a.point .arrow {
		background: transparent url(../../assets/img/icon/icon_contents_title_arrow_up01.gif) no-repeat 0 0;
		background: -webkit-linear-gradient(transparent,transparent),url(../../assets/img/icon/icon_contents_title_arrow_up01@2x.gif) no-repeat 0 0;
		background: linear-gradient(transparent,transparent),url(../../assets/img/icon/icon_contents_title_arrow_up01@2x.gif) no-repeat 0 0;
		background-size: 14px 7px;
	}

	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box .submenu {
		display: none;
		background: #3c5162;
	}

	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box .submenu.selected {
		display: block;
	}
	
	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box .submenu ul, 
	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box .submenu ul li {
		display: block;
	}

	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box .submenu ul li a {
		position: relative;
		display: block;
		padding: 15px 25px;
		color: #9da4b0;
		font-size: 1.385em;
		line-height: 1em;
		font-family: "notoKrM", sans-serif;
		font-weight: 500;
		background: #3c5161;
		border-bottom: 1px solid #334552
	}


	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box .submenu ul li a:hover,
	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box .submenu ul li a.selected,
	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box .submenu ul li a.on {
		color: #ebc143;
		/*
		background: #344855
		*/
	}

	.totalmenu-wrapper-mobile .btn-totalenu-mobile-close {
		position: absolute;
		top: 0;
		right: 280px;
		display: block;
		width: 52px;
		height: 52px;
		border: 0;
		border-radius: 0;
		text-indent: -5000em;
		background: url(../img/btn/btn_mobile_close@2x.gif) no-repeat 0 0;
		background-size: 52px 52px;
	}

	.container {
		max-width: 1140px;
		padding: 35px 25px 60px 25p;
		margin: 0 auto;
	}

	.container .submenu {
		display: none;
	}

	.contents-title {
		display: none;
	}

	/* footer */
	.footer  {
		padding: 45px 25px;
	}
	.footer .footer-area {
		padding: 0;
	}

	.footer .footer-area .copyright {
		font-size: 1em;
		line-height: 1.385em;
		text-align: left;
	}

	.btn-top-go {
		bottom: 120px;
		right: 20px;
	}

	.btn-mobile-back {
		bottom: 120px;
		left: 20px;
	}
}

@media only all and (max-width: 767px) {
	.layerpopup-login-wrapper {
		width: 450px;
		height: 408px;
		padding: 25px;
		margin-top: -204px;
		margin-left: -225px;
	}

	.layerpopup-login-wrapper .title-area {
		height: 90px;
	}


	.layerpopup-login-wrapper .title-area h2 img {
		width: 235px
	}

	.layerpopup-login-wrapper .title-area button {
		margin-top: 10px;
	}


	.layerpopup-login-wrapper p {
		font-size: 1.154em;
		line-height: 1.200em;
		margin-bottom: 15px;
	}

	.layerpopup-login-area {
		padding-right: 0;
	}

	.layerpopup-login-area input[type="text"],
	.layerpopup-login-area input[type="password"] {
		font-size: 1.154em;
		margin-bottom: 10px;
	}

	.layerpopup-login-area input[type="submit"] {
		position: static;
		width: 100%;
		height: 60px;
		font-size: 1.538em;
	}

	/* footer */
	.footer {
		padding: 35px 25px;
	}
	.footer .footer-area {
		position: relative;
		padding-right: 100px;
	}

	.footer .footer-area .copyright {
		float: left;
	}

}

@media only all and (max-width: 639px) {
	.btn-top-go,
	.btn-mobile-back {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 0.733em
	}

	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box h2 a {
		position: relative;
		display: block;
		padding: 10px 60px 10px 20px;
		height: 40px;
		color: #fff;
		font-size: 	1.231em;
	}



	.totalmenu-wrapper-mobile .totalmenu-list-area .totalmenu-box .submenu ul li a {
		padding: 10px 20px;
		font-size: 1.000em;
	}


	.totalmenu-wrapper-mobile .btn-totalenu-mobile-close {
		width: 40px;
		height: 40px;
		background-size: 40px 40px;
	}

	.sub-visual-area {
		height: auto;
	}

	.sub-visual-area .pc {
		display: none;
	}

	.sub-visual-area .mobile {
		position: static;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		margin-left: 0;
	}

	.sub-visual-area > p {
		margin-top: -25px;
		font-size: 1.923em;
	}


	.sub-visual-area > p > span {
		font-size: 0.400em;
	}

	.container {
		padding: 20px 15px 40px 15px;
		margin: 0 auto;
	}

	.layerpopup-login-wrapper {
		width: 300px;
		height: 316px;
		margin-left: -150px;
		margin-top: -158px;
	}

	.layerpopup-login-wrapper .title-area {
		height: 60px;
	}


	.layerpopup-login-wrapper .title-area h2 img {
		width: 157px
	}

	.layerpopup-login-wrapper .title-area button {
		margin-top: 0;
	}
	.layerpopup-login-wrapper .title-area button img {
		width: 20px;
		margin-top: 13px;
	}


	.layerpopup-login-wrapper p {
		font-size: 1em;
		line-height: 1.154em;
		margin-bottom: 15px;
	}

	.layerpopup-login-area input[type="text"],
	.layerpopup-login-area input[type="password"] {
		height: 40px;
		font-size: 1em;
		margin-bottom: 10px;
	}

	.layerpopup-login-area input[type="submit"] {
		position: static;
		width: 100%;
		height: 40px;
		font-size: 1.154em;
	}




}

@media only all and (max-width: 475px) {
	.btn-top-go {
		bottom: 80px;
		right: 10px;
	}

	.btn-mobile-back {
		bottom: 80px;
		left: 10px;
	}


	/* footer */
	.footer {
		padding: 20px 10px;
	}
	.footer .footer-area {
		padding-right: 80px;
	}

	.footer .footer-area .copyright {
		font-size: 	0.846em;
		line-height: 1.364em;
		text-align: left;
	}

}