﻿@charset "utf-8";

/* main style */
@media (max-width:992px) {
	.mobile_pd_top {
		margin-top: 80px;
	}

	.jason_box {
		margin-left: -15px;
		margin-right: -15px;
	}
	/*.jason_box {margin-left: -30px;margin-right: -30px;}*/
}

.main_five {
	width: 100%;
	background-color: #fff;
	border-bottom: 2px solid #003ca6;
	z-index: 20;
}

	.main_five .jason_box > div {
		height: 105px;
		border-right: 1px solid #e1e1e1;
	}

@media (min-width:992px) {
	.main_five .jason_box > div {
		width: 20%;
	}
}

.main_five .jason_box > div > a {
	display: block;
	text-align: center;
	line-height: 105px;
}

	.main_five .jason_box > div > a > img {
		max-width: 100%;
	}

.main_five button > img {
	max-width: 100%;
}

.main_five .jason_box > div a img {
	vertical-align: middle;
}

.main_five .jason_box > div:first-of-type {
	border-left: 1px solid #e1e1e1;
}

.main_five .jason_box > div:last-of-type > a {
	font-family: NanumBold;
	font-size: 16px;
	color: #003ca6;
	text-decoration: none;
	letter-spacing: -0.5px;
}

@media (max-width:992px) {
	/*.main_five .jason_box > div:nth-of-type(3) { border-left:1px solid #e1e1e1; border-top:1px solid #e1e1e1; }
	.main_five .jason_box > div:nth-of-type(4) { border-top:1px solid #e1e1e1; }
	.main_five .jason_box > div:nth-of-type(5) { border-left:1px solid #e1e1e1; border-top:1px solid #e1e1e1; }*/
	.main_five .jason_box > div:nth-of-type(5) {
		border-top: 1px solid #e1e1e1;
		border-bottom: 1px solid #e1e1e1;
	}

	.main_five .jason_box > div:nth-of-type(6) {
		border-top: 1px solid #e1e1e1;
	}

	.main_five .jason_box > div:nth-of-type(2) {
		border-bottom: 1px solid #e1e1e1;
	}
}

.five_btn {
	width: 100%;
}

	.five_btn button {
		border: 0;
		border-radius: 0;
		width: 100%;
		background-color: #fff;
		height: 105px;
		padding: 0;
		box-shadow: none !important;
	}

	.five_btn.open button {
		background-color: #f7f7f7;
	}

	.five_btn ul {
		margin-top: 0;
		border-radius: 0;
		border: 1px solid #ddd;
		box-shadow: none;
		width: 100%;
		padding: 0 20px 0;
	}

		.five_btn ul a {
			line-height: 59px;
			text-align: center;
			border-bottom: 1px solid #ddd;
			padding: 3px 0px;
			font-family: 'NanumBold';
			font-size: 18px;
			color: #2e2e2e;
		}

			.five_btn ul a:hover {
				background-color: #fff;
				color: #009ADE;
			}

		.five_btn ul li:last-of-type a {
			border-bottom: 0;
		}

.notice_box {
	border: 1px solid #ddd;
	padding: 15px;
}

	.notice_box ul {
		height: 138px;
	}

		.notice_box ul:first-of-type {
			border-bottom: 1px solid #ebebeb;
		}

		.notice_box ul:last-of-type {
			padding-top: 30px;
		}

		.notice_box ul li:first-of-type {
			font-family: NanumBold;
			font-size: 1.7rem;
			color: #111;
			padding-bottom: 20px;
		}

		.notice_box ul li a {
			font-size: 1.2rem;
			color: #444;
			line-height: 26px;
			letter-spacing: -1px;
		}

			.notice_box ul li a:hover {
				color: #1674b8;
				font-weight: bold;
			}

		.notice_box ul li p {
			font-size: 1.2rem;
			color: #888;
			line-height: 26px;
			letter-spacing: -1px;
			width: 20%;
			float: right
		}

	.notice_box a.more {
		display: inline-block;
		font-size: 1.2rem;
		color: #666;
		border: 1px solid #aaa;
		padding: 0 4px;
		line-height: 15px;
		text-decoration: none;
		float: right;
	}

		.notice_box a.more:hover {
			color: #666;
		}

	.notice_box .col-sm-9 {
		overflow: hidden;
		height: 26px;
		line-height: 26px;
		width: 80%;
		float: left;
		overflow: hidden
	}

@media (max-width:992px) {
	.notice_box {
		margin-bottom: 20px;
	}
}

.m_bn01:first-of-type {
	margin-bottom: 20px;
}

.m_bn01 {
	border: 1px solid #ddd;
	background-color: #f7f7f7;
	height: 144px;
	padding: 35px 0 0 15px;
}

	.m_bn01 div {
		font-family: NanumBold;
		font-size: 1.6rem;
		color: #1674b8;
		margin-bottom: 20px;
	}

	.m_bn01 p {
		font-size: 1.3rem;
		color: #676767;
		line-height: 18px;
		letter-spacing: -0.5px;
	}

@media (min-width:992px) {
	.m_bn01 {
		margin-left: 20px;
		margin-right: 20px;
	}
}

@media (max-width:992px) {
	.m_bn01 {
		margin-bottom: 20px;
	}
}

.m_bn02 {
	height: 308px;
}

	.m_bn02 div {
		font-family: NanumBold;
		font-size: 2rem;
		color: #e1eff9;
		text-align: center;
		padding-top: 36px;
	}

	.m_bn02 p:first-of-type {
		font-family: NanumBold;
		font-size: 2.1rem;
		color: #fff;
		text-align: center;
		padding-bottom: 120px;
	}

	.m_bn02 p:last-of-type {
		font-size: 1.5rem;
		color: #fff;
		text-align: center;
		letter-spacing: -0.5px;
	}

.bn_bg03 {
	background-color: #3aa9de;
}

.bn_bg04 {
	background-color: #004a9a;
}

@media (min-width:992px) {
	.bn_bg03 {
		margin-right: 5px;
	}

	.bn_bg04 {
		margin-left: 5px;
	}
}

@media (max-width:992px) {
	.bn_bg03 {
		margin-bottom: 20px;
	}
}

.footer_bg {
	background: #444;
	height: 45px;
}

	.footer_bg .footer_btn li {
		float: left;
	}

	.footer_bg .footer_btn a {
		font-family: NanumBold;
		font-size: 1.2rem;
		color: #fff;
		line-height: 43px;
	}

	.footer_bg .footer_btn li:nth-of-type(even) {
		width: 20px;
		height: 43px;
	}

@media (max-width:768px) {
	.footer_bg .footer_btn a {
		font-size: 1.1rem;
		letter-spacing: -1px;
	}
}

.footer_bg .Family_btn {
	float: right;
}

	.footer_bg .Family_btn button {
		font-family: NanumBold;
		font-size: 1.2rem;
		color: #e2e2e2;
		background-color: #444;
		border-left: 1px solid #777;
		border-right: 1px solid #777;
		border-radius: 0;
		border-top: 0;
		border-bottom: 0;
		height: 43px;
		padding-left: 14px;
		padding-right: 14px;
		width: 160px;
		text-align: left;
	}

		.footer_bg .Family_btn button i {
			float: right;
			padding-top: 4px;
		}

	.footer_bg .Family_btn ul {
		margin-top: 0;
		background-color: #444;
		border-radius: 0;
		padding-top: 10px;
		padding-bottom: 10px;
	}

		.footer_bg .Family_btn ul a {
			font-family: Nanum;
			font-size: 1.2rem;
			color: #e2e2e2;
		}

			.footer_bg .Family_btn ul a:hover {
				color: #444;
			}

.footer_bg address {
	font-family: NanumBold;
	padding-top: 24px;
	word-break: keep-all;
}

	.footer_bg address div:nth-of-type(1) {
		font-size: 1.2rem;
		color: #898989;
		padding-bottom: 8px;
	}

	.footer_bg address div:nth-of-type(2) {
		font-size: 1.1rem;
		color: #696969;
	}

	.footer_bg address div:nth-of-type(2) p {
		display: inline;
		font-size: 1.5rem;
		color: #555;
	}

		.footer_bg address div:nth-of-type(2) p span {
			color: #005a9c;
		}

	.footer_bg address div:nth-of-type(3) {
		font-size: 1.1rem;
		color: #898989;
		padding-bottom: 8px;
	}

		.footer_bg address div:nth-of-type(3) span {
			color: #252525;
		}

	.footer_bg address div {
		margin-left: 160px;
	}

	.footer_bg address .img_clean {
		margin-left: 15px;
		float: left;
	}

@media (max-width:992px) {
	.footer_bg address {
		background: none;
	}

		.footer_bg address .img_clean {
			display: none;
		}

		.footer_bg address div {
			margin-left: 0px;
		}
}

.top_btn_bar {
	border-top: 4px solid #FF0000;
	background-color: #fff;
}

/* sub style */
.sub_visual {
	height: 350px;
	text-align: center;
}

	.sub_visual .tx01 {
		font-family: NanumSquareB;
		font-size: 4.7rem;
		color: #fff;
		padding-top: 85px;
		padding-bottom: 20px;
	}

	.sub_visual .tx02 {
		font-family: NanumSquareB;
		font-size: 2rem;
		color: #fff;
		word-break: keep-all;
		padding: 20px 0 20px;
	}

	.sub_visual p {
		font-family: NanumBold;
		font-size: 1.5rem;
		color: #e3e3e3;
		word-break: keep-all;
	}

.index_visual {
	height: 350px;
	text-align: left;
	padding-left: 60px;
}

	.index_visual .tx01 {
		font-family: NanumSquareB;
		font-size: 4.7rem;
		color: #fff;
		padding-top: 30px;
		padding-bottom: 20px;
	}

	.index_visual .tx02 {
		font-family: NanumSquareB;
		font-size: 2rem;
		color: #fff;
		word-break: keep-all;
		padding: 20px 0 20px;
		text-align: center;
	}

	.index_visual .tx02 a{
		color: #fff;
	}

	.index_visual p {
		font-family: NanumBold;
		font-size: 1.5rem;
		color: #fff;
		word-break: keep-all;
	}

	.index_visual .btnbox {
		height: 64px;
		width: 180px;
		background-color: #ff6600;
		display: inline-block;
		border-radius: 10px;
		margin-top: 20px;
	}



.sv_bg_a {
	background: url(/Content/img/workplace.jpg) center no-repeat;
	/*background-size: 1920px 300px;*/
}

.sv_bg_b {
	background: url(/Content/img/workplace.jpg) center no-repeat;
	/*background-size: 1920px 300px;*/
}

.sv_bg_main {
	background: url(/Content/img/main_Top.jpg) center no-repeat;
	/*background-size: 1920px 300px;*/
}




