@charset "utf-8";

html, body {
	background: #f0f0f0;
}

.point1 {
	color: #900051 !important;
}

.point2 {
	color: #2f4ec3 !important;
}

.point3 {
	color: #999999 !important;
}

#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 1240px;
	z-index: 105;
}

#header #qnb {
	height: 24px;
	background: #07032a;
}

#header #qnb .ql {
	font-size: 0;
	float: right;
	line-height: 24px;
}

#header #qnb .ql dd {
	display: inline-block;
	line-height: 1;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #adadad;
	vertical-align: middle;
}

#header #qnb .ql dd a {
	font-size: 12px;
	color: #adadad;
}

#header #qnb .ql dd:first-of-type {
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}

#header #hd_etc {
	height: 62px;
	background: #140f3f;
}

#header #hd_etc h1.logo {
	display: inline-block;
	margin-top: 7px;
}

#header #hd_etc h1.logo a {
	font-size: 20px;
	color: #ffffff;
	display: inline-block;
	height: 46px;
	padding-left: 48px;
	background: url('../images/layout/symbol.png') no-repeat 0 center;
	line-height: 50px;
	font-weight: 600
}

#header #hd_etc h1.logo a:hover {
	text-decoration: none;
}

#header #hd_etc ul {
	float: right;
	font-size: 0;
	margin-top: 12px;
}

#header #hd_etc ul li {
	display: inline-block;
	margin-left: 32px;
}

#header #hd_etc ul li a {
	font-size: 14px;
	color: #ffffff;
}

#header #hd_etc ul li.search input {
	width: 216px;
	height: 38px;
	background: url('../images/layout/search.png') 13px center no-repeat
		#333337;
	border-radius: 3px 0 0 3px;
	padding-left: 42px;
	color: #ffffff;
	vertical-align: top;
	border: 0px;
}

#header #hd_etc ul li.search button {
	width: 58px;
	height: 38px;
	background: #000000;
	color: #ffffff;
	border-radius: 0 3px 3px 0;
}

#header #gnb {
	height: 54px;
	border-bottom: 1px solid #4d8298;
	background: #ffffff;
}

#header #gnb ul {
	font-size: 0
}

#header #gnb ul li {
	width: 240px;
	display: inline-block;
}

#header #gnb ul li span {
	display: block;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	color: #000000;
	font-weight: 600;
	text-align: center;
	cursor: pointer;
}

#header #gnb ul li:last-child {
	text-indent: -68px;
}

#header #gnb button {
	width: 68px;
	height: 39px;
	border: 1px solid #aaabb6;
	border-radius: 3px;
	position: absolute;
	font-size: 0;
	right: 0;
	top: 7px;
	background: transparent;
	overflow: hidden;
}

#header #gnb button span {
	font-size: 14px;
	vertical-align: middle;
}

#header #gnb button .ico_mm {
	width: 14px;
	height: 12px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	top: 0px;
	margin-left: 5px;
}

#header #gnb button .ico_mm span {
	text-indent: -9999px;
	overflow: hidden;
	display: inline-block;
	width: 14px;
	height: 12px;
	vertical-align: middle;
	position: relative
}

#header #gnb button .ico_mm span {
	display: block;
	width: 14px;
	height: 2px;
	background: #464646;
	transition: all 0.4s ease-in-out;
	position: absolute;
	border-radius: 2px;
}

#header #gnb button .ico_mm span:first-child {
	top: 0;
	left: 0;
}

#header #gnb button .ico_mm span:nth-child(2), #header #gnb button .ico_mm span:nth-child(3)
	{
	top: 5px;
}

#header #gnb button .ico_mm span:last-child {
	bottom: 0;
	right: 0
}

#header #gnb button.on .ico_mm span:first-child {
	transform: translateX(-40rem);
	background-color: transparent;
}

#header #gnb button.on .ico_mm span:nth-child(2) {
	transform: rotate(45deg);
	transform-origin: 50%;
	width: 16px;
}

#header #gnb button.on .ico_mm span:nth-child(3) {
	transform-origin: 50%;
	transform: rotate(-45deg);
	width: 16px;
}