.sub_nav {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

	.sub_nav table {
		width: 100%;
	}

		.sub_nav table td:nth-of-type(1) {
			width: 48px;
			border: 0;
			padding-left: 0;
		}

			.sub_nav table td:nth-of-type(1) a {
				display: block;
				width: 48px;
				height: 44px;
				text-align: center;
				color: #878787;
				text-decoration: none;
				line-height: 44px;
				font-size: 2rem;
			}

		.sub_nav table td {
			font-family: NanumBold;
			font-size: 1.4rem;
			color: #878787;
			line-height: 44px;
			width: 171px;
			padding-left: 20px;
			border-right: 1px solid #ddd;
		}

			.sub_nav table td:last-of-type {
				border: 0;
				width: auto;
				padding-left: 0;
			}

	.sub_nav .only {
		color: #878787 !important;
		border: 0;
		padding-left: 0;
	}

	.sub_nav .btn-group button {
		box-shadow: none;
		border-radius: 0;
		border-left: 0;
		border-right: 1px solid #ddd;
		border-top: 0;
		border-bottom: 0;
		height: 44px;
		width: 220px;
		text-align: left;
		font-family: NanumBold;
		font-size: 1.4rem;
		color: #005a9c;
		padding: 0 20px;
	}

		.sub_nav .btn-group button span {
			float: right;
			margin-top: 10px;
		}

	.sub_nav .btn-group ul {
		margin-top: 0;
		border-radius: 0;
		border-color: #ddd;
		width: 221px;
		margin-left: -1px;
		padding: 10px;
	}

		.sub_nav .btn-group ul a {
			font-family: Nanum;
			font-size: 1.4rem;
			color: #878787;
			padding-left: 10px;
		}

	.sub_nav .login {
		border-right: 0;
		padding-left: 0;
	}

@media (max-width:768px) {
	.sub_nav table td:nth-of-type(2) {
		width: 40%;
	}

	.sub_nav .btn-group {
		width: 100%;
	}

		.sub_nav .btn-group button {
			width: 100%;
		}

	.sub_nav .login {
		width: 50% !important;
	}

	.sub_nav .btn-group ul {
		width: 100%
	}
}


.title01 {
	position: relative;
	font-family: NanumBold;
	font-size: 3rem;
	color: #111;
	text-align: center;
	letter-spacing: -0.5px;
	font-weight: bold;
}

	.title01 a.btn01 {
		position: absolute;
		right: 0;
		display: inline-block;
		background: #005a9c;
		border-radius: 20px;
		font-family: NanumBold;
		font-size: 1.6rem;
		color: #dde4ed;
		line-height: 260%;
		text-decoration: none;
		padding: 0 3%;
	}

@media (max-width:768px) {
	.title01 span {
		display: block;
		margin-bottom: 20px;
	}

	.title01 a.btn01 {
		position: relative;
	}
}

.Features {
	margin: 0 6px;
}

	.Features img {
		width: 100%;
	}

	.Features li:nth-of-type(2) {
		font-family: NanumBold;
		font-size: 1.5rem;
		color: #111;
		text-align: center;
		padding-top: 17px;
		padding-bottom: 14px;
		letter-spacing: -0.5px;
	}

	.Features li:nth-of-type(3) {
		font-family: Nanum;
		font-size: 1.3rem;
		color: #686868;
		text-align: center;
		word-break: keep-all;
		letter-spacing: -0.5px;
	}

@media (max-width:768px) {
	.Features {
		margin-bottom: 30px;
	}
}

.feat_3 {
	padding-top: 40px;
}

	.feat_3 div {
		text-align: center;
		margin-bottom: 30px;
	}

	.feat_3 ul {
		display: inline-block;
	}

		.feat_3 ul img {
			padding-bottom: 15px;
		}

		.feat_3 ul li {
			font-family: NanumBold;
			font-size: 1.6rem;
			color: #212b34;
			text-align: center;
		}


.title02 {
	font-family: NanumBold;
	font-size: 2rem;
	color: #ff6600;
	letter-spacing: -1px;
	padding-top: 26px;
	margin-top: 60px;
	text-align: center;
}

.main_function {
	height: auto;
}

	.main_function .carousel-control {
		width: 4%;
	}

	.main_function .left.carousel-control {
		background-position: left;
	}

	.main_function .right.carousel-control {
		background-position: right;
	}

	.main_function .carousel-indicators {
		width: 80%;
		top: 26px;
		margin-left: -40%;
	}

		.main_function .carousel-indicators li {
			font-family: NanumBold;
			font-size: 1.4rem;
			color: #989898;
			width: auto;
			height: auto;
			text-indent: 0;
			border-radius: 0;
			border-color: transparent;
			line-height: 30px;
			padding: 0 5px;
			letter-spacing: -0.5px;
			margin-left: 10px;
			margin-right: 10px;
		}

		.main_function .carousel-indicators .active {
			background: none;
			border-color: #3da6ea;
			color: #67b7ea;
		}

@media (max-width:992px) {
	.main_function {
		height: auto;
		padding-bottom: 60px;
	}

		.main_function .carousel {
		}

		.main_function .carousel-indicators {
			display: none;
			width: 106%;
			float: left;
			left: 36%;
			top: -38px
		}

			.main_function .carousel-indicators li {
				letter-spacing: -1.5px;
				margin: 0px;
				padding: 0px 1px
			}

	.carousel-inner {
		margin-top: 50px
	}

	.main_function .carousel-control {
		width: 8%
	}
}

.title03 {
	text-align: left;
	font-family: NanumBold;
	font-size: 2rem;
	color: #676767;
	padding-top: 16px;
	letter-spacing: -0.5px;
}

.Effect {
	margin-bottom: 50px;
}

	.Effect li {
		text-align: center;
	}

		.Effect li:nth-of-type(2) {
			font-family: NanumBold;
			font-size: 1.8rem;
			color: #525252;
			padding-top: 25px;
			padding-bottom: 15px;
			letter-spacing: -0.5px;
		}

		.Effect li:nth-of-type(3) {
			font-family: NanumBold;
			font-size: 1.3rem;
			color: #a8a8a8;
			word-break: keep-all;
			letter-spacing: -0.5px;
		}

.Upgrade {
	height: 705px;
}

	.Upgrade .row div:nth-of-type(1) {
		font-family: NanumBold;
		font-size: 3rem;
		color: #254a75;
		letter-spacing: -1px;
		padding-top: 26px;
		text-align: center;
		margin-top: 60px;
	}

	.Upgrade .row div:nth-of-type(2) {
		font-family: NanumBold;
		font-size: 2.2rem;
		color: #000;
		text-align: center;
		letter-spacing: -1px;
		margin-top: 43px;
		word-break: keep-all;
	}

	.Upgrade .row p {
		font-family: NanumBold;
		font-size: 1.4rem;
		color: #4f5051;
		text-align: center;
		letter-spacing: -0.5px;
		margin-top: 18px;
		margin-bottom: 40px;
	}

@media (max-width:992px) {
	.Upgrade {
		height: auto;
		padding-bottom: 60px;
	}
}

.gray_bg {
	background-color: #f6f6f6;
}

.touch_table {
	width: 100%;
}

	.touch_table thead th {
		background: #03598a;
		border: 1px solid #004267;
		font-family: NanumBold;
		font-size: 1.5rem;
		color: #fff;
		text-align: center;
		font-weight: normal;
		padding: 15px 0;
	}

	.touch_table tbody th, .touch_table tbody td {
		font-family: Nanum;
		font-size: 1.3rem;
		color: #686868;
		border: 1px solid #e7e7e7;
		padding: 15px 0;
		text-align: center;
		word-break: keep-all;
	}

	.touch_table tbody th {
		font-weight: normal;
		background: #f6fcff;
	}

	.touch_table tbody td a {
		font-family: Nanum;
		font-size: 1.3rem;
		color: #686868;
		text-decoration: underline;
	}

	.touch_table tbody .al {
		padding-left: 20px;
		padding-right: 20px;
		word-break: break-all;
	}

.touch_popup .modal-content {
	border-radius: 0;
}

.touch_popup .modal-header {
	background-color: #f7f7f7;
}

.touch_popup .modal-title {
	font-family: NanumBold;
	font-size: 1.6rem;
	color: #313131;
}

.Digitalizing_five ul {
	text-align: center;
}

	.Digitalizing_five ul li:nth-of-type(2) {
		font-family: NanumBold;
		font-size: 1.5rem;
		color: #111;
		text-align: center;
		padding-top: 17px;
		padding-bottom: 14px;
		letter-spacing: -0.5px;
	}

	.Digitalizing_five ul li:nth-of-type(3) {
		font-family: Nanum;
		font-size: 1.3rem;
		color: #686868;
		text-align: center;
		word-break: keep-all;
		letter-spacing: -0.5px;
	}

@media (min-width:992px) {
	.Digitalizing_five > div {
		width: 20%;
		padding-left: 5px;
		padding-right: 5px;
	}

	.Digitalizing_five ul img {
		max-width: 100%;
	}
}

@media (max-width:992px) {
	.Digitalizing_five ul {
		margin-bottom: 40px;
	}
}

@media (max-width:768px) {
	.Digitalizing_five ul img {
		width: 100%;
	}
}


.procedure {
	height: 770px;
}

	.procedure .row p {
		font-family: NanumBold;
		font-size: 3rem;
		color: #254a75;
		letter-spacing: -1px;
		padding-top: 26px;
		text-align: center;
		margin-top: 60px;
		margin-bottom: 60px;
	}

	.procedure .row div {
		margin-bottom: 30px;
	}

@media (max-width:992px) {
	.procedure {
		height: auto;
		padding-bottom: 60px;
	}

		.procedure .row div img {
			max-width: 100%;
		}
}

@media (max-width:992px) {
	.Premium img {
		max-width: 100%;
	}
}

@media (min-width:992px) {
	.Premium {
		text-align: center;
	}
}

.blue_bg {
	background-color: #f6fcff;
}

.zzem_line {
	height: 1px;
	border-bottom: 1px dashed #ddd;
}


.Report {
	width: 395px;
	height: 276px;
	text-align: center;
	margin-bottom: 50px;
}

	.Report img {
		margin-top: 50px;
	}

	.Report div {
		font-family: NanumBold;
		font-size: 2rem;
		color: #fff;
		margin-top: 20px;
	}

	.Report p {
		font-family: Nanum;
		font-size: 1.4rem;
		color: #fff;
	}

@media (max-width:992px) {
	.Report {
		width: 100%;
	}
}


.pro_tab > li > a {
	font-family: NanumBold;
	font-size: 1.6rem;
	color: #505050;
}

.pro_tab > li.active > a, .pro_tab > li.active > a:hover, .pro_tab > li.active > a:focus {
	background-color: #0177a9;
	color: #fff;
	border-bottom-color: #0177a9 !important;
}



.service_apply_01 img {
	border: 1px solid #ddd;
}

@media(min-width:992px) {
	.service_apply_01 img {
		max-width: 100%;
	}
}

@media(max-width:992px) {
	.service_apply_01 img {
		width: 100%;
	}
}

.service_apply_01 ul {
	position: absolute;
	left: 9%;
	top: 15%;
}

	.service_apply_01 ul li:first-of-type {
		font-family: NanumBold;
		font-size: 2.8rem;
		color: #024063;
		letter-spacing: -1px;
		padding-bottom: 15px;
	}

	.service_apply_01 ul li:last-of-type {
		font-family: NanumBold;
		font-size: 1.7rem;
		color: #686868;
		letter-spacing: -1px;
		padding-top: 15px;
	}

.service_apply_02 table {
	margin-left: 40px;
}

@media(max-width:992px) {
	.service_apply_02 table {
		margin-left: 0;
	}
	.service_apply_02 {
		top: 30px
	}
}

.service_apply_02 table td {
	height: 144px;
	border-bottom: 1px dashed #ddd;
	font-family: Nanum;
	font-size: 1.3rem;
	color: #686868;
	letter-spacing: -0.5px;
	word-break: keep-all;
}

.service_apply_02 table tr:last-of-type td {
	border-bottom: 0;
}

.service_apply_02 table td .title {
	font-size: 2.7rem;
	padding-bottom: 10px;
}

.service_apply_02 table td .content {
	font-family: NanumBold;
	font-size: 1.6rem;
	color: #212b34;
	padding-bottom: 8px;
}

.service_apply_02 table td .applybtn {
	float: right;
	height: 35px;
	width: 90px;
	background-color: #ff6600;
	display: inline-block;
	border-radius: 10px;
	margin-top: 20px;
	word-break: keep-all;
	padding: 7px 0 20px;
	text-align: center;
	font-size: 14px;
}

.service_apply_02 table td .applybtn a{
	color:#fff;
}

.service_apply_03 li {
	padding-left: 18px;
	font-family: Nanum;
	font-size: 1.3rem;
	color: #686868;
}

	.download_01 .tx01 {
		font-family: NanumBold;
		font-size: 2.3rem;
		color: #000;
		line-height: 49px;
	}

	.download_01 a {
		font-family: Nanum;
		font-size: 1.5rem;
		color: #fff;
		letter-spacing: -1px;
		text-align: center;
		line-height: 49px;
		text-decoration: none;
		display: block;
	}

@media(max-width:768px) {
	.download_01 a {
		font-size: 1.3rem;
	}
}

a.btn_deepblue {
	background-color: #0a416a;
}

a.btn_black {
	background-color: #2e2f2f;
}

	.download_02 p {
		font-family: Nanum;
		font-size: 1.5rem;
		color: #434343;
		letter-spacing: -1px;
		padding-top: 27px;
		padding-bottom: 9px;
	}

@media(max-width:992px) {
	.download_02 img {
		max-width: 100%;
	}
}


.download_03 {
	border: 1px solid #ddd;
}

	.download_03 li:first-of-type {
		font-family: NanumBold;
		font-size: 2rem;
		color: #000;
		line-height: 48px;
		border-bottom: 1px solid #ddd;
		background: #f5f5f5;
		padding-left: 20px;
	}

	.download_03 img {
		width: 100%;
	}

	.download_03 li:last-of-type div {
		background: #2e2f2f;
	}

	.download_03 a {
		font-family: Nanum;
		font-size: 1.3rem;
		color: #fff;
		letter-spacing: -1px;
		text-decoration: none;
		display: table;
		width: 100%;
		height: 50px;
		text-align: center;
	}

		.download_03 a span {
			display: table-cell;
			vertical-align: middle;
		}

.download_04 {
	width: 100%;
}

	.download_04 th, .download_04 td {
		border: 1px solid #ddd;
		height: 99px;
	}

	.download_04 tr:nth-of-type(1) th {
		background-color: #fafafa;
	}

	.download_04 tr:nth-of-type(2) th {
		background-color: #fafafa;
	}

	.download_04 tr:nth-of-type(3) th {
		background-color: #fafafa;
	}

	.download_04 th {
		width: 125px;
	}

	.download_04 td {
		font-family: NanumBold;
		font-size: 1.5rem;
		color: #111;
		letter-spacing: -0.5px;
		padding-left: 20px;
	}

		.download_04 td a {
			display: inline-block;
			padding: 0 30px;
			background: #e9e9e9;
			color: #163146;
			font-family: NanumBold;
			font-size: 1.3rem;
			line-height: 32px;
			margin-top: 8px;
		}


.customer_tab01 {
	display: inline-table;
}

	.customer_tab01 td {
		border: 1px solid #ddd;
	}

		.customer_tab01 td a {
			display: block;
			width: 219px;
			font-family: NanumBold;
			font-size: 1.6rem;
			line-height: 38px;
			color: #676767;
			text-decoration: none;
		}

			.customer_tab01 td a:hover {
				background: #f2f2f2;
			}

	.customer_tab01 .on {
		border: 1px solid #005a9c;
	}

		.customer_tab01 .on a {
			background: #005a9c;
			color: #fff;
			border: 1px solid #005a9c;
		}

			.customer_tab01 .on a:hover {
				background: #005a9c;
			}

@media(max-width:992px) {
	.customer_tab01 {
		width: 100%;
	}

		.customer_tab01 td {
			width: 33.333333333333%;
		}

			.customer_tab01 td a {
				width: 100%;
			}
}

.customer_table {
	width: 100%;
	border-top: 1px solid #005a9c;
}

	.customer_table .th {
		height: 42px;
	}

		.customer_table .th li:nth-of-type(1) {
			width: 12%;
		}

		.customer_table .th li:nth-of-type(2) {
			width: 20%;
		}

		.customer_table .th li:nth-of-type(3) {
			width: 45%;
		}

		.customer_table .th li:nth-of-type(4) {
			width: 23%;
		}

		.customer_table .th li {
			text-align: center;
			font-family: NanumBold;
			font-size: 1.4rem;
			color: #fff;
			background: #444;
			padding: 10px 0;
		}

			.customer_table .th li:last-of-type {
				background-image: none;
			}

	.customer_table .td {
		border-bottom: 1px solid #ddd;
		height: 42px;
	}

		.customer_table .td li:nth-of-type(1) {
			width: 12%;
		}

		.customer_table .td li:nth-of-type(2) {
			width: 20%;
		}

		.customer_table .td li:nth-of-type(3) {
			width: 45%;
			text-overflow: ellipsis;
			overflow: hidden;
			white-space: nowrap;
		}

		.customer_table .td li:nth-of-type(4) {
			width: 23%;
		}


@media only screen and (min-width: 200px) and (max-width: 766px) {
	.customer_table .td li {
		text-align: center;
		font-family: Nanum !important;
		font-size: 1.0rem;
		color: #686868;
		padding-top: 5.5%;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}

	.customer_table .tit {
		text-align: left !important;
		cursor: pointer;
		vertical-align: middle;
		padding-top: 5.5%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
	.customer_table .td li {
		text-align: center;
		font-family: Nanum;
		font-size: 1.2rem;
		color: #686868;
		padding-top: 2.5%;
	}

	.customer_table .tit {
		text-align: left !important;
		padding-left: 20px;
		cursor: pointer;
	}
}

@media all and (min-width: 1025px) {
	.customer_table .td li {
		text-align: center;
		font-family: Nanum;
		font-size: 1.3rem;
		color: #686868;
		padding: 10px 0;
	}

	.customer_table .tit {
		text-align: left !important;
		padding-left: 20px;
		cursor: pointer;
	}
}


@media only screen and (min-width: 200px) and (max-width: 766px) {
	.customer_table .anwser {
		border-bottom: 1px solid #ddd;
		background: #f9f9f9;
		font-family: Nanum;
		font-size: 1.0rem;
		color: #313131;
	}
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
	.customer_table .anwser {
		border-bottom: 1px solid #ddd;
		background: #f9f9f9;
		font-family: Nanum;
		font-size: 1.2rem;
		color: #313131;
	}
}

@media all and (min-width: 1025px) {
	.customer_table .anwser {
		border-bottom: 1px solid #ddd;
		background: #f9f9f9;
		font-family: Nanum;
		font-size: 1.3rem;
		color: #313131;
	}
}


.customer_table .anwser div {
	padding: 20px;
}

.customer_table_02 {
	width: 100%;
	border-top: 1px solid #005a9c;
}

	.customer_table_02 .th {
		height: 42px;
	}

		.customer_table_02 .th li:nth-of-type(1) {
			width: 10%;
		}

		.customer_table_02 .th li:nth-of-type(2) {
			width: 15%;
		}

		.customer_table_02 .th li:nth-of-type(3) {
			width: 35%;
		}

		.customer_table_02 .th li:nth-of-type(4) {
			width: 20%;
		}

		.customer_table_02 .th li:nth-of-type(5) {
			width: 20%;
		}

		.customer_table_02 .th li {
			text-align: center;
			font-family: NanumBold;
			font-size: 1.4rem;
			color: #fff;
			background: #444;
			padding: 10px 0;
		}

			.customer_table_02 .th li:last-of-type {
				background-image: none;
			}

	.customer_table_02 .td {
		border-bottom: 1px solid #ddd;
		height: 42px;
	}

		.customer_table_02 .td li:nth-of-type(1) {
			width: 10%;
		}

		.customer_table_02 .td li:nth-of-type(2) {
			width: 15%;
		}

		.customer_table_02 .td li:nth-of-type(3) {
			width: 35%;
			text-overflow: ellipsis;
			overflow: hidden;
			white-space: nowrap;
		}

		.customer_table_02 .td li:nth-of-type(4) {
			width: 20%;
		}

		.customer_table_02 .td li:nth-of-type(5) {
			width: 20%;
		}

		.customer_table_02 .td li {
			text-align: center;
			font-family: Nanum;
			font-size: 1.3rem;
			color: #686868;
			padding: 10px 0;
		}

	.customer_table_02 .tit {
		text-align: left !important;
		padding-left: 20px !important;
		cursor: pointer;
	}

	.customer_table_02 .anwser {
		border-bottom: 1px solid #ddd;
		background: #f9f9f9;
		font-family: Nanum;
		font-size: 1.3rem;
		color: #313131;
	}

		.customer_table_02 .anwser div {
			padding: 20px;
		}

@media only screen and (min-width: 200px) and (max-width: 766px) {
	.customer_table_02 .td li {
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
}

.customer_five > li {
	border: 1px solid #ddd;
	margin-left: 0 !important;
}

	.customer_five > li > a {
		border-radius: 0;
		font-family: NanumBold;
		font-size: 1.6rem;
		color: #676767;
		letter-spacing: -1px;
		margin-bottom: 0;
		height: 46px;
	}

	.customer_five > li.active > a, .customer_five > li.active > a:hover, .customer_five > li.active > a:focus {
		color: #fff;
		background-color: #005a9c;
	}

@media(max-width:768px) {
	.customer_five > li {
		border-top: 0;
	}

		.customer_five > li:first-of-type {
			border-top: 1px solid #ddd;
		}
}

.customer_btn {
	width: 100%;
}

	.customer_btn button {
		font-family: NanumBold;
		font-size: 1.6rem;
		color: #676767;
		letter-spacing: -1px;
		border: 0;
		border-radius: 0;
		width: 100%;
		height: 40px;
		background-color: #fff;
		padding: 0;
		box-shadow: none !important;
	}

		.customer_btn button:hover {
			background-color: #f2f2f2;
			color: #676767;
		}

	.customer_btn.open button {
		background-color: #f7f7f7;
	}

	.customer_btn ul {
		margin-top: 0;
		border-radius: 0;
		border: 1px solid #ddd;
		box-shadow: none;
		width: 100%;
		padding: 0 20px 0;
	}

		.customer_btn ul a {
			font-family: NanumBold;
			font-size: 1.6rem;
			color: #676767 !important;
			line-height: 30px;
			text-align: center;
			border-bottom: 1px solid #ddd;
		}

			.customer_btn ul a:hover {
				background-color: #fff;
			}

		.customer_btn ul li:last-of-type a {
			border-bottom: 0;
		}

.customer_table_03 {
	width: 100%;
	border-top: 1px solid #005a9c;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

	.customer_table_03 table {
		width: 100%;
	}

		.customer_table_03 table thead th {
			text-align: center;
			font-family: NanumBold;
			font-size: 1.4rem;
			color: #555;
			padding: 15px 0;
			border-bottom: 1px solid #ddd;
		}

			.customer_table_03 table thead th:last-of-type {
				background-image: none;
			}

		.customer_table_03 table tbody td {
			text-align: center;
			font-family: Nanum;
			font-size: 1.0rem;
			color: #686868;
			padding: 15px 0;
			border-bottom: 1px solid #ddd;
		}

		.customer_table_03 table tbody th {
			font-family: Nanum;
			font-size: 1.3rem;
			color: #686868;
			padding: 15px 0 15px 20px;
			border-bottom: 1px solid #ddd;
			font-weight: normal;
			cursor: pointer;
		}

	.customer_table_03 .anwser {
		border-bottom: 1px solid #ddd;
		background: #f9f9f9;
		font-family: Nanum;
		font-size: 1.3rem;
		color: #313131;
	}

		.customer_table_03 .anwser div {
			padding: 20px;
		}

a.c_btn {
	display: inline-block;
	font-family: NanumBold;
	font-size: 1.3rem;
	color: #fff;
	background: #005a9c;
	padding: 5px 20px;
	text-decoration: none;
}





.test01 li {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}

	.test01 li img {
		border: 1px solid #ddd;
	}

@media(min-width:1200px) {
	.test01 li:nth-of-type(6n) {
		margin-right: 0;
	}
}

@media(max-width:400px) {
	.test01 li {
		width: 50%;
	}

		.test01 li:nth-of-type(odd) {
			padding-right: 6px;
			margin-left: 0;
			margin-right: 0;
		}

		.test01 li:nth-of-type(even) {
			padding-left: 6px;
			margin-left: 0;
			margin-right: 0;
		}

		.test01 li img {
			width: 100%;
		}
}

.sub02_tit {
	text-align: center;
}

	.sub02_tit span {
		display: inline-block;
		font-family: NanumBold;
		font-size: 1.7rem;
		color: #fff;
		line-height: 36px;
		background: #03598a;
		padding: 0 60px;
		min-width: 260px;
		text-align: center;
	}


.service_sub_title {
	margin-bottom: 15px;
}

	.service_sub_title span {
		font-size: 20px;
		color: #03598a;
		border-left: 5px solid #d6eaff;
		border-right: 5px solid #d6eaff;
		padding: 0 10px 0 10px;
		font-weight: bold;
	}

.smoll_list li {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}

	.smoll_list li img {
		border: 1px solid #ddd;
	}

	.smoll_list li img {
		width: 105px;
		height: 50px;
	}

@media(min-width:1200px) {
	.smoll_list li:nth-of-type(10n) {
		margin-right: 0;
	}
}

@media(max-width:990px) {
	.smoll_list li {
		width: 25%;
		margin: 0px 0px 6px;
	}

		.smoll_list li img {
			width: 98%;
		}
}



.sub03_tab {
	width: 100%;
}

	.sub03_tab td {
		width: 30px;
	}

	.sub03_tab a {
		display: inline-block;
		background: #f2f2f2;
		border: 1px solid #ececec;
		font-family: NanumBold;
		font-size: 2rem;
		color: #616161;
		text-align: center;
		line-height: 52px;
		border-radius: 27px;
		padding: 0 60px;
		text-decoration: none;
		width: 230px;
	}

	.sub03_tab .on a {
		background: #fff;
		color: #1797cf;
		border: 4px solid #28a0d5;
		line-height: 46px;
		padding: 0 50px;
	}

	.sub03_tab .center {
		width: 1%;
		text-align: center;
	}

@media(max-width:1200px) {
	.sub03_tab a {
		width: 200px;
		font-size: 15px;
	}
}

@media(max-width:990px) {
	.sub03_tab a {
		width: 200px;
		font-size: 15px;
	}
}

@media(max-width:767px) {
	.sub03_tab a {
		width: 90px;
		font-size: 14px;
	}

	.sub03_tab a {
		padding: 0 5%;
	}

	.sub03_tab .on a {
		padding: 0 5%;
	}
}

.sub03_tit {
	padding-left: 17px;
	font-family: NanumBold;
	font-size: 1.5rem;
	color: #616161;
}






/* membership */
.member_tit {
	border-bottom: 1px solid #ddd;
	padding: 20px;
	margin-bottom: 40px;
}

	.member_tit ul li {
		float: left;
	}

	.member_tit .tit01 {
		font-family: NanumBold;
		font-size: 2.8rem;
		color: #005a9c;
		letter-spacing: -1px;
		word-break: keep-all;
	}

	.member_tit .tit01_1 {
		font-family: NanumBold;
		font-size: 2.8rem;
		color: #005a9c;
		letter-spacing: -1px;
		word-break: keep-all;
		margin-left: 18px;
	}

	.member_tit .tit02 {
		font-family: NanumBold;
		font-size: 2rem;
		color: #8d8d8d;
		letter-spacing: -1px;
		word-break: keep-all;
	}

	.member_tit .tit02_1 {
		font-family: NanumBold;
		font-size: 2.8rem;
		color: #8d8d8d;
		letter-spacing: -1px;
		word-break: keep-all;
	}

	.member_tit .txt01 {
		font-family: Nanum;
		font-size: 1.5rem;
		color: #686868;
		letter-spacing: -1px;
		padding-top: 17px;
		word-break: keep-all;
	}

@media(max-width:992px) {
	.member_tit {
		padding: 20px 15px;
	}
}

.line_box {
	border-bottom: 1px solid #ddd;
	text-align: center;
	padding: 40px 15px 30px;
}

	.line_box .tx01 {
		font-family: NanumBold;
		font-size: 3rem;
		color: #404040;
	}

	.line_box .tx02 {
		font-family: Nanum;
		font-size: 1.4rem;
		color: #7e7e7e;
		letter-spacing: -0.5px;
	}

		.line_box .tx02 span {
			color: #005a9c;
		}

	.line_box input {
		border: 1px solid #ddd;
		height: 35px;
		padding: 0 10px;
		font-family: Nanum;
		font-size: 1.3rem;
		color: #686868;
		border-radius: 0;
	}

.input_tit {
	font-family: Nanum;
	font-size: 1.5rem;
	color: #686868;
	text-align: left;
	letter-spacing: -1px;
	line-height: 35px;
}

a.login_btn {
	display: block;
	background: #444;
	color: #fff;
	font-family: Nanum;
	font-size: 1.3rem;
	text-align: center;
	height: 75px;
	line-height: 75px;
	text-decoration: none;
	margin-left: 6px;
}

input.login_btn {
	display: block;
	background: #444;
	color: #fff;
	font-family: Nanum;
	font-size: 1.3rem;
	text-align: center;
	height: 75px !important;
	line-height: 75px !important;
	text-decoration: none;
	margin-left: 6px;
	border: 0 !important;
	width: 100%;
	padding: 0 !important;
	border-radius: 5px;
}

@media(min-width:992px) {
	.line_box .col_box {
		width: 440px;
		margin: 0 auto;
	}
}

.login_bottom li:first-of-type {
	font-family: Nanum;
	font-size: 1.3rem;
	color: #919191;
	letter-spacing: -1px;
	text-align: left;
	padding-left: 14px !important;
	line-height: 30px;
}

.login_bottom a {
	font-family: Nanum;
	font-size: 1.3rem;
	color: #fff;
	display: block;
	border: 1px solid #ddd;
	background: #444;
	letter-spacing: -1px;
	line-height: 28px;
	text-decoration: none;
	border-radius: 5px;
}

.step_box {
	border-left: 1px dashed #ddd;
	float: right;
	padding-top: 14px;
	padding-bottom: 14px;
}

	.step_box ul {
		float: right;
	}

		.step_box ul > li:nth-of-type(even) {
			width: 55px;
			text-align: center;
			padding-top: 9px;
		}

	.step_box .join_icon {
		background-color: #ddd;
		width: 45px;
		height: 45px;
		border-radius: 22px;
		display: inline-block;
		float: left;
		margin-right: 10px;
	}

	.step_box p {
		float: left;
		font-family: NanumBold;
		font-size: 1.5rem;
		color: #9b9b9b;
		letter-spacing: -0.5px;
	}

		.step_box p span {
			font-family: Nanum;
			font-size: 1.3rem;
			color: #9b9b9b;
		}

	.step_box .on p {
		float: left;
		font-family: NanumBold;
		font-size: 1.5rem;
		color: #3aa9de;
		letter-spacing: -0.5px;
	}

		.step_box .on p span {
			font-family: Nanum;
			font-size: 1.3rem;
			color: #444;
		}

	.step_box .on .join_icon {
		background-color: #3aa9de;
	}

@media(max-width:992px) {
	.step_box {
		border-left: 0;
	}

		.step_box ul {
			width: 100%;
		}

			.step_box ul li {
				width: 20% !important;
			}
}

.join_tit {
	font-family: NanumBold;
	font-size: 1.5rem;
	color: #555;
	padding-top: 11px;
}

a.join_btn01 {
	display: inline-block;
	font-family: NanumBold;
	font-size: 1.3rem;
	color: #fff;
	text-align: center;
	text-decoration: none;
	min-width: 100px;
	line-height: 36px;
	background: #005a9c;
	padding: 0 26px;
}

a.join_btn02 {
	display: inline-block;
	font-family: NanumBold;
	font-size: 1.3rem;
	color: #403f3f;
	text-align: center;
	text-decoration: none;
	min-width: 100px;
	line-height: 34px;
	background: #f7f7f7;
	border: 1px solid #ddd;
}


.find_box > li:first-of-type {
	background-color: #005a9c;
	padding-left: 20px;
	font-family: NanumBold;
	font-size: 1.6rem;
	color: #fff;
	line-height: 40px;
}

.find_box > li:last-of-type {
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 20px;
}

.find_box .tx01 {
	font-family: NanumBold;
	font-size: 1.4rem;
	color: #7b7b7b;
	margin-bottom: 13px;
}

.find_box .tx02 {
	font-family: NanumBold;
	font-size: 1.3rem;
	color: #7b7b7b;
	margin-bottom: 8px;
}

.fild_box > li:first-of-type {
	background-color: #005a9c;
	padding-left: 20px;
	font-family: NanumBold;
	font-size: 1.6rem;
	color: #fff;
	line-height: 40px;
}

.fild_box > li:last-of-type {
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding-left: 17px;
}

.fild_box .tx01 {
	font-family: NanumBold;
	font-size: 1.4rem;
	color: #7b7b7b;
	margin-bottom: 13px;
}

.find_box_2 > li:first-of-type {
	background-color: #005a9c;
	padding-left: 20px;
	font-family: NanumBold;
	font-size: 1.6rem;
	color: #fff;
	line-height: 40px;
}

.find_box_2 > li:last-of-type {
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.find_box_2 .tx01 {
	font-family: NanumBold;
	font-size: 1.4rem;
	color: #7b7b7b;
	margin-bottom: 13px;
}

.find_box_2 .tx02 {
	font-family: NanumBold;
	font-size: 1.3rem;
	color: #7b7b7b;
	margin-bottom: 8px;
}

.fild_box_2 > li:first-of-type {
	background-color: #005a9c;
	padding-left: 20px;
	font-family: NanumBold;
	font-size: 1.6rem;
	color: #fff;
	line-height: 40px;
}

.fild_box_2 > li:last-of-type {
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding-left: 17px;
}

.fild_box_2 .tx01 {
	font-family: NanumBold;
	font-size: 1.4rem;
	color: #7b7b7b;
	margin-bottom: 13px;
}



@media(min-width:992px) {
	.md_mr14 {
		margin-right: 14px;
	}

	.md_ml14 {
		margin-left: 14px;
	}
}

.find_tab a {
	font-family: NanumBold;
	font-size: 1.3rem;
	color: #3c3c3c;
	background-color: #f7f7f7;
	border-radius: 0 !important;
	border: 1px solid #ddd !important;
}

.find_tab li:first-of-type a {
	border-right: 0 !important;
}

@media(max-width:768px) {
	.find_tab li:first-of-type a {
		border-right: 1px solid #ddd !important;
	}
}

.find_tab_cont {
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 17px 57px;
	min-height: 145px;
}

.find_tab_cont {
	font-family: NanumBold;
	font-size: 1.3rem;
	color: #727272;
	line-height: 30px;
}

	.find_tab_cont input {
		border-radius: 0;
		height: 30px;
	}

@media(max-width:768px) {
	.find_tab_cont {
		border-top: 1px solid #ddd;
		letter-spacing: -1.5px;
	}
}

.find_tab_cont2 {
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 17px 7px;
	min-height: 145px;
}

.find_tab_cont2 {
	font-family: NanumBold;
	font-size: 1.3rem;
	color: #727272;
	line-height: 30px;
}

	.find_tab_cont2 input {
		border-radius: 0;
		height: 30px;
	}

@media(max-width:768px) {
	.find_tab_cont2 {
		border-top: 1px solid #ddd;
		letter-spacing: -1.5px;
	}
}

.top_login {
	position: absolute;
	left: 15px;
	top: 20px;
	font-size: 40px;
}

.ad_pos {
	float: right;
}

@media(max-width:992px) {
	.ad_pos {
		float: none;
		margin-left: 10px;
	}
}

@media(max-width:768px) {
	.ad_pos {
		float: none;
		margin-left: 0;
		margin-top: 5px;
	}
}






/* text style */
.cont_text01 {
	font-family: Nanum;
	font-size: 1.5rem;
	color: #676767;
	letter-spacing: -1px;
	word-break: keep-all;
}

.text01 {
	font-family: NanumBold;
	font-size: 1.3rem;
	color: #676767;
	letter-spacing: -1px;
	word-break: keep-all;
}

.text02 {
	font-family: NanumBold;
	font-size: 1.5rem;
	color: #404040;
	letter-spacing: -1px;
	word-break: keep-all;
}

.text03 {
	font-family: Nanum;
	font-size: 1.3rem;
	color: #777;
	letter-spacing: -1px;
	word-break: keep-all;
}

	.text03 input {
		vertical-align: middle;
		margin: 0 7px 0 0;
	}

.text04 {
	font-family: Nanum;
	font-size: 1.3rem;
	color: #777;
	letter-spacing: -1px;
	word-break: keep-all;
	line-height: 18px;
}

	.text04 input {
		margin: 2px 7px 0 0;
	}

.text04_2 {
	font-family: Nanum;
	font-size: 1.3rem;
	color: #777;
	letter-spacing: -1px;
	word-break: keep-all;
	line-height: 18px;
}

	.text04_2 input {
		margin: 2px 3px 0 0;
	}

.text05 {
	font-family: Nanum;
	font-size: 1.3rem;
	color: #4d4c4c;
	letter-spacing: -1px;
	word-break: keep-all;
	line-height: 24px;
}

.text06 {
	font-family: NanumBold;
	font-size: 1.8rem;
	color: #686868;
}

.text07 {
	font-family: Nanum;
	font-size: 1.3rem;
	color: #919191;
	padding-left: 10px;
	display: inline-block;
}

.text08 {
	font-family: Nanum;
	font-size: 1.5rem;
	color: #686868;
	letter-spacing: -1px;
	word-break: keep-all;
	line-height: 35px;
	text-align: right;
}

@media(max-width:768px) {
	.text08 {
		text-align: left;
	}
}

.text09 {
	font-family: Nanum;
	font-size: 1.3rem;
	color: #df4b4b;
	line-height: 35px;
}

.text10 {
	font-family: NanumBold;
	font-size: 0.9rem;
	color: #676767;
	letter-spacing: -1px;
	word-break: keep-all;
}

/****/

.clear {
	clear: both;
}

.floatleft {
	float: left;
}

.notice_box ul > li > a {
	font-family: NanumBold;
	padding-bottom: 20px;
	font-size: 1.7rem;
}

.m_bn01 {
	padding: 0;
	height: auto;
}

	.m_bn01 > a {
		display: block;
		padding: 35px 0 0 15px;
		height: 142px;
	}

.nplr > .bn_bg04 {
	height: auto;
}

	.nplr > .bn_bg04 > a {
		display: block;
		height: 308px;
	}

.wid50 {
	width: 35%;
}

.find_tab_cont {
	padding: 17px 28px;
	min-height: 185px;
}

.find_tab_cont2 {
	min-height: 185px;
}

.textr {
	text-align: right;
	padding: 20px;
}

.width50 {
	width: 50%;
}

.carousel-control.right {
}

.poab {
	position: absolute;
	top: 285px;
	left: 66%;
	width: 72px;
	height: 72px;
	text-align: center;
}

	.poab > a {
		display: block;
	}

.pore {
	position: relative;
}


.poab2 {
	position: absolute;
	top: 703px;
	left: 50%;
	width: 72px;
	height: 72px;
	text-align: center;
}

	.poab2 > a {
		display: block;
	}

@media(max-width:992px) {
	.poab {
		display: none;
	}

	.carousel-indicators {
		display: block !important;
		bottom: 15px;
		text-align: center;
	}

		.carousel-indicators > li {
			font-size: 12px !important;
			margin-right: 0% !important;
			margin-left: 0% !important;
		}
}

@media(min-width:992px) {
	.poab2 {
		display: none;
	}

	.lmgd220 > div {
		width: 14% !important;
	}
}

@media(max-width:768px ) {
	.poab2 {
		display: none;
	}
}

@media(min-width:1200px) {
	.poab2 {
		display: none;
	}

	.lmgd220 > div {
		width: 187px !important;
	}
}

.on3 {
	background-color: #005a9c !important;
	color: #ffffff !important;
}

.customer_btn > a {
	font-family: NanumBold;
	font-size: 1.6rem;
	color: #676767;
	letter-spacing: -1px;
	border: 0;
	border-radius: 0;
	width: 100%;
	height: 40px;
	background-color: #fff;
	padding: 0;
	box-shadow: none !important;
}

.customer_btn button {
	height: 40px;
}

.relative {
	position: relatice;
}

.ab {
	position: absolute;
}

.width100 {
	width: 100%;
}

.height100 {
	height: 47px !important;
}

.height150 {
	height: 150px !important;
}

.height168 {
	height: 168px !important;
}

.height600 {
	height: 1319px !important;
}

.mt55 {
	margin: 55px 0 0 0;
}

.menu2ci {
	position: absolute;
	top: 43px;
	left: 0px;
	width: 200px;
	background: #ffffff;
	border: 1px solid #ddd;
}

	.menu2ci > ul > li {
		padding: 0px 20px;
	}

		.menu2ci > ul > li > a {
			display: block;
			font-size: 15px;
			color: #676767 !important;
			border-bottom: 1px solid #ddd;
			text-align: center;
			padding: 5px 0;
		}

.bg005 {
	background: #005a9c !important;
}

.clolrw {
	color: #ffffff !important;
}

#showContent {
	height: 46px;
}

.wid171 {
	width: 171px !important;
	padding: 0 0 0 20px !important;
}

.sub_nav .btn-group button span {
	float: right;
	margin: 10px 20px 0 0;
}

.floatle {
	float: left;
}

.left109 {
	padding: 9px 15px !important;
	line-height: 250%;
}

.customer_table_03 table tbody th {
	font-family: Nanum;
	font-size: 1.3rem;
	color: #686868;
	padding: 15px 5px 15px 10px;
}

@media(max-width:480px) {
	.lm110 {
		font-size: 3.7rem !important;
	}
}

@media(max-width:380px) {
	.lm110 {
		font-size: 2.7rem !important;
	}
}



@media (min-width:200px) and (max-width:279px) {
	.radio_div {
		font-size: 0.3em
	}
}

@media (min-width:280px) and (max-width:341px) {
	.radio_div {
		font-size: 0.4em
	}
}

@media (min-width:343px) and (max-width:403px) {
	.radio_div {
		font-size: 0.5em
	}
}

@media (min-width:404px) and (max-width:464px) {
	.radio_div {
		font-size: 0.6em
	}
}

@media (min-width:465px) and (max-width:525px) {
	.radio_div {
		font-size: 0.7em
	}
}

@media (min-width:526px) and (max-width:586px) {
	.radio_div {
		font-size: 0.8em
	}
}

@media (min-width:587px) and (max-width:647px) {
	.radio_div {
		font-size: 0.9em
	}
}

@media (min-width:648px) and (max-width:707px) {
	.radio_div {
		font-size: 1.0em
	}
}

@media (min-width:708px) and (max-width:768px) {
	.radio_div {
		font-size: 1.1em
	}
}


.page_style > li > a {
	position: relative;
	float: left;
	padding: 5px 9px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #878787;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: 4px;
}

/* V4 추가 css */
.v4_down {
	padding-top: 24px;
}

.btn_v4down_05 {
	font-weight: initial !important;
	font-size: 30px;
	width: 220px;
	height: 60px;
	background-color: #f91629;
	border: none;
	box-shadow: 0px 3px 6px #000000 !important;
	opacity: 16%;
}

.btn_v4down_media_mobile {
	font-weight: initial !important;
	font-size: 30px;
	width: 220px;
	height: 60px;
	background-color: #9974ff;
	border: none;
	box-shadow: 0px 3px 6px #000000 !important;
	opacity: 16%;
	margin: 0 0 0 35px;
}

.btn_v4down {
	font-weight: initial !important;
	font-size: 23px;
	width: 300px;
	height: 60px;
	background-color: #003ca6;
	border: none;
	box-shadow: 0px 3px 6px #e5e5e5 !important;
	opacity: 80%;
}

	.btn_v4down:hover {
		opacity: 100%;
	}

.btn_v4down_media {
	font-weight: initial !important;
	font-size: 23px;
	width: 300px;
	height: 60px;
	background-color: #2ca1e0;
	border: none;
	box-shadow: 0px 3px 6px #e5e5e5 !important;
	opacity: 80%;
	/*margin:0 0 0 35px;*/
}

	.btn_v4down_media:hover {
		opacity: 100%;
	}

@media (min-width:992px) and (max-width:1199px) {
	.btn_v4down_media {
		width: 250px;
	}

	.btn_v4down {
		width: 250px;
	}
}

.btn_v4down_02 {
	font-size: 30px;
	width: 330px;
	height: 64px;
	background-color: #000000;
	border: none;
	color: #ffffff;
	border-radius: 35px;
	margin-right: 32px;
	text-align: center;
	/*padding-top: 3%;
	line-height:2.1;*/
	line-height: 64px;
}

.btn_v4down_03 {
	font-size: 30px;
	width: 330px;
	height: 64px;
	background-color: #616161;
	border: none;
	color: #ffffff;
	border-radius: 35px;
	text-align: center;
	vertical-align: middle;
	/*padding-top: 3%;*/
	line-height: 2.1;
	margin-right: 32px;
}

.btn_v4down_04 {
	font-size: 30px;
	width: 330px;
	height: 64px;
	background-color: #616161;
	border: none;
	color: #ffffff;
	border-radius: 35px;
	text-align: center;
	vertical-align: middle;
	/*padding-top: 3%;*/
	line-height: 2.1;
}


.v4_down_01, .v4_down_02 {
	float: left;
	display: inline-block;
}

.col-md-3_1 {
	margin: 0 auto;
}

.col-md-3_1_1 {
	margin: 0 auto;
}

.nav_img {
	padding-top: 126px;
	padding-bottom: 142px;
}

.col-md-3_180 {
	margin: 0 auto;
	width: 480px;
	margin-top: 180px;
}

.col-md-3_1_120 {
	margin-top: 120px;
}

.nav_sub_img {
	float: left;
	width: 480px;
}

.row row_02 {
	width: 1074px;
	padding-right: 0px;
	margin: 0 auto !important;
}

.sub_001 {
	width: 480px;
	height: 247px;
	float: left;
	margin: 0 auto;
}

.sub_002 {
	width: 480px;
	height: 247px;
	display: inline-block;
	margin: 0 auto;
}

.txt01 {
	font-weight: bold !important;
	font-size: 18px;
	color: #ff6600;
	margin-top: 20px;
}

.txt02 {
	font-weight: initial !important;
	font-size: 46px;
	color: #000000;
	letter-spacing: -3px;
	margin-bottom: 12px;
}

.txt03 {
	font-weight: initial !important;
	font-size: 17px;
	color: #777777;
	letter-spacing: -1px;
}

.update_01 {
	padding-top: 180px;
}

.col-md-3_3 {
	margin-top: 120px;
	text-align: center;
	font-weight: bold !important;
	font-size: 44px !important;
	color: #000000;
	margin-bottom: 40px;
}

.col-md-3_4 {
	height: 470px;
	width: 100%;
	background-color: #e3f1f2;
	margin-bottom: 139px;
}

.col-md-3_4_1 {
	height: 180px;
	background-color: #ffffff;
	box-shadow: 0 10px 6px 0 rgba(0, 0, 0, 0.3) !important;
	float: left;
	position: static;
}


	.col-md-3_4_1 h1 {
		font-size: 17px !important;
		padding-top: 30px;
		padding-bottom: 12px;
		padding-left: 30px;
		padding-right: 30px;
		font-weight: bold;
		color: #333333;
	}

	.col-md-3_4_1 p {
		font-size: 15px !important;
		padding-left: 30px;
		padding-right: 30px;
		color: #777777;
		letter-spacing: -1.5px;
	}



.sub02_02 {
	margin-left: auto;
	width: 90%;
	margin-top: 24px;
}

.span01 {
	float: left;
	padding-right: 16px;
}

.container2 {
	width: 1400px;
	margin-left: auto;
	margin-right: auto;
}

.sub02_00 {
	width: 100%;
	padding-top: 30px;
}

.sub02_01 {
	margin-top: 24px;
}

.sub02_00_1 {
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
}

.sub02_00_1 {
	padding-top: 24px;
}


#d_btn_down01, #d_btn_down01_m {
	height: 64px;
	width: 220px;
	background-color: #ff6600;
	margin-right: 20px;
	float: left;
}

#d_btn_down02 {
	height: 64px;
	width: 220px;
	background-color: #222f43;
	display: inline-block;
}

.d_btn_txt01 {
	padding-top: 4px;
	font-size: 20px;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
}

.d_btn_txt02 {
	text-align: center;
	color: #ffceae;
	font-size: 12px;
	padding-top: 3px;
	height: 32px;
}

.d_btn_txt03 {
	vertical-align: middle;
	color: #fff;
	font-size: 20px;
	height: 64px;
	line-height: 64px;
}


#btn_div {
	width: 704px;
	display: inline-block;
	margin: 0 auto;
}

.btn_div02 {
	width: 704px;
	margin: 0 auto;
	margin-top: 16px;
}

	.btn_div02 a {
		float: left;
	}

.d_img_main {
	padding-top: 74px;
	padding-bottom: 90px;
}

.d_store01 {
	margin-right: 8px;
}

#download_02_V4 {
	background-color: #f6f6f6;
	height: 800px;
	width: 100%;
	margin-top: 227px;
	/*position:absolute;
	z-index:-1;*/
	/*position:relative; width:100%; background:#f6f6f6; height:auto !important; height:100%; min-height:100%;*/
}