#header #gnb button.on .ico_mm span:last-child {
	transform: translateX(40rem);
	background-color: transparent;
}

#sub {
	background: #ffffff;
	border-bottom: 1px solid #e7e7e7;
	-webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.15);
	display: none;
	position: fixed;
	width: 100%;
	top: 140px;
	left: 0;
	z-index: 5;
	min-width: 1200px
}

#sub.view {
	display: block !important;
}

#sub .inner {
	display: table;
}

#sub .inner>ul {
	display: table-row;
}

#sub .inner>ul>li {
	line-height: 24px;
	vertical-align: top;
	padding: 30px;
	width: 240px;
	border-left: 1px solid #e7e7e7;
	display: table-cell;
}

#sub .inner>ul>li:last-child {
	border-right: 1px solid #e7e7e7;
}

#sub .inner ul li a {
	font-size: 14px;
	color: #393939;
}

#visual {
	/* background: green; */
	height: 384px;
	padding-top: 140px;
	width: 100%;
	min-width: 1240px;
	position: relative
}

#visual .noti_box {
	width: 328px;
	height: 193px;
	background: #ffffff;
	position: absolute;
	z-index: 2;
	top: 140px;
	margin-top: 24px;
	right: 50%;
	margin-right: -600px;
	border: 1px solid #dddddd;
	border-radius: 3px;
	-webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.15);
	padding: 19px 37px;
}

#visual .noti_box p {
	font-size: 17px;
	line-height: 1.5;
	font-weight: 600;
	margin-top: 4px;
}

#visual .noti_box .btn_wrapper {
	margin-left: 1px;
	margin-top: 12px;
}

#visual .noti_box .btn_wrapper [class^=btn] {
	background: #ffffff;
	border: 1px solid #d2d2d2;
	color: #000000;
	margin-right: 0;
	margin-left: -1px;
	background: url('../images/layout/ico_arrow.gif') no-repeat right 14px
		center;
	text-align: center;
	padding-right: 30px;
}

#visual .noti_box .btn_wrapper [class^=btn]:first-child {
	width: 111px;
	text-indent: 10px;
}

#visual .noti_box .btn_wrapper [class^=btn]:last-child {
	width: 142px;
}

#visual .btn_swiper {
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background: url('../images/layout/ico_pause.gif') no-repeat center;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	z-index: 2;
	bottom: 18px;
	cursor: pointer;
}

#visual .btn_swiper.toggle {
	background: url('../images/layout/ico_play.gif') no-repeat center;
}

#visual .swiper-container {
	width: 100%;
	height: 100%;
}

#visual .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #333333;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#visual .swiper-pagination {
	height: 9px;
	bottom: 0 !important;
}

#visual .swiper-pagination-bullet {
	height: 8px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	opacity: 1;
	background: rgba(0, 0, 0, 0.22);
	margin: 0 !important;
	margin-right: 1px !important;
	border-radius: 0;
	vertical-align: top;
}

#visual .swiper-pagination-bullet-active {
	color: #fff;
	background: #000000;
}

.slide_title {
	font-size: 32px;
	font-weight: 600;
	color: #ffffff;
}

.slide_desc {
	font-size: 15px;
	color: #ffffff;
	line-height: 1.6;
	letter-spacing: 0;
	margin-top: 16px;
}

#visual .inner {
	text-align: left;
	padding-left: 54px;
	padding-top: 28px;
	height: 244px;
	margin: 0;
}

#visual .inner .visual_img {
	position: absolute;
	right: 348px;
	top: 0px;
}

#sub_visual {
	/* background: green; */
	height: 282px;
	padding-top: 140px;
	width: 100%;
	min-width: 1240px;
	position: relative;
	background: url('../images/layout/bg_sub_visual.jpg') no-repeat center
		100% #f2f0ed;
}

#sub_visual .inner {
	position: relative;
	height: 142px;
}

#sub_visual .sub_title {
	text-align: center;
	font-size: 26px;
	color: #000000;
	font-weight: 600;
	line-height: 142px;
}

#sub_visual .path {
	font-size: 12px;
	color: #6d6c6b;
	font-weight: 600;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -6px;
}