.d_txt_05 {
	text-align: center;
	font-weight: bold;
	color: #000000;
	font-size: 28px;
	padding-bottom: 24px;
	padding-top: 90px;
}


.down_img {
	float: left;
}

#d_div_sub {
	border: 1px;
	border-color: #e4e4e4;
	width: 1104px;
	height: 320px;
	margin: 0 auto;
	text-align: left !important;
	max-width: 100%;
}


.div_sub_02 {
	border: 1px;
	border-color: #e4e4e4;
}

.sub_02_txt {
	margin: 0 auto;
}

.sub_02_txt01 {
	text-align: none !important;
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	padding-left: 0px;
	margin-left: 0px;
	width: 120px;
	text-align: left !important;
}

.sub_02_txt02 {
	margin-right: 0px;
	font-weight: bold;
	color: #3131ff;
	font-size: 13px;
	float: right !important;
	text-align: right !important;
}

.sub_02_txt04 {
	margin-right: 0px;
	font-weight: bold;
	color: #3131ff;
	font-size: 13px;
	float: right !important;
	text-align: right !important;
}

.sub_02_txt03 {
	color: #999999;
	float: right !important;
}


.sub_02_img {
	background-color: #ffffff;
	padding: 30px 75px 30px 75px;
	/* height:320px; */
	border: 1px #e4e4e4 solid;
}


.sub03 {
	padding-top: 68px;
}



.sub03_1 {
	padding-top: 28px;
	padding-bottom: 150px;
	width: 1062px;
	margin: 0 auto;
	max-width: 100%;
}

.sub03_1_img_0 img {
	align: center;
	margin-left: auto;
	margin-right: auto;
	float: right !important;
	width: 80px;
	display: block;
}

.sub03_1_img {
	float: left;
}

.row_02 {
	margin: 0 auto;
}

.update_div {
	width: 1100px;
}

.sub03_1_txt {
	padding-top: 12px;
	padding-right: 2px;
}

.sub03_1_img_1 img, .sub03_1_img img {
	display: inline-block;
	width: 80px;
	height: 91px;
	margin: 0 auto;
	text-align: center;
}

.sub03_1_img_1 {
	width: 354px;
	margin: 0 auto;
	text-align: center;
}


.main_v4 {
	height: 650px !important;
}

.sub02_04 {
	width: 100%;
	margin: 0 auto;
}

.v4_d_main_img {
	width: 1179px;
	height: 627px;
}

.h_span {
	display: none;
}


a {
	text-decoration: none
}

	a:hover {
		text-decoration: none !important
	}

	a:visited {
		text-decoration: none;
	}


@media (min-width:768px) and (max-width:992px) {
	.btn_v4down_05 {
		width: 200px;
	}

	.btn_v4down_media_mobile {
		width: 200px;
		margin: 0 0 0 35px !important;
	}
}