#sub_visual #sub_tab {
	position: absolute;
	bottom: 0;
	left: 0;
}

#sub_visual #sub_tab ul {
	font-size: 0;
}

#sub_visual #sub_tab ul li {
	display: inline-block;
	margin-right: 1px;
}

#sub_visual #sub_tab ul li a {
	display: block;
	font-size: 17px;
	height: 50px;
	background: #31417d;
	border-top: 2px solid #31417d;
	line-height: 49px;
	color: #ffffff;
	text-align: center;
}

#sub_visual #sub_tab ul li.on a {
	background: #ffffff;
	color: #333333;
	font-weight: 600;
}

#sub_visual #sub_tab ul li:hover a {
	text-decoration: none;
}

#sub_visual.has_tab .sub_title {
	line-height: 100px;
}

#sub_visual.has_tab .path {
	margin-top: -27px
}

#sub_visual+#contents {
	background: #ffffff !important;
	padding: 50px 0;
	font-size: 14px;
	line-height: 1.6;
}

#tab {
	margin-top: 40px;
	width: 100%;
	min-width: 1240px;
}

#tab.fixed {
	margin-top: 0px;
	position: fixed;
	top: 140px;
	z-index: 4;
}

#tab ul {
	font-size: 0;
	border-bottom: 3px solid #900051
}

#tab ul li {
	display: inline-block;
	width: 240px;
	border-right: 1px solid #e4e4e4;
	vertical-align: top;
}

#tab ul li:first-child {
	border-left: 1px solid #e4e4e4;
}

#tab ul li:last-child {
	margin-right: 0;
	width: 240px;
}

#tab ul li a {
	display: block;
	font-size: 17px;
	font-weight: 600;
	text-align: center;
	height: 50px;
	line-height: 53px;
	background: #ffffff;
}

#tab ul li:hover a {
	color: #900051
}

#tab ul li a img {
	vertical-align: middle;
	display: none;
}

#tab ul li.on {
	border: 0;
}

#tab ul li.on a {
	background: rgb(122, 5, 71);
	background: -moz-linear-gradient(0deg, rgba(122, 5, 71, 1) 0%,
		rgba(144, 0, 81, 1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(122, 5, 71, 1) 0%,
		rgba(144, 0, 81, 1) 100%);
	background: linear-gradient(0deg, rgba(122, 5, 71, 1) 0%,
		rgba(144, 0, 81, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7a0547",
		endColorstr="#900051", GradientType=1);
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
}

#tab ul li.on a img {
	display: inline;
}

#tab.fixed+#contents {
	padding-top: 93px;
}

#contents {
	min-width: 1240px;
}

#contents .inner .contents_wrap {
	margin-top: 16px;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 3px;
	-webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.15);
	/* height: 500px; */
	padding: 20px;
	text-align: center;
	position: relative;
}

#contents .inner .sub_tab_cont {
	min-height: 500px;
}

#contents .inner.default_table.alcenter {
	min-height: 500px;
}

#contents h4 {
	font-size: 22px;
	font-weight: 600;
	margin-top: 50px;
	color: #3e0e27;
}

#contents h4 span {
	vertical-align: top !important;
}

#contents h4:first-child {
	margin-top: 0
}

#contents h4 p {
	font-size: 14px;
	font-weight: normal;
}

#contents h4+p {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #3e0e27;
	margin-top: 0 !important;
}

.cont_title {
	font-size: 22px;
	font-weight: 600;
	color: #3e0e27;
	margin-top: 30px;
}

.cont_desc {
	font-size: 16px;
	margin-top: 10px;
}

.cont_more {
	position: absolute;
	top: 88px;
	right: 20px;
	font-size: 14px;
	text-decoration: underline;
}

.cont_title+.cont_more {
	top: 57px
}

span.cont_more {
	text-decoration: none;
	color: #747781;
	font-size: 13px;
}

.target {
	padding: 40px 0
}

.target li {
	display: inline-block;
	width: 141px;
	height: 158px;
	margin-right: 40px;
	border-radius: 10px
}

.target li:first-child {
	background: url('../images/layout/ico_target_01.png') no-repeat center
		30% #560934
}