@media (max-width:992px) {
	#d_btn_down01, #d_btn_down01_m {
		height: 64px;
		width: 220px;
		background-color: #ff6600;
		z-index: 2;
	}

	.d_btn_txt01 {
		padding-top: 4px;
		font-size: 20px;
		text-align: center;
		color: #ffffff;
	}

	.d_btn_txt02 {
		text-align: center;
		color: #ffceae;
		font-size: 12px;
		padding-top: 3px;
	}

	#d_btn_down02 {
		float: left;
	}

	.d_btn_txt03 {
		height: 64px;
		line-height: 64px;
	}

	#btn_div {
		width: 460px;
	}

	.col-md-3_4 {
		height: 400px !important;
	}

	/*.d_img_main img { width: 80%; height: 478px; }*/


	.h_span {
		display: inline;
	}

	/*
	.download_02_V4 {
		background-color : #f6f6f6;
		height: 1520px;
		width: 100%;
		margin-top: 227px;
	}
	*/


	.hidden-md_2 {
		height: 510px !important;
	}

	.carousel-caption_v4 {
		padding-top: 50px;
	}

	.logo_v4 {
		width: 283px !important;
		height: 235px !important;
		margin-top: 50px !important;
	}

	.nav_img {
		padding-top: 30px;
		padding-bottom: 50px;
	}

	/*
	.sub02_01{
	 margin-top: 0px !important;
	}
	*/

	.sub02_00 {
		width: 950px;
		margin: 0 auto;
	}

	#d_div_sub {
		width: 100%;
		height: 1146px;
		margin: 0 auto;
		text-align: left !important;
	}

	.sub03_1 {
		width: 520px;
	}

	.sub03_1_img_1 {
		width: 173px;
		text-align: center;
	}

	.md_341_01 {
		margin-right: 16px !important;
		margin-top: 0px !important;
	}

	#download_02_V4 {
		height: 750px;
		margin-top: 227px;
	}
	/*
	.md_341_02 {
		margin-top: 16px !important;
		margin-right: 16px !important;
	}
	*/

	.md_341_04 {
		margin-right: 16px !important;
	}

	.col-md-3_3 {
		margin-top: 70px;
		margin-bottom: 20px;
	}

	.md_341_00 {
		margin-top: 0px !important;
	}

	.col-md-3_4_1 h1 {
		font-size: 15px !important;
		/* padding-top: 20px;
		padding-left: 20px;*/
		/* padding-right: 20px; */
	}

	.col-md-3_4_1 p {
		font-size: 13px !important;
		padding-left: 20px;
		padding-right: 20px;
	}

	.sub_001 {
		width: 480px;
		padding-right: 0px;
		margin: 0 auto !important;
		text-align: center !important;
	}

	.update_div {
		width: 67%;
		margin: 0 auto;
	}

	.div_top {
		margin-top: 100px !important;
	}

	.div_top_120 {
		margin-top: 80px !important;
	}
}