.target li:nth-child(2) {
	background: url('../images/layout/ico_target_02.png') no-repeat center
		30% #092256
}

.target li:nth-child(3) {
	background: url('../images/layout/ico_target_03.png') no-repeat center
		30% #094756
}

.target li:nth-child(4) {
	background: url('../images/layout/ico_target_04.png') no-repeat center
		30% #095645
}

.target li:nth-child(5) {
	background: url('../images/layout/ico_target_05.png') no-repeat center
		30% #09561b
}

.target li:last-child {
	margin-right: 0;
	background: url('../images/layout/ico_target_06.png') no-repeat center
		30% #4c5609
}

.target li a {
	height: 100%;
	width: 100%;
	display: inline-block;
	position: relative;
}

.target li a span {
	font-size: 16px;
	color: #ffffff;
	display: block;
	position: absolute;
	bottom: 35px;
	width: 100%
}

.default_table {
	padding: 0px;
}

h4+.default_table {
	padding: 20px 0 0;
}

h4+p+.default_table {
	padding: 20px 0 0;
}

.cont_more+.default_table {
	padding: 25px 0;
}

.default_table table {
	table-layout: fixed;
	width: 100%
}

.default_table table .th {
	background: #fcfcfc
}

.default_table table th, .default_table table td {
	border: 1px solid #e6e6e6;
	color: #666666;
	font-size: 14px;
	height: 46px;
	padding: 5px 10px 4px;
	/* position: relative; */
}

.default_table table th {
	background: #fafafa;
	font-weight: normal;
}

.default_table table td {
	vertical-align: middle;
}

.default_table table tr>*:first-child {
	border-left: 0 !important;
}

.default_table table tr>*:last-child {
	border-right: 0 !important;
}

.default_table table td p {
	text-align: left;
	line-height: 20px
}

.default_table table td .btn_wrapper {
	margin-top: 0 !important
}

.img_wrapper {
	padding: 40px 0;
	font-size: 0;
}

.img_wrapper div {
	display: inline-block;
	margin-right: 40px;
}

.img_wrapper div:last-child {
	margin-right: 0;
}

.img_wrapper div p {
	font-size: 13px;
	color: #747781;
	text-align: left;
	margin-top: 10px;
}

.gallery_wrapper {
	padding: 0 0 20px 0;
}

.gallery_wrapper .gallery {
	font-size: 0;
}

.gallery li {
	display: inline-block;
	margin-right: 14.5px;
	vertical-align: top !important;
	width: 220px;
}

.gallery li:last-child {
	margin-right: 0
}

.gallery li dl {
	font-size: 14px;
	text-align: left;
	margin-top: 5px;
}

.gallery li .gallery_title {
	font-size: 14px;
	text-align: center;
	padding-bottom: 5px;
	font-weight: 600;
	color: #000;
}

.gallery li dl dt {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 7px;
	margin-bottom: 7px;
	font-size: 0;
	text-align: left;
}

.gallery li dl dt .level {
	display: inline-block;
	color: #ffffff;
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	margin-right: 5px;
	font-size: 14px;
	vertical-align: middle;
}

.gallery li dl dt a, .gallery li dl dt span {
	/* font-weight: 600; */
	color: #1c1a1a;
	width: 172px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	vertical-align: middle;
	line-height: 1;
}

.gallery.type2 li dl dt a, .gallery.type2 li dl dt span {
	width: 140px;
	text-align: left;
	position: relative;
	top: -1px;
}

.gallery.type2 li dl dt img {
	margin-right: 5px;
}

.level.bgc1 {
	background: #7d2151;
	width: auto;
}

.level.bgc2 {
	background: #140f3f;
	width: auto;
}

.gallery li dl dd {
	text-align: left !important;
	line-height: 1;
}

.gallery li dl dd span {
	font-size: 12px;
	color: #747781;
}

.board_contents {
	padding: 60px 0;
	font-size: 0;
}

.board_contents>div {
	display: inline-block;
	vertical-align: top;
	padding-right: 60px;
	margin-right: 60px;
	border-right: 1px solid #ffffff;
}