.col-sm-up1_div {
	width: 534px;
	margin-right: 22px;
}
/*47.5%*/
.col-sm-up_div {
	padding-top: 30px;
}

	.col-sm-up_div div:nth-child(3n) {
		margin-right: 0;
	}

	.col-sm-up_div div:nth-child(4) {
		margin-top: 24px;
	}

	.col-sm-up_div div:nth-child(5) {
		margin-top: 24px;
	}

	.col-sm-up_div div:nth-child(6) {
		margin-top: 24px;
	}

.col-md-3_4_down {
	padding-top: 139px; /* padding-bottom: 60px; */
}

.sub02_04_down {
	width: 1055px;
	margin: 0 auto;
	height: auto;
	max-width: 100%;
}

@media (max-width:414px) {
	.col-sm-up2_div {
		width: 45% !important;
	}

	.col-sm-up_div div:nth-child(5) {
		font-size: 9px !important;
	}

	.col-sm-up_div div:nth-child(6) {
		font-size: 9px !important;
	}

	.col-md-3_4_1 {
		height: 170px !important;
	}

	.col-md-3_4 {
		height: 355px !important;
	}
}

@media (max-width:768px) {
	.btn_v4down_media_mobile {
		margin: 10px 0 0 0;
	}


	#download_02_V4 {
		height: 1220px;
		margin-top: 15px;
	}

	.sv_bg0501 {
		width: 100%;
	}

	.sub_visual .tx01 {
		font-size: 2em
	}

	.index_visual .tx01 {
		font-size: 2em
	}

	#d_btn_down01 {
		height: 47px;
		width: 95px;
		background-color: #ff6600;
		margin-right: 20px;
		float: left;
		margin-left: 2%;
	}

	#btn_div {
		width: 292px;
		max-width: 100%;
	}

	#d_btn_down02 {
		height: 47px;
		width: 95px;
		background-color: #222f43;
		display: inline-block;
	}

	.d_btn_txt01 {
		padding-top: 0px;
		font-size: 18px;
		text-align: center;
		font-size: 20px;
		color: #ffffff;
	}

	.d_btn_txt02 {
		text-align: center;
		color: #ffceae;
		font-size: 11px;
		padding-top: 0px;
	}

	.d_btn_txt03 {
		vertical-align: middle;
		color: #fff;
		font-size: 15px;
		height: 47px;
		line-height: 47px;
	}

	.d_txt_05 {
		font-size: 20px;
	}

	.sub03_1 {
		width: 350px;
	}

	.sub03_1_img_1 img, .sub03_1_img img {
		width: 80px;
		height: 91px;
		text-align: center;
	}

	.sub03_1_img_1 {
		width: 112px;
	}

	.sub03_1_txt {
		padding-top: 12px;
		font-size: 9px;
	}

	.col-sm-up2_div {
		width: 47%
	}

	.col-sm-up_div div:nth-child(1) {
		margin-left: 2%;
	}

	.col-sm-up_div div:nth-child(2n) {
		margin-right: 0;
	}

	.col-sm-up_div div:nth-child(3) {
		margin-top: 16px;
		margin-right: 16px;
		margin-left: 2%;
	}

	.col-sm-up_div div:nth-child(4) {
		margin-top: 16px;
	}

	.col-sm-up_div div:nth-child(5) {
		margin-top: 16px;
		margin-right: 16px;
		margin-left: 2%;
	}

	.col-sm-up_div div:nth-child(6) {
		margin-top: 16px;
	}

	.col-md-3_4_1 {
		height: 140px;
	}

	.nav_img {
		padding-top: 30px;
		padding-bottom: 50px;
		margin: 0 auto;
		display: block;
	}

	.v4_update_left {
		text-align: center !important;
		padding: 0 15px 0 15px !important;
	}

	.v4_update_right {
		text-align: center !important;
		padding: 0 15px 0 15px !important;
	}

	.txt01 {
		font-size: 16px;
	}

	.txt02 {
		font-size: 30px;
	}

	.txt03 {
		font-size: 16px;
	}

	.div_top_150 {
		margin-top: 70px !important;
	}

	.sub02_00 {
		width: 100%;
		padding-left: 2%;
		padding-top: 20px;
	}

	.col-md-3_4_down {
		padding-top: 70px;
		padding-bottom: 30px;
	}

	.col-md-3_3 {
		margin-top: 100px;
		text-align: center;
		font-size: 30px !important;
		margin-bottom: 20px;
	}

	.md_341_01 {
		margin-right: 16px !important;
		margin-top: 0px !important;
	}

	.md_341_02 {
		margin-right: 16px !important;
		margin-top: 16px !important;
	}

	.sub02_04 {
		left: 1%;
	}

	.sub02_04_down {
		width: 575px !important;
		margin: 0 auto;
	}

	.btn_v4down_02 {
		font-size: 24px;
		width: 220px;
		height: 56px;
		background-color: #000000;
		border: none;
		color: #ffffff;
		border-radius: 39px;
		text-align: center;
		margin-right: 13px;
		/*margin-left:5px;
		padding-top: 3%;*/
		line-height: 2.3;
	}

	.btn_v4down_03 {
		font-size: 24px;
		width: 181px !important;
		height: 56px;
		background-color: #616161;
		border: none;
		color: #ffffff;
		border-radius: 39px;
		margin-right: 13px;
		text-align: center;
		vertical-align: middle;
		/*padding-top: 3%;*/
		line-height: 2.3;
	}

	.btn_v4down_04 {
		font-size: 24px;
		width: 220px;
		height: 56px;
		background-color: #616161;
		border: none;
		color: #ffffff;
		border-radius: 39px;
		text-align: center;
		vertical-align: middle;
		/*padding-top: 3%;*/
		line-height: 56px;
	}


	.col-xs-12_div h1 {
		font-size: 12px !important;
		padding-top: 15px;
		padding-bottom: 10px;
		padding-left: 20px;
		font-weight: bold;
		color: #333333;
	}

	.col-xs-12_div p {
		font-size: 10px !important;
		padding-left: 20px;
		padding-right: 20px;
		color: #777777;
		letter-spacing: -1.5px;
	}

	.btn_v4down_02 {
		margin-left: 0px !important;
	}

	.nav_img_2 {
		max-width: 100%;
	}

	#d_btn_down01, #d_btn_down02 {
		width: 130px;
	}
}


.sub_001_01 {
	height: 247px !important;
}

.sub_001_02 {
	height: 298px !important;
}

.sub_001_03 {
	height: 416px !important;
}

.sub_001_04 {
	height: 368px !important;
}

.sub_001_05 {
	height: 370px !important;
}

.sub_001_06 {
	height: 348px !important;
}

.div_top {
	margin-top: 180px;
}

.div_top_120 {
	margin-top: 120px;
}

.div_top_150 {
	margin-top: 150px;
}

.div_top_80 {
	margin-top: 80px;
}

.div_top_60 {
	margin-top: 60px;
}

.v4_update img {
	width: 100%;
}

.v4_update_left {
	padding-left: 30px;
	text-align: left;
}

.v4_update_right {
	padding-right: 30px;
	text-align: right;
}




.tit {
	text-align: left !important;
}

.img_p_01 {
	padding-top: 30px;
}

.img_m_01 {
	padding-top: 30px;
}

@media (max-width:568px) {
}


@media (max-width:320px) {


	.sub03_1 {
		width: 300px !important;
	}

	#btn_div {
		width: 230px;
	}

	#d_btn_down01 {
		height: 47px;
		width: 100px;
		margin-left: 2%;
	}

	#d_btn_down02 {
		height: 47px;
		width: 100px;
	}

	.d_btn_txt03 {
		font-size: 14px;
	}

	.sub03_1_img_1 {
		width: 94px !important;
	}


	.sub_02_img {
		padding: 15px 37.5px 15px 37.5px;
	}


	.sub_02_txt02 {
		font-size: 10px;
	}

	.sub_02_txt04 {
		font-size: 10px;
	}

	#d_div_sub {
		height: 950px;
	}
}


@media (min-width:992px) and (max-width:1199px) {

	.sub_02_img {
		padding: 30px 45px 30px 46px;
	}

	.sub03_1_img_1 {
		width: 324px;
	}

	.div_sub_02 {
		width: 97%;
		margin-left: auto;
		margin-right: auto;
	}
}