.board_contents>div:last-child {
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
}

.board_title {
	font-size: 22px;
	font-weight: 600;
	color: #3e0e27;
}

.board_desc {
	font-size: 16px;
	margin-top: 10px;
}

.board_more {
	position: absolute;
	top: 6px;
	right: 60px;
	font-size: 14px;
	text-decoration: underline;
}

.notice {
	position: relative;
	width: 500px;
}

.latest {
	margin-top: 20px;
}

.latest li {
	line-height: 32px;
}

.latest li a {
	font-size: 14px;
	width: 360px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top;
	color: #4c4c4c;
}

.latest li span {
	font-size: 12px;
	color: #747781;
	float: right;
}

.address {
	width: 320px;
}

.address_list {
	margin-top: 20px;
}

.address_list li {
	font-size: 14px;
	color: #4c4c4c;
	line-height: 32px;
}

.address_list li img {
	vertical-align: middle;
	margin-right: 5px;
}

.main_qna {
	width: 260px;
	background: url('../images/layout/bg_qna.png') no-repeat 100% 100%;
}

.main_qna h3 {
	
}

.main_qna p {
	font-size: 17px;
	font-weight: 600;
	margin-top: 30px;
	padding-bottom: 16px;
}

#update {
	border-top: 1px solid #ffffff;
	min-width: 1240px;
}

#update .update {
	font-size: 13px;
	height: 58px;
	line-height: 58px;
}

#update .update img {
	vertical-align: middle;
	margin-right: 10px;
}

#update .update .btn_wrapper a {
	vertical-align: middle;
	width: 163px;
	background: #666666;
	text-align: center;
	font-size: 14px;
}

#footer {
	/*background: #090625;*/
	background: #FFFFFF;
	padding: 40px 0;
	min-width: 1240px;
}

#footer .inner {
	background: url('../images/layout/kta_logo_1.png') no-repeat 100% 100%;
	padding-bottom: 10px;
	margin-bottom: -10px
}

#footer dl {
	font-size: 0;
	display: inline-block;
}

#footer dl dd {
	display: inline-block;
	margin-right: 20px;
}

#footer dl a {
	color: #4c4c4c;
	font-weight: 600;
	font-size: 14px;
}

#footer .copy {
	font-size: 12px;
	color: #7c7a8d;
	float: right;
}

#footer address {
	color: #7c7a8d;
	font-size: 13px;
	margin-top: 15px;
	line-height: 1.4;
	clear: both;
}

/* sub */
.sub_cont {
	width: 840px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin: 24px auto 0;
	padding: 36px;
}

.sub_cont .gallery_wrapper {
	padding: 20px 0 0;
}

#sub_visual+#contents .btn_wrapper {
	margin-top: 20px;
}

.btn_big [class^=btn] {
	min-width: 140px;
	font-size: 18px;
	height: 40px;
	line-height: 40px !important;
}

.sub_cont02 {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 7px auto 0;
	padding: 0px;
}

/* 에러페이지 */

.err_page {
	margin-top: 86px;
	min-height: 800px;
	background: url('/resources/images/layout/err/bg_err.png') no-repeat center 90px #ffffff;
/* 	display: flex;
	align-items: center;
	justify-content: center;	 */
}

.err_page .inner {
	padding-top: 267px;
}

.err_page h4 + p {
	margin-top: 50px;
}

.err_ql {
	margin-top: 150px;
}

.err_ql h5 {
	font-weight: 600;
	color: #3e0e27;
	font-size: 18px;
}

.err_ql h5:before {
	content: '-';
	display: inline-block;
	margin-right: 5px;
}

.err_ql h5:after {
	content: '-';
	display: inline-block;
	margin-left: 5px;
}

.err_ql ul {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 0;
	padding: 20px 45px;
	margin-top: 20px;
}

.err_ql ul li {
	display: inline-block;
	font-size: 16px;
	width: 20%;
}

.err_ql ul li a {
	display: block;
}

.err_ql ul li a span {
	font-weight: 600;
}

.err_ql ul li a img {
	display: block;
	margin: 20px auto 0;
}

.err_page .btn_wrapper {
	margin-top: 20px;
}