@media (min-width:1025px) and (max-width:1199px) and (orientation: landscape) {

	.div_sub_02 {
		width: 92%;
		margin-left: auto;
		margin-right: auto;
	}
}



.es_main p {
	font-family: NanumBold;
}

.main_top_img02 {
	display: block;
	margin: 0 auto;
}

.main-right {
	display: inline-block;
	margin-right: 100px;
}

.main-left {
	display: inline-block;
}

.main_title {
	z-index: 10;
	position: absolute;
	top: 66px;
	width: 100%;
	text-align: center;
}

.main_title_m {
	z-index: 10;
	position: absolute;
	top: 66px;
	width: 100%;
	text-align: center;
}

.main_title p {
	font-size: 40px !important;
	line-height: 1.11;
	color: #000;
}

.main_title_m p {
	font-size: 20px !important;
	line-height: 1.11;
	color: #000;
}

	.main_title p span, .main_title_m p span {
		color: #003ca6;
	}

.pc_title_img {
	margin: 0 auto;
}

.div_top_100 {
	margin-top: 100px;
}

.txt02 span {
	font-size: 30px;
}

.col-sm-up_div {
	padding-top: 30px; /*width: 100%;*/
	width: 1090px;
}

.mt84 {
	margin-top: 84px;
}

.visible-lg2, .pc_title_img {
	margin-left: auto;
	display: block !important;
}

.nav_img_2 {
	margin: auto;
	display: block;
}

.container_bottom {
	margin-right: auto;
	margin-left: auto;
	width: 1090px;
}

.container_bottom2 {
	margin-right: auto;
	margin-left: auto;
	height: 64px;
	margin-bottom: 20px;
}

.col-sm-up1_div02 {
	width: 534px;
}
/*47.5%*/
.logo_first {
	background-color: #003ca6
}

.store01 {
	margin-left: 70px;
}

.store02 {
	margin-left: 20px;
}

/*
@media (max-width: 812px) {
	.btn_v4down_02, .btn_v4down_03, .btn_v4down_04{width: 213px !important;}
	.v4_update_left  img{max-width:100%;}
}*/

@media (max-width: 812px) and (orientation:landscape) {
	.v4_update_left {
		text-align: center !important;
		padding: 0 15px 0 15px !important;
	}

	.v4_update_right {
		text-align: center !important;
		padding: 0 15px 0 15px !important;
	}

		.v4_update_right img, .v4_update_left img {
			max-width: 100%;
		}

	.btn_v4down_02, .btn_v4down_03, .btn_v4down_04 {
		width: 235px;
	}
}

@media (max-width: 768px) {

	.main_title_m {
		z-index: 10;
		position: absolute;
		top: 66px;
		width: 100%;
		text-align: center;
		font-family: NanumSquareOTFB;
	}

		.main_title_m p span {
			color: #003ca6;
		}

		.main_title_m p {
			font-size: 2.0em !important
		}

	.main-right {
		margin-right: 0px;
	}

	.main_title p {
		font-size: 1.99em;
		line-height: 1.11;
		color: #000;
	}

	.v4_update_right img, .v4_update_left img {
		max-width: 100%;
	}

	.v4_down01 {
		margin-bottom: 46px;
		padding-bottom: 0px !important;
	}

	.btn_v4down_media {
		margin: 0 auto !important;
	}

	.col-sm-up1_div {
		width: 44% !important;
	}

	.col-sm-up1_div02 {
		width: 44% !important;
	}

	.mt150 {
		margin-top: 50px;
	}

	.div_sub_02 {
		border: 1px;
		border-color: #e4e4e4;
		width: 65%;
		margin-left: auto;
		margin-right: auto;
	}
}

.txt01 {
	margin-top: 30px;
	margin-bottom: 12px;
}

.txt02_1 {
	font-size: 30px;
	margin-bottom: 12px;
}

.txt03 {
	font-size: 16px !important;
}

.container_bottom {
	max-width: 100%;
}

.col-sm-up_div {
	width: 100%;
}

#mobilePage {
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
	height: 10px;
}

#h_w {
	margin-bottom: 15%;
}

.mt150 {
	margin-top: 150px;
}

.mb150 {
	margin-bottom:: 150px;
}

}


@media (min-width:1200px) {

	.container_bottom {
		width: 1112px;
	}

	.container_bottom2 {
		width: 1055px;
	}
}

@media (min-width: 769px) {

	.col-md-3_4_down {
		padding-top: 70px;
	}
}

@media (max-width: 992px) {

	.v4_down01 {
		margin-bottom: 46px;
	}

	.nav_img {
		padding-top: 30px;
		padding-bottom: 50px;
		margin: auto;
		display: block;
		max-width: 100% !important;
	}

	.txt02 {
		font-size: 38px;
	}

	.txt03 {
		font-size: 14px;
	}

	.txt02 span {
		font-size: 25px;
	}

	.mt84 {
		margin-top: 36px;
	}

	.col-sm-up1_div { /*width: 42.5% */
		width: 45.5%;
		margin-right: 0px;
		margin-left: 16px;
	}
}



@media (max-width: 1024px) {
	.txt02 {
		font-size: 38px;
	}

	.txt03 {
		font-size: 14px;
	}

	#v4_down {
		width: auto;
	}

	.col-sm-up1_div {
		width: 44.5%;
		margin-right: 14px;
		margin-left: 30px;
	}

	.col-sm-up1_div02 {
		width: 44.5%;
		margin-right: 14px;
		margin-left: 10px;
	}

	.visible-lg2, .pc_title_img {
		margin-left: auto;
		display: none !important;
	}

	.txt02 {
		font-size: 30px;
	}

	.txt03 {
		font-size: 11px;
	}

	.container .mb40 img {
		max-width: 100%;
	}

	.container_bottom {
		width: 100%;
	}

	.btn_v4down_02 {
		margin-left: 20px;
	}

	.btn_v4down_02, .btn_v4down_03, .btn_v4down_04 {
		width: 280px;
	}

	.row {
		margin-left: 0px;
		margin-right: 0px;
	}

	.main-left img {
		max-width: 65%;
	}

	.sub02_04_down {
		margin: 0 auto;
	}

	.btn_v4down_02 {
		font-size: 28px;
	}

	.sub02_04_down {
		width: 950px;
	}
}



@media screen and (max-width: 991px) {
	.ex_img01 {
		width: 100%;
		height: auto;
	}

	.main-right {
		margin-right: 0px !important;
	}

	.col-sm-up_div {
		max-width: 100%;
	}

	.col-sm-up1_div {
		width: 45.5%;
	}

	.col-sm-up1_div02 {
		width: 45.5%;
	}

	.sub02_04_down {
		width: 635px;
	}

	.v4m_img_04 {
		width: 95%;
	}
}

@media (max-width: 812px) and (orientation:landscape) {

	/*.btn_v4down_03{width: 235px;}
	*/
}

@media (max-width:640px) {
	.sub02_04_down {
		width: 454px !important;
	}

	.btn_v4down_02 {
		font-size: 18px;
		width: 210px;
		height: 56px;
		background-color: #000000;
		border: none;
		color: #ffffff;
		border-radius: 39px;
		text-align: center;
		margin-right: 13px;
		/*margin-left:5px;
		padding-top: 3%;*/
		line-height: 56px;
	}

	.btn_v4down_04 {
		font-size: 18px;
		width: 210px;
		height: 56px;
		background-color: #616161;
		border: none;
		color: #ffffff;
		border-radius: 39px;
		text-align: center;
		vertical-align: middle;
		/*padding-top: 3%;*/
		line-height: 56px;
	}
}


@media (max-width:450px) {
	.sub02_04_down {
		width: 393px !important;
	}

	.btn_v4down_02 {
		font-size: 18px;
		width: 190px;
		height: 45px;
		background-color: #000000;
		border: none;
		color: #ffffff;
		border-radius: 39px;
		text-align: center;
		margin-right: 13px;
		/*margin-left:5px;
		padding-top: 3%;*/
		line-height: 45px;
	}

	.btn_v4down_04 {
		font-size: 18px;
		width: 190px;
		height: 45px;
		background-color: #616161;
		border: none;
		color: #ffffff;
		border-radius: 39px;
		text-align: center;
		vertical-align: middle;
		/*padding-top: 3%;*/
		line-height: 45px;
	}

	#btn_div {
		width: 256px;
	}

	#d_btn_down01, #d_btn_down02 {
		width: 113px;
	}
}

/*iPad*/
@media (min-width: 1024px) and (max-width: 1366px) {
	.carousel-caption {
		left: 0%;
		right: 0%;
	}
}


@media (max-width: 1199px) and (min-width: 992px) {
	.col-sm-up_div {
		max-width: 100%;
	}
}




@media (max-width: 414px) {
	.bg_m {
		height: 965px !important;
	}

	.main_title p {
		font-size: 1.3em !important;
	}

	.btn_v4down_03 {
		width: 113px !important;
		height: 35px;
		font-size: 16px;
	}

	.btn_v4down_02, .btn_v4down_04 {
		width: 140px !important;
		height: 35px;
		font-size: 16px;
		line-height: 35px;
	}


	.btn_v4down_03 {
		margin-right: 7px;
	}

	.btn_v4down_02 { /*margin-left:2.5% !important;*/
	}

	.carousel-caption {
		left: 0px;
		right: 0px;
	}

	.main_title_m p {
		font-size: 1.4em !important;
	}

	.main_title_m {
		top: 33px !important;
	}

	.txt01 {
		margin-top: 25px;
		margin-bottom: 7px;
	}

	.txt02 {
		font-size: 25px !important;
	}

	.txt02_1 {
		font-size: 22px !important;
		margin-top: -10px;
	}

	.txt03 {
		font-size: 11px !important;
	}

	.main-right img {
		max-width: 100%;
	}

	.sub02_04_down { /*padding-left: 4%;*/
	}

	#v4_down { /*margin-right: 5%;*/
	}
}

@media (max-width: 414px) {

	.sub02_04_down {
		width: 295px !important;
	}
}

@media (max-width: 320px) {

	.btn_v4down_03 {
		width: 95px !important;
	}

	.btn_v4down_04 {
		width: 140px !important;
	}

	.btn_v4down_02, .btn_v4down_04 {
		width: 140px !important;
	}

	.main_title_m p {
		font-size: 1.2em !important;
	}

	.main-right img {
		max-width: 100%;
	}

	.main_title_m {
		top: 66px;
	}

	.sub02_04_down {
		width: 295px !important;
	}
}



/*download.php*/
.d_btn_02 {
	margin-right: 20px;
}

#btn_div .col-md-3_01 {
	width: 5%;
	height: auto;
	display: inline;
}


.sub02_04_down a {
	display: inline-block;
}
