@charset "UTF-8";

/*pretendard*/
@font-face {
	font-family: "Pretendard";
	src: url("../../fonts/pretendard/Pretendard-Light.eot");
	src: url("../../fonts/pretendard/Pretendard-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/pretendard/Pretendard-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Pretendard";
	src: url("../../fonts/pretendard/Pretendard-Regular.eot");
	src: url("../../fonts/pretendard/Pretendard-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/pretendard/Pretendard-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Pretendard";
	src: url("../../fonts/pretendard/Pretendard-Medium.eot");
	src: url("../../fonts/pretendard/Pretendard-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/pretendard/Pretendard-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Pretendard";
	src: url("../../fonts/pretendard/Pretendard-SemiBold.eot");
	src: url("../../fonts/pretendard/Pretendard-SemiBold.eot?#iefix") format("embedded-opentype"), url("../../fonts/pretendard/Pretendard-SemiBold.woff") format("woff"), url("../../fonts/pretendard/Pretendard-SemiBold.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Pretendard";
	src: url("../../fonts/pretendard/Pretendard-Bold.eot");
	src: url("../../fonts/pretendard/Pretendard-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/pretendard/Pretendard-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Pretendard";
	src: url("../../fonts/pretendard/Pretendard-Black.eot");
	src: url("../../fonts/pretendard/Pretendard-Black.eot?#iefix") format("embedded-opentype"), url("../../fonts/pretendard/Pretendard-Black.woff") format("woff");
	font-weight: 900;
	font-style: normal;
}

/* Material Icons : 구글아이콘 */
@font-face {
	font-family: "Material Icons";
	font-style: normal;
	font-weight: 400;
	src: url("../../fonts/material-icons/MaterialIcons-Regular.eot");
	/* For IE6-8 */
	src: local("Material Icons"), local("MaterialIcons-Regular"), url("../../fonts/material-icons/MaterialIcons-Regular.woff") format("woff"), url("../../fonts/material-icons/MaterialIcons-Regular.ttf") format("truetype");
}

.material-icons {
	font-family: "Material Icons";
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	/* Preferred icon size */
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	vertical-align: sub;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	font-feature-settings: "liga";
}

/* Color Styles  */
.light-elevation-card {
	box-shadow: 0rem 0.125rem 0.625rem 0rem rgba(76, 78, 100, 0.22);
}

.light-elevation-1 {
	box-shadow: 0rem 0.0625rem 0.1875rem 0rem rgba(76, 78, 100, 0.12), 0rem 0.0625rem 0.0625rem 0rem rgba(76, 78, 100, 0.14), 0rem 0.125rem 0.0625rem -0.0625rem rgba(76, 78, 100, 0.2);
}

.light-elevation-2 {
	box-shadow: 0rem 0.0625rem 0.3125rem 0rem rgba(76, 78, 100, 0.12), 0rem 0.125rem 0.125rem 0rem rgba(76, 78, 100, 0.14), 0rem 0.1875rem 0.0625rem -0.125rem rgba(76, 78, 100, 0.2);
}

.light-elevation-3 {
	box-shadow: 0rem 0.25rem 0.5rem -0.25rem rgba(76, 78, 100, 0.42);
}

.light-elevation-4 {
	box-shadow: 0rem 0.375rem 1.125rem -0.5rem rgba(76, 78, 100, 0.56);
}

.light-elevation-5 {
	box-shadow: 0rem 0.0625rem 0.875rem 0rem rgba(76, 78, 100, 0.12), 0rem 0.3125rem 0.5rem 0rem rgba(76, 78, 100, 0.14), 0rem 0.1875rem 0.3125rem -0.0625rem rgba(76, 78, 100, 0.2);
}

.light-elevation-6 {
	box-shadow: 0rem 0.125rem 0.625rem 0rem rgba(76, 78, 100, 0.22);
}

.light-elevation-7 {
	box-shadow: 0rem 0.125rem 1rem 0.0625rem rgba(76, 78, 100, 0.12), 0rem 0.4375rem 0.625rem 0.0625rem rgba(76, 78, 100, 0.14), 0rem 0.25rem 0.3125rem -0.125rem rgba(76, 78, 100, 0.2);
}

.light-elevation-8 {
	box-shadow: 0rem 0.1875rem 0.875rem 0.125rem rgba(76, 78, 100, 0.12), 0rem 0.5rem 0.625rem 0.0625rem rgba(76, 78, 100, 0.14), 0rem 0.3125rem 0.3125rem -0.1875rem rgba(76, 78, 100, 0.2);
}

.light-elevation-9 {
	box-shadow: 0rem 0.1875rem 1rem 0.125rem rgba(76, 78, 100, 0.12), 0rem 0.5625rem 0.75rem 0.0625rem rgba(76, 78, 100, 0.14), 0rem 0.3125rem 0.375rem -0.1875rem rgba(76, 78, 100, 0.2);
}

.light-elevation-10 {
	box-shadow: 0rem 0.25rem 1.125rem 0.1875rem rgba(76, 78, 100, 0.12), 0rem 0.625rem 0.875rem 0.0625rem rgba(76, 78, 100, 0.14), 0rem 0.375rem 0.375rem -0.1875rem rgba(76, 78, 100, 0.2);
}

.light-elevation-11 {
	box-shadow: 0rem 0.25rem 1.25rem 0.1875rem rgba(76, 78, 100, 0.12), 0rem 0.6875rem 0.9375rem 0.0625rem rgba(76, 78, 100, 0.14), 0rem 0.375rem 0.4375rem -0.25rem rgba(76, 78, 100, 0.2);
}

.light-elevation-12 {
	box-shadow: 0rem 0.3125rem 1.375rem 0.25rem rgba(76, 78, 100, 0.12), 0rem 0.75rem 1.0625rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.4375rem 0.5rem -0.25rem rgba(76, 78, 100, 0.2);
}

.light-elevation-13 {
	box-shadow: 0rem 0.3125rem 1.5rem 0.25rem rgba(76, 78, 100, 0.12), 0rem 0.8125rem 1.1875rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.4375rem 0.5rem -0.25rem rgba(76, 78, 100, 0.2);
}

.light-elevation-14 {
	box-shadow: 0rem 0.3125rem 1.625rem 0.25rem rgba(76, 78, 100, 0.12), 0rem 0.875rem 1.3125rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.4375rem 0.5625rem -0.25rem rgba(76, 78, 100, 0.2);
}

.light-elevation-15 {
	box-shadow: 0rem 0.375rem 1.75rem 0.3125rem rgba(76, 78, 100, 0.12), 0rem 0.9375rem 1.375rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.5rem 0.5625rem -0.3125rem rgba(76, 78, 100, 0.2);
}

.light-elevation-16 {
	box-shadow: 0rem 0.375rem 1.875rem 0.3125rem rgba(76, 78, 100, 0.12), 0rem 1rem 1.5rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.5rem 0.625rem -0.3125rem rgba(76, 78, 100, 0.2);
}

.light-elevation-17 {
	box-shadow: 0rem 0.375rem 2rem 0.3125rem rgba(76, 78, 100, 0.12), 0rem 1.0625rem 1.625rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.5rem 0.6875rem -0.3125rem rgba(76, 78, 100, 0.2);
}

.light-elevation-18 {
	box-shadow: 0rem 0.4375rem 2.125rem 0.375rem rgba(76, 78, 100, 0.12), 0rem 1.125rem 1.75rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.5625rem 0.6875rem -0.3125rem rgba(76, 78, 100, 0.2);
}

.light-elevation-19 {
	box-shadow: 0rem 0.4375rem 2.25rem 0.375rem rgba(76, 78, 100, 0.12), 0rem 1.1875rem 1.8125rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.5625rem 0.75rem -0.375rem rgba(76, 78, 100, 0.2);
}

.light-elevation-20 {
	box-shadow: 0rem 0.5rem 2.375rem 0.4375rem rgba(76, 78, 100, 0.12), 0rem 1.25rem 1.9375rem 0.1875rem rgba(76, 78, 100, 0.14), 0rem 0.625rem 0.8125rem -0.375rem rgba(76, 78, 100, 0.2);
}

.light-elevation-21 {
	box-shadow: 0rem 0.5rem 2.5rem 0.4375rem rgba(76, 78, 100, 0.12), 0rem 1.3125rem 2.0625rem 0.1875rem rgba(76, 78, 100, 0.14), 0rem 0.625rem 0.8125rem -0.375rem rgba(76, 78, 100, 0.2);
}

.light-elevation-22 {
	box-shadow: 0rem 0.5rem 2.625rem 0.4375rem rgba(76, 78, 100, 0.12), 0rem 1.375rem 2.1875rem 0.1875rem rgba(76, 78, 100, 0.14), 0rem 0.625rem 0.875rem -0.375rem rgba(76, 78, 100, 0.2);
}

.light-elevation-23 {
	box-shadow: 0rem 0.5625rem 2.75rem 0.5rem rgba(76, 78, 100, 0.12), 0rem 1.4375rem 2.25rem 0.1875rem rgba(76, 78, 100, 0.14), 0rem 0.6875rem 0.875rem -0.4375rem rgba(76, 78, 100, 0.2);
}

.light-elevation-24 {
	box-shadow: 0rem 0.5625rem 2.875rem 0.5rem rgba(58, 53, 65, 0.12), 0rem 1.5rem 2.375rem 0.1875rem rgba(58, 53, 65, 0.14), 0rem 0.6875rem 0.9375rem -0.4375rem rgba(58, 53, 65, 0.2);
}

html {
	box-sizing: border-box;
	overflow-x: hidden;
	scroll-padding-top: 100px
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

button,
input,
optgroup,
select,
textarea {
	font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

ul:not(.browser-default) {
	padding-left: 0;
	list-style-type: none;
}

ul:not(.browser-default)>li {
	list-style-type: none;
}

a {
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
}

.valign-wrapper {
	display: flex;
	align-items: center;
}

.clearfix {
	clear: both;
}

.z-depth-0 {
	box-shadow: none !important;
}

/* 2dp elevation modified*/
.z-depth-1 {
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.z-depth-1-half {
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

/* 6dp elevation modified*/
.z-depth-2 {
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

/* 12dp elevation modified*/
.z-depth-3,
.company_history .banner-wrap .float-img {
	box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

/* 16dp elevation */
.z-depth-4 {
	box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2);
}

/* 24dp elevation */
.z-depth-5 {
	box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
}

.hoverable {
	transition: box-shadow 0.25s;
}

.hoverable:hover {
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.divider {
	height: 1px;
	overflow: hidden;
	background-color: #e0e0e0;
}

blockquote {
	margin: 20px 0;
	padding-left: 1.5rem;
	border-left: 5px solid rgb(47, 91, 193);
}

i {
	line-height: inherit;
}

i.left {
	float: left;
	margin-right: 15px;
}

i.right {
	float: right;
	margin-left: 15px;
}

i.tiny {
	font-size: 1rem;
}

i.small {
	font-size: 2rem;
}

i.medium {
	font-size: 4rem;
}

i.large {
	font-size: 6rem;
}

img.responsive-img,
video.responsive-video {
	max-width: 100%;
	height: auto;
}

.pagination li {
	display: inline-block;
	border-radius: 100%;
	text-align: center;
	vertical-align: top;
	height: 30px;
}

.pagination li a {
	border-radius: 100%;
	color: #444;
	display: inline-block;
	font-size: 1.2rem;
	padding: 0 10px;
	line-height: 30px;
}

.pagination li.active a {
	color: #fff;
}

.pagination li.active {
	background-color: rgb(45, 117, 248);
}

.pagination li.disabled a {
	cursor: default;
	color: #999;
}

.pagination li i {
	font-size: 2rem;
}

.pagination li.pages ul li {
	display: inline-block;
	float: none;
}

@media screen and (max-width: 1024px) {
	.pagination {
		width: 100%;
	}

	.pagination li.prev,
	.pagination li.next {
		width: 10%;
	}

	.pagination li.pages {
		width: 80%;
		overflow: hidden;
		white-space: nowrap;
	}
}

.breadcrumb {
	font-size: 18px;
	color: rgba(255, 255, 255, 0.7);
}

.breadcrumb i,
.breadcrumb [class^=mdi-],
.breadcrumb [class*=mdi-],
.breadcrumb i.material-icons {
	float: left;
	font-size: 24px;
}

.breadcrumb:before {
	content: "\e5cc";
	color: rgba(255, 255, 255, 0.7);
	vertical-align: top;
	display: inline-block;
	font-family: "Material Icons";
	font-weight: normal;
	font-style: normal;
	font-size: 25px;
	margin: 0 10px 0 8px;
	-webkit-font-smoothing: antialiased;
}

.breadcrumb:first-child:before {
	display: none;
}

.breadcrumb:last-child {
	color: #fff;
}

.parallax-container {
	position: relative;
	overflow: hidden;
	height: 500px;
}

.parallax-container .parallax {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.parallax-container .parallax img {
	opacity: 0;
	position: absolute;
	left: 50%;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	transform: translate3d(0, 0, 0);
	transform: translateX(-50%);
}

.pin-top,
.pin-bottom {
	position: relative;
}

.pinned {
	position: fixed !important;
}

/*********************
  Transition Classes
**********************/
ul.staggered-list li {
	opacity: 0;
}

.fade-in {
	opacity: 0;
	transform-origin: 0 50%;
}

/*********************
  Media Query Classes
**********************/
@media screen and (max-width: 720px) {

	.hide-on-small-only,
	.hide-on-small-and-down {
		display: none !important;
	}
}

@media screen and (max-width: 1024px) {
	.hide-on-med-and-down {
		display: none !important;
	}
}

@media screen and (min-width: 1025px) {
	.hide-on-med-and-up {
		display: none !important;
	}
}

@media only screen and (min-width: 720px) and (max-width: 1024px) {
	.hide-on-med-only {
		display: none !important;
	}
}

@media screen and (max-width: 1440px) {
	.hide-on-large-only {
		display: none !important;
	}
}

@media screen and (max-width: 1920px) {
	.hide-on-extra-large-only {
		display: none !important;
	}
}

@media screen and (max-width: 1920px) {
	.show-on-extra-large {
		display: block !important;
	}
}

@media screen and (max-width: 1440px) {
	.show-on-large {
		display: block !important;
	}
}

@media only screen and (min-width: 720px) and (max-width: 1024px) {
	.show-on-medium {
		display: block !important;
	}
}

@media screen and (max-width: 720px) {
	.show-on-small {
		display: block !important;
	}
}

@media screen and (min-width: 1025px) {
	.show-on-medium-and-up {
		display: block !important;
	}
}

@media screen and (max-width: 1024px) {
	.show-on-medium-and-down {
		display: block !important;
	}
}

@media screen and (max-width: 720px) {
	.center-on-small-only {
		text-align: center;
	}
}

.page-footer {
	padding-top: 20px;
	color: rgb(15, 23, 42);
	background-color: #fff;
}

.page-footer .footer-copyright {
	overflow: hidden;
	min-height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 0px;
	color: rgb(15, 23, 42);
}

.table-center tr td,
.table-center tr th {
	text-align: center;
}

td {
	border: 1px solid rgba(76, 78, 100, 0.12);
}

.table-category {
	background: rgb(242, 242, 255);
	text-align: center;
	color: rgb(15, 49, 106);
	font-weight: 600;
}

table,
th,
td {
	border: none;
}

table {
	width: 100%;
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
}

table [type=checkbox]+span:not(.lever) {
	vertical-align: middle;
}

table.striped tr {
	border-bottom: none;
	vertical-align: middle;
}

table.striped>tbody>tr:nth-child(odd) {
	background-color: rgba(76, 78, 100, 0.05);
}

table.striped>tbody>tr>td {
	border-radius: 0;
}

table.highlight>tbody>tr {
	transition: background-color 0.25s ease;
}

table.highlight>tbody>tr:hover {
	background-color: rgba(18, 93, 230, 0.08);
}

table.centered thead tr th,
table.centered tbody tr td {
	text-align: center;
}

table thead th {
	background: #F6F7F9;
	border-top: 2.018px solid #AAA;
	color: rgb(15, 23, 42);
}

tr {
	border-bottom: 1px solid rgba(76, 78, 100, 0.12);
}

td,
th {
	padding: 0.5rem 10px;
	height: 3rem;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	border-radius: 2px;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -0.04rem;
}

td *,
th * {
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -0.04rem;
}

@media screen and (max-width: 1024px) {

	td,
	th {
		line-height: 1.5rem;
		padding: 0.5rem 0.6rem;
		word-break: keep-all;
		font-size: 0.9rem;
	}
}

@media screen and (max-width: 1024px) {
	table.responsive-table {
		width: 100%;
		border-collapse: collapse;
		border-spacing: 0;
		display: block;
		position: relative;
	}

	table.responsive-table td:empty:before {
		content: " ";
	}

	table.responsive-table th,
	table.responsive-table td {
		margin: 0;
		vertical-align: top;
	}

	table.responsive-table th {
		text-align: left;
	}

	table.responsive-table thead {
		display: block;
		float: left;
	}

	table.responsive-table thead tr {
		display: block;
		padding: 0 10px 0 0;
	}

	table.responsive-table thead tr th::before {
		content: " ";
	}

	table.responsive-table tbody {
		display: block;
		width: auto;
		position: relative;
		overflow-x: auto;
		white-space: nowrap;
	}

	table.responsive-table tbody tr {
		display: inline-block;
		vertical-align: top;
	}

	table.responsive-table th {
		display: block;
		text-align: right;
	}

	table.responsive-table td {
		display: block;
		min-height: 1.25em;
		text-align: left;
	}

	table.responsive-table tr {
		border-bottom: none;
		padding: 0 10px;
	}

	table.responsive-table thead {
		border: 0;
		border-right: 1px solid rgba(76, 78, 100, 0.12);
	}
}

.collection {
	margin: 0.25rem 0 0.25rem 0;
	border: 1px solid rgba(76, 78, 100, 0.12);
	border-radius: 2px;
	overflow: hidden;
	position: relative;
}

.collection .collection-item {
	background-color: rgb(255, 255, 255);
	line-height: inherit;
	padding: 10px 20px;
	margin: 0;
	border-bottom: 1px solid rgba(76, 78, 100, 0.12);
}

.collection .collection-item.avatar {
	min-height: 84px;
	padding-left: 72px;
	position: relative;
}

.collection .collection-item.avatar:not(.circle-clipper)>.circle,
.collection .collection-item.avatar :not(.circle-clipper)>.circle {
	position: absolute;
	width: 42px;
	height: 42px;
	overflow: hidden;
	left: 15px;
	display: inline-block;
	vertical-align: middle;
}

.collection .collection-item.avatar i.circle {
	font-size: 18px;
	line-height: 42px;
	color: #fff;
	background-color: #999;
	text-align: center;
}

.collection .collection-item.avatar .title {
	font-size: 16px;
}

.collection .collection-item.avatar p {
	margin: 0;
}

.collection .collection-item.avatar .secondary-content {
	position: absolute;
	top: 16px;
	right: 16px;
}

.collection .collection-item:last-child {
	border-bottom: none;
}

.collection .collection-item.active {
	background-color: rgb(255, 255, 255);
	color: rgb(47, 91, 193);
}

.collection .collection-item.active .secondary-content {
	color: #fff;
}

.collection a.collection-item {
	display: block;
	transition: 0.25s;
	color: rgb(47, 91, 193);
}

.collection a.collection-item:not(.active):hover {
	background-color: rgb(47, 91, 193);
}

.collection.with-header .collection-header {
	background-color: rgb(255, 255, 255);
	border-bottom: 1px solid rgba(76, 78, 100, 0.12);
	padding: 10px 20px;
}

.collection.with-header .collection-item {
	padding-left: 30px;
}

.collection.with-header .collection-item.avatar {
	padding-left: 72px;
}

.secondary-content {
	float: right;
	color: rgb(84, 162, 218);
}

.collapsible .collection {
	margin: 0;
	border: none;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.progress {
	position: relative;
	height: 4px;
	display: block;
	width: 100%;
	background-color: #fcfdfe;
	border-radius: 2px;
	margin: 0.25rem 0 0.25rem 0;
	overflow: hidden;
}

.progress .determinate {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: rgb(84, 162, 218);
	transition: width 0.3s linear;
}

.progress .indeterminate {
	background-color: rgb(84, 162, 218);
}

.progress .indeterminate:before {
	content: "";
	position: absolute;
	background-color: inherit;
	top: 0;
	left: 0;
	bottom: 0;
	will-change: left, right;
	animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

.progress .indeterminate:after {
	content: "";
	position: absolute;
	background-color: inherit;
	top: 0;
	left: 0;
	bottom: 0;
	will-change: left, right;
	animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
	animation-delay: 1.15s;
}

@keyframes indeterminate {
	0% {
		left: -35%;
		right: 100%;
	}

	60% {
		left: 100%;
		right: -90%;
	}

	100% {
		left: 100%;
		right: -90%;
	}
}

@keyframes indeterminate-short {
	0% {
		left: -200%;
		right: 100%;
	}

	60% {
		left: 107%;
		right: -8%;
	}

	100% {
		left: 107%;
		right: -8%;
	}
}

/*******************
  Utility Classes
*******************/
.hide {
	display: none !important;
}

.left-align {
	text-align: left;
}

.right-align {
	text-align: right;
}

.center,
.center-align {
	text-align: center;
}

.left {
	float: left !important;
}

.right {
	float: right !important;
}

.no-select {
	user-select: none;
}

.circle {
	border-radius: 50%;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.truncate {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.no-padding {
	padding: 0 !important;
}

.tags {
	display: flex;
}

.tags span {
	color: rgba(15, 23, 42, 0.68);
}

.tags i {
	color: rgb(84, 162, 218);
}

/* **** area mixin ****/
/* **** text attr ****/
/* **** scroll ****/
/* **** form mixin ****/
/* Color Styles  */
.light-elevation-card {
	box-shadow: 0rem 0.125rem 0.625rem 0rem rgba(76, 78, 100, 0.22);
}

.light-elevation-1 {
	box-shadow: 0rem 0.0625rem 0.1875rem 0rem rgba(76, 78, 100, 0.12), 0rem 0.0625rem 0.0625rem 0rem rgba(76, 78, 100, 0.14), 0rem 0.125rem 0.0625rem -0.0625rem rgba(76, 78, 100, 0.2);
}

.light-elevation-2 {
	box-shadow: 0rem 0.0625rem 0.3125rem 0rem rgba(76, 78, 100, 0.12), 0rem 0.125rem 0.125rem 0rem rgba(76, 78, 100, 0.14), 0rem 0.1875rem 0.0625rem -0.125rem rgba(76, 78, 100, 0.2);
}

.light-elevation-3 {
	box-shadow: 0rem 0.25rem 0.5rem -0.25rem rgba(76, 78, 100, 0.42);
}

.light-elevation-4 {
	box-shadow: 0rem 0.375rem 1.125rem -0.5rem rgba(76, 78, 100, 0.56);
}

.light-elevation-5 {
	box-shadow: 0rem 0.0625rem 0.875rem 0rem rgba(76, 78, 100, 0.12), 0rem 0.3125rem 0.5rem 0rem rgba(76, 78, 100, 0.14), 0rem 0.1875rem 0.3125rem -0.0625rem rgba(76, 78, 100, 0.2);
}

.light-elevation-6 {
	box-shadow: 0rem 0.125rem 0.625rem 0rem rgba(76, 78, 100, 0.22);
}

.light-elevation-7 {
	box-shadow: 0rem 0.125rem 1rem 0.0625rem rgba(76, 78, 100, 0.12), 0rem 0.4375rem 0.625rem 0.0625rem rgba(76, 78, 100, 0.14), 0rem 0.25rem 0.3125rem -0.125rem rgba(76, 78, 100, 0.2);
}

.light-elevation-8 {
	box-shadow: 0rem 0.1875rem 0.875rem 0.125rem rgba(76, 78, 100, 0.12), 0rem 0.5rem 0.625rem 0.0625rem rgba(76, 78, 100, 0.14), 0rem 0.3125rem 0.3125rem -0.1875rem rgba(76, 78, 100, 0.2);
}

.light-elevation-9 {
	box-shadow: 0rem 0.1875rem 1rem 0.125rem rgba(76, 78, 100, 0.12), 0rem 0.5625rem 0.75rem 0.0625rem rgba(76, 78, 100, 0.14), 0rem 0.3125rem 0.375rem -0.1875rem rgba(76, 78, 100, 0.2);
}

.light-elevation-10 {
	box-shadow: 0rem 0.25rem 1.125rem 0.1875rem rgba(76, 78, 100, 0.12), 0rem 0.625rem 0.875rem 0.0625rem rgba(76, 78, 100, 0.14), 0rem 0.375rem 0.375rem -0.1875rem rgba(76, 78, 100, 0.2);
}

.light-elevation-11 {
	box-shadow: 0rem 0.25rem 1.25rem 0.1875rem rgba(76, 78, 100, 0.12), 0rem 0.6875rem 0.9375rem 0.0625rem rgba(76, 78, 100, 0.14), 0rem 0.375rem 0.4375rem -0.25rem rgba(76, 78, 100, 0.2);
}

.light-elevation-12 {
	box-shadow: 0rem 0.3125rem 1.375rem 0.25rem rgba(76, 78, 100, 0.12), 0rem 0.75rem 1.0625rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.4375rem 0.5rem -0.25rem rgba(76, 78, 100, 0.2);
}

.light-elevation-13 {
	box-shadow: 0rem 0.3125rem 1.5rem 0.25rem rgba(76, 78, 100, 0.12), 0rem 0.8125rem 1.1875rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.4375rem 0.5rem -0.25rem rgba(76, 78, 100, 0.2);
}

.light-elevation-14 {
	box-shadow: 0rem 0.3125rem 1.625rem 0.25rem rgba(76, 78, 100, 0.12), 0rem 0.875rem 1.3125rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.4375rem 0.5625rem -0.25rem rgba(76, 78, 100, 0.2);
}

.light-elevation-15 {
	box-shadow: 0rem 0.375rem 1.75rem 0.3125rem rgba(76, 78, 100, 0.12), 0rem 0.9375rem 1.375rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.5rem 0.5625rem -0.3125rem rgba(76, 78, 100, 0.2);
}

.light-elevation-16 {
	box-shadow: 0rem 0.375rem 1.875rem 0.3125rem rgba(76, 78, 100, 0.12), 0rem 1rem 1.5rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.5rem 0.625rem -0.3125rem rgba(76, 78, 100, 0.2);
}

.light-elevation-17 {
	box-shadow: 0rem 0.375rem 2rem 0.3125rem rgba(76, 78, 100, 0.12), 0rem 1.0625rem 1.625rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.5rem 0.6875rem -0.3125rem rgba(76, 78, 100, 0.2);
}

.light-elevation-18 {
	box-shadow: 0rem 0.4375rem 2.125rem 0.375rem rgba(76, 78, 100, 0.12), 0rem 1.125rem 1.75rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.5625rem 0.6875rem -0.3125rem rgba(76, 78, 100, 0.2);
}

.light-elevation-19 {
	box-shadow: 0rem 0.4375rem 2.25rem 0.375rem rgba(76, 78, 100, 0.12), 0rem 1.1875rem 1.8125rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.5625rem 0.75rem -0.375rem rgba(76, 78, 100, 0.2);
}

.light-elevation-20 {
	box-shadow: 0rem 0.5rem 2.375rem 0.4375rem rgba(76, 78, 100, 0.12), 0rem 1.25rem 1.9375rem 0.1875rem rgba(76, 78, 100, 0.14), 0rem 0.625rem 0.8125rem -0.375rem rgba(76, 78, 100, 0.2);
}

.light-elevation-21 {
	box-shadow: 0rem 0.5rem 2.5rem 0.4375rem rgba(76, 78, 100, 0.12), 0rem 1.3125rem 2.0625rem 0.1875rem rgba(76, 78, 100, 0.14), 0rem 0.625rem 0.8125rem -0.375rem rgba(76, 78, 100, 0.2);
}

.light-elevation-22 {
	box-shadow: 0rem 0.5rem 2.625rem 0.4375rem rgba(76, 78, 100, 0.12), 0rem 1.375rem 2.1875rem 0.1875rem rgba(76, 78, 100, 0.14), 0rem 0.625rem 0.875rem -0.375rem rgba(76, 78, 100, 0.2);
}

.light-elevation-23 {
	box-shadow: 0rem 0.5625rem 2.75rem 0.5rem rgba(76, 78, 100, 0.12), 0rem 1.4375rem 2.25rem 0.1875rem rgba(76, 78, 100, 0.14), 0rem 0.6875rem 0.875rem -0.4375rem rgba(76, 78, 100, 0.2);
}

.light-elevation-24 {
	box-shadow: 0rem 0.5625rem 2.875rem 0.5rem rgba(58, 53, 65, 0.12), 0rem 1.5rem 2.375rem 0.1875rem rgba(58, 53, 65, 0.14), 0rem 0.6875rem 0.9375rem -0.4375rem rgba(58, 53, 65, 0.2);
}

html {
	box-sizing: border-box;
	overflow-x: hidden;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

button,
input,
optgroup,
select,
textarea {
	font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

ul:not(.browser-default) {
	padding-left: 0;
	list-style-type: none;
}

ul:not(.browser-default)>li {
	list-style-type: none;
}

a {
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
}

.valign-wrapper {
	display: flex;
	align-items: center;
}

.clearfix {
	clear: both;
}

.z-depth-0 {
	box-shadow: none !important;
}

/* 2dp elevation modified*/
.z-depth-1 {
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.z-depth-1-half {
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

/* 6dp elevation modified*/
.z-depth-2 {
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

/* 12dp elevation modified*/
.z-depth-3,
.company_history .banner-wrap .float-img {
	box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

/* 16dp elevation */
.z-depth-4 {
	box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2);
}

/* 24dp elevation */
.z-depth-5 {
	box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
}

.hoverable {
	transition: box-shadow 0.25s;
}

.hoverable:hover {
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.divider {
	height: 1px;
	overflow: hidden;
	background-color: #e0e0e0;
}

blockquote {
	margin: 20px 0;
	padding-left: 1.5rem;
	border-left: 5px solid rgb(47, 91, 193);
}

i {
	line-height: inherit;
}

i.left {
	float: left;
	margin-right: 15px;
}

i.right {
	float: right;
	margin-left: 15px;
}

i.tiny {
	font-size: 1rem;
}

i.small {
	font-size: 2rem;
}

i.medium {
	font-size: 4rem;
}

i.large {
	font-size: 6rem;
}

img.responsive-img,
video.responsive-video {
	max-width: 100%;
	height: auto;
}

.pagination li {
	display: inline-block;
	border-radius: 100%;
	text-align: center;
	vertical-align: top;
	height: 30px;
}

.pagination li a {
	border-radius: 100%;
	color: #444;
	display: inline-block;
	font-size: 1.2rem;
	padding: 0 10px;
	line-height: 30px;
}

.pagination li.active a {
	color: #fff;
}

.pagination li.active {
	background-color: rgb(45, 117, 248);
}

.pagination li.disabled a {
	cursor: default;
	color: #999;
}

.pagination li i {
	font-size: 2rem;
}

.pagination li.pages ul li {
	display: inline-block;
	float: none;
}

@media screen and (max-width: 1024px) {
	.pagination {
		width: 100%;
	}

	.pagination li.prev,
	.pagination li.next {
		width: 10%;
	}

	.pagination li.pages {
		width: 80%;
		overflow: hidden;
		white-space: nowrap;
	}
}

.breadcrumb {
	font-size: 18px;
	color: rgba(255, 255, 255, 0.7);
}

.breadcrumb i,
.breadcrumb [class^=mdi-],
.breadcrumb [class*=mdi-],
.breadcrumb i.material-icons {
	float: left;
	font-size: 24px;
}

.breadcrumb:before {
	content: "\e5cc";
	color: rgba(255, 255, 255, 0.7);
	vertical-align: top;
	display: inline-block;
	font-family: "Material Icons";
	font-weight: normal;
	font-style: normal;
	font-size: 25px;
	margin: 0 10px 0 8px;
	-webkit-font-smoothing: antialiased;
}

.breadcrumb:first-child:before {
	display: none;
}

.breadcrumb:last-child {
	color: #fff;
}

.parallax-container {
	position: relative;
	overflow: hidden;
	height: 500px;
}

.parallax-container .parallax {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.parallax-container .parallax img {
	opacity: 0;
	position: absolute;
	left: 50%;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	transform: translate3d(0, 0, 0);
	transform: translateX(-50%);
}

.pin-top,
.pin-bottom {
	position: relative;
}

.pinned {
	position: fixed !important;
}

/*********************
  Transition Classes
**********************/
ul.staggered-list li {
	opacity: 0;
}

.fade-in {
	opacity: 0;
	transform-origin: 0 50%;
}

/*********************
  Media Query Classes
**********************/
@media screen and (max-width: 720px) {

	.hide-on-small-only,
	.hide-on-small-and-down {
		display: none !important;
	}
}

@media screen and (max-width: 1024px) {
	.hide-on-med-and-down {
		display: none !important;
	}
}

@media screen and (min-width: 1025px) {
	.hide-on-med-and-up {
		display: none !important;
	}
}

@media only screen and (min-width: 720px) and (max-width: 1024px) {
	.hide-on-med-only {
		display: none !important;
	}
}

@media screen and (max-width: 1440px) {
	.hide-on-large-only {
		display: none !important;
	}
}

@media screen and (max-width: 1920px) {
	.hide-on-extra-large-only {
		display: none !important;
	}
}

@media screen and (max-width: 1920px) {
	.show-on-extra-large {
		display: block !important;
	}
}

@media screen and (max-width: 1440px) {
	.show-on-large {
		display: block !important;
	}
}

@media only screen and (min-width: 720px) and (max-width: 1024px) {
	.show-on-medium {
		display: block !important;
	}
}

@media screen and (max-width: 720px) {
	.show-on-small {
		display: block !important;
	}
}

@media screen and (min-width: 1025px) {
	.show-on-medium-and-up {
		display: block !important;
	}
}

@media screen and (max-width: 1024px) {
	.show-on-medium-and-down {
		display: block !important;
	}
}

@media screen and (max-width: 720px) {
	.center-on-small-only {
		text-align: center;
	}
}

.page-footer {
	padding-top: 20px;
	color: rgb(15, 23, 42);
	background-color: #fff;
}

.page-footer .footer-copyright {
	overflow: hidden;
	min-height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 0px;
	color: rgb(15, 23, 42);
}

.table-center tr td,
.table-center tr th {
	text-align: center;
}

td {
	border: 1px solid rgba(76, 78, 100, 0.12);
}

.table-category {
	background: rgb(242, 242, 255);
	text-align: center;
	color: rgb(15, 49, 106);
	font-weight: 600;
}

table,
th,
td {
	border: none;
}

table {
	width: 100%;
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
}

table [type=checkbox]+span:not(.lever) {
	vertical-align: middle;
}

table.striped tr {
	border-bottom: none;
	vertical-align: middle;
}

table.striped>tbody>tr:nth-child(odd) {
	background-color: rgba(76, 78, 100, 0.05);
}

table.striped>tbody>tr>td {
	border-radius: 0;
}

table.highlight>tbody>tr {
	transition: background-color 0.25s ease;
}

table.highlight>tbody>tr:hover {
	background-color: rgba(18, 93, 230, 0.08);
}

table.centered thead tr th,
table.centered tbody tr td {
	text-align: center;
}

table thead th {
	background: #F6F7F9;
	border-top: 2.018px solid #AAA;
	color: rgb(15, 23, 42);
}

tr {
	border-bottom: 1px solid rgba(76, 78, 100, 0.12);
}

td,
th {
	padding: 0.5rem 10px;
	height: 3rem;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	border-radius: 2px;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -0.04rem;
}

td *,
th * {
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -0.04rem;
}

@media screen and (max-width: 1024px) {

	td,
	th {
		line-height: 1.5rem;
		padding: 0.5rem 0.6rem;
		word-break: keep-all;
		font-size: 0.9rem;
	}
}

@media screen and (max-width: 1024px) {
	table.responsive-table {
		width: 100%;
		border-collapse: collapse;
		border-spacing: 0;
		display: block;
		position: relative;
		/* sort out borders */
	}

	table.responsive-table td:empty:before {
		content: " ";
	}

	table.responsive-table th,
	table.responsive-table td {
		margin: 0;
		vertical-align: top;
	}

	table.responsive-table th {
		text-align: left;
	}

	table.responsive-table thead {
		display: block;
		float: left;
	}

	table.responsive-table thead tr {
		display: block;
		padding: 0 10px 0 0;
	}

	table.responsive-table thead tr th::before {
		content: " ";
	}

	table.responsive-table tbody {
		display: block;
		width: auto;
		position: relative;
		overflow-x: auto;
		white-space: nowrap;
	}

	table.responsive-table tbody tr {
		display: inline-block;
		vertical-align: top;
	}

	table.responsive-table th {
		display: block;
		text-align: right;
	}

	table.responsive-table td {
		display: block;
		min-height: 1.25em;
		text-align: left;
	}

	table.responsive-table tr {
		border-bottom: none;
		padding: 0 10px;
	}

	table.responsive-table thead {
		border: 0;
		border-right: 1px solid rgba(76, 78, 100, 0.12);
	}
}

.collection {
	margin: 0.25rem 0 0.25rem 0;
	border: 1px solid rgba(76, 78, 100, 0.12);
	border-radius: 2px;
	overflow: hidden;
	position: relative;
}

.collection .collection-item {
	background-color: rgb(255, 255, 255);
	line-height: inherit;
	padding: 10px 20px;
	margin: 0;
	border-bottom: 1px solid rgba(76, 78, 100, 0.12);
}

.collection .collection-item.avatar {
	min-height: 84px;
	padding-left: 72px;
	position: relative;
}

.collection .collection-item.avatar:not(.circle-clipper)>.circle,
.collection .collection-item.avatar :not(.circle-clipper)>.circle {
	position: absolute;
	width: 42px;
	height: 42px;
	overflow: hidden;
	left: 15px;
	display: inline-block;
	vertical-align: middle;
}

.collection .collection-item.avatar i.circle {
	font-size: 18px;
	line-height: 42px;
	color: #fff;
	background-color: #999;
	text-align: center;
}

.collection .collection-item.avatar .title {
	font-size: 16px;
}

.collection .collection-item.avatar p {
	margin: 0;
}

.collection .collection-item.avatar .secondary-content {
	position: absolute;
	top: 16px;
	right: 16px;
}

.collection .collection-item:last-child {
	border-bottom: none;
}

.collection .collection-item.active {
	background-color: rgb(255, 255, 255);
	color: rgb(47, 91, 193);
}

.collection .collection-item.active .secondary-content {
	color: #fff;
}

.collection a.collection-item {
	display: block;
	transition: 0.25s;
	color: rgb(47, 91, 193);
}

.collection a.collection-item:not(.active):hover {
	background-color: rgb(47, 91, 193);
}

.collection.with-header .collection-header {
	background-color: rgb(255, 255, 255);
	border-bottom: 1px solid rgba(76, 78, 100, 0.12);
	padding: 10px 20px;
}

.collection.with-header .collection-item {
	padding-left: 30px;
}

.collection.with-header .collection-item.avatar {
	padding-left: 72px;
}

.secondary-content {
	float: right;
	color: rgb(84, 162, 218);
}

.collapsible .collection {
	margin: 0;
	border: none;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.progress {
	position: relative;
	height: 4px;
	display: block;
	width: 100%;
	background-color: #fcfdfe;
	border-radius: 2px;
	margin: 0.25rem 0 0.25rem 0;
	overflow: hidden;
}

.progress .determinate {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: rgb(84, 162, 218);
	transition: width 0.3s linear;
}

.progress .indeterminate {
	background-color: rgb(84, 162, 218);
}

.progress .indeterminate:before {
	content: "";
	position: absolute;
	background-color: inherit;
	top: 0;
	left: 0;
	bottom: 0;
	will-change: left, right;
	animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

.progress .indeterminate:after {
	content: "";
	position: absolute;
	background-color: inherit;
	top: 0;
	left: 0;
	bottom: 0;
	will-change: left, right;
	animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
	animation-delay: 1.15s;
}

@keyframes indeterminate {
	0% {
		left: -35%;
		right: 100%;
	}

	60% {
		left: 100%;
		right: -90%;
	}

	100% {
		left: 100%;
		right: -90%;
	}
}

@keyframes indeterminate-short {
	0% {
		left: -200%;
		right: 100%;
	}

	60% {
		left: 107%;
		right: -8%;
	}

	100% {
		left: 107%;
		right: -8%;
	}
}

/*******************
  Utility Classes
*******************/
.hide {
	display: none !important;
}

.left-align {
	text-align: left;
}

.right-align {
	text-align: right;
}

.center,
.center-align {
	text-align: center;
}

.left {
	float: left !important;
}

.right {
	float: right !important;
}

.no-select {
	user-select: none;
}

.circle {
	border-radius: 50%;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.truncate {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.no-padding {
	padding: 0 !important;
}

.tags {
	display: flex;
}

.tags span {
	color: rgba(15, 23, 42, 0.68);
}

.tags i {
	color: rgb(84, 162, 218);
}

/* **** area mixin ****/
/* **** text attr ****/
/* **** scroll ****/
/* **** form mixin ****/

a {
	text-decoration: none;
}

html {
	line-height: 1.5;
	font-weight: normal;
	color: rgb(15, 23, 42);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	line-height: 1.3;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	font-weight: inherit;
}

h1 {
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 96px;
	/* Recommend for responsive css clamp(mobile, mid, desktop) - 
	you can change 5vw value
	 font-size:clamp(50px, 5vw, 96px); */
	line-height: 116.7%;
	text-decoration: none;
	letter-spacing: -1.5px;
}

h2 {
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 60px;
	/* Recommend for responsive css clamp(mobile, mid, desktop) - 
	you can change 5vw value
	 font-size:clamp(48px, 5vw, 60px); */
	line-height: 120%;
	text-decoration: none;
	letter-spacing: -0.5px;
}

h3 {
	font-family: "Pretendard";
	font-weight: 700;
	font-size: 48px;
	line-height: 133.33%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	h3 {
		font-size: 1.8rem;
	}
}

h4 {
	font-family: "Pretendard";
	font-weight: 700;
	font-size: 32px;
	line-height: 125%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	h4 {
		font-size: 1.4rem;
	}
}

h5 {
	font-family: "Pretendard";
	font-weight: 700;
	font-size: 24px;
	line-height: 133.4%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	h5 {
		font-size: 1.4rem;
	}
}

h6 {
	font-family: "Pretendard";
	font-weight: 600;
	font-size: 20px;
	line-height: 160%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	h6 {
		font-size: 1.1rem;
	}
}

.banner-title {
	font-family: "Pretendard";
	font-weight: 700;
	font-size: 40px;
	line-height: 100%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.banner-title {
		font-size: 1.8rem;
	}
}

.banner-subtitle {
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 22px;
	line-height: 160%;
	text-decoration: none;
}

@media screen and (max-width: 1024px) {
	.banner-subtitle {
		font-size: 1.1rem;
	}
}

.body-1 {
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.body-1 {
		font-size: 1rem;
	}
}

.body-1-semibold {
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.body-1-semibold {
		font-size: 1rem;
	}
}

.body-2 {
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 14px;
	line-height: 142.86%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.body-2 {
		font-size: 0.9rem;
	}
}

.body-2-semibold {
	font-family: "Pretendard";
	font-weight: 600;
	font-size: 14px;
	line-height: 142.86%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.body-2-semibold {
		font-size: 0.9rem;
	}
}

.subtitle-1 {
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 18px;
	line-height: 175%;
	text-decoration: none;
	letter-spacing: 0px;
}

.subtitle-2 {
	font-family: "Pretendard";
	font-weight: 600;
	font-size: 16px;
	line-height: 157%;
	text-decoration: none;
	letter-spacing: 0px;
}

.overlime {
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 12px;
	line-height: 125%;
	text-decoration: none;
	letter-spacing: 0px;
}

.caption {
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 12px;
	line-height: 166.67%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.caption {
		font-size: 0.8rem;
	}
}

.caption-semibold {
	font-family: "Pretendard";
	font-weight: 600;
	font-size: 12px;
	line-height: 166.67%;
	text-decoration: none;
	letter-spacing: 0px;
}

.toast {
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 131.25%;
	text-decoration: none;
	letter-spacing: 0px;
}

.button-large {
	font-family: "Pretendard";
	font-weight: 600;
	font-size: 15px;
	line-height: 171.43%;
	text-decoration: none;
	letter-spacing: 0px;
}

.button-medium {
	font-family: "Pretendard";
	font-weight: 700;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 0px;
}

.button-small {
	font-family: "Pretendard";
	font-weight: 700;
	font-size: 13px;
	line-height: 169.23%;
	text-decoration: none;
	letter-spacing: 0px;
}

.button-medium-capitalize {
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 14px;
	line-height: 171.43%;
	text-decoration: none;
	letter-spacing: 0px;
}

.input-label {
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	text-decoration: none;
	letter-spacing: 0px;
}

.helper-text {
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 12px;
	line-height: 166.67%;
	text-decoration: none;
	letter-spacing: 0px;
}

.input-text {
	font-family: "pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
}

em {
	font-style: italic;
}

strong {
	font-weight: 500;
}

small {
	font-size: 75%;
}

.light {
	font-weight: 300;
}

.thin {
	font-weight: 200;
}

/* Color Styles  */
.light-elevation-card {
	box-shadow: 0rem 0.125rem 0.625rem 0rem rgba(76, 78, 100, 0.22);
}

.light-elevation-1 {
	box-shadow: 0rem 0.0625rem 0.1875rem 0rem rgba(76, 78, 100, 0.12), 0rem 0.0625rem 0.0625rem 0rem rgba(76, 78, 100, 0.14), 0rem 0.125rem 0.0625rem -0.0625rem rgba(76, 78, 100, 0.2);
}

.light-elevation-2 {
	box-shadow: 0rem 0.0625rem 0.3125rem 0rem rgba(76, 78, 100, 0.12), 0rem 0.125rem 0.125rem 0rem rgba(76, 78, 100, 0.14), 0rem 0.1875rem 0.0625rem -0.125rem rgba(76, 78, 100, 0.2);
}

.light-elevation-3 {
	box-shadow: 0rem 0.25rem 0.5rem -0.25rem rgba(76, 78, 100, 0.42);
}

.light-elevation-4 {
	box-shadow: 0rem 0.375rem 1.125rem -0.5rem rgba(76, 78, 100, 0.56);
}

.light-elevation-5 {
	box-shadow: 0rem 0.0625rem 0.875rem 0rem rgba(76, 78, 100, 0.12), 0rem 0.3125rem 0.5rem 0rem rgba(76, 78, 100, 0.14), 0rem 0.1875rem 0.3125rem -0.0625rem rgba(76, 78, 100, 0.2);
}

.light-elevation-6 {
	box-shadow: 0rem 0.125rem 0.625rem 0rem rgba(76, 78, 100, 0.22);
}

.light-elevation-7 {
	box-shadow: 0rem 0.125rem 1rem 0.0625rem rgba(76, 78, 100, 0.12), 0rem 0.4375rem 0.625rem 0.0625rem rgba(76, 78, 100, 0.14), 0rem 0.25rem 0.3125rem -0.125rem rgba(76, 78, 100, 0.2);
}

.light-elevation-8 {
	box-shadow: 0rem 0.1875rem 0.875rem 0.125rem rgba(76, 78, 100, 0.12), 0rem 0.5rem 0.625rem 0.0625rem rgba(76, 78, 100, 0.14), 0rem 0.3125rem 0.3125rem -0.1875rem rgba(76, 78, 100, 0.2);
}

.light-elevation-9 {
	box-shadow: 0rem 0.1875rem 1rem 0.125rem rgba(76, 78, 100, 0.12), 0rem 0.5625rem 0.75rem 0.0625rem rgba(76, 78, 100, 0.14), 0rem 0.3125rem 0.375rem -0.1875rem rgba(76, 78, 100, 0.2);
}

.light-elevation-10 {
	box-shadow: 0rem 0.25rem 1.125rem 0.1875rem rgba(76, 78, 100, 0.12), 0rem 0.625rem 0.875rem 0.0625rem rgba(76, 78, 100, 0.14), 0rem 0.375rem 0.375rem -0.1875rem rgba(76, 78, 100, 0.2);
}

.light-elevation-11 {
	box-shadow: 0rem 0.25rem 1.25rem 0.1875rem rgba(76, 78, 100, 0.12), 0rem 0.6875rem 0.9375rem 0.0625rem rgba(76, 78, 100, 0.14), 0rem 0.375rem 0.4375rem -0.25rem rgba(76, 78, 100, 0.2);
}

.light-elevation-12 {
	box-shadow: 0rem 0.3125rem 1.375rem 0.25rem rgba(76, 78, 100, 0.12), 0rem 0.75rem 1.0625rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.4375rem 0.5rem -0.25rem rgba(76, 78, 100, 0.2);
}

.light-elevation-13 {
	box-shadow: 0rem 0.3125rem 1.5rem 0.25rem rgba(76, 78, 100, 0.12), 0rem 0.8125rem 1.1875rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.4375rem 0.5rem -0.25rem rgba(76, 78, 100, 0.2);
}

.light-elevation-14 {
	box-shadow: 0rem 0.3125rem 1.625rem 0.25rem rgba(76, 78, 100, 0.12), 0rem 0.875rem 1.3125rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.4375rem 0.5625rem -0.25rem rgba(76, 78, 100, 0.2);
}

.light-elevation-15 {
	box-shadow: 0rem 0.375rem 1.75rem 0.3125rem rgba(76, 78, 100, 0.12), 0rem 0.9375rem 1.375rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.5rem 0.5625rem -0.3125rem rgba(76, 78, 100, 0.2);
}

.light-elevation-16 {
	box-shadow: 0rem 0.375rem 1.875rem 0.3125rem rgba(76, 78, 100, 0.12), 0rem 1rem 1.5rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.5rem 0.625rem -0.3125rem rgba(76, 78, 100, 0.2);
}

.light-elevation-17 {
	box-shadow: 0rem 0.375rem 2rem 0.3125rem rgba(76, 78, 100, 0.12), 0rem 1.0625rem 1.625rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.5rem 0.6875rem -0.3125rem rgba(76, 78, 100, 0.2);
}

.light-elevation-18 {
	box-shadow: 0rem 0.4375rem 2.125rem 0.375rem rgba(76, 78, 100, 0.12), 0rem 1.125rem 1.75rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.5625rem 0.6875rem -0.3125rem rgba(76, 78, 100, 0.2);
}

.light-elevation-19 {
	box-shadow: 0rem 0.4375rem 2.25rem 0.375rem rgba(76, 78, 100, 0.12), 0rem 1.1875rem 1.8125rem 0.125rem rgba(76, 78, 100, 0.14), 0rem 0.5625rem 0.75rem -0.375rem rgba(76, 78, 100, 0.2);
}

.light-elevation-20 {
	box-shadow: 0rem 0.5rem 2.375rem 0.4375rem rgba(76, 78, 100, 0.12), 0rem 1.25rem 1.9375rem 0.1875rem rgba(76, 78, 100, 0.14), 0rem 0.625rem 0.8125rem -0.375rem rgba(76, 78, 100, 0.2);
}

.light-elevation-21 {
	box-shadow: 0rem 0.5rem 2.5rem 0.4375rem rgba(76, 78, 100, 0.12), 0rem 1.3125rem 2.0625rem 0.1875rem rgba(76, 78, 100, 0.14), 0rem 0.625rem 0.8125rem -0.375rem rgba(76, 78, 100, 0.2);
}

.light-elevation-22 {
	box-shadow: 0rem 0.5rem 2.625rem 0.4375rem rgba(76, 78, 100, 0.12), 0rem 1.375rem 2.1875rem 0.1875rem rgba(76, 78, 100, 0.14), 0rem 0.625rem 0.875rem -0.375rem rgba(76, 78, 100, 0.2);
}

.light-elevation-23 {
	box-shadow: 0rem 0.5625rem 2.75rem 0.5rem rgba(76, 78, 100, 0.12), 0rem 1.4375rem 2.25rem 0.1875rem rgba(76, 78, 100, 0.14), 0rem 0.6875rem 0.875rem -0.4375rem rgba(76, 78, 100, 0.2);
}

.light-elevation-24 {
	box-shadow: 0rem 0.5625rem 2.875rem 0.5rem rgba(58, 53, 65, 0.12), 0rem 1.5rem 2.375rem 0.1875rem rgba(58, 53, 65, 0.14), 0rem 0.6875rem 0.9375rem -0.4375rem rgba(58, 53, 65, 0.2);
}

.mo_img {
	display: none !important;
}

.flex {
	display: flex;
	justify-content: center;
	align-items: center;
}

.flex-top {
	display: flex;
	justify-content: center;
	align-items: start;
}

.flex-h {
	display: flex;
	flex-direction: column;
	/* This makes flex items stack vertically */
	justify-content: space-between;
	/* Distributes items evenly with space in between */
	height: 330px;
	/* Full viewport height */
}

.just-left {
	justify-content: left;
}

button:focus,
input:focus,
div:focus,
a:focus {
	outline: 2px dashed #ff0000;
	outline-offset: 2px;
}

@keyframes scroll1 {
	0% {
		transform: translateX(0);
	}

	50% {
		transform: translateX(10rem);
	}
}

@keyframes scroll2 {
	0% {
		transform: translateX(-5rem);
	}

	50% {
		transform: translateX(-10rem);
	}
}

.divide .wrap {
	display: flex;
}

.divide .row {
	display: flex;
	align-items: center;
	margin-bottom: 6rem;
}

.divide .row .seolleimcool {
	font-size: 2.6rem;
	font-weight: 600;
	line-height: 4.5rem;
	/* 163.636% */
	letter-spacing: -0.018rem;
}

.divide .row .left,
.divide .row .right {
	width: 50%;
}

.divide .row .left img,
.divide .row .right img {
	width: 100%;
}

.divide .row .right p,
.divide .row .right span {
	display: block;
	padding-left: 4rem;
}

.divide .row .left p,
.divide .row .left span {
	display: block;
	padding-right: 4rem;
}

.divide .row span {
	margin-top: 1rem;
	color: #666;
	font-size: 1.6rem;
	font-weight: 450;
	line-height: 2.6rem;
	/* 171.429% */
	letter-spacing: -0.0125rem;
}

.common_top {
	background-size: cover;
	height: 25rem;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}

.card-type {
	padding-top: 1rem;
	background: rgb(244, 247, 253);
}

.card-type .paper {
	padding: 2.4rem;
	box-sizing: border-box;
	background: rgb(255, 255, 255);
}

.center.info p {
	margin-top: 1.75rem;
}

.center.info p,
.center.info i {
	color: rgb(47, 91, 193);
	vertical-align: -0.3rem;
}

.center.info i {
	cursor: pointer;
}

.blind {
	overflow: hidden;
	position: absolute;
	clip: rect(0, 0, 0, 0);
	display: block;
	margin: -1px;
	width: 1px;
	height: 1px;
	font-size: 1px;
	line-height: 0;
	text-indent: -9999em;
}

/*로고슬라이드*/
.slider {
	height: 100px;
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.slider::before,
.slider::after {
	content: "";
	height: 100px;
	position: absolute;
	width: 10rem;
	z-index: 2;
}

.slider::after {
	right: 0;
	top: 0;
	transform: rotateZ(180deg);
}

.slider::before {
	left: 0;
	top: 0;
}

.slider .slide {
	margin-right: 4rem;
}

.slider .slide img {
	height: 4.64863rem;
}

.slider .slide:last-child {
	margin-right: 0;
}

.full {
	width: 100% !important;
}

/*버튼 및 파란색 설명 문구*/
.btn-label {
	margin-top: 1rem;
	color: rgb(47, 91, 193);
}

.btn-label i {
	margin: 0 0.5rem;
	color: rgb(47, 91, 193);
}

/*약관동의 공통*/
.yak .collection-item {
	padding: 1rem !important;
}

.yak .collapsible {
	box-shadow: none;
	border: none;
}

.yak .collapsible-header,
.yak .collapsible-body {
	justify-content: space-between;
	border: none;
}

.yak .collapsible-header .left,
.yak .collapsible-body .left {
	width: 100%;
	text-align: left;
}

.yak .collapsible-header a.right,
.yak .collapsible-body a.right {
	display: flex;
	justify-content: right;
	align-items: center;
}

.yak .collapsible-header a.right i,
.yak .collapsible-body a.right i {
	width: 1.5rem;
	margin-right: 0;
}

@media screen and (max-width: 1024px) {

	.yak .collapsible-header a.right i,
	.yak .collapsible-body a.right i {
		font-size: 0.9rem;
	}
}

@media screen and (max-width: 1024px) {

	.yak .collapsible-header a.right,
	.yak .collapsible-body a.right {
		font-size: 0.85rem;
	}
}

.yak .collapsible-body {
	width: 100%;
	text-align: left;
}

/*카드 레이아웃 3,4분할 공통*/
.box-3 .l4 {
	width: 32.4% !important;
}

.box-4 .l3 {
	width: 23.7% !important;
}

/*페이지별 색션 가로사이즈 조정*/
.ct-lg .container {
	width: 100%;
}

.ct-lg .section {
	width: 1280px !important;
	margin: 0 auto;
}

.ct-mid .section {
	width: 926px !important;
	margin: 0 auto;
}

.ct-sm .section {
	width: 720px !important;
	margin: 0 auto;
}

.ct-xsm .section {
	width: 460px !important;
	margin: 0 auto;
}

/*좌우 분할 레이아웃*/
.split-wrap {
	display: flex;
	height: 100%;
}

.split-wrap .card {
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding: 3.12rem;
}

.split-wrap .card h4 {
	margin-bottom: 1.25rem;
}

.split-wrap .card p.subtitle-1 {
	color: rgba(15, 23, 42, 0.68);
}

.main {
	/*메인배너 공통*/
	/* 공통 설정 */
	/* 반응형 설정 */
}

.main .container {
	max-width: 1400px;
	margin: 0 auto;
}

.main .main-title {
	color: rgb(15, 23, 42);
	font-weight: 550;
}

.main .main-title span.highlight {
	color: rgb(47, 91, 193);
}

.main .swiper0 .swiper-button-prev:after,
.main .swiper0 .swiper-container-rtl .swiper-button-next:after,
.main .swiper0 .swiper-button-next:after,
.main .swiper0 .swiper-container-rtl .swiper-button-prev:after {
	content: none;
}

.main .swiper0 .swiper0-prev {
	left: 30px;
}

.main .swiper0 .swiper0-prev img {
	width: 3rem;
}

.main .swiper0 .swiper0-next {
	right: 30px;
}

.main .swiper0 .swiper0-next img {
	width: 3rem;
}

.main .main-banner .swiper-slide {
	width: 100%;
	height: 52vh;
	overflow: hidden;
	margin-top: 45px;
}

.main .main-banner .slide_01 {
	background: url("../../images/img_main-sec01_bg.jpg") no-repeat;
	background-size: cover;
	background-position: center;
}

.main .main-banner .slide_01 .title img {
	height: 6.5rem;
}

.main .main-banner .slide_02 {
	background: #2350A1 url("../../images/img_main-slide_bg01.jpg") no-repeat;
	background-size: cover;
	background-position: center;
}

.main .main-banner .slide_02 .container {
	max-width: 100%;
}

.main .main-banner .slide_02 .inner {
	width: 90%;
}

.main .main-banner .slide_02 .inner .illust {
	max-height: 18rem;
}

.main .main-banner .slide_02 .inner .title img {
	height: 5rem;
}

.main .main-banner .slide_02 form {
	position: relative;
}

.main .main-banner .slide_02 .ipt_search {
	position: relative;
	margin: 0 auto;
}

.main .main-banner .slide_02 .ipt_search input[type=text] {
	position: relative;
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	color: #333;
	padding: 16px 72px 16px 24px;
	border-radius: 0.4rem;
	border: 1px solid #2292E9;
	background: #FFF;
	box-shadow: 3.8px 7.6px 12.667px 0px rgba(0, 0, 0, 0.08);
	width: 100%;
	box-sizing: border-box;
}

@media screen and (max-width: 1024px) {
	.main .main-banner .slide_02 .ipt_search input[type=text] {
		font-size: 1rem;
	}
}

.main .main-banner .slide_02 .ipt_search input[type=text]:focus {
	border: 2px solid rgb(47, 91, 193) !important;
}

.main .main-banner .slide_02 .ipt_search .btn_search {
	width: 48px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #2292E9;
	border-radius: 0.5rem;
	position: absolute;
	right: 0px;
	top: 0;
	cursor: pointer;
}

.main .main-banner .slide_02 .ipt_search .btn_search i {
	color: #fff;
	font-size: 2rem;
}

.main .main-banner .slide_02 .ipt_search .keyword-layer .keyword-auto {
	justify-content: start;
}

.main .main-banner .slide_02 .ipt_search .keyword-layer .keyword-auto li a {
	padding: 0.5rem 1rem;
	background: rgb(255, 255, 255);
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	border-radius: 3rem;
}

@media screen and (max-width: 1024px) {
	.main .main-banner .slide_02 .ipt_search .keyword-layer .keyword-auto li a {
		font-size: 1rem;
	}
}

.main .main-banner .slide_03 {
	background: #f4fafe;
}

.main .main-banner .slide_03 .container {
	max-width: 100%;
}

.main .main-banner .slide_03 .inner {
	width: 97%;
}

.main .main-banner .slide_03 .inner .title-wrap {
	background: red;
	padding: 5rem 0 10rem 0;
	background: url("../../images/img_main-slide_banner02.svg") no-repeat right bottom;
	background-size: auto 13rem;
}

.main .main-banner .slide_03 .inner .title-wrap p {
	line-height: 1.5rem;
}

.main .main-banner .slide_03 .inner .title-wrap .btn {
	width: 13rem;
	padding-right: 2rem;
	font-size: 16px;
	background: rgb(47, 91, 193) url("../../images/icon_main-slide_view.svg") no-repeat 11.5rem center;
}

.main .main-banner .slide_03 .inner .title img {
	height: 3.8rem;
}

.main .main-banner .slide_03 .inner .data-wrap {
	background-color: #ffffff;
	padding: 1rem;
	border-radius: 0.75rem;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.main .main-banner .slide_03 .inner .data-wrap .market-info {
	margin-bottom: 1.5rem;
}

.main .main-banner .slide_03 .inner .data-wrap .market-info .market-desc {
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	color: rgba(15, 23, 42, 0.68);
}

@media screen and (max-width: 1024px) {
	.main .main-banner .slide_03 .inner .data-wrap .market-info .market-desc {
		font-size: 1rem;
	}
}

.main .main-banner .slide_03 .inner .data-wrap .market-info .date {
	font-size: 0.9rem;
}

.main .main-banner .slide_03 .inner .data-wrap .market-info .date,
.main .main-banner .slide_03 .inner .data-wrap .market-info .market-desc {
	margin: 0.5rem 0;
	line-height: 1.4;
}

.main .main-banner .slide_03 .inner .data-wrap .market-info .date .highlight,
.main .main-banner .slide_03 .inner .data-wrap .market-info .market-desc .highlight {
	color: rgb(105, 81, 203);
	font-weight: bold;
}

.main .main-banner .slide_03 .inner .data-wrap .market-info .market-title {
	display: flex;
	align-items: center;
	font-size: 1.2rem;
	font-weight: bold;
}

.main .main-banner .slide_03 .inner .data-wrap .market-info .market-title img {
	margin-right: 0.5rem;
	width: 1.2rem;
}

.main .main-banner .slide_03 .inner .data-wrap .market-info .market-title .blue-text {
	margin-left: 0.5rem;
}

.main .main-banner .slide_03 .inner .data-wrap .market-info .market-title .blue-text strong {
	font-weight: 800;
}

.main .main-banner .slide_03 .inner .data-wrap .bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 1rem;
}

.main .main-banner .slide_03 .inner .data-wrap .bottom .product-info {
	display: flex;
	align-items: center;
	background-color: #f9f9f9;
	padding: 1rem;
	border-radius: 0.5rem;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
	flex: 1;
	width: 100%;
}

.main .main-banner .slide_03 .inner .data-wrap .bottom .product-info .product-image {
	width: 6.25rem;
	height: 6.25rem;
	border-radius: 30rem;
	overflow: hidden;
	margin-right: 1rem;
}

.main .main-banner .slide_03 .inner .data-wrap .bottom .product-info .product-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.main .main-banner .slide_03 .inner .data-wrap .bottom .product-info .product-details {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.main .main-banner .slide_03 .inner .data-wrap .bottom .product-info .product-details h5 {
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0;
	color: #444;
	position: relative;
	padding-top: 0.5rem;
}

.main .main-banner .slide_03 .inner .data-wrap .bottom .product-info .product-details h5::before {
	content: "";
	width: 2rem;
	height: 0.2rem;
	background: #444;
	position: absolute;
	top: 0;
}

.main .main-banner .slide_03 .inner .data-wrap .bottom .product-info .product-details .details p {
	color: rgba(15, 23, 42, 0.68);
}

.main .main-banner .slide_03 .inner .data-wrap .bottom .product-info .product-details .details p.align {
	padding-right: 0.2rem;
}

.main .main-banner .slide_03 .inner .data-wrap .bottom .product-info .product-details .details p.price {
	font-weight: 600;
	padding-left: 0.2rem;
	font-size: 1.125rem;
	color: #212121;
}

.main .main-banner .slide_03 .inner .data-wrap .bottom .product-info .product-details .details p.price::before {
	content: "| ";
	font-size: 0.8rem;
	font-weight: 400;
}

.main .main-banner .slide_03 .inner .data-wrap .market-table {
	width: 100%;
	border-collapse: collapse;
	font-size: 0.9rem;
	background-color: #ffffff;
	margin-top: 1rem;
	overflow: hidden;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.main .main-banner .slide_03 .inner .data-wrap .market-table thead {
	background-color: #f1f8ff;
	color: #1976d2;
	border-bottom: 2px solid #1976d2;
}

.main .main-banner .slide_03 .inner .data-wrap .market-table thead th {
	padding: 0.4rem;
	font-weight: bold;
}

.main .main-banner .slide_03 .inner .data-wrap .market-table td,
.main .main-banner .slide_03 .inner .data-wrap .market-table th {
	height: 2.8rem;
}

.main .main-banner .slide_03 .inner .data-wrap .market-table tbody tr {
	border-bottom: 1px solid #ddd;
}

.main .main-banner .slide_03 .inner .data-wrap .market-table tbody tr:last-child {
	border-bottom: none;
}

.main .main-banner .slide_03 .inner .data-wrap .market-table tbody tr td {
	padding: 0.4rem;
	color: #424242;
	border-right: none;
}

.main .main-banner .slide_03 .inner .data-wrap .market-table tbody tr td.price-drop {
	color: #d32f2f;
	font-weight: bold;
}

.main .main-banner .slide_03 .inner .data-wrap .market-header {
	display: flex;
	align-items: center;
	background: #f4fafe;
	padding: 0 0.4rem 0 1rem;
	border-top: 2px solid rgb(47, 91, 193);
}

.main .main-banner .slide_03 .inner .data-wrap .market-header .market-title {
	display: flex;
	justify-content: space-between;
}

.main .main-banner .slide_03 .inner .data-wrap .market-header .market-title {
	font-size: 1.2rem;
	margin: 0.5rem 0;
	line-height: 1.4;
	font-weight: bold;
	display: flex;
	align-items: center;
}

.main .main-banner .slide_03 .inner .data-wrap .market-header .market-title .icon {
	margin-right: 0.5rem;
	color: #1976d2;
	font-size: 1.5rem;
}

.main .main-banner .slide_04 {
	background: #FFF9F4;
}

.main .main-banner .slide_04 .container {
	max-width: 100%;
}

.main .main-banner .slide_04 .inner {
	width: 97%;
}

.main .main-banner .slide_04 .inner .title-wrap img {
	max-height: 10rem;
}

.main .main-banner .slide_04 .inner .title-wrap .btn {
	width: 8.375rem;
	padding-right: 2rem;
	font-size: 18px;
	background: rgb(47, 91, 193) url("../../images/icon_main-slide_view.svg") no-repeat 7rem center;
}

.main .main-banner .slide_04 .inner .col .garak-img {
	width: 80%;
}

.main .main-banner .banner-wrap {
	justify-content: space-between;
}

.main .main-banner .banner-wrap .menu-wrap dl {
	cursor: pointer;
}

.main .main-banner .banner-wrap .menu-wrap dl dd {
	text-align: center;
	/*color: rgb(255, 255, 255);*/
	color: #111111 !important;
	font-family: "Pretendard";
	font-weight: 600;
	font-size: 20px;
	line-height: 160%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.main .main-banner .banner-wrap .menu-wrap dl dd {
		font-size: 1.1rem;
	}
}

.main .sec_02 .title-wrap .right img {
	height: 3rem;
}

.main .sec_02 .title-wrap .right p {
	font-size: 1.125rem;
	line-height: 1.8rem;
	font-weight: 500;
	color: rgba(15, 23, 42, 0.68);
}

.main .sec_02 .banner-wrap .row {
	width: 100%;
}

.main .sec_02 .banner-wrap .box {
	box-sizing: border-box;
	border-radius: 0.625rem;
}

.main .sec_02 .banner-wrap .swiper-slide .img_box {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0.625rem;
	overflow: hidden;
}

.main .sec_02 .banner-wrap .swiper-slide .img_box .bannerStyle {
	width: 100%;
	height: 100%;
	border-radius: 0.625rem;
}

.main .sec_02 .banner-wrap .red-banner {
	font-family: "Pretendard";
	font-weight: 700;
	font-size: 20px;
	line-height: 133.4%;
	text-decoration: none;
	letter-spacing: 0px;
	padding: 2.02rem;
	display: flex;
	background: #FEE9F0 url("../../images/img_main-sec02_garak3D.png") no-repeat;
	background-size: contain;
	background-position: 88%;
	width: 100%;
	margin-top: 10px;
	border-radius: 0.625rem;
}

.main .sec_02 .banner-wrap .red-banner>span {
	font-size: 16px
}

@media screen and (max-width: 1024px) {
	.main .sec_02 .banner-wrap .red-banner {
		font-size: 1.4rem;
	}
}

.main .sec_02 .notice-wrap {
	background: #EBFAFB;
	padding: 2.5rem 2rem;
	height: 100%;
}

.main .sec_02 .notice-wrap .top {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.main .sec_02 .notice-wrap .contents ul li {
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 2.2rem;
	display: -webkit-box;
	vertical-align: middle;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
}

@media screen and (max-width: 1024px) {
	.main .sec_02 .notice-wrap .contents ul li {
		font-size: 1rem;
	}
}

.main .sec_02 .notice-wrap .contents ul li::before {
	content: "•";
	margin-right: 0.5rem;
}

.main .sec_03 {
	/*background: #f4fafe;*/
}

.main .sec_03 .title-wrap {
	padding-left: 5rem;
	background: url("../../images/img_main-sec02_louder.png") no-repeat;
	background-size: 4rem;
}

.main .sec_03 .title-wrap h5 {
	font-size: 1.75rem;
	font-weight: 700;
	line-height: 2.5rem;
	color: rgb(33, 33, 33);
}

.main .sec_03 .title-wrap h5 span {
	color: rgb(5, 132, 191);
}

.main .sec_03 .swiper-container {
	width: 100%;
}

.main .sec_03 .box {
	display: block;
	box-sizing: border-box;
	padding: 2.5rem 2.5rem;
	background: #ffffff;
	border-radius: 0.625rem;
	border: 1px solid #DEDEDE;
}

.main .sec_03 .box .category {
	font-size: 1.125rem;
	font-weight: 700;
	color: rgb(5, 132, 191);
	margin-bottom: 0.5rem;
}

.main .sec_03 .box dt {
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 500;
	line-height: 2.2rem;
	/* 166.667% */
	letter-spacing: -0.03rem;
	color: rgb(15, 23, 42);
	padding-top: 0.2rem;
	/* 말줄임 처리 */
	display: -webkit-box;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	/* 최대 2줄까지 표시 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.main .sec_03 .box dd {
	font-size: 0.875rem;
	color: rgb(33, 33, 33);
	margin-top: 0.75rem;
}

.main .sec_03 .detail-btn {
	display: inline-block;
	text-align: center;
	margin-bottom: 1rem;
	font-size: 1rem;
	font-weight: 500;
	color: rgb(5, 132, 191);
	border-radius: 0.1875rem;
	border: 1px solid #DEDEDE;
	background: #FFF;
	position: absolute;
	right: 20px;
	top: 20px;
}

.main .sec_03 .detail-btn i {
	padding: 0 0.5rem 0.1rem 0.5rem;
	font-size: 1rem;
	vertical-align: middle;
}

.main .sec_03 .detail-btn:hover {
	color: #04628d;
}

.main .sec_03 .detail-btn::after {
	clear: both;
}

.main .sec_03 .option {
	display: flex;
	align-items: center;
	position: absolute;
	right: 0;
	top: 0.3rem;
	z-index: 2;
}

.main .sec_03 .option .swiper-pagination-count span {
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: 600;
}

@media (max-width: 450px) {
	.main .sec_03 .detail-btn i {
		padding: 0 0.5rem 0.1rem 0.8rem;
	}
}

.main .sec_03 .board_box {
	display: block;
	box-sizing: border-box;
	padding: 20px;
	background-color: #fff;
	border-radius: 0.625rem;
	border: 1px solid #DEDEDE;
	position: relative;
}

.main .sec_03 .tit_area {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.main .sec_03 .tit_area .category {
	font-size: 1.125rem;
	font-weight: 700;
	color: rgb(5, 132, 191);
}

.main .sec_03 .tit_area .detail-btn {
	width: 34px;
	height: 21px;
	margin-bottom: 0
}

.main .sec_03 .board_lst {}

.main .sec_03 .board_lst>li {
	display: flex;
	justify-content: space-between;
	margin-top: 1rem;
	align-items: center;
}

.main .sec_03 .board_lst>li:first-child {}

.main .sec_03 .board_lst>li .link_tit {
	width: 78%;
	font-size: 1.1rem;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.main .sec_03 .board_lst>li .date {
	font-size: 0.875rem;
	color: rgb(33, 33, 33);
}

@media screen and (max-width: 1024px) {
	.main .sec_03 .option .swiper-pagination-count span {
		font-size: 1rem;
	}
}

.main .sec_03 .option .swiper-button-prev,
.main .sec_03 .option .swiper-button-next {
	position: relative;
	margin: 0 0.4rem;
}

.main .sec_03 .option .swiper-button-next:after,
.main .sec_03 .option .swiper-button-prev:after {
	color: rgb(15, 23, 42);
	font-size: 1rem;
}

.main .banner_slide {
	position: relative;
	width: 100%;
	height: 100%;
}

.main .banner_slide .swiper-pagination {
	display: flex;
	align-items: center;
	position: relative;
	left: auto;
	margin: 0 0.5rem;
}

.main .banner_slide .swiper-pagination .swiper-pagination-bullet {
	margin: 0 0.15rem;
}

.main .banner_slide .swiper-option {
	width: fit-content;
	display: flex;
	align-items: center;
	position: absolute;
	left: 2rem;
	top: 2rem;
	z-index: 10;
}

.main .banner_slide .swiper-slide {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.main .banner_slide .swiper-button-next:after,
.main .banner_slide .swiper-button-prev:after {
	display: none;
}

.main .banner_slide .swiper-button-prev,
.main .banner_slide .swiper-button-next {
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
}

.main .banner_slide .swiper-button-prev.swiper-button-prev,
.main .banner_slide .swiper-button-next.swiper-button-prev {
	left: -9px;
}

.main .banner_slide .swiper-button-prev.swiper-button-next,
.main .banner_slide .swiper-button-next.swiper-button-next {
	right: -9px;
}

.main .banner_slide .swiper-button-prev img,
.main .banner_slide .swiper-button-next img {
	width: 40px;
	height: 40px;
}

.main .banner_group2 .swiper-option {
	top: 1.3rem;
	left: 1.3rem;
}

.main .sec_04 {
	background: url("../../images/img_main-sec03_bg.svg") no-repeat bottom;
}

.main .sec_04 .container {
	/* 품목 소비자 가격 섹션 */
	/* 차트 섹션 */
	/* 동향 및 전망 섹션 */
	/* 버튼 섹션 (유통시스템 소개, 빅데이터 분석) */
}

.main .sec_04 .container .todayPopularWrap {
	height: fit-content;
	border-radius: 0.625rem;
	overflow: hidden;
	background: rgb(255, 255, 255);
	max-height: 645px;
}

.main .sec_04 .container .todayPopularWrap .green-top {
	padding: 1.3rem 2rem;
	height: fit-content;
	background: #DCF2F1;
}

.main .sec_04 .container .todayPopularWrap .green-top * {
	float: none;
}

.main .sec_04 .container .todayPopularWrap h5 .highlight {
	color: #13927E;
	/* 예시 색상 */
}

.main .sec_04 .container .todayPopularWrap .popularItem {
	border-radius: 1.359rem;
	background: rgb(255, 255, 255);
	padding: 1.7rem;
}

.main .sec_04 .container .todayPopularWrap .popularItem .popularItem-image {
	width: 10.5rem;
	height: 8.5rem;
	border-radius: 50%;
	position: relative;
}

.main .sec_04 .container .todayPopularWrap .popularItem .popularItem-image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	border-radius: 100%;
}

.main .sec_04 .container .todayPopularWrap .popularItem .popularItem-price {
	font-size: 1.8rem;
}

.main .sec_04 .container .todayPopularWrap .popularItem .popularItem-price span {
	text-align: right;
	display: block;
}

.main .sec_04 .container .todayPopularWrap .popularItem .popularItem-price .item-rank {
	font-size: 2.5rem;
	font-weight: bold;
	margin-right: 0.5rem;
}

.main .sec_04 .container .todayPopularWrap .popularItem .popularItem-price .item-name {
	font-family: "Pretendard";
	font-weight: 700;
	font-size: 24px;
	line-height: 133.4%;
	text-decoration: none;
	letter-spacing: 0px;
	color: rgba(15, 23, 42, 0.68);
}

@media screen and (max-width: 1024px) {
	.main .sec_04 .container .todayPopularWrap .popularItem .popularItem-price .item-name {
		font-size: 1.4rem;
	}
}

.main .sec_04 .container .todayPopularWrap .popularItem .popularItem-price .item-price {
	font-size: 2.37825rem;
	font-style: normal;
	font-weight: 700;
	color: rgb(15, 23, 42);
	/* 가격 색상 */
}

.main .sec_04 .container .todayPopularWrap .popularItem .popularItem-price .item-price .won {
	font-size: 1.52888rem;
	font-style: normal;
	font-weight: 500;
}

.main .sec_04 .container .todayPopularWrap .popularItem .popularItem-price .item-weight {
	font-size: 1.1875rem;
	font-style: normal;
	font-weight: 400;
	color: rgba(15, 23, 42, 0.68);
}

.main .sec_04 .container .todayPopularWrap .popularItem::after {
	content: "";
	display: block;
	clear: both;
}

.main .sec_04 .container .todayPopularWrap .popularItem .item-rank {
	position: absolute;
	left: 0;
	top: 0;
	width: 2.5rem;
	height: 2.5rem;
	text-align: center;
	font-family: "Pretendard";
	font-weight: 600;
	font-size: 20px;
	line-height: 160%;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 2.5rem;
	color: rgb(255, 255, 255);
	border-radius: 2.5rem;
	background: #3BBE99;
}

@media screen and (max-width: 1024px) {
	.main .sec_04 .container .todayPopularWrap .popularItem .item-rank {
		font-size: 1.1rem;
	}
}

.main .sec_04 .container .todayPopularWrap .priceList {
	padding: 0.5rem 1rem;
}

.main .sec_04 .container .todayPopularWrap .priceList li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0.8rem 0;
	border-bottom: 1px solid #ddd;
}

.main .sec_04 .container .todayPopularWrap .priceList li .rank {
	width: 2.5rem;
	height: 2.5rem;
	text-align: center;
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 2.5rem;
	color: rgb(255, 255, 255);
	border-radius: 2.5rem;
	background: #3BBE99;
}

@media screen and (max-width: 1024px) {
	.main .sec_04 .container .todayPopularWrap .priceList li .rank {
		font-size: 1rem;
	}
}

.main .sec_04 .container .todayPopularWrap .priceList li .item {
	flex-grow: 1;
	margin-left: 1rem;
	font-family: "Pretendard";
	font-weight: 600;
	font-size: 20px;
	line-height: 160%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.main .sec_04 .container .todayPopularWrap .priceList li .item {
		font-size: 1.1rem;
	}
}

.main .sec_04 .container .todayPopularWrap .priceList li .weight {
	margin-right: 0.5rem;
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 14px;
	line-height: 142.86%;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: 400;
}

@media screen and (max-width: 1024px) {
	.main .sec_04 .container .todayPopularWrap .priceList li .weight {
		font-size: 0.9rem;
	}
}

.main .sec_04 .container .todayPopularWrap .priceList li .price {
	font-size: 1.4375rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.4375rem;
	/* 100% */
	letter-spacing: -0.03125rem;
}

.main .sec_04 .container .todayPopularWrap .priceList li .price .won {
	font-size: 0.8125rem;
	font-style: normal;
	font-weight: 400;
	line-height: 0.8125rem;
	/* 100% */
	letter-spacing: -0.03125rem;
	margin-left: 0.2rem;
}

.main .sec_04 .container .todayPopularWrap .priceList li .compare {
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 12px;
	line-height: 166.67%;
	text-decoration: none;
	letter-spacing: 0px;
	color: rgb(15, 23, 42);
	text-align: center;
	padding-left: 1.2rem;
	margin-left: 1rem;
}

@media screen and (max-width: 1024px) {
	.main .sec_04 .container .todayPopularWrap .priceList li .compare {
		font-size: 0.8rem;
	}
}

.main .sec_04 .container .todayPopularWrap .priceList li .compare-down {
	color: rgb(235, 0, 59);
	background: url("../../images/icon_main-sec03_arrowdown.svg") no-repeat left;
}

.main .sec_04 .container .todayPopularWrap .priceList li .compare-up {
	background: url("../../images/icon_main-sec03_arrowup.svg") no-repeat left;
}

.main .sec_04 .container .todayPopularWrap .priceList li:last-child {
	border: none;
}

.main .sec_04 .container .chartWrap {
	margin-bottom: 2rem;
	/* 동향 및 전망 타이틀과 more 버튼 */
}

.main .sec_04 .container .chartWrap .chart-title {
	display: flex;
	justify-content: space-between;
	margin-bottom: 1rem;
}

.main .sec_04 .container .chartWrap .chart-title .title-box {
	width: 48%;
}

.main .sec_04 .container .chartWrap .chart-title .title-box h6 {
	font-size: 1.5rem;
	font-weight: 600;
	color: #333;
}

.main .sec_04 .container .chartWrap .charts {
	display: flex;
	justify-content: space-between;
	margin-bottom: 2rem;
}

.main .sec_04 .container .chartWrap .charts_01 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 3rem;
}

.main .sec_04 .container .chartWrap .charts_01 .chart-box .chart-frame {
	border: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	box-sizing: border-box;
	padding: 30px 20px 20px;
}

.main .sec_04 .container .chartWrap .charts_01 .chart-box {
	border-radius: 0.625rem;
	border: 1px solid #DDD;
	background: #FFF;
	padding: 0;
	position: relative;
	padding-bottom: 56.25%;
}

.main .sec_04 .container .chartWrap .charts .chart-box img {
	width: 100%;
	height: auto;
}

.main .sec_04 .container .chartWrap .title-more {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 1rem;
}

.main .sec_04 .container .chartWrap .title-more h6 {
	font-size: 1.5rem;
	font-weight: 600;
	color: #333;
}

.main .sec_04 .container .chartWrap .title-more .more {
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	color: rgba(76, 78, 100, 0.54);
	padding-right: 1.5rem;
	background: url("../../images/icon_main-sec03_more.svg") no-repeat;
	background-position: right center;
	background-size: 1rem;
}

@media screen and (max-width: 1024px) {
	.main .sec_04 .container .chartWrap .title-more .more {
		font-size: 1rem;
	}
}

.main .sec_04 .container .chartWrap .title-more .more:hover {
	font-weight: 500;
}

.main .sec_04 .container .archiveWrap ul.archive-list {
	background: rgb(255, 255, 255);
	padding: 1.3rem 1.5rem 1rem 1.5rem;
	border-radius: 0.625rem;
	border: 1px solid #DDD;
}

.main .sec_04 .container .archiveWrap ul.archive-list li {
	list-style: none;
	display: flex;
	align-items: center;
	border-bottom: 0.5px dashed rgba(0, 0, 0, 0.5);
}

.main .sec_04 .container .archiveWrap ul.archive-list li a {
	padding: 0.75rem 0;
	display: block;
	width: 100%;
	text-decoration: none;
	color: #333;
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

@media screen and (max-width: 1024px) {
	.main .sec_04 .container .archiveWrap ul.archive-list li a {
		font-size: 1rem;
	}
}

.main .sec_04 .container .archiveWrap ul.archive-list li a:hover {
	text-decoration: underline;
}

.main .sec_04 .container .archiveWrap ul.archive-list li a .tag {
	border-radius: 0.3125rem;
	background: #5256A2;
	color: white;
	padding: 0.3rem 0.8rem;
	margin-right: 1rem;
	font-size: 0.9rem;
}

.main .sec_04 .container .archiveWrap ul.archive-list li:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.main .sec_04 .container .btn-wrap {
	margin-top: 3.4rem;
}

.main .sec_04 .container .btn-wrap .banner-btn {
	display: flex;
	justify-content: space-between;
}

.main .sec_04 .container .btn-wrap .banner-btn .button-banner {
	display: block;
	width: 100%;
	padding: 2rem;
	border-radius: 0.625rem;
	font-family: "Pretendard";
	font-weight: 700;
	font-size: 24px;
	line-height: 133.4%;
	text-decoration: none;
	letter-spacing: 0px;
}

.main .sec_04 .container .btn-wrap .banner-btn:first-child {
	margin-bottom: 42px
}

@media screen and (max-width: 1024px) {
	.main .sec_04 .container .btn-wrap .banner-btn .button-banner {
		font-size: 1.4rem;
	}

	.main .sec_04 .container .btn-wrap .banner-btn:first-child {
		margin-bottom: 20px
	}
}

.main .sec_04 .container .btn-wrap .row1 .button-banner {
	background: url("../../images/img_main-sec03_3D_01.png") no-repeat;
	background-position: right 1.5rem center;
	background-size: 4.8rem;
	background-color: #e7f7f3;
}

.main .sec_04 .container .btn-wrap .row2 .button-banner {
	background: url("../../images/img_main-sec03_3D_02.png") no-repeat;
	background-position: right 1.5rem center;
	background-size: 4.8rem;
	background-color: #e4f2fe;
}

.main .sec_05 {
	margin-bottom: 0;
	background: url("../../images/img_main-sec04_bg.jpg") no-repeat;
	background-size: cover;
}

.main .sec_05 h4 {
	color: #444;
	font-weight: 600;
}

.main .sec_05 h4 .highlight {
	color: rgb(5, 132, 191);
}

.main .sec_05 img.title {
	height: 5.6rem;
}

.main .sec_05 .grid-container {
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	width: 100%;
	align-items: center
}

.main .sec_05 .grid-container .column-1,
.main .sec_05 .grid-container .column-2,
.main .sec_05 .grid-container .column-3,
.main .sec_05 .grid-container .column-4 {
	display: flex;
	flex-direction: column;
	min-width: 200px
}

.main .sec_05 .grid-container .box {
	position: relative;
	/* overflow: hidden; */
	margin-bottom: 1.3rem;
}

.main .sec_05 .grid-container .box a {
	display: block;
	height: 100%;
	width: 100%;
}

.main .sec_05 .grid-container .box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease-in-out;
}

.main .sec_05 .grid-container .box img:hover {
	transform: scale(1.1);
}

.main .sec_05 .grid-container .box .title {
	position: absolute;
	bottom: 1.8rem;
	left: 1.8rem;
	font-size: 1.5rem;
	color: white;
	font-weight: bold;
	text-align: left;
	z-index: 1;
}

.main .sec_05 .grid-container .box .title::before {
	position: absolute;
	top: -2.3rem;
	content: url("../../images/icon_main-sec04_rect.svg");
}

.main .sec_05 .grid-container .column-1 {
	padding-top: 5rem;
	max-width: 269px
}

.main .sec_05 .grid-container .column-1 .image-box1 {
	height: 250px;
}

.main .sec_05 .grid-container .column-1 .image-box2 {
	height: 205px;
}

.main .sec_05 .grid-container .column-2 {
	max-width: 352px
}

.main .sec_05 .grid-container .column-2 .image-box1 {
	height: 338px;
}

.main .sec_05 .grid-container .column-2 .image-box2 {
	height: 313px;
}

.main .sec_05 .grid-container .column-3 {
	max-width: 403px;
}

.main .sec_05 .grid-container .column-3 .image-box1 {
	height: 508px;
}

.main .sec_05 .grid-container .column-3 .image-box2 {
	height: 273px;
}

.main .sec_05 .grid-container .column-4 {
	max-width: 292px;
}

.main .sec_05 .grid-container .column-4 .image-box1 {
	height: 187px;
	margin-bottom: 1.3rem;
}

.main .sec_05 .grid-container .column-4 .image-box2 {
	height: 270px;
	margin-bottom: 1.3rem;
}

.main .sec_05 .grid-container .column-4 .image-box3 {
	height: 183px;
}

@media screen and (max-width: 1024px) {

	.main .sec_05 .grid-container .column-1,
	.main .sec_05 .grid-container .column-2,
	.main .sec_05 .grid-container .column-3,
	.main .sec_05 .grid-container .column-4 {
		max-width: none
	}

}

.main .sec_06 {
	background: #F2F9FF;
	margin-bottom: 0;
	display: flex;
	justify-content: space-between;
}

.main .sec_06 .text-section {
	position: relative;
	padding: 0 6rem;
}

.main .sec_06 .text-section .illustration {
	width: 100%;
	height: auto;
	max-width: 200px;
}

.main .sec_06 .text-section h4 {
	font-size: 1.75rem;
	line-height: 2.5rem;
	color: rgb(33, 33, 33);
}

.main .sec_06 .text-section h4 .highlight {
	color: rgb(5, 132, 191);
}

.main .sec_06 .swiper-food {
	width: 100%;
}

.main .sec_06 .swiper-food .swiper-wrapper {
	display: flex;
}

.main .sec_06 .swiper-food .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
}

.main .sec_06 .swiper-food .swiper-slide .card {
	width: 100%;
	max-width: 300px;
	border-radius: 0.625rem;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	position: relative;
}

.main .sec_06 .swiper-food .swiper-slide .card .card-thumbnail {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.main .sec_06 .swiper-food .swiper-slide .card .card-content {
	padding: 0.6rem 1rem 1rem 1rem;
}

.main .sec_06 .swiper-food .swiper-slide .card .card-content h5 {
	min-height: 60px;
	font-size: 1.275rem;
	font-style: normal;
	font-weight: 600;
	line-height: 1.875rem;
	/* 136.364% */
	letter-spacing: -0.05rem;
	color: rgb(15, 23, 42);
	/* 말줄임 처리 */
	display: -webkit-box;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	/* 최대 2줄까지 표시 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.main .sec_06 .swiper-food .swiper-slide .card .card-content p {
	margin: 1rem 0;
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	color: rgb(97, 97, 97);
	/* 말줄임 처리 */
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* 최대 2줄까지 표시 */
	line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media screen and (max-width: 1024px) {
	.main .sec_06 .swiper-food .swiper-slide .card .card-content p {
		font-size: 1rem;
	}
}

.main .sec_06 .swiper-food .swiper-slide .card .card-content .card-date {
	color: rgb(117, 117, 117);
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.main .sec_06 .swiper-food .swiper-slide .card .card-content .card-date {
		font-size: 1rem;
	}
}

.main .sec_06 .swiper-food .swiper-slide .card .sns-icons {
	position: absolute;
	bottom: 1rem;
	right: 1rem;
}

.main .sec_06 .swiper-food .swiper-slide .card .sns-icons img {
	width: 24px;
	height: 24px;
}

.main .sec_06 .arrow-wrap {
	height: 2.8rem;
	display: flex;
}

.main .sec_06 .swiper-button-prev,
.main .sec_06 .swiper-button-next {
	position: relative;
	right: auto;
	left: auto;
	width: 2.8rem;
	height: 2.8rem;
}

.main .sec_06 .swiper-button-prev img,
.main .sec_06 .swiper-button-next img {
	width: 2.8rem;
	height: 2.8rem;
}

.main .sec_06 .swiper-button-prev:after,
.main .sec_06 .swiper-button-next:after {
	font-size: 0rem;
}

.main .sec_07 {
	background: #F2F9FF;
	/* 짝수 박스에 상단 여백 */
}

.main .sec_07 .l3 {
	transition: transform 0.3s ease;
}

.main .sec_07 .box {
	background: rgb(255, 255, 255);
	box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 1rem;
	text-decoration: none;
	color: inherit;
	transition: box-shadow 0.3s ease;
	/* 박스 자체에 트랜지션 */
	/* Hover 시 화살표 움직임 */
}

.main .sec_07 .box .thumbnail {
	width: 100%;
	height: 24rem;
	object-fit: cover;
	margin-bottom: 1rem;
}

.main .sec_07 .box .content .tag {
	display: inline-block;
	color: white;
	padding: 0.2rem 0.5rem;
	border-radius: 0.2rem;
	font-family: "Pretendard";
	font-weight: 600;
	font-size: 14px;
	line-height: 142.86%;
	text-decoration: none;
	letter-spacing: 0px;
	margin-bottom: 0.5rem;
}

@media screen and (max-width: 1024px) {
	.main .sec_07 .box .content .tag {
		font-size: 0.9rem;
	}
}

.main .sec_07 .box .content .tag.tag-orange {
	background: #D76000;
}

.main .sec_07 .box .content .tag.tag-green {
	background: #599100;
}

.main .sec_07 .box .content .tag.tag-blue {
	background: #337EE2;
}

.main .sec_07 .box .content .tag.tag-purple {
	background: #A362E5;
}

.main .sec_07 .box .content .title-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.main .sec_07 .box .content .title-wrap h5 {
	font-size: 1.3rem;
	margin: 0;
	/* 말줄임 처리 */
	display: -webkit-box;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	/* 최대 2줄까지 표시 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.main .sec_07 .box .content .title-wrap .more-icon {
	width: 2rem;
	height: 1rem;
	transition: transform 0.3s ease;
	/* 화살표 이동 트랜지션 */
}

.main .sec_07 .box .content p {
	color: rgba(15, 23, 42, 0.68);
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	height: 3rem;
	margin-top: 0.5rem;
	/* 말줄임 처리 */
	display: -webkit-box;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	/* 최대 2줄까지 표시 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media screen and (max-width: 1024px) {
	.main .sec_07 .box .content p {
		font-size: 1rem;
	}
}

.main .sec_07 .box:hover {
	box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.15);
	/* Hover 시 박스 쉐도우 강화 */
}

.main .sec_07 .box:hover .more-icon {
	transform: translateX(1rem);
	/* 화살표를 1rem 오른쪽으로 이동 */
}

.main .sec_07 .l3:hover {
	transform: translateY(-2rem);
}

.main .sec_07 .l3:nth-child(even) {
	margin-top: 2rem;
}

@media (max-width: 1024px) {
	.main .sec_06 .illustration-wrap {
		margin-bottom: 2rem;
	}

	.main .sec_06 .swiper-container-card .swiper-slide .card {
		margin-bottom: 2rem;
	}
}

/*알리미*/
.fixed-alarm {
	position: fixed;
	right: 0px;
	top: 50%;
	width: 17rem;
	border-radius: 1.08075rem 0rem 0rem 1.08075rem;
	border: 0.865px solid #E1E6F0;
	box-shadow: 0px 3.458px 4.323px 0px rgba(0, 0, 0, 0.1);
	background: rgb(255, 255, 255);
	z-index: 9;
	padding: 0.3rem 1.4rem 1rem 1.4rem;
}

.fixed-alarm .top {
	justify-content: space-between;
}

.fixed-alarm .top h5 {
	font-size: 1.2rem;
}

.fixed-alarm .swiper-container {
	border-radius: 10px;
	overflow: hidden;
	width: 100%;
}

.fixed-alarm .swiper-slide img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}

.fixed-alarm .swiper-option {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px;
	background-color: white;
}

.fixed-alarm .swiper-option .swiper-pause-play {
	cursor: pointer;
}

.fixed-alarm .swiper-option .swiper-pause-play img {
	width: 0.7rem;
	color: #666;
	height: auto;
	margin: 0 0.7rem;
}

.fixed-alarm .swiper-option .custom-fraction {
	font-size: 14px;
	color: #666;
}

.fixed-alarm .swiper-option .custom-fraction .swiper-alarm-current-slide {
	color: rgb(47, 91, 193);
}

.fixed-alarm .swiper-option .arrow-wrap {
	height: 2rem;
	display: flex;
	align-items: center;
}

.fixed-alarm .swiper-option .arrow-wrap .swiper-button-next:after,
.fixed-alarm .swiper-option .arrow-wrap .swiper-button-prev:after {
	content: none;
}

.fixed-alarm .swiper-option .arrow-wrap .swiper-button-prev,
.fixed-alarm .swiper-option .arrow-wrap .swiper-button-next {
	position: relative;
	width: 2rem;
	height: 2rem;
	top: inherit;
	left: auto !important;
	right: auto;
	margin: 0;
	line-height: 2rem;
}

.fixed-alarm .swiper-option .arrow-wrap .swiper-button-prev img,
.fixed-alarm .swiper-option .arrow-wrap .swiper-button-next img {
	width: 100%;
	height: auto;
}

.sub {
	/*타이틀 뱃지공통*/
}

.sub .container {
	max-width: 100%;
}

.sub .sub-title-main {
	justify-content: start !important;
}

.sub .sub-title-main span {
	color: rgba(15, 23, 42, 0.68);
}

.sub caption {
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	margin: -1px;
}

/*서브페이지 태그 공통*/
.gr_list>li {
	margin-bottom: 0;
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.gr_list>li {
		font-size: 1rem;
	}
}

.gr_list>li:before {
	top: 8px;
}

ol>li {
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	ol>li {
		font-size: 1rem;
	}
}

.navy-round-tag {
	display: inline-block;
	margin-bottom: 2.68rem !important;
	border-radius: 3rem;
	padding: 0.5rem 2.3rem;
	color: rgb(255, 255, 255);
	background: rgb(15, 49, 106);
	font-family: "Pretendard";
	font-weight: 600;
	font-size: 20px;
	line-height: 160%;
	text-decoration: none;
	letter-spacing: 0px;
	border: 4px solid #EEE;
}

@media screen and (max-width: 1024px) {
	.navy-round-tag {
		font-size: 1.1rem;
	}
}

.sub-o .navy-round-tag {
	background: rgb(0, 89, 63);
}

.grey-round-tag {
	position: relative;
	border-radius: 5.72919rem;
	border: 7.333px solid #E2E4F1;
	padding: 2rem 1rem 1.8rem 1rem;
}

.grey-round-tag p {
	font-family: "Pretendard";
	font-weight: 600;
	font-size: 20px;
	line-height: 160%;
	text-decoration: none;
	letter-spacing: 0px;
	color: rgb(15, 23, 42);
}

@media screen and (max-width: 1024px) {
	.grey-round-tag p {
		font-size: 1.1rem;
	}
}

.grey-round-tag .top {
	position: absolute;
	top: -2rem;
	left: 50%;
	margin-left: -6.5rem;
	border-radius: 3.125rem;
	border: 5px solid #E2E4F1;
	background: rgb(255, 255, 255);
	width: 13rem;
	padding: 0.2rem 1.4rem;
}

.grey-round-tag .top b {
	font-family: "Pretendard";
	font-weight: 600;
	font-size: 20px;
	line-height: 160%;
	text-decoration: none;
	letter-spacing: 0px;
	background: linear-gradient(45deg, #0089EC 0%, #0015D4 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 700;
}

@media screen and (max-width: 1024px) {
	.grey-round-tag .top b {
		font-size: 1.1rem;
	}
}

/*가운데정렬*/
.centered {
	text-align: center;
	margin: 0 auto;
	justify-content: center;
}

/*공사소개*/
/*오시는길*/
.map .sec_01 .l2 {
	padding-left: 3rem;
	background: url("../../images/icon_map_call.svg") no-repeat left;
}

.map .sec_01 .call-wrap {
	padding-bottom: 1rem;
	border-bottom: 0.5px solid rgb(47, 91, 193);
	text-align: left;
}

.map .sec_02 .bus-title h4 {
	color: rgba(15, 23, 42, 0.68);
}

.map .table_bus {
	width: 100%;
	table-layout: fixed;
	border-spacing: 0;
	border-top: 2px solid #222;
}

.map .table_bus th {
	text-align: center;
	padding: 15px 10px 10px;
	font-weight: 500;
	background: #f9f9f9;
	border-bottom: 1px solid #ddd;
}

.map .table_bus th img {
	display: block;
	margin: 0 auto;
	margin-bottom: 1rem;
}

.map .table_bus td {
	border-bottom: 1px solid #ddd;
}

.map .gr_list li {
	text-align: left;
}

.map .bus_list {
	display: table;
	width: 100%;
}

.map .bus_list>li {
	display: table-cell;
	width: 50%;
	padding: 10px 0 10px 15px;
	font-size: 15px;
	vertical-align: middle;
}

.map .bus_list>li::before {
	content: none;
}

.map .bus_list .bus_num {
	float: left;
	display: block;
	width: 70px;
}

.map .bus_list .bus_route {
	display: block;
	padding-left: 75px;
}

.map .bus_list .sm_txt {
	display: block;
	font-size: 13px;
}

.map .table_bus_w {
	padding: 15px 10px 10px;
	font-weight: 500;
	background: #f9f9f9;
	border-bottom: 1px solid #ddd;
	text-align: center !important;
}

.map .bus_block {
	display: block;
}

/* ceo */
.company_ceo .text-wrap .letter {
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 2rem;
	text-align: left;
}

@media screen and (max-width: 1024px) {
	.company_ceo .text-wrap .letter {
		font-size: 1rem;
	}
}

.company_ceo .text-wrap .letter .right.name span {
	font-family: "Pretendard";
	font-weight: 700;
	font-size: 24px;
	line-height: 133.4%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.company_ceo .text-wrap .letter .right.name span {
		font-size: 1.4rem;
	}
}

.company_purpose .sec_01 .reason {
	color: rgb(47, 91, 193);
	font-size: 1.25rem;
	font-weight: 600
}

/*.company_purpose .sec_02 .box {border-radius: 0.56581rem; border: 0.905px solid rgba(76, 78, 100, 0.22); overflow: hidden; display: flex; flex-direction: column; justify-content: center;}
.company_purpose .sec_02 .box .top {background: rgb(47, 91, 193); padding: 0.5rem;}
.company_purpose .sec_02 .box .top h6 {color: rgb(255, 255, 255);}
.company_purpose .sec_02 .box:nth-child(1) {border: none;}
.company_purpose .sec_02 .box:nth-child(1) img {width: 4.8rem;}
.company_purpose .sec_02 .box:nth-child(3) .top {background: rgb(33, 151, 133); padding: 0.5rem;}
.company_purpose .sec_02 .box:nth-child(4) .top {background: rgb(105, 81, 203); padding: 0.5rem;}
.company_purpose .sec_02 dl {display: flex; flex-direction: column; justify-content: center; height: 100%;}
.company_purpose .sec_02 dl img {height: 5rem; margin: 1.2rem 0;}
.company_purpose .sec_02 dl dd {font-family: "Pretendard"; font-weight: 600; font-size: 14px; line-height: 142.86%; text-decoration: none; letter-spacing: 0px; font-weight: 450; padding-bottom: 1.4rem;}*/
@media screen and (max-width: 1024px) {
	.company_purpose .sec_02 dl dd {
		font-size: 0.9rem;
	}
}

.company_vision .vision-container .navy-round-tag.blue {
	font-size: 1.6rem;
}

.company_vision .vision-container .title {
	text-align: center;
	font-size: 2.5rem;
	color: white;
	padding: 12px 20px;
	border-radius: 4px;
}

.company_vision .vision-container .mission .navy-round-tag,
.company_vision .vision-container .vision .navy-round-tag,
.company_vision .vision-container .core-values .navy-round-tag,
.company_vision .vision-container .goals .navy-round-tag {
	margin-bottom: 1rem !important;
	margin-top: -4rem;
}

.company_vision .vision-container .mission {
	align-items: center;
	border: 1px solid rgba(76, 78, 100, 0.22);
}

.company_vision .vision-container .mission .mission-box {
	width: 100%;
	text-align: center;
	color: white;
	padding: 20px;
	border-radius: 8px;
}

.company_vision .vision-container .mission .mission-box img {
	max-width: 6rem;
	margin-top: 10px;
}

.company_vision .vision-container .mission .mission-box.blue1 {
	background-color: rgb(5, 132, 191);
}

.company_vision .vision-container .mission .mission-box.blue2 {
	background-color: rgb(47, 91, 193);
}

.company_vision .vision-container .mission .mission-box.blue3 {
	background-color: rgb(15, 49, 106);
}

.company_vision .vision-container .mission .plus {
	font-size: 2.4rem;
	font-weight: bold;
	color: #0B9A6D;
	margin: 0 1rem;
}

.company_vision .vision-container .vision {
	border: 1px solid rgba(76, 78, 100, 0.22);
}

.company_vision .vision-container .vision h4 {
	color: rgb(33, 150, 243);
}

.company_vision .vision-container .vision h4::before {
	content: '" ';
	color: #D1D1D1;
}

.company_vision .vision-container .vision h4::after {
	content: ' "';
	color: #D1D1D1;
}

.company_vision .vision-container .core-values {
	border: 1px solid rgba(76, 78, 100, 0.22);
}

.company_vision .vision-container .core-values .value:nth-child(1) {
	background: rgb(47, 91, 193);
}

.company_vision .vision-container .core-values .value:nth-child(2) {
	background: #219785;
}

.company_vision .vision-container .core-values .value:nth-child(3) {
	background: rgb(33, 150, 243);
}

.company_vision .vision-container .core-values .value:nth-child(4) {
	background: rgb(105, 81, 203);
	margin-right: 0;
}

.company_vision .vision-container .core-values .value {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 180px;
	height: 180px;
	border-radius: 100%;
	margin-right: 1.8rem;
	border: 8px solid #F6F2F2;
}

.company_vision .vision-container .core-values .value img {
	max-width: 80px;
	margin-bottom: 10px;
}

.company_vision .vision-container .core-values .value p {
	font-size: 1.2rem;
	color: #fff;
}

.company_vision .vision-container .core-values .value p span {
	display: block;
	color: #fff;
	font-size: 0.8rem;
}

.company_vision .vision-container .goals {
	border: 1px solid rgba(76, 78, 100, 0.22);
}

.company_vision .vision-container .goals .goal-cards {
	width: 80%;
	margin: 0 auto;
}

.company_vision .vision-container .goals .goal-cards .goal:nth-child(1) {
	background: rgb(33, 150, 243);
}

.company_vision .vision-container .goals .goal-cards .goal:nth-child(2) {
	background: rgb(5, 132, 191);
}

.company_vision .vision-container .goals .goal-cards .goal:nth-child(3) {
	background: rgb(47, 91, 193);
}

.company_vision .vision-container .goals .goal-cards .goal:nth-child(4) {
	background: rgb(105, 81, 203);
}

.company_vision .vision-container .goals .goal-cards .goal:nth-child(5) {
	background: rgb(15, 49, 106);
	margin-right: 0;
}

.company_vision .vision-container .goals .goal-cards .goal {
	box-sizing: border-box;
	text-align: center;
	padding: 1rem;
	border-radius: 8px;
	margin-right: 1rem;
}

.company_vision .vision-container .goals .goal-cards .goal p {
	font-weight: bold;
	margin-bottom: 10px;
	color: #fff;
}

.company_vision .vision-container .goals .goal-cards .goal p::after {
	content: url("../../images/line_intro-vision.svg");
}

.company_vision .vision-container .goals .goal-cards .goal span {
	color: #fff;
}

.company_vision .vision-container .strategy-container .row {
	display: flex;
	margin-bottom: 20px;
}

.company_vision .vision-container .strategy-container .row .strategy-group .strategy-title {
	font-size: 18px;
	font-weight: bold;
	color: #0060a5;
	margin-bottom: 10px;
	text-align: center;
}

.company_vision .vision-container .strategy-container .row .strategy-group .strategy-list {
	list-style: none;
	padding: 0;
}

.company_vision .vision-container .strategy-container .row .strategy-group .strategy-list li {
	padding: 15px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 8px;
}

.company_vision .vision-container .strategy-container .row .tasks-group .tasks-title {
	font-size: 18px;
	font-weight: bold;
	color: #0060a5;
	margin-bottom: 10px;
}

.company_vision .vision-container .strategy-container .row .tasks-group .tasks-list {
	list-style: none;
	padding: 0;
}

.company_vision .vision-container .strategy-container .row .tasks-group .tasks-list li {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.6;
}

.company_vision .vision-container .strategy-container .row .tasks-group .tasks-list li .circle {
	width: 24px;
	height: 24px;
	margin-right: 10px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.company_vision .vision-container .strategy-container {
	display: flex;
	flex-direction: column;
	padding: 20px;
	justify-content: space-between;
	padding: 70px;
	border: 1px solid rgba(76, 78, 100, 0.22);
	;
	margin-top: 36px
}

.company_vision .vision-container .strategy-container .title {
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 1.12rem;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: 600;
	color: #0060A5;
	background: #EFF2F5;
	width: 100%
}

.company_vision .vision-container .strategy-container .title:first-of-type,
.company_vision .vision-container .strategy-container .row .strategy-group {
	width: 25%;
	flex: none
}


@media screen and (max-width: 1024px) {
	.company_vision .vision-container .strategy-container .title {
		font-size: 1rem;
	}
}

.company_vision .vision-container .strategy-container .row {
	width: 100%;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	gap: 20px;
}

.company_vision .vision-container .strategy-container .row:after {
	display: none
}

.company_vision .vision-container .strategy-container .row .strategy-group,
.company_vision .vision-container .strategy-container .row .tasks-group {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.company_vision .vision-container .strategy-container .row .strategy-group ul,
.company_vision .vision-container .strategy-container .row .tasks-group ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.company_vision .vision-container .strategy-container .row .strategy-group .strategy-list,
.company_vision .vision-container .strategy-container .row .tasks-group .strategy-list {
	height: 100%;
}

.company_vision .vision-container .strategy-container .row .strategy-group .strategy-list li,
.company_vision .vision-container .strategy-container .row .tasks-group .strategy-list li {
	height: 100%;
	/* 높이 꽉 채움 */
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 1.28rem;
	font-weight: 600;
	border-radius: 20px;
	padding: 15px 25px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.21)
}

.company_vision .vision-container .strategy-container .row .strategy-group .tasks-list,
.company_vision .vision-container .strategy-container .row .tasks-group .tasks-list {
	padding: 15px;
	border: 1px solid rgba(76, 78, 100, 0.22);
	border-radius: 4px
}

.company_vision .vision-container .strategy-container .row .strategy-group .tasks-list li,
.company_vision .vision-container .strategy-container .row .tasks-group .tasks-list li {
	display: flex;
	align-items: center;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: 600;
	color: var(--font)
}

.company_vision .vision-container .strategy-container .row .strategy-group .tasks-list li .circle,
.company_vision .vision-container .strategy-container .row .tasks-group .tasks-list li .circle {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 500;
	color: #fff;
	flex: none
}

.company_vision .vision-container .strategy-container .row .strategy-group .tasks-list li:last-child,
.company_vision .vision-container .strategy-container .row .tasks-group .tasks-list li:last-child {
	margin-bottom: 0;
}

.company_vision .vision-container .strategy-container .row .strategy-group {
	max-height: 100%;
	/* 그룹 높이를 고정 */
}

.company_vision .vision-container .strategy-container .row .tasks-group {}

.company_history .banner-wrap {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 1rem;
	box-sizing: border-box;
	background: url("../../images/img_history_topBg.jpg") no-repeat;
	background-size: 100% 100%;
}

.company_history .banner-wrap .text-wrap {
	margin-left: 4rem;
	display: flex;
	align-items: center;
}

.company_history .banner-wrap .text-wrap h5,
.company_history .banner-wrap .text-wrap p {
	text-align: left;
	color: rgb(255, 255, 255);
}

.company_history .banner-wrap .text-wrap h2 {
	font-size: 58px;
	text-align: left;
	color: rgb(255, 255, 255);
}

.company_history .banner-wrap .text-wrap p {
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 14px;
	line-height: 142.86%;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: 300;
}

@media screen and (max-width: 1024px) {
	.company_history .banner-wrap .text-wrap p {
		font-size: 0.9rem;
	}
}

.company_history .banner-wrap .float-img {
	width: 13.63356rem;
	height: 6.043rem;
	position: absolute;
	right: 5rem;
	bottom: -4rem;
}

.company_history .banner-wrap .float-img img {
	width: 100%;
	height: 100%;
}

.company_history .history_wrap .tit {
	text-align: center;
}

.company_history .history_wrap .tit .period {
	border-radius: 18px;
	font-size: 1.8rem;
	background: #EEEFFB;
	padding: 0rem 1.5rem;
	font-weight: bold;
	color: #2331A2;
	display: inline-block;
	margin-bottom: 2.3rem;
	line-height: 3.5rem;
}

.company_history .history_wrap .tit .txt1 {
	font-size: 2.5rem;
	color: #111;
	font-weight: 800;
	display: none;
	margin-bottom: 6.4rem;
	line-height: 1.3;
	word-break: keep-all;
	letter-spacing: -0.09rem;
}

.company_history .history_wrap .tit .point {
	color: #002BC6;
	font-weight: 800;
}

.company_history .history_wrap .list {
	position: relative;
	overflow: hidden;
}

.company_history .history_wrap .list .tag {
	display: inline-block;
	background: rgb(237, 244, 255);
	border-radius: 1.57831rem;
	color: rgb(47, 91, 193);
	padding: 0.5rem 1.26rem;
	font-size: 1.26263rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.26263rem;
	/* 100% */
	letter-spacing: 0.00788rem;
}

.company_history .history_wrap .list .year_box {
	position: relative;
	margin-bottom: 4rem;
}

.company_history .history_wrap .list .year_box::before {
	content: "";
	margin-left: -0.1rem;
	width: 0.7rem;
	height: 0.7rem;
	background-color: rgb(47, 91, 193);
	border-radius: 50%;
	position: absolute;
	top: 0rem;
}

.company_history .history_wrap .list .year {
	font-size: 4.5rem;
	font-weight: 300;
	color: #111;
	line-height: 6rem;
}

.company_history .history_wrap .list li {
	position: relative;
	padding-bottom: 4rem;
}

.company_history .history_wrap .list li::before {
	content: "";
	width: 1px;
	height: 120%;
	background-color: #ddd;
	position: absolute;
	left: 50%;
	top: 0rem;
}

.company_history .history_wrap .list li::after {
	content: "";
	width: 1px;
	height: 0;
	background-color: rgb(47, 91, 193);
	position: absolute;
	left: 50%;
	top: 0rem;
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
}

.company_history .history_wrap .list li:nth-child(odd) .year_box {
	margin-left: 50%;
	padding-left: 6rem;
}

.company_history .history_wrap .list li:nth-child(odd) .year_box::before {
	left: -3px;
}

.company_history .history_wrap .list li:nth-child(odd) .his_thumb {
	padding-left: 2.5rem;
	padding-right: 3rem;
}

.company_history .history_wrap .list li:nth-child(odd) .his_pager {
	padding-left: 3rem;
}

.company_history .history_wrap .list li:nth-child(odd) .his_pager .swiper-slide.swiper-slide-active span:after {
	opacity: 1;
	width: 6px;
	margin-left: 0.8rem;
}

.company_history .history_wrap .list li:nth-child(odd) .month {
	width: 6rem;
	margin-right: 1rem;
	font-weight: 700;
}

.company_history .history_wrap .list li:nth-child(even) .year_box {
	margin-right: 50%;
	text-align: left;
	padding-right: 6rem;
}

.company_history .history_wrap .list li:nth-child(even) .year_box::before {
	right: -4px;
}

.company_history .history_wrap .list li:nth-child(even) .his_inner {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.company_history .history_wrap .list li:nth-child(even) .his_thumb {
	padding-right: 2.5rem;
	padding-left: 3rem;
}

.company_history .history_wrap .list li:nth-child(even) .his_thumb .bg_img {
	margin-left: auto;
}

.company_history .history_wrap .list li:nth-child(even) .his_pager {
	padding-left: 3rem;
	padding-right: 3rem;
}

.company_history .history_wrap .list li:nth-child(even) .his_pager .swiper-slide.swiper-slide-active span:before {
	opacity: 1;
	width: 6px;
	margin-right: 0.8rem;
}

.company_history .history_wrap .list li:nth-child(even) .month {
	width: 6rem;
	margin-right: 1rem;
	text-align: left;
	font-weight: 700;
}

.company_history .history_wrap .list li:nth-child(even) .swiper-controls {
	right: 7.4rem;
	left: initial;
}

.company_history .history_wrap .list li:last-child {
	padding-bottom: 0;
}

.company_history .history_wrap .list li.effect::after {
	height: 120%;
}

.company_history .history_wrap .his_inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.company_history .history_wrap .his_thumb {
	max-width: 50%;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 50%;
	flex: 1 1 50%;
}

.company_history .history_wrap .his_thumb .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.company_history .history_wrap .his_thumb .bg_img {
	border-radius: 1rem;
	overflow: hidden;
	width: 48.5rem;
	max-width: 100%;
	height: 30rem;
	background: #fafafa;
}

.company_history .history_wrap .his_thumb img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
	border-radius: 1rem;
	max-height: 30rem;
}

.company_history .history_wrap .noimg_box {
	max-width: 50%;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 50%;
	flex: 1 1 50%;
	min-width: 50%;
}

.company_history .history_wrap .his_pager {
	text-align: left;
	font-family: "Pretendard";
	font-weight: 600;
	font-size: 14px;
	line-height: 142.86%;
	text-decoration: none;
	letter-spacing: 0px;
	max-width: 50%;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 50%;
	flex: 1 1 50%;
}

.company_history .history_wrap .his_pager span {
	color: rgba(15, 23, 42, 0.68);
}

.company_history .history_wrap .his_pager .highlight .month,
.company_history .history_wrap .his_pager .highlight span {
	color: rgb(47, 91, 193);
}

@media screen and (max-width: 1024px) {
	.company_history .history_wrap .his_pager {
		font-size: 0.9rem;
	}
}

.company_history .history_wrap .his_pager .swiper-wrapper {
	-webkit-transform: translate(0, 0) !important;
	transform: translate(0, 0) !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.company_history .history_wrap .his_pager .swiper-slide {
	height: auto;
	margin-bottom: 1rem;
	cursor: pointer;
}

.company_history .history_wrap .his_pager .swiper-slide.swiper-slide-active span {
	text-decoration: underline;
	text-underline-offset: 3px;
	text-decoration-thickness: 2px;
	position: relative;
	color: #111;
	font-weight: 700;
}

.company_history .history_wrap .his_pager .swiper-slide.swiper-slide-active span:before,
.company_history .history_wrap .his_pager .swiper-slide.swiper-slide-active span:after {
	content: "";
	width: 0px;
	height: 6px;
	border-radius: 50%;
	background-color: #5750FD;
	display: inline-block;
	vertical-align: top;
	margin-top: 1rem;
	opacity: 0;
}

.company_history .history_wrap .his_pager .txt_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	word-break: keep-all;
	margin-bottom: 1rem;
}

.company_history .history_wrap .swiper-controls {
	position: absolute;
	background: rgba(0, 0, 0, 0.57);
	border-radius: 10rem;
	color: #fff;
	font-weight: 300;
	width: 12rem;
	height: 3.4rem;
	padding: 0 1.4rem;
	left: 7.4rem;
	top: 24rem;
	z-index: 1;
}

.company_history .history_wrap .swiper-controls .swiper-pagination {
	width: auto;
	position: relative;
	text-align: left;
	top: 0;
	line-height: 3.4rem;
}

.company_history .history_wrap .swiper-controls .swiper-pagination-current {
	font-weight: 600;
}

.company_history .history_wrap .swiper-button-next,
.company_history .history_wrap .swiper-button-prev {
	color: #fff;
	width: 2rem;
	height: 3.4rem;
	line-height: 3.4rem;
	top: 0;
	margin-top: 0;
}

.company_history .history_wrap .swiper-button-next::after {
	font-size: 1.2rem;
	font-weight: 700;
}

.company_history .history_wrap .swiper-button-prev {
	left: 6.5rem;
}

.company_history .history_wrap .swiper-button-prev::after {
	font-size: 1.2rem;
	font-weight: 700;
}

.company_history .tableB {
	border: 1px solid rgba(76, 78, 100, 0.12);
}

.company_history .tableB td:nth-child(2) {
	background: rgb(249, 248, 249);
}

/*일반현황 > 연혁,조직인력*/
/* 일반현황 */
.blue_bar {
	display: block;
	margin-top: 5px;
	padding-left: 10px;
	color: #014b9e;
	position: relative;
}

.blue_bar:before {
	content: "";
	display: block;
	width: 5px;
	height: 14px;
	background: #014b9e;
	position: absolute;
	top: 6px;
	left: 0;
}

.history:after {
	content: "";
	display: block;
	clear: both;
}

.history_each {
	float: left;
	width: 50%;
}

.history_each:nth-child(2n+1) {
	clear: both;
}

.history_each .sub_con_tit3 {
	position: relative;
	z-index: 1;
}

.history_each .sub_con_tit3:before {
	content: "";
	display: block;
	width: 160px;
	height: 7px;
	background: #f6f6f6;
	position: absolute;
	top: 18px;
	left: 0;
	z-index: -1;
}

.history_list {
	min-height: 160px;
	position: relative;
	z-index: 1;
}

.history_list:before {
	content: "";
	display: block;
	width: 7px;
	height: calc(100% + 20px);
	background: url("https://garak.co.kr/common/css/garak/../../images/garak/sub/history_line.png") repeat-y;
	position: absolute;
	top: -7px;
	left: 153px;
	z-index: -1;
}

.history_list>li {
	margin-bottom: 25px;
}

.history_list .month {
	float: left;
	display: block;
	width: 150px;
	padding-left: 70px;
	color: #666;
}

.history_list .txt1 {
	display: block;
	padding-left: 170px;
	position: relative;
}

.history_list .txt1:before {
	content: "";
	display: block;
	width: 13px;
	height: 13px;
	background: #fff;
	border: 2px solid #1bbcbc;
	border-radius: 50%;
	position: absolute;
	top: 5px;
	left: 149px;
}

.history_list .txt2 {
	display: block;
	position: relative;
}

.history_list .txt2:before {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	background: #19bfa0;
	border-radius: 50%;
	position: absolute;
	top: 9px;
	left: -16px;
}

/*조직도*/
.company_structure .group_map {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.company_structure .group_map .group_top {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 12rem;
	height: 12rem;
	margin: 0 auto 5rem;
	text-align: center;
	border-radius: 100%;
	border: 13.636px solid #E3E4FF;
	background: linear-gradient(180deg, #2F5BC1 0%, #6951CB 100%);
	position: relative;
}

.company_structure .group_map .group_top a {
	font-size: 2rem;
	color: #fff;
	font-family: "Pretendard";
	font-weight: 700;
	font-size: 32px;
	line-height: 125%;
	text-decoration: none;
	letter-spacing: 0px;
}


.company_structure .group_map .group_top .data-tit {
	display: none;
	position: absolute;
	width: max-content;
	top: 10rem;
	left: 50%;
	transform: translateX(-50%);
	background: #f6f6f6;
	border: 0.1rem solid #ddd;
	padding: 0.5rem 1rem;
	font-size: 0.9rem;
	color: #333;
	z-index: 2;
	border-radius: 8px
}

.company_structure .group_map .group_top:hover .data-tit {
	display: block;
}

.company_structure .group_map .group_top:after {
	content: "";
	display: block;
	width: 1px;
	height: 5.8rem;
	background: #ccc;
	position: absolute;
	top: 11rem;
	left: 50%;
	transform: translateX(-50%);
}

.company_structure .group_map .division {
	display: flex;
	justify-content: space-between;
	position: relative;
	width: 100%;
	margin-top: 3rem;
	gap: 8px
}

.company_structure .group_map .division:before {
	content: "";
	position: absolute;
	top: -2.5rem;
	left: 50%;
	height: 1px;
	background: #ccc;
	transform: translate(-50%, 0);
	width: calc(100% - 11% + 5px)
}

.company_structure .group_map .division li {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	padding: 0;
	width: calc(11% - 4px);
	flex: none;
	min-height: 2.75rem
}

.company_structure .group_map .division li.team_double {
	flex-wrap: wrap;
	width: 20%;
	justify-content: space-between;
	flex-direction: row;
	gap: 0 2px;
	align-items: flex-start
}

.company_structure .group_map .division>li:before {
	content: "";
	position: absolute;
	top: -2.5rem;
	left: 50%;
	width: 1px;
	height: 2.5rem;
	background: #ccc;
	transform: translateX(-50%);
	z-index: -1;
}

.company_structure .group_map .division li .team_top:before {
	content: "";
	position: absolute;
	top: -0.45rem;
	left: 50%;
	width: 0.8rem;
	height: 0.8rem;
	background: rgb(47, 91, 193);
	border: 2.5px solid #fff;
	border-radius: 50%;
	transform: translateX(-50%);
	z-index: 1;
}

.company_structure .group_map .division .team_top {
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgb(47, 91, 193);
	padding: 0.5rem;
	box-sizing: border-box;
	font-size: 1rem;
	text-align: center;
	margin-bottom: 0;
	position: relative;
	min-height: 2.75rem;
	width: 100%;
}

.company_structure .group_map .division .team_top .data-tit {
	display: none;
	position: absolute;
	width: max-content;
	word-break: keep-all;
	top: 2.5rem;
	left: 100%;
	transform: translateX(-50%);
	background: #f6f6f6;
	border: 0.1rem solid #ddd;
	padding: 0.5rem 1rem;
	font-size: 0.9rem;
	z-index: 2;
	border-radius: 8px
}

.company_structure .group_map .division .team_top:hover .data-tit {
	display: block;
}

.company_structure .group_map .division .team_top .btn_group {
	color: #fff;
	position: relative;
	font-size: 0.875rem;
	font-weight: 600
}

.company_structure .group_map .division .team,
.company_structure .group_map .division .team2 {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%
}

.company_structure .group_map .division .team .btn_group,
.company_structure .group_map .division .team2 .btn_group {
	position: relative;
	font-size: 0.875rem;
}

.company_structure .group_map .division .team li,
.company_structure .group_map .division .team2 li {
	background: #fff;
	border: 1px solid #ddd;
	box-sizing: border-box;
	width: 100%;
	padding: 0.5rem;
	font-size: 1rem;
	margin-bottom: -1px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center
}

.company_structure .group_map .division .team li:hover,
.company_structure .group_map .division .team2 li:hover {
	background: #e0e0e0;
}

.company_structure .group_map .division .team li .data-tit,
.company_structure .group_map .division .team2 li .data-tit {
	display: none;
	position: absolute;
	width: max-content;
	word-break: keep-all;
	top: 2.5rem;
	left: 100%;
	transform: translateX(-50%);
	background: #f6f6f6;
	border: 0.1rem solid #ddd;
	padding: 0.5rem 1rem;
	font-size: 0.9rem;
	color: #333;
	z-index: 2;
	border-radius: 8px
}

.company_structure .group_map .division .team li:hover .data-tit,
.company_structure .group_map .division .team2 li:hover .data-tit {
	display: block;
}

.company_structure .group_map .division li.team_double .team_g {
	display: flex;
	gap: 2px;
	justify-content: space-between;
	width: 100%
}

.company_structure .group_map .division li.team_double ul {
	width: calc(50% - 1px);
	flex: none
}

.company_structure .group_map .division .team_double .team2 {
	display: flex;
	flex-direction: column;
	margin-top: calc(2.75rem - 1px);
	position: relative
}

.company_structure .group_map .division .team_double .team2:before {
	content: "";
	position: absolute;
	top: -2.75rem;
	left: 50%;
	width: 1px;
	height: 2.75rem;
	background: #ccc;
	transform: translateX(-50%);
	z-index: -1;
}

.company_structure .group_map .division .team_double .team2 li.tit_team {
	padding: 0
}

.company_structure .group_map .division .team_double .team2 li:hover {
	background: #e0e0e0;
}

.company_structure .group_map .division .team_double .team2 li .data-tit {
	width: max-content;
	word-break: keep-all;
	display: none;
	position: absolute;
	top: 2.5rem;
	right: 0%;
	transform: translateX(-50%);
	background: #f6f6f6;
	border: 0.1rem solid #ddd;
	padding: 0.5rem 1rem;
	font-size: 0.9rem;
	color: #333;
	z-index: 2;
	border-radius: 8px
}

.company_structure .group_map .division .team_double .team2 li:hover .data-tit {
	display: block;
}

.company_structure .group_map .audit {
	position: absolute;
	top: 5rem;
	left: 70%;
	width: 10rem;
}

.company_structure .group_map .audit .tit1 {
	display: flex;
	width: 100%;
}

.company_structure .group_map .audit .tit1 * {
	text-align: center;
	background: rgb(15, 49, 106);
	width: 100%;
	padding: 1rem;
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	color: #fff;
}

.company_structure .group_map .audit .txt1 {
	display: block;
	padding: 1rem;
	font-size: 1rem;
	background: #fff;
	border: 1px solid #ddd;
	text-align: center;
}

.company_structure .group_map .audit .txt1 a {
	color: rgba(15, 23, 42, 0.68);
}

.company_structure .group_map .audit .txt1 .data-tit {
	display: none;
	width: max-content;
	word-break: keep-all;
	position: absolute;
	top: 2.5rem;
	right: 50%;
	transform: translateX(-50%);
	background: #f6f6f6;
	border: 0.1rem solid #ddd;
	padding: 0.5rem 1rem;
	font-size: 0.9rem;
	color: #333;
	z-index: 2;
	border-radius: 8px;
}

.company_structure .group_map .audit .txt1:hover .data-tit {
	display: block;
}

.company_structure .sch_box {
	padding: 20px;
	margin-bottom: 10px;
	background-color: #f6f6f6;
}

.company_structure .sch_box:after {
	content: "";
	display: block;
	clear: both;
}

.company_structure .sch_box li {
	line-height: 48px;
}

.company_structure .sch_box label {
	font-size: 0;
	display: none;
}

.company_structure .sch_box .btn.sch {
	height: 48px;
}

.company_structure .sch_box .sch_tit {
	float: none;
	white-space: nowrap
}

@media screen and (max-width: 1454px) {

	.company_structure .group_map .division .team .btn_group,
	.company_structure .group_map .division .team2 .btn_group,
	.company_structure .group_map .division .team_top .btn_group {
		word-break: break-all
	}
}

@media screen and (max-width: 1350px) {
	.company_structure .group_map .division {
		gap: 4px
	}

	.company_structure .group_map .division li {
		width: calc(11% - 1px);
	}

}

@media screen and (max-width: 1023px) {
	.company_structure .group_map .group_top a {
		font-size: 1.4rem;
	}

	.company_structure .group_map .audit .tit1 *,
	.company_structure .group_map .audit .txt1 {
		font-size: 1rem;
		padding: 0.5rem
	}

	.company_structure .group_map .division:before {
		width: calc(100% - 11% + 2px);
	}

	.company_structure .sch_box .sch_tit {
		display: none
	}
}

@media screen and (max-width: 767px) {
	.company_structure .group_map {
		align-items: flex-start
	}

	.company_structure .group_map .division {
		flex-direction: column;
		margin-left: 40px;
		width: calc(100% - 40px);
		align-items: flex-end
	}

	.company_structure .group_map .group_top {
		width: 120px;
		height: 120px;
		margin: 0;
		position: relative;
		z-index: 3
	}

	.company_structure .group_map .group_top .data-tit {
		top: 100px
	}

	.company_structure .group_map .audit {
		left: auto;
		width: 120px;
		top: 50px;
		right: 0px
	}

	.company_structure .group_map .division li,
	.company_structure .group_map .division li.team_double {
		width: 100%;
		flex-direction: row;
		align-items: stretch
	}

	.company_structure .group_map .division .team_top {
		width: 100px;
		flex: none
	}

	.company_structure .group_map .division li.team_double {
		flex-wrap: nowrap;
		gap: 0
	}

	.company_structure .group_map .division li.team_double .team_g {
		flex-direction: column;
		gap: 4px
	}

	.company_structure .group_map .division li.team_double .team_g ul {
		width: 100%
	}

	.company_structure .group_map .division .team_double .team2 {
		position: relative;
	}

	.company_structure .group_map .division .team_double .team2 .tit_team .team_top {
		width: 100% !important
	}

	.company_structure .group_map .division .team_double .team2 {
		margin: 0
	}

	.company_structure .group_map .division .team li .data-tit,
	.company_structure .group_map .division .team2 li .data-tit,
	.company_structure .group_map .audit .txt1 .data-tit,
	.company_structure .group_map .group_top .data-tit {
		left: 5px !important;
		right: auto !important;
		transform: none !important;
		max-width: 40vw !important
	}

	.company_structure .group_map .division li .team_top:before {
		top: 50%;
		left: 0;
		transform: translate(-50%, -50%);
	}

	.company_structure .group_map .division:before {
		width: 1px;
		height: 100%;
		left: -25px;
		top: -84px;
		transform: none
	}

	.company_structure .group_map .division>li:after {
		top: 50%;
		left: 0;
		transform: translate(-100%, -50%);
		width: 25px;
		height: 1px;
		background: #ccc;
		content: "";
		position: absolute
	}

	.company_structure .group_map .division>li:before,
	.company_structure .group_map .group_top:after {
		display: none
	}

}


/*esg전략체계*/
.esg_strategy .row .col {
	float: none
}

.esg_strategy .row .col:after {
	display: none
}

.esg_strategy .grey-round-tag {
	max-width: 80%
}

.esg_strategy .diagram_01 {
	display: flex;
	flex-direction: column;
	gap: 1.42rem;
	margin-bottom: 1.5rem;

	dl {
		display: flex;
		gap: 20px
	}

	dt {
		display: flex;
		justify-content: center;
		width: min(150px, 15%);
		max-width: 150px;
		flex: none;
		background: rgb(33, 150, 243);
		border-radius: 0.4rem;
		padding: 0.5rem;
		text-align: center;
		align-items: center;
		color: #fff;
		font-size: 1.16rem;
		font-weight: 700
	}

	dl.dgr_02 dt {
		background: #0584BF
	}

	dl.dgr_03 dt {
		background: #2F5BC1
	}

	dd {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
		position: relative;
		gap: 30px;
		font-size: 1.25rem;
		font-weight: 700
	}

	dl.dgr_01 dd {
		justify-content: center;
		height: 120px;
		font-size: 1.5rem;
	}

	dl.dgr_01 dd:before,
	dl.dgr_01 dd:after {
		position: absolute;
		border: 0.5rem solid #E6E8F6;
		border-right-width: 0;
		content: "";
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 1rem;
		height: 100%
	}

	dl.dgr_01 dd:after {
		left: auto;
		right: 0;
		border-right-width: 0.5rem;
		border-left-width: 0rem
	}

	dl.dgr_02 dd>p {
		display: flex;
		align-items: center;
		justify-content: center;
		border: 4px solid #219785;
		border-radius: 100px;
		padding: 1.5rem 2.5rem;
		width: 100%;
		text-align: center
	}

	dl.dgr_02 dd>p:nth-of-type(2) {
		border-color: #2196F3
	}

	dl.dgr_02 dd>p:nth-of-type(3) {
		border-color: #6951CB
	}

	dl.dgr_03 ul {
		border: 2px solid #EDEDED;
		border-radius: 0.5rem;
		font-size: 1rem;
		font-weight: 600;
		width: 100%;
		display: flex;
		flex-direction: column;
		gap: 1.5rem;
		padding: 2rem 1.5rem;
		height: 100%;
		justify-content: center;

		li {
			display: flex;
			gap: 0.5rem
		}

		li>span {
			font-size: 0.75rem;
			color: rgb(255, 255, 255);
			display: inline-flex;
			align-items: center;
			justify-content: center;
			width: 1.75rem;
			height: 1.75rem;
			font-weight: 600;
			background: red;
			border-radius: 100%;
			flex: none;
			margin: -5px 0
		}

		.e-circle>span {
			background: #219785;
		}

		.s-circle>span {
			background: #2196F3;
		}

		.g-circle>span {
			background: #6951CB;
		}

	}

}

@media screen and (min-width: 768px) and (max-width: 1300px) {
	.esg_strategy .diagram_01 dd {
		gap: 0.5rem
	}

	.esg_strategy .diagram_01 dl.dgr_01 dd {
		padding: 1rem 2rem
	}

	.esg_strategy .diagram_01 dl.dgr_02 dd {
		align-items: stretch
	}

	.esg_strategy .diagram_01 dl.dgr_02 dd>p {
		padding: 1.5rem 1rem
	}

	.esg_strategy .diagram_01 dl.dgr_03 ul {
		justify-content: flex-start
	}
}

@media screen and (max-width: 767px) {
	.esg_strategy .grey-round-tag {
		max-width: none
	}

	.esg_strategy .diagram_01 {
		dl {
			flex-direction: column
		}

		dt {
			width: 100%;
			max-width: none
		}

		dl.dgr_01 dd:before,
		dl.dgr_01 dd:after {
			display: none
		}

		dd {
			font-size: 1rem !important;
			height: auto !important;
			gap: 4px;
			align-items: stretch
		}

		dl.dgr_01 dd {
			font-size: 1.1rem !important;
			text-align: center;
			padding: 0 1rem
		}

		dl.dgr_02 dd>p,
		dl.dgr_03 dd>ul {
			padding: 0;
			border-width: 2px;
			padding: 1rem;
			border-radius: 1rem;
			width: 32%
		}

		dl.dgr_03 dd>ul {
			padding: 1rem 0.5rem
		}

		dl.dgr_03 dd>ul li {
			display: flex;
			flex-direction: column;
			font-size: 0.95rem
		}
	}
}


.esg_strategy .sec_01 .col.l12 {
	height: 100%;
	padding: 0.5rem 0;
	border: none;
}

.esg_strategy .sec_01 tr {
	float: unset
}

.esg_strategy .sec_01 .col.l12::after {
	clear: both;
}

.esg_strategy .sec_01 .col.l12 .col {
	float: none;
	text-align: center;
	width: unset
}

.esg_strategy .sec_01 .col.l12 .col.l2 {
	text-align: center;
	width: 10rem;
	border-radius: 0.54831rem;
}

.esg_strategy .sec_01 .col.l12 .col.l2 span {
	color: rgb(255, 255, 255);
	font-size: 1rem;
	font-weight: 500;
}

.esg_strategy .sec_01 .col.l12 .col.l10 {
	margin: 0 1rem;
}

.esg_strategy .sec_01 .col.l12 .col.l10 .col.l4 {
	vertical-align: top;
}

.esg_strategy .sec_01 .col.l12 .col.l10 .col.l4 ul {
	display: flex;
	flex-direction: column;
}

.esg_strategy .sec_01 .col.l12 .col.l10 .col.l4 ul li {
	line-height: 2rem;
}

.esg_strategy .sec_01 .col1 .col.l2 {
	background: rgb(33, 150, 243);
}

.esg_strategy .sec_01 .col1 .col.l10 {
	height: 7rem;
}


.esg_strategy .sec_01 .col1 .col.l10 h5 {
	font-size: 1.3rem;
	font-style: normal;
	font-weight: 600;
	line-height: 133.4%;
}

.esg_strategy .sec_01 .col2 .col.l2 {
	background: rgb(5, 132, 191);
}

.esg_strategy .sec_01 .col2 .col.l10 .col.l4 {
	border-radius: 4.24375rem;
	border: 4px solid #219785;
	font-size: 1.2rem;
	font-weight: 500;
	padding: 0.4rem;
}

.esg_strategy .sec_01 .col2 .col.l10 .col.l4:nth-child(2) {
	border: 4px solid #2196F3;
}

.esg_strategy .sec_01 .col2 .col.l10 .col.l4:nth-child(3) {
	border: 4px solid #6951CB;
}

.esg_strategy .sec_01 .col3 .col.l2 {
	background: rgb(47, 91, 193);
}

.esg_strategy .sec_01 .col3 .col.l10 ul li::before {
	content: none;
}

.esg_strategy .sec_01 .col3 .col.l10 ul li span {
	font-size: 0.75rem;
	color: rgb(255, 255, 255);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 1.75rem;
	height: 1.75rem;
	font-weight: 600;
	background: red;
	border-radius: 100%;
	margin-right: 0.3rem;
}

.esg_strategy .sec_01 .col3 .col.l10 ul .e-circle span {
	background: #219785;
}

.esg_strategy .sec_01 .col3 .col.l10 ul .s-circle span {
	background: #2196F3;
}

.esg_strategy .sec_01 .col3 .col.l10 ul .g-circle span {
	background: #6951CB;
}





.esg_plan {}

.esg_plan .sus_ml {
	padding-top: 0.5rem
}

.esg_plan .sus_ml li {
	display: flex;
	align-items: center;
	color: var(--color)
}

.esg_plan .ml_each {
	border-bottom: 2px solid #e2e2e2;
	position: relative;
	padding-bottom: 50px;
	margin-bottom: 50px;
}

.esg_plan .ml_each:after {
	content: "";
	display: block;
	width: 60px;
	height: 32px;
	background: url(../../images/ml_arr.jpg) no-repeat;
	position: absolute;
	bottom: -32px;
	left: 55px;
}

.esg_plan .ml_each:last-child {
	border-bottom: 0;
}

.esg_plan .ml_each:last-child:after {
	display: none;
}

.esg_plan .ml_each img {
	display: inline-block;
	vertical-align: middle;
	flex: none;
	width: 160px
}

.esg_plan .ml_each .ml_con {
	display: inline-block;
	width: 100%;
	margin-left: 40px;
	vertical-align: middle;
}

.esg_plan .ml_con .tit1 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 600;
}

.esg_plan .ml_con .tit1 .fc_blue {
	font-size: 16px;
	font-weight: 400;
	color: var(--primary)
}

@media screen and (max-width: 767px) {
	.esg_plan .ml_each img {
		width: min(25%, 80px)
	}

	.esg_plan .ml_each .ml_con {
		margin-left: 1.5rem
	}

	.esg_plan .sus_ml li {
		align-items: flex-start
	}

	.esg_plan .ml_each:after {
		background-size: 30px;
	}

	.esg_plan .ml_each {
		border-bottom-width: 1px;
		padding-bottom: 26px;
		margin-bottom: 40px;
	}
}

.notify-lst li {
	line-height: 26px
}

.notify-lst li a {
	font-size: 20px;
}

.notify-lst li a:hover,
.notify-lst li a:active,
.notify-lst li a:focus {
	border-bottom: 1px solid #000;
}

.img_rotate {
	transform: rotate(180deg)
}

/*esg경영보고서*/
.esg_report .sus_rep:after {
	content: "";
	display: block;
	clear: both;
}

.esg_report .rep_each {
	float: left;
	width: 280px;
	text-align: center;
	border-right: 1px solid #ddd;
	box-sizing: border-box;
}

.esg_report .rep_each img {
	display: block;
	margin: auto;
}

.esg_report .rep_each .tit1 {
	display: block;
	margin: 10px 0 25px;
	font-size: 18px;
	font-weight: 500;
	color: #4d4d4d;
}

.esg_report .rep_each .down_a {
	width: 80%;
	box-sizing: border-box;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px;
	font-size: 16px;
	text-align: left;
	border-radius: 0;
	background: rgb(47, 91, 193);
	color: rgb(255, 255, 255);
}

.esg_report .rep_each .down_a i {
	color: rgb(255, 255, 255);
}

.esg_report .rep_each:nth-child(3n) {
	border-right: none;
}

/*고객서비스헌장*/
.service_list_box {
	position: relative;
	border: 5px solid #2196F3;
}

.service_list_box::before {
	content: "";
	background: url("../../images/img_intro-esg_service_top.svg") no-repeat;
	width: 100%;
	box-sizing: border-box;
	height: 6rem;
	display: flex;
	justify-content: center;
	background-size: contain;
}

.service_list_box::after {
	content: "";
	background: url("../../images/img_intro-esg_service_bottom.svg") no-repeat;
	width: 100%;
	box-sizing: border-box;
	height: 6rem;
	display: flex;
	justify-content: center;
	background-size: contain;
	background-position: bottom;
}

.service_list_box h4.service_list_tit {
	color: rgb(47, 91, 193);
	padding-top: 7rem;
	background: url("../../images/img_intro-esg_service_topLeaf.png") center top no-repeat;
	background-size: auto 6rem;
	margin-top: -3rem;
}

.service_list_box .service_list_txt {
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 18px;
	line-height: 175%;
	text-decoration: none;
	letter-spacing: 0px;
	color: rgba(15, 23, 42, 0.68);
}

.service_list_box .service_list_tx {
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 18px;
	line-height: 175%;
	text-decoration: none;
	letter-spacing: 0px;
	color: rgba(15, 23, 42, 0.68);
}

.service_list_box ol.service_list {
	text-align: left;
}

.service_list_box ol.service_list li {
	display: flex;
	align-items: center;
	height: 5rem;
	padding: 1rem 0;
	box-sizing: border-box;
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 18px;
	line-height: 175%;
	text-decoration: none;
	letter-spacing: 0px;
	color: rgb(15, 49, 106);
}

.service_list_box ol.service_list li * {
	color: rgb(15, 49, 106);
}

.service_list_box ol.service_list li span.num-tag {
	background: url("../../images/img_intro-esg_service_list.svg") no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: rgb(255, 255, 255);
	width: auto;
	height: auto;
	padding: 1rem;
	font-size: 1.4795rem;
	font-style: normal;
	font-weight: 700;
	margin-right: 1rem;
}

/*사회공헌활동소개*/
.social_contribute .slider-wrap {
	overflow: hidden;
	position: relative;
	display: flex;
	width: 100%;
	justify-content: space-between;
	float: none
}

.social_contribute .slider-wrap .swiper1 {
	width: 100%;
	overflow: hidden;
	max-width: 780px;
}

.social_contribute .slider-wrap .col.l4 {
	width: 320px;
	flex: none;
	float: none;
	margin: 0;
	padding-right: 2rem;
	display: flex;
	align-items: center
}

.social_contribute .slider-wrap:after {
	display: none
}

.social_contribute .slider-wrap .swiper-pagination {
	bottom: 2rem;
	max-width: 780px;
	left: 320px;
	width: calc(100% - 320px)
}

.social_contribute .slider-wrap .swiper-pagination-bullet {
	width: 0.9rem;
	height: 0.9rem;
	opacity: 1;
	background: rgb(255, 255, 255);
}

.social_contribute .slider-wrap .swiper-pagination-bullet-active {
	background: rgb(45, 117, 248);
}

.social_contribute .slider-wrap .swiper-button-prev {
	left: 330px
}

.social_contribute .slider-wrap .swiper-container-horizontal>.swiper-scrollbar {
	max-width: 780px;
	left: 320px;
	width: calc(100% - 320px)
}

.social_contribute .row.contents+.row.contents {
	margin-top: 3rem
}

@media screen and (max-width: 1300px) {
	.social_contribute .slider-wrap .col.l4 {
		width: 260px;
	}

	.social_contribute .slider-wrap .swiper-pagination,
	.social_contribute .slider-wrap .swiper-container-horizontal>.swiper-scrollbar {
		left: 260px;
		width: calc(100% - 260px)
	}

	.social_contribute .slider-wrap .swiper-button-prev {
		left: 270px
	}
}

@media screen and (max-width: 767px) {
	.social_contribute .slider-wrap {
		flex-direction: column;
		gap: 1rem
	}

	.social_contribute .slider-wrap>* {
		width: 100% !important;
		padding: 0 !important
	}

	.social_contribute .slider-wrap .col.l4 br {
		display: none
	}

	.social_contribute .slider-wrap .swiper-pagination,
	.social_contribute .slider-wrap .swiper-container-horizontal>.swiper-scrollbar {
		left: 0;
		width: 100%
	}

	.social_contribute .slider-wrap .swiper-button-prev {
		left: 10px
	}

}

/* 납품협력업체모집공고 */
.hr_report .box_arr_flow {
	overflow: hidden;
}

.hr_report .box_arr_flow li {
	border-radius: 0.84931rem;
	position: relative;
	width: 11.5%;
	margin-right: 3.9%;
	background: rgba(18, 93, 230, 0.08);
}

.hr_report .box_arr_flow li:last-child {
	width: 19%;
	margin-right: 0;
}

.hr_report .box_arr_flow li:before {
	content: "";
	display: block;
	position: absolute;
	right: -35px;
	top: 50%;
	width: 30px;
	height: 23px;
	margin-top: -12px;
	background: url("../../images/arr_deco2.png");
	background-size: 100% 100%;
}

.hr_report .box_arr_flow li:last-child:before {
	display: none;
}

.hr_report .box_arr_flow .cell {
	word-break: keep-all;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 70px;
	text-align: center;
	vertical-align: middle;
}

.hr_report .box_arr_flow .cell .txt {
	padding: 0 1rem;
}

.hr_report .box_arr_flow .txt b {
	font-weight: 500;
}

/*안전경영*/
.safety_main tbody {
	border: 1px solid rgba(76, 78, 100, 0.22);
}

.safety_main .change-area:nth-child(2) .sec_01 .grey-round-tag {
	border-radius: 0;
}

.safety_main .change-area:nth-child(2) .sec_03 {
	padding: 1.6rem;
	background: rgb(244, 247, 253);
}

.safety_main .change-area:nth-child(2) .sec_04 .grey-round-tag {
	border-radius: 0;
}

/*.safety_main .change-area:nth-child(2) .sec_04 .grey-round-tag .top {width: 21rem; margin-left: -10rem;}*/
.grey-round-tag .span_lst span {
	display: inline-block;
	margin-left: 10px
}

.grey-round-tag .span_lst span:first-child {
	margin-left: 0
}

.body-1.cor-txt {
	font-size: 18px;
	color: #2f5bC1
}

@media screen and (max-width: 1024px) {
	.body-1.cor-txt {
		font-size: 1.2rem;
	}
}

@media screen and (max-width: 500px) {
	.grey-round-tag .span_lst span {
		display: block;
		margin-left: 0
	}
}

/*작업중지*/
.work_suspend {
	/* 경영공시_경영목표 */
}

.work_suspend .change-area:nth-child(3) .sec_02 dl {
	height: 14rem;
	display: flex;
	flex-direction: column;
	justify-content: start;
	position: relative;
}

.work_suspend .change-area:nth-child(3) .sec_02 dl:before {
	content: "";
	display: block;
	position: absolute;
	right: -35px;
	top: 50%;
	width: 30px;
	height: 23px;
	margin-top: -12px;
	background: url("../../images/arr_deco2.png");
	background-size: 100% 100%;
}

.work_suspend .change-area:nth-child(3) .sec_02 dl dt {
	background: rgb(47, 91, 193);
	color: rgb(255, 255, 255);
	height: 5rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	font-family: "Pretendard";
	font-weight: 600;
	font-size: 20px;
	line-height: 160%;
	text-decoration: none;
	letter-spacing: 0px;
}

.work_suspend .change-area:nth-child(3) .sec_02 dl dt span {
	color: rgb(255, 255, 255);
	font-family: "Pretendard";
	font-weight: 600;
	font-size: 14px;
	line-height: 142.86%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.work_suspend .change-area:nth-child(3) .sec_02 dl dt span {
		font-size: 0.9rem;
	}
}

@media screen and (max-width: 1024px) {
	.work_suspend .change-area:nth-child(3) .sec_02 dl dt {
		font-size: 1.1rem;
	}
}

.work_suspend .change-area:nth-child(3) .sec_02 dl dd {
	border: 1px solid rgba(76, 78, 100, 0.22);
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-family: "Pretendard";
	font-weight: 600;
	font-size: 16px;
	line-height: 157%;
	text-decoration: none;
	letter-spacing: 0px;
	color: rgba(15, 23, 42, 0.68);
}

.work_suspend .change-area:nth-child(3) .sec_02 dl:nth-child(even) dt {
	background: rgb(15, 49, 106);
}

.work_suspend .change-area:nth-child(3) .sec_02 dl:last-child:before {
	content: none;
}

.work_suspend .change-area:nth-child(4) .sec_01 li {
	padding-left: 1.2rem;
	background: url("../../images/dot.svg") no-repeat;
	background-position: 0.5rem 0.75rem;
	background-size: 0.2rem;
}

.work_suspend .goal_down_list:after {
	content: "";
	display: block;
	clear: both;
}

.work_suspend .goal_down_list li {
	float: left;
}

.work_suspend .goal_down_list li a {
	display: block;
	margin: 3px;
	padding: 0.5rem 3rem 0.5rem 1rem;
	color: #fff;
	background: rgb(47, 91, 193) url(../../images/icon_down.png) no-repeat right 12px center/12px auto;
	border-radius: 5px;
	font-family: "Pretendard";
	font-weight: 600;
	font-size: 16px;
	line-height: 157%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 600px) {
	.work_suspend .goal_down_list {
		display: block;
		width: 100%
	}

	.work_suspend .goal_down_list li {
		float: none;
	}
}

/*정보공개*/
.num_list {
	padding-left: 20px;
}

.num_list>li {
	margin-bottom: 3px;
	list-style-type: decimal;
	word-break: keep-all;
}

/* 정보공개제도안내 */
.open_info .info_down {
	width: 100%;
	overflow: hidden;
}

.open_info .info_down li {
	vertical-align: top;
	padding: 25px 17px;
	border: 1px solid #ddd;
	text-align: center;
}

.open_info .info_down li:nth-child(3) span {
	padding: 10px 0;
	line-height: 1.4em;
}

.open_info .info_down li:last-child {
	margin: 0;
}

.open_info .info_img {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	border-radius: 50%;
	background: #ececec;
	justify-content: center !important;
}

.open_info .info_img img {
	width: 38px;
}

.open_info .info_txt {
	display: block;
	height: 4rem;
	padding: 1rem 0;
}

.open_info .info_link {
	padding: 2px 40px 3px 12px;
	background: url(../../images/icon_common_download.svg) no-repeat right 0.5rem top 2px;
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 14px;
	line-height: 142.86%;
	text-decoration: none;
	letter-spacing: 0px;
	color: rgba(15, 23, 42, 0.68);
	border: 1px solid rgba(76, 78, 100, 0.22);
	border-radius: 0px;
}

@media screen and (max-width: 1024px) {
	.open_info .info_link {
		font-size: 0.9rem;
	}
}

.open_data .sub_tit_box .common_btn {
	margin-left: -9rem;
}

.open_data .sec_02 dl {
	position: relative;
}

.open_data .sec_02 dl h2 {
	color: rgb(45, 117, 248);
}

.open_data .sec_02 dl dt {
	border-radius: 0.625rem;
	background: #EDF4FF;
	padding: 2rem 0;
}

.open_data .sec_02 dl dt img {
	height: 6rem;
}

.open_data .sec_02 dl::after {
	content: "";
	display: block;
	position: absolute;
	right: -40px;
	top: 50%;
	width: 30px;
	height: 23px;
	z-index: 1;
	background: url(../../images/arr_deco2.png);
	background-size: 100% 100%;
}

.open_data .sec_02 dl:last-child::after {
	content: none;
}

.open_data .sec_02 dl dd {
	padding-top: 1rem;
	height: 4rem;
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 18px;
	line-height: 175%;
	text-decoration: none;
	letter-spacing: 0px;
}

.open_data .sec_02 dl dd span {
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 14px;
	line-height: 142.86%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.open_data .sec_02 dl dd span {
		font-size: 0.9rem;
	}
}

/* 공공데이터 개발안내 */
.open_data_link {
	margin-top: 20px;
}

.open_data_link .data_each {
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.data_each:first-child {
	border-top: 2px solid #222;
}

.data_each .tit1 {
	padding: 10px 20px;
	margin-bottom: 20px;
	font-weight: 500;
	background: #f6f6f6;
	border-bottom: 1px solid #ddd;
}

.data_link_list {
	padding-left: 10px;
}

.data_link_list:after {
	content: "";
	display: block;
	clear: both;
}

.data_link_list>li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	margin-right: 10px;
	margin-bottom: 10px;
}

.data_link_list .txt1 {
	display: flex;
	align-items: center;
	padding: 10px 35px 10px 15px;
	background: url(../../images/icon_gnb-right_blue.svg) no-repeat right 20px center;
	background-size: 0.6rem;
	border: 1px solid #ddd;
	min-height: 70px;
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.data_link_list .txt1 {
		font-size: 1rem;
	}
}

.data_link_list .num {
	display: inline-block;
	margin-right: 8px;
	color: rgb(47, 91, 193);
}

.open_data_list>li {
	margin-top: 20px;
	border-bottom: 1px solid #cae8db;
}

.open_data_list>li:after {
	content: "";
	display: block;
	clear: both;
}

.open_data_list .num {
	float: left;
	display: block;
	width: 90px;
	height: 90px;
	line-height: 70px;
	font-family: arial;
	font-size: 90px;
	font-weight: 700;
	text-align: center;
	color: rgb(47, 91, 193);
	/*#cae8db;*/
}

.open_data_list .con_box {
	padding: 0 10px 20px 100px;
}

.open_data_list .tit1 {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 500;
}

.data_link_list.pcs2>li {
	width: 320px;
}

.open_data_select .sel_box {
	padding: 10px 20px;
	background: #f6f6f6;
	border-top: 2px solid #222;
}

.open_data_select .sel_box .tit1 {
	margin-right: 20px;
	font-weight: 500;
}

.open_data_select .sel_box select {
	width: 250px;
}

.open_data_select .before_select {
	padding: 50px;
	line-height: 1.6em;
	font-size: 24px;
	text-align: center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.before_select span {
	display: block;
	font-size: 30px;
	font-weight: 500;
	color: rgb(47, 91, 193);
}

.open_data_select .tableB th {
	background: #c3c3c3;
	border-color: #ddd;
}

.open_data_select .tableB td {
	background: #f6f6f6;
	border-color: #ddd;
}

/*공공데이터신청*/
.open_data_select .sel_box {
	justify-content: start;
}

.open_data_select input.select-dropdown {
	margin-bottom: 0;
}

/*보유문서 목록공개*/
.document_list .sec_04 .board-table-wrap .board-table tr th,
.document_list .sec_04 .board-table-wrap .board-table tr td {
	text-align: left;
	padding-left: 1rem;
}

.document_list .sec_04 .board-table-wrap .board-table tr td.sky {
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	background: rgb(244, 247, 253);
}

@media screen and (max-width: 1024px) {
	.document_list .sec_04 .board-table-wrap .board-table tr td.sky {
		font-size: 1rem;
	}
}

/*ci*/
.ci .box {
	border: 0.6px solid rgba(76, 78, 100, 0.22);
}

.ci img.col {
	margin: 0 auto;
}

.ci .sec_03 .ci_color_list>li {
	width: 400px;
	margin-bottom: 20px;
	padding: 1.8rem 1rem 0.5rem 1rem;
	border-top-right-radius: 30px;
}

.ci .sec_03 .ci_color_list>li span {
	font-size: 0.9rem;
	font-weight: 300;
	color: #fff;
}

.ci .sec_03 .ci_color_list>li:nth-child(1) {
	background-color: #26959c;
}

.ci .sec_03 .ci_color_list>li:nth-child(2) {
	background-color: #c2002f;
}

.ci .sec_03 .ci_color_list>li:nth-child(3) {
	background-color: #004896;
}

.ci .sec_03 .ci_color_list>li:last-child {
	background-color: #5b5c54;
	margin-bottom: 0;
}

.ci .sec_03 .ci_color_list>li>span {
	display: inline-block;
	margin-right: 15px;
}

/*고객센터*/
/* 민원처리업무 */
.step_list {
	display: flex;
	padding-bottom: 2rem;
	padding-top: 1rem;
	width: 100%;
	margin: 0
}

.sl_tit {
	width: 130px;
	height: 130px;
	margin-top: 35px;
	padding: 35px 10px 0 8px;
	font-size: 18px;
	text-align: center;
	color: rgb(47, 91, 193);
	border: 5px solid rgb(47, 91, 193);
	border-radius: 130px;
	flex: none
}

.sl_list {
	width: calc(80% - 130px);
	text-align: center;
	background: url(../../images/step_list_bg.png) no-repeat left 100% top 95px;
	display: flex;
	justify-content: space-around;
	padding: 0 1rem;
	max-width: 645px
}

.sl_list>li {
	width: 100%;
	min-width: calc(25% - 15px)
}

.sl_list .tit1 {
	display: inline-block;
	width: 74px;
	height: 113px;
	padding-top: 30px;
	font-weight: 500;
	background: url(../../images/step_list_tit.png) no-repeat;
}

.sl_list .tit2 {
	margin-top: 10px;
	font-weight: 500;
}

.acc_more {
	display: inline-block;
	padding: 0rem 30px 0rem 10px;
	margin-left: 13px;
	font-size: 14px;
	background: #ddd;
	position: relative;
}

.acc_more {
	display: none
}

/* 아코디언 활성화 시 삭제 */
.sub_con_tit1_1 .acc_more {
	top: -3px;
}

.acc_more:after {
	content: "";
	display: block;
	width: 14px;
	height: 9px;
	background: url(../../images/more_arr.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -5px;
	right: 10px;
}

.acc_more:hover {
	background-color: rgb(47, 91, 193);
	color: rgb(255, 255, 255);
}

.acc_more:hover::after {
	background: url(../../images/more_arr_wht.png) no-repeat;
}

.acc_more.active:after {
	transform: rotate(180deg);
}

.more_box {
	display: none;
}

.more_box {
	display: block !important;
}

/* 아코디언 활성화 시 삭제 */
.more_box.active {
	display: block;
}

.law_txt {
	margin-bottom: 20px;
	padding: 20px 15px;
	background: #fff;
	border: 1px solid #ddd;
}

.law_txt:last-of-type {
	margin-bottom: 0;
}

.law_txt .tit1 {
	font-weight: 500;
}

.law_txt .tit2 {
	display: block;
	margin: 5px 0 10px;
	font-weight: 500;
	color: rgb(47, 91, 193);
	/*$light-primary-main;*/
}

@media screen and (max-width: 1200px) {
	.step_list {}

}


/*faq*/
.faq .inp_cal {
	background: rgb(244, 247, 253);
}

.faq .collapsible-header {
	background: #F8F8FA;
	border: none;
	border-radius: 3rem;
}

.faq .collapsible-header .title p {
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
}

@media screen and (max-width: 1024px) {
	.faq .collapsible-header .title p {
		font-size: 1rem;
	}
}

.faq .collapsible-header .title p::before {
	content: "Q";
	font-weight: bold;
	font-size: 1.2rem;
	margin-right: 0.5rem;
	color: rgb(5, 132, 191);
}

.faq .collapsible-body {
	border: none;
	padding-left: 1rem;
}

.faq .collapsible-body::before {
	content: "A";
	font-weight: bold;
	font-size: 1.2rem;
	margin-right: 0.5rem;
	color: rgb(5, 132, 191);
}

.sub-o.faq .title p::before {
	color: rgb(255, 130, 1);
}

.sub-o.faq .collapsible-body::before {
	color: rgba(15, 23, 42, 0.68);
}

/*행사참여*/
.event .event_img_box:after {
	content: "";
	display: block;
	clear: both;
}

.event .event_img_box>li {
	float: left;
	width: 32%;
	padding: 14px;
	margin: 0 2% 20px 0;
	border: 1px solid #ddd;
}

.event .event_img_box>li:nth-child(3n) {
	margin-right: 0;
}

.event .event_img_box>li:nth-child(3n+1) {
	clear: both;
}

.event .event_img_box .event_img {
	display: block;
	width: 100%;
	height: 160px;
	margin-bottom: 10px;
	overflow: hidden;
}

.event .event_img_box .event_img img {
	width: 100%;
}

.event .event_img_box .tit1 {
	height: 70px;
	overflow: hidden;
	padding-bottom: 15px;
	font-size: 18px;
	font-weight: 500;
}

.event .event_list {
	padding: 10px 0;
	border-top: 1px dashed #d0d0d0;
}

.event .event_list>li {
	margin-bottom: 5px;
	color: #444;
}

.event .event_list>li:after {
	content: "";
	display: block;
	clear: both;
}

.event .event_list>li:last-child {
	margin-bottom: 0;
}

.event .event_list .bull1 {
	float: left;
	display: block;
	padding-left: 12px;
	font-weight: 500;
	color: #222;
	position: relative;
}

.event .event_list .bull1:before {
	content: "";
	display: block;
	width: 3px;
	height: 3px;
	background: rgb(47, 91, 193);
	position: absolute;
	top: 11px;
	left: 2px;
}

.event .event_list .txt1 {
	display: block;
	padding-left: 80px;
	text-decoration: none;
	font-style: normal;
}

.event .event_list .txt1 .fc_red {
	font-weight: 500;
}

.event .class_open,
.event .class_close {
	display: block;
	margin-top: 12px;
	line-height: 44px;
	font-size: 18px;
	text-align: center;
}

.event .class_open {
	background: rgb(47, 91, 193);
	color: #fff;
}

.event .class_close {
	background: #CCCCCC;
	color: #fff;
}

.view_tit_box .tit1 {
	padding: 15px 20px;
	font-family: "Pretendard";
	font-weight: 700;
	font-size: 24px;
	line-height: 133.4%;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: 600;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #f6f6f6;
}

@media screen and (max-width: 1024px) {
	.view_tit_box .tit1 {
		font-size: 1.4rem;
	}
}

.view_tit_box .job_period {
	margin-top: 0.5rem;
	display: block;
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.view_tit_box .job_period {
		font-size: 1rem;
	}
}

.view_tit_list {
	padding: 10px 0;
}

.view_tit_list:after {
	content: "";
	display: block;
	clear: both;
}

.view_tit_list>li {
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	float: left;
	color: #777;
	padding: 0 10px;
	position: relative;
}

@media screen and (max-width: 1024px) {
	.view_tit_list>li {
		font-size: 1rem;
	}
}

.view_tit_list>li:after {
	content: "";
	display: block;
	width: 1px;
	height: 14px;
	background: #777;
	position: absolute;
	top: 5px;
	right: 0;
}

.view_tit_list>li:first-of-type {
	padding-left: 0;
}

.view_tit_list>li:last-of-type:after,
.view_tit_list>li:nth-last-of-type(2):after {
	display: none;
}

.view_tit_list .hits {
	float: right;
	padding: 0;
}

.view_file_box {
	padding: 10px 25px;
	position: relative;
	border-bottom: 1px solid #ddd;
}

.view_file_box .tit2 {
	font-weight: 500;
	position: absolute;
	top: 10px;
	left: 0;
}

/* event_view */
.event_view {
	padding: 20px 0;
}

.event_view:after {
	content: "";
	display: block;
	clear: both;
}

.event_view .event_img {
	float: left;
	width: 400px;
	height: 360px;
	overflow: hidden;
}

.event_view .event_img img {
	height: 360px;
	max-width: none;
}

.event_con_box {
	float: left;
	width: 464px;
	margin-left: 15px;
}

.event_con_box .tableB td {
	padding: 10px 15px;
	font-size: 16px;
}

.event_con_box .tableB th {
	padding: 10px 15px;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	background: #f9f9f9;
}

.event_con_box .event_file {
	display: inline-block;
	font-size: 16px;
	padding-right: 30px;
	background-position: right center;
}

.event_con_box .common_btn_box {
	margin-top: 20px;
}

/* 서브배경수정 */
.view_file {
	padding-left: 50px;
}

.view_file>li {
	margin-bottom: 5px;
	padding-left: 10px;
	position: relative;
}

.view_file>li:before {
	content: "";
	display: block;
	width: 3px;
	height: 3px;
	background: #777;
	border-radius: 5px;
	position: absolute;
	top: 11px;
	left: 0;
}

.view_file>li:last-of-type {
	margin-bottom: 0;
}

.view_file a {
	padding-right: 30px;
	font-size: 16px;
	background-position: right center;
}

/* 서브배경수정 */
.editor_view {
	padding: 30px 0;
	word-break: break-all;
}

.view_info {
	padding: 10px 25px 12px;
	border: 1px solid #ddd;
	margin-top: -1px;
}

.view_info:after {
	content: "";
	display: block;
	clear: both;
}

.view_info .gr_list {
	vertical-align: middle;
}

.view_info .gr_list:after {
	content: "";
	display: block;
	clear: both;
}

.view_info .gr_list>li {
	float: left;
	margin-bottom: 0;
	margin-right: 60px;
}

.view_info .gr_list>li:last-of-type {
	margin-right: 0;
}

.view_nav .icon_lock {
	vertical-align: middle;
	margin-top: -5px;
}

.view_link {
	border-top: 1px solid #ddd;
}

.view_link li {
	padding: 10px;
	border: 1px solid #ddd;
	border-top-width: 0;
	position: relative;
}

.view_link .tit1 {
	position: absolute;
	left: 35px;
	top: 10px;
}

.view_link .tit1:before {
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	background: #25949b;
	position: absolute;
	top: 11px;
	left: -10px;
}

.view_link .a_href {
	padding-left: 150px;
}

.view_nav {
	margin-top: 50px;
	border-top: 1px solid #ddd;
}

.view_nav>li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ddd;
	padding: 0 40px;
}

.view_nav>li>span {
	float: left;
	padding-right: 40px;
	margin-right: 40px;
	font-weight: 500;
	position: relative;
}

.view_nav>li>span:after {
	content: "";
	display: block;
	width: 1px;
	height: 25px;
	background: #ddd;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -13px;
}

.view_nav>li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.post_end {
	color: #9a9a9a;
}

.cm_count {
	display: inline-block;
	padding: 2px 8px;
	margin-left: 5px;
	font-size: 12px;
	background: #efefef;
	color: #494949;
	border-radius: 15px;
	position: relative;
	top: -2px;
}

.cm_count:before {
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	background: url("https://garak.co.kr/common/css/garak/../../images/garak/sub/cm_count.png") no-repeat center/50% auto;
	position: absolute;
	bottom: -5px;
	left: -6px;
}

.board_no_result {
	padding: 30px 15px;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	background: #efefef;
}

/*친환경유통센터 견학*/
.ecofriendly .sec_02 dl {
	position: relative;
}

.ecofriendly .sec_02 dl::after {
	content: "";
	display: block;
	width: 32px;
	height: 32px;
	background: url(../../images/mr_arr.png) no-repeat;
	background-size: 100%;
	position: absolute;
	right: -2.5rem;
	top: 35%;
	z-index: 1;
}

.ecofriendly .sec_02 dl h6 {
	padding: 0.8rem 0.2rem;
	color: rgb(255, 255, 255);
	background: rgb(5, 132, 191);
}

.ecofriendly .sec_02 dl ul {
	clear: both;
}

.ecofriendly .sec_02 dl ul li {
	clear: both;
	text-align: left;
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.ecofriendly .sec_02 dl ul li {
		font-size: 1rem;
	}
}

.ecofriendly .sec_02 dl ul li::before {
	top: 9.5px;
}

.ecofriendly .sec_02 dl:last-child::after {
	content: none;
}

.digitalm .sec_01 .box {
	border: 0.5px solid rgba(76, 78, 100, 0.22);
}

.digitalm .sec_02 dl.half {
	position: relative;
}

.digitalm .sec_02 dl.half::after {
	content: "";
	display: block;
	width: 32px;
	height: 32px;
	background: url(../../images/mr_arr.png) no-repeat;
	background-size: 100%;
	position: absolute;
	right: -2.5rem;
	top: 50%;
	margin-top: -16px;
	z-index: 1;
}

.digitalm .sec_02 dl.half h6 {
	padding: 1% 0.2rem;
	color: rgb(255, 255, 255);
	background: rgb(47, 91, 193);
}

.digitalm .sec_02 dl.half dd {
	clear: both;
}

.digitalm .sec_02 dl:last-child::after {
	content: none;
}

.digitalm .sec_02 .gr_step dl {
	margin-bottom: 0.2rem;
	display: flex;
	float: none
}

.digitalm .sec_02 .gr_step dl dt {
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	background: rgb(47, 91, 193);
	color: rgb(255, 255, 255);
	padding: 0.5rem 1rem;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center
}

@media screen and (max-width: 1024px) {
	.digitalm .sec_02 .gr_step dl dt {
		font-size: 1rem;
		width: 30%
	}
}

.digitalm .sec_02 .gr_step dl dd {
	padding: 0.5rem 1rem;
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	color: rgb(47, 91, 193);
	background: rgb(242, 242, 255);
	display: flex;
	align-items: center
}

@media screen and (max-width: 1024px) {
	.digitalm .sec_02 .gr_step dl dd {
		font-size: 1rem;
	}
}


.busi-highlight .dl-wrap dl {
	position: relative;
	color: #04329A;
	padding: 1rem 2rem;
	background: #e4f2fe;
	border-radius: 0.625rem;
	border: 1.123px solid #04329A;
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.busi-highlight .dl-wrap dl {
		font-size: 1rem;
	}
}

.busi-highlight .dl-wrap dl::after {
	content: "";
	display: block;
	width: 32px;
	height: 32px;
	background: url(../../images/m_add.svg) no-repeat;
	background-size: 100%;
	position: absolute;
	right: -2.5rem;
	top: 35%;
	z-index: 1;
}

.busi-highlight .dl-wrap dl:last-child::after {
	content: none;
}

.busi-highlight .sec_03 .place-wrap .img-wrap {
	margin-bottom: 0.5rem;
}

.busi-highlight .sec_03 .place-wrap .img-wrap img {
	width: 49%;
	margin: 0;
}

.busi-highlight .sec_03 .place-wrap h6 {
	clear: both;
	margin-bottom: 1rem;
	text-align: center;
	padding: 0.5rem;
	background: rgb(47, 91, 193);
	color: rgb(255, 255, 255);
}

.busi-highlight .sec_03 .place-wrap .gr_list {
	display: block;
	margin: 0 auto;
	width: 20rem;
}

.busi-highlight .sec_04 .tableB th {
	background: rgb(47, 91, 193);
	color: rgb(255, 255, 255);
}

.busi-food .tableB th {
	background: rgb(47, 91, 193);
	color: rgb(255, 255, 255);
	border-bottom: 1px solid rgb(255, 255, 255);
}

.busi-food .gr_step dl {
	margin-bottom: 0.2rem;
}

.busi-food .gr_step dl dt {
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	background: rgb(47, 91, 193);
	color: rgb(255, 255, 255);
	height: 64px;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media screen and (max-width: 1024px) {
	.busi-food .gr_step dl dt {
		font-size: 1rem;
	}
}

.busi-food .gr_step dl dd {
	height: 64px;
	display: flex;
	flex-direction: column;
	padding: 0.5rem 1rem;
	box-sizing: border-box;
	justify-content: center;
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	color: rgb(47, 91, 193);
	background: rgb(242, 242, 255);
}

@media screen and (max-width: 1024px) {
	.busi-food .gr_step dl dd {
		font-size: 1rem;
	}
}

.busi-food .gr_step dl dd * {
	color: rgb(47, 91, 193);
}

.busi-food .gr_step dl::after {
	content: url("../../images/icon_common-arrowDown_blue.svg");
	margin-left: 4rem;
}

.busi-food .gr_step dl.last::after {
	content: none;
}

/* 도매시장_유통체계안내 */
.market-status .img_sm {
	text-align: center;
}

.market-status .img_sm img {
	width: 80%;
}

.market-status .chulha_step_list {
	margin-bottom: 10px;
}

.market-status .chulha_step_list:after {
	content: "";
	display: block;
	clear: both;
}

.market-status .chulha_step_list>li {
	float: left;
	width: calc(20% - 6px);
	margin-right: 7px;
	border: 1px solid #ddd;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	position: relative;
}

.market-status .chulha_step_list>li:last-child {
	margin-right: 0;
}

.market-status .chulha_step_list>li:after {
	content: "";
	display: block;
	width: 38px;
	height: 26px;
	z-index: 1;
	background: url(../../images/icon_market_arrowR.svg) no-repeat 100%;
	position: absolute;
	top: 20px;
	right: -19px;
}

.market-status .chulha_step_list>li:last-child:after {
	display: none;
}

.market-status .chulha_step_list .tit_box1 {
	background: rgb(255, 130, 1);
	border-radius: 0.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: "Pretendard";
	font-weight: 700;
	font-size: 24px;
	line-height: 133.4%;
	text-decoration: none;
	letter-spacing: 0px;
	height: 4rem;
}

@media screen and (max-width: 1024px) {
	.market-status .chulha_step_list .tit_box1 {
		font-size: 1.4rem;
		height: auto;
		padding: 0.7rem;
		line-height: normal
	}
}

.market-status .chulha_step_list .tit_box1:after {
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	background: url(../../images/garak/sub/chulha_list_bg.png);
	position: absolute;
	bottom: 0;
	left: 0;
}

.market-status .chulha_step_list .num1 {
	color: rgb(255, 255, 255);
}

.market-status .chulha_step_list .con_box1 {
	padding: 0.5rem;
	box-sizing: border-box;
	min-height: 10rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	word-break: keep-all;
}

@media screen and (max-width: 1024px) {
	.market-status .chulha_step_list .con_box1 {
		font-size: 1rem;
		min-height: 4rem;
		padding: 1rem 0.5rem 0.5rem 0.5rem
	}
}

.market-status .chulha_process {
	display: table;
	width: 90%;
	margin: 20px auto 0;
}

.market-status .chulha_process .box1,
.market-status .chulha_process .box2 {
	display: table-cell;
	width: 280px;
	vertical-align: middle;
}

.market-status .chulha_process .step_box {
	display: table-cell;
}

.market-status .chulha_process .tit_box1 {
	padding-bottom: 20px;
	text-align: center;
	background: rgb(255, 130, 1);
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.market-status .chulha_process .tit1 {
	display: block;
	width: 140px;
	height: 70px;
	margin: auto;
	padding-top: 10px;
	font-size: 20px;
	font-weight: 500;
	background: url(../../images/icon_market_chulha_pr1.png) no-repeat 0 0/140px auto;
}

.market-status .chulha_process .txt1 {
	display: inline-block;
	margin: 10px 0 15px;
	padding-left: 40px;
	font-size: 22px;
	line-height: 1;
	font-weight: 500;
	color: #fff;
	background: url(../../images/icon_market_chulha_pr2.png) no-repeat 0 2px/auto 20px;
}

.market-status .chulha_process .box2 .txt1 {
	background-image: url(../../images/icon_market_chulha_pr3.png);
}

.market-status .chulha_process .step1 {
	font-weight: 500;
	color: #FFFEE2;
}

.market-status .chulha_process a.step1:hover,
.market-status .chulha_process a.step1:focus,
.market-status .chulha_process a.step1:active {
	text-decoration: underline
}

.market-status .chulha_process .box2 .step1:last-child {
	display: inline-block;
	margin-left: 30px;
}

.market-status .chulha_process .step_box .step1 {
	display: block;
	margin-bottom: 35px;
	padding-bottom: 20px;
	text-align: center;
	color: #222;
	background: url(../../images/icon_market_chulha_pr5.png) no-repeat center bottom;
}

.market-status .chulha_process .step_box .step1 br {
	display: none;
}

.market-status .chulha_process .step_box .step1:first-child {
	margin: 80px 0 90px;
	background-image: url(../../images/icon_market_chulha_pr4.png);
}

.market-status .chulha_process .con_box1 {
	min-height: 240px;
	padding: 20px;
	background: #f6f6f6;
}

.market-status .chulha_process .tit2 {
	line-height: 1.2em;
	font-size: 18px;
	font-weight: 500;
}

.market-status .chulha_process .sm_blue {
	font-size: 14px;
	color: #1879ba;
}

.market-status .chulha_process .num_list {
	margin-top: 10px;
	color: #666;
}

.market-status .chulha_process .num_list>li {
	margin-bottom: 2px;
	font-size: 15px;
}

.market-status .garak_info:after {
	content: "";
	display: block;
	clear: both;
}

.market-status .garak_info .box1 {
	float: left;
	width: calc(50% - 9px);
}

.market-status .garak_info .box1:first-child {
	margin-right: 18px;
}

.market-status .garak_info .tit_box1 {
	min-height: 155px;
	padding-bottom: 20px;
	text-align: center;
	background: #15b2cc;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.market-status .garak_info .box1:last-child .tit_box1 {
	background-color: #1bbcbc;
}

.market-status .garak_info .tit1 {
	display: block;
	width: 140px;
	height: 70px;
	margin: auto;
	padding-top: 8px;
	font-size: 24px;
	font-weight: 700;
	background: url(../../images/garak/sub/chulha_pr1.png) no-repeat 0 0/140px auto;
}

.market-status .garak_info .txt1 {
	display: inline-block;
	margin-top: 10px;
	font-size: 22px;
	line-height: 1.2em;
	font-weight: 500;
	color: #fff;
}

.market-status .garak_info .con_box1 {
	min-height: 513px;
	padding: 20px;
	border: 1px solid #ddd;
	border-top-width: 0;
}

.market-status .bold_dl {
	margin-bottom: 10px;
}

.market-status .bold_dl dt {
	font-weight: 500;
}

.market-status .bold_dl dd {
	margin-left: 25px;
	padding-left: 10px;
	color: #666;
	position: relative;
}

.market-status .bold_dl dd:before {
	content: "";
	display: block;
	width: 3px;
	height: 3px;
	background: #25949b;
	border-radius: 50%;
	position: absolute;
	top: 12px;
	left: 0;
}

.market-status .garak_glo {
	padding: 25px;
	border: 1px solid #ddd;
}

.market-status .garak_glo:after {
	content: "";
	display: block;
	clear: both;
}

.market-status .glo_img {
	float: left;
}

.market-status .glo_img img {
	display: block;
}

.market-status .glo_con {
	padding-left: 555px;
}

.market-status .glo_con .tit1 {
	padding: 10px;
	font-size: 22px;
	text-align: center;
	color: #fff;
	background: #96aab6;
}

.market-status .glo_con .dl_box {
	height: 287px;
	padding: 0 10px;
	border: 1px solid #96aab6;
}

.market-status .glo_con dl {
	min-height: 120px;
	padding-top: 30px;
}

.market-status .glo_con dl:first-of-type {
	padding-top: 35px;
	border-bottom: 1px dotted #ddd;
}

.market-status .glo_con .gr_dot_dl dt {
	font-size: 17px;
}

.market-status .glo_con .gr_dot_dl dd {
	color: #666;
}

/*도매시장 법인안내*/
.market-corp .sub_con_tit3 {
	color: rgb(103, 161, 24);
}

.market-corp .mk_tit {
	padding: 20px 40px;
	border-radius: 0.904rem;
	border: 2px solid rgb(255, 130, 1);
	display: block;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.market-corp .mk_tit .float-title {
	position: absolute;
	left: 50%;
	top: -20px;
	z-index: 1;
	background: rgb(255, 130, 1);
	color: rgb(255, 255, 255);
	width: 10rem;
	margin-left: -5rem;
	border-radius: 3rem;
}

.market-corp .mk_logo {
	display: inline-block;
	margin-top: 1rem;
}

.market-corp .mk_logo img {
	vertical-align: middle;
	height: 4rem;
}

.market-corp .mk_tit_con {
	display: block;
	color: rgba(15, 23, 42, 0.68);
}

.market-corp .mk_tit_con a {
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 18px;
	line-height: 175%;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 1rem 0 0.8rem 0;
}

.market-corp .mk_tit_con * {
	display: block;
}

.market-corp .mk_tit_con>a:first-of-type {
	margin-right: 10px;
}

.market-corp .mk_tit_con .btn_link {
	display: inline-block;
	padding: 7px 40px 7px 10px;
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	/*color: rgb(255, 255, 255);*/
	color: #111111 !important;
	background: rgb(255, 130, 1) url(../../images/icon_common_link2.svg) no-repeat right 0.5rem center;
	background-size: 1rem;
	border-radius: 0.4rem;
}

@media screen and (max-width: 1024px) {
	.market-corp .mk_tit_con .btn_link {
		font-size: 1rem;
	}
}

.market-corp .mk_info .tit1 {
	margin-bottom: 5px;
	font-size: 18px;
	color: rgb(103, 161, 24);
}

.market-corp .mk_info p {
	line-height: 1.7;
	word-break: keep-all;
}

/*도매시장 이용안내*/
.market-dm .block {
	display: block;
}

.market-dm .dm_img_box img {
	display: block;
}

.market-dm .dm_tit {
	width: 200px;
	height: 200px;
	margin-top: -100px;
	background: rgb(255, 130, 1);
	position: relative;
	z-index: 1;
}

.market-dm .dm_tit .tit1 {
	padding: 35px 30px;
	line-height: 1.2em;
	font-size: 30px;
	/*color: #fff;*/
}

.market-dm .dm_tit .dm_btn {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: rgb(103, 161, 24);
}

.market-dm .dm_btn .ico {
	display: inline-block;
	width: 7px;
	height: 11px;
	padding-right: 25px;
	background: url("../../images/icon_btn_arr_ico1.png") no-repeat right center;
}

.market-dm .dm_img_box .bold_list {
	margin: -70px 0 0 230px;
}

.market-dm .bold_list>li {
	padding-left: 10px;
	position: relative;
	color: rgba(15, 23, 42, 0.68);
	line-height: 1.5rem;
}

.market-dm .bold_list>li:before {
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	background: rgb(255, 130, 1);
	position: absolute;
	top: 9px;
	left: 0;
	border-radius: 50%;
}

.market-dm .bold_list .bold {
	float: left;
	display: block;
	width: 75px;
	font-weight: 500;
	color: #222;
}

.market-dm .bold_list .txt1 {
	display: block;
	padding-left: 80px;
}

.market-dm .bold_list.lt6 .bold {
	width: 100px;
}

.market-dm .bold_list.lt6 .txt1 {
	padding-left: 105px;
}

.market-dm .dm_map_list>li {
	padding: 25px 0;
	border-bottom: 1px solid #ddd;
}

.market-dm .dm_map_list>li:last-child {
	border-bottom-width: 0;
}

.market-dm .dm_map_list>li:after {
	content: "";
	display: block;
	clear: both;
}

.market-dm .dm_map_list>li>img {
	display: block;
	float: left;
}

.market-dm .dm_map_list .con_box {
	padding-left: 90px;
}

.market-dm .dm_map_list .tit1 {
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: 500;
}

.market-dm .dm_map_list .gr_list .fix_w {
	display: inline-block;
	width: 110px;
	font-weight: 500;
	vertical-align: top;
}

.market-dm .fix_w+.dash_list {
	display: inline-block;
}

.market-dm .table_bus {
	width: 100%;
	table-layout: fixed;
	border-spacing: 0;
	border-top: 2px solid #222;
}

.market-dm .table_bus th {
	padding: 15px 10px 10px;
	font-weight: 500;
	background: #f9f9f9;
	border-bottom: 1px solid #ddd;
}

.market-dm .table_bus td {
	border-bottom: 1px solid #ddd;
}

.market-dm .bus_list {
	display: table;
	width: 100%;
}

.market-dm .bus_list>li {
	display: table-cell;
	width: 50%;
	padding: 10px 0 10px 15px;
	font-size: 15px;
	vertical-align: middle;
}

.market-dm .bus_list .bus_num {
	float: left;
	display: block;
	width: 70px;
}

.market-dm .bus_list .bus_route {
	display: block;
	padding-left: 75px;
}

.market-dm .bus_list .sm_txt {
	display: block;
	font-size: 13px;
}

.market-dm .table_bus_w {
	padding: 15px 10px 10px;
	font-weight: 500;
	background: #f9f9f9;
	border-bottom: 1px solid #ddd;
	text-align: center !important;
}

.market-dm .bus_block {
	display: block;
}

.link_a.btn-small {
	padding-top: 0;
	vertical-align: top;
}

.market-proced .step-wrap01 dl {
	display: flex;
	padding: 1.5rem;
	box-sizing: border-box;
	justify-content: center;
	flex-direction: column;
	min-height: 20rem;
	position: relative;
	border-radius: 0.88194rem;
	border: 1px solid rgba(76, 78, 100, 0.22);
	background: #FAFAFA;
}

.market-proced .step-wrap01 dl img {
	height: 5rem;
	margin-bottom: 3rem;
}

.market-proced .step-wrap01 dl dt {
	position: absolute;
	border-radius: 2.11506rem;
	color: rgb(255, 130, 1);
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 18px;
	line-height: 175%;
	text-decoration: none;
	letter-spacing: 0px;
	background: rgb(255, 239, 226);
	top: -1rem;
	width: 10rem;
	left: 50%;
	margin-left: -5rem;
}

.market-proced .step-wrap01 dl p {
	color: rgba(15, 23, 42, 0.68);
}

.market-proced .step-wrap01 dl:nth-child(1)::after {
	content: url("../../images/icon_market-proced_arrowR.svg");
	position: absolute;
	top: 8rem;
	right: -3rem;
	z-index: 1;
}

.market-proced .step-wrap01 .flex-top:nth-child(1) dl:nth-child(1)::before {
	content: url("../../images/icon_market-proced_arrowDL.svg");
	position: absolute;
	top: 102%;
	right: -2.5rem;
	z-index: 1;
}

.market-proced .step-wrap02 .row2 {
	flex-direction: row-reverse;
	justify-content: flex-start
}

.market-proced .step-wrap02 dl {
	padding: 1.5rem;
	box-sizing: border-box;
	min-height: 18.6rem;
	position: relative;
	border-radius: 0.88194rem;
	border: 0.5px solid rgba(76, 78, 100, 0.22);
	background: #fff;
}

.market-proced .step-wrap02 dl dt {
	position: absolute;
	border-radius: 2.11506rem;
	color: rgb(255, 130, 1);
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 18px;
	line-height: 175%;
	text-decoration: none;
	letter-spacing: 0px;
	background: rgb(255, 239, 226);
	top: -1rem;
	max-width: calc(100% - 20px);
	left: 50%;
	transform: translate(-50%, 0);
	padding: 0 20px;
	white-space: nowrap
}

.market-proced .step-wrap02 dl p:not(.body-1-semibold) {
	font-size: 1.06rem;
	font-weight: 700;
	color: var(--font)
}

.market-proced .step-wrap02 dl p.body-1-semibold {
	color: rgba(15, 23, 42, 0.68);
	font-size: 0.95rem;
	line-height: normal
}

.market-proced .step-wrap02 dl p+p {
	padding-top: 0.25rem
}

.market-proced .step-wrap02 dl::after {
	position: absolute;
	right: -3rem;
	top: 8rem;
	z-index: 1;
	content: url("../../images/icon_market-arrowR.png");
}

.market-proced .step-wrap02 .row1 dl:nth-child(4)::after {
	top: inherit;
	bottom: -2rem;
	left: 50%;
	margin-left: -1.5rem;
	right: inherit;
	transform: rotate(90deg);
}

.market-proced .step-wrap02 .row2 dl::after {
	transform: rotate(180deg);
}

.market-proced .step-wrap02 .row2 dl:nth-child(1)::after,
.market-proced .step-wrap02 .row2 dl:nth-child(4)::after {
	content: none;
}


/*입주자정보조회*/
.market-login .login_box {
	width: 30rem;
	margin: 20px 0;
	padding: 30px 35px;
	border: 1px solid #ddd;
	background: #f6f6f6;
}

.market-login .login_box .bd_arr_btn::after {
	background: url("../../images/icon_gnb-right_grey.svg") no-repeat;
}

.market-login .login_box .ip_box li {
	margin-bottom: 10px;
}

.market-login .login_box .ip_box li * {
	vertical-align: middle;
}

.market-login .login_box .ip_box li input {
	margin-bottom: 0;
}

.market-login .login_box .ip_box label {
	display: inline-block;
	width: 120px;
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.market-login .login_box .ip_box label {
		font-size: 1rem;
	}
}

.market-login .ip_box .ip_box_tit {
	display: inline-block;
	width: 120px;
}

.market-login .ip_box .ip_box_txt {
	display: inline-block;
	width: calc(100% - 120px);
}

.market-login .login_box .input_full {
	width: calc(100% - 120px);
}

.market-login .login_box .inp_cal {
	display: inline-block;
	width: calc(100% - 120px);
}

.market-login .ip_box .inp_code {
	width: calc(100% - 234px);
}

.market-login .formA .inp_code {
	width: calc(100% - 114px);
}

.market-login .login_box .W48 {
	width: calc(48% - 60px);
}

.market-login .inp_txt {
	display: inline-block;
	width: 4%;
	text-align: center;
}

.market-login .full_btn {
	width: 100%;
	height: 50px;
	line-height: 48px;
	font-size: 18px;
}

.market-login .ship_login .common_btn_box {
	margin-top: 20px;
	height: auto;
}

.market-login .ship_login .inner_btn_box {
	margin-top: 20px;
	font-size: 0;
	text-align: center;
}

.market-login .ship_login .inner_btn_box * {
	font-size: 16px;
}

.market-login .inner_btn_box .inner_btn {
	display: inline-block;
	margin-bottom: 20px;
	position: relative;
}

.market-login .inner_btn_box .inner_btn:last-of-type {
	margin-bottom: 0;
}

.market-login .inner_btn .ico {
	display: inline-block;
	padding-right: 25px;
	background: url("https://garak.co.kr/common/css/garak/../../images/garak/sub/btn_arr_ico3.png") no-repeat right center;
}

.market-login .inner_btn .btn_que {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-left: 15px;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	background: #25949b;
	border-radius: 30px;
}

.market-login .que_box {
	display: none;
	max-width: 250px;
	padding: 10px 15px;
	background: #fff;
	border: 1px solid #999;
	position: absolute;
	top: 45px;
	right: 0;
	z-index: 1;
}

.market-login .que_box.active {
	display: block;
}

.market-login .inner_btn_box2 .inner_btn .ico {
	display: block;
	width: auto;
}

.market-login .ship_login .gr_list {
	margin-bottom: 30px;
	color: #777;
}

.market-login .ship_login .gr_list li {
	margin-bottom: 20px;
}

.market-login .shipment>.tit1 {
	margin: 40px 0;
	font-size: 32px;
	font-weight: 300;
	text-align: center;
}

.market-login .num_search {
	margin-top: 50px;
}

.market-login .num_search:after {
	content: "";
	display: block;
	clear: both;
}

.market-login .num_search>div {
	float: left;
	width: calc(50% - 20px);
}

.market-login .num_search>div:first-of-type {
	margin-right: 40px;
}

.market-login .num_search .inp_cal input:not([class^=cke]) {
	width: 100%;
}

.market-login .num_search.pcs1>div {
	float: none;
	width: 60%;
	margin: auto;
}

.market-login .bull_ref {
	padding-left: 18px;
	position: relative;
}

.market-login .bull_ref:before {
	content: "※";
	display: block;
	width: 6px;
	height: 10px;
	position: absolute;
	top: 1px;
	left: 0;
}

.market-login .inp_cal .full_input:not([class^=cke]) {
	width: 100%;
}

.market-login .email_check .email_ip {
	display: inline-block;
}

.market-login .input_plus_check {
	display: inline-block;
	margin-left: 10px;
}

.market-login .tit_plus_check {
	display: inline-block;
	font-size: 15px;
	margin-top: 5px;
	font-weight: 400;
}

.market-login .ship_compl .tit1 {
	font-size: 25px;
	line-height: 1.4em;
}

/* 안전성검사소개_검사방법 */
.market-safety {
	/* 안전성검사체계 */
	/* 출하전안전성서비스안내 */
}

.market-safety .safety_list {
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #ddd;
	border-top: 2px solid #555;
	border-bottom-width: 0;
}

.market-safety .safety_list>li {
	padding: 10px 20px;
	border-bottom: 1px solid #ddd;
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.market-safety .safety_list>li {
		font-size: 1rem;
	}
}

.market-safety .safety_img {
	display: inline-block;
	vertical-align: middle;
}

.market-safety .safety_img img {
	display: block;
}

.market-safety .safety_con {
	display: inline-block;
	margin-left: 25px;
	vertical-align: middle;
}

.market-safety .safety_con .tit1 {
	margin-bottom: 5px;
	font-weight: 500;
}

.market-safety .ft_left {
	float: left;
	margin-right: 30px;
}

.market-safety .ft_wid2>div {
	float: left;
	width: calc(50% - 30px);
}

.market-safety .ft_wid2>div:first-child {
	margin-right: 60px;
}

.market-safety .ft_wid2:after {
	content: "";
	display: block;
	clear: both;
}

.market-safety .vtc_list {
	margin-top: 20px;
}

.market-safety .vtc_list>li {
	margin-bottom: 10px;
	padding: 20px 20px 20px 75px;
	background: #fff;
	border: 1px solid #ececec;
	position: relative;
}

.market-safety .vtc_num {
	font-size: 36px;
	font-weight: 500;
	color: rgb(255, 130, 1);
	/*#e3eaef;*/
	position: absolute;
	top: 20px;
	left: 20px;
}

.market-safety .vtc_list .txt1 {
	display: block;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 500;
}

.market-safety .vtc_list .txt2 {
	display: block;
	font-size: 15px;
	color: #777;
}

.market-safety .vtc_arr1,
.market-safety .vtc_arr2 {
	position: relative;
}

.market-safety .vtc_arr1:after {
	content: "";
	display: block;
	width: 62px;
	height: 450px;
	background: url("../../images/img_ market-safety_vtc_arr1.png") no-repeat;
	position: absolute;
	bottom: 68px;
	right: -61px;
}

.market-safety .vtc_arr2:after {
	content: "";
	display: block;
	width: 62px;
	height: 450px;
	background: url("../../images/img_ market-safety_vtc_arr1.png") no-repeat;
	position: absolute;
	top: 75px;
	left: -62px;
	transform: rotate(180deg);
}

.market-safety .img_con img {
	float: left;
	vertical-align: top;
}

.market-safety .img_con p {
	padding-left: 170px;
	line-height: 1.8em;
}

.market-safety .gb_box {
	position: relative;
	padding: 50px 30px;
	background: #fff;
	border: 1px solid #ddd;
}

.market-safety .gb_tit_box {
	margin-bottom: 45px;
}

.market-safety .txt_rt {
	position: absolute;
	right: 15px;
	top: 15px;
	text-align: right;
}

.market-safety .gb_con {
	padding-bottom: 20px;
}

.market-safety .gb_con .step-wrap dl {
	padding: 1rem;
	box-sizing: border-box;
	min-height: 13rem;
	position: relative;
	border-radius: 0.88194rem;
	border: 0.5px solid rgba(76, 78, 100, 0.22);
	background: #fff;
	margin-left: 0;
	overflow: visible;
}

.market-safety .gb_con .step-wrap dl dt {
	position: absolute;
	border-radius: 2.11506rem;
	color: rgb(255, 130, 1);
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 18px;
	line-height: 175%;
	text-decoration: none;
	letter-spacing: 0px;
	background: rgb(255, 239, 226);
	top: -1rem;
	width: 10rem;
	left: 50%;
	margin-left: -5rem;
}

.market-safety .gb_con .step-wrap dl h6 {
	font-family: "Pretendard";
	font-weight: 600;
	font-size: 16px;
	line-height: 157%;
	text-decoration: none;
	letter-spacing: 0px;
}

.market-safety .gb_con .step-wrap dl h6,
.market-safety .gb_con .step-wrap dl p {
	color: rgba(15, 23, 42, 0.68);
}

.market-safety .gb_con .step-wrap dl img {
	height: 4rem;
	margin: 1rem 0;
}

.market-safety .gb_con .step-wrap dl .float {
	position: absolute;
	bottom: -6rem;
	width: 100%;
	height: 5rem;
	left: 0;
}

.market-safety .gb_tit2 {
	display: inline-block;
	border-radius: 3rem;
	padding: 0.5rem 2.3rem;
	color: rgb(255, 255, 255);
	background: rgb(0, 89, 63);
	margin-bottom: 1rem;
	border: 4px solid #EEE;
}

.market-import .product-list .product {
	display: inline-block;
	width: 22%;
	text-align: center;
	margin-right: 2%;
	margin-bottom: 2%;
}

.market-import .product-list .product p {
	margin-top: 0.5rem;
}

.market-import .product-list .product .img-box {
	width: 100%;
	height: 9rem;
	overflow: hidden;
	border: 0.75px solid rgb(255, 130, 1);
}

.market-import .product-list .product .img-box img {
	width: 100%;
	height: 100%;
}

.market-import .product-list .product:nth-child(4n) {
	margin-right: 0;
}

.market-radon .gb_tit2 {
	display: inline-block;
	border-radius: 3rem;
	padding: 0.5rem 2.3rem;
	color: rgb(255, 255, 255);
	background: rgb(255, 130, 1);
	border: 4px solid #EEE;
	width: fit-content;
	margin: 0 auto;
	margin-bottom: 1rem;
}

.market-radon .safety_list li {
	overflow: hidden;
	min-height: 14rem;
	border: 1px solid rgb(255, 130, 1);
	border-radius: 1rem;
}

.market-radon .safety_list li .safety_img {
	display: flex;
	justify-content: center;
	min-height: 14rem;
}

.market-radon .safety_list li .safety_con {
	box-sizing: border-box;
	min-height: 14rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.market-safety .sec_04 img.full {
	max-width: 80%;
	margin: 1rem auto;
	display: block
}

@media screen and (max-width: 767px) {
	.market-safety .sec_04 img.full {
		max-width: none
	}
}

/*이달의수산물*/
.market-fish {
	/* tabF */
}

.market-fish .sch_box {
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #f6f6f6;
}

.market-fish .sch_box input {
	margin-bottom: 0;
}

.market-fish .tabF {
	overflow: hidden;
	margin-bottom: 40px;
	display: flex;
	width: 100%;
}

.market-fish .tabF li {
	width: 8.333%;
}

.market-fish .tabF li a {
	display: block;
	position: relative;
	height: 50px;
	line-height: 50px;
	background-color: #f6f6f6;
	border: 1px solid #ddd;
	border-bottom-color: #555;
	color: #6A6C6A;
	/* #999;*/
	font-size: 18px;
	text-align: center;
}

.market-fish .tabF li a .ico {
	display: none;
	position: absolute;
	right: 38px;
	top: 50%;
	width: 22px;
	height: 2px;
	margin-top: -1px;
	background-color: #222;
}

.market-fish .tabF li a .ico:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: -10px;
	width: 2px;
	height: 22px;
	margin-left: -1px;
	background-color: #222;
}

.market-fish .tabF li.active a {
	line-height: 46px;
	background-color: #fff;
	border-top-width: 3px;
	border-color: #555;
	border-bottom-color: #fff;
	color: #6D0970;
	font-weight: 500;
	font-size: 14pt;
}

.market-fish .tabF li.active a .ico:after {
	display: none;
}

.market-fish .fishery img {
	width: 100%;
}

.garak-mall .sec_01 .intro-list .l4 {
	width: 14.1875rem;
	height: 14.1875rem;
	border-radius: 1.25rem;
	background: #1BBCBC;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.garak-mall .sec_01 .intro-list .l4 img {
	display: block;
	margin: 0 auto;
}

.garak-mall .sec_01 .intro-list:nth-child(2) .l4 {
	background: #FFB724;
}

.garak-mall .sec_01 .intro-list:nth-child(3) .l4 {
	background: #67A118;
}

.garak-mall .dong_list li {
	float: left;
	padding-top: 20px;
	margin-left: 12px;
}

.garak-mall .dong_list li.mL0 {
	margin-left: 0;
}

.garak-mall .dong_list li span {
	display: block;
	text-align: center;
	color: #727272;
	font-size: 0.875em;
}

.garak-whereis .tabs {
	display: block;
}

.garak-whereis .tabs .tab {
	display: block;
	height: inherit;
}

.garak-whereis .tabs .tab a {
	display: flex !important;
	justify-content: start;
	height: 6rem;
	padding: 0 1.5rem
}

.garak-whereis .tabs .tab a p {
	text-align: left
}

.garak-whereis .tabs .tab a img {
	width: 1.875rem;
	height: 1.875rem;
}

.garak-whereis .tabs .tab a:hover {
	background: #eee;
}

.garak-whereis .tabs .tab a.active {
	background: #000 !important;
}

.garak-whereis .tabs .tab a.active p {
	color: rgb(255, 255, 255);
}

.garak-whereis .l7.change-area .bus-info {
	height: 24rem;
	background: #F9F9F9;
	border: 1px solid rgba(76, 78, 100, 0.12);
	margin-bottom: 0.5rem
}

.garak-whereis .l7.change-area .bus-info ul li {
	justify-content: start;
	height: 2.4rem;
	line-height: 2.4rem;
}

.garak-whereis .l7.change-area .bus-info ul li .wrap {
	height: 2.4rem;
	line-height: 2.4rem;
}

.garak-whereis .l7.change-area .bus-info ul li img {
	width: 1.5rem;
}

.garak-whereis .l7.change-area img {
	height: 24rem;
	margin-bottom: 0.5rem
}

.garak-whereis .l7.change-area ul li a img {
	width: 1.5625rem;
	height: 1.5625rem;
}

.garak-whereis .way-list {
	text-align: left;
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
}

.garak-whereis .way-list dl {
	position: relative;
	padding-left: 2.4rem;
}

.garak-whereis .way-list * {
	color: #565656;
}

.garak-whereis .l7.change-area .flex.col .body-1-semibold {
	white-space: nowrap
}

.garak-whereis .l7.change-area .col.l11 {
	width: 100%;
	display: none
}

@media screen and (max-width: 1024px) {
	.garak-whereis .tabs .tab {
		width: 100% !important
	}

	.garak-whereis .way-list {
		font-size: 1rem;
	}
}

.garak-whereis .way-list dt {
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 18px;
	line-height: 175%;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: 600;
}

.garak-whereis .way-list dd {
	font-family: "Pretendard";
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
}

@media screen and (max-width: 1024px) {
	.garak-whereis .way-list dd {
		font-size: 1rem;
	}
}

.garak-whereis .way-list1 dl::before {
	position: absolute;
	left: 0;
	top: 3px;
	width: 1.7rem;
	height: 1.7rem;
	border-radius: 100%;
	font-size: 1.2rem;
	font-weight: 500;
	text-align: center;
}

.garak-whereis .way-list1 dl:nth-child(1)::before {
	content: "1";
	border: 2px solid #2466B0;
	color: #2466B0;
}

.garak-whereis .way-list1 dl:nth-child(2)::before {
	content: "2";
	border: 2px solid #23B218;
	color: #23B218;
}

.garak-whereis .way-list2 dl::before {
	position: absolute;
	left: 0;
	top: 3px;
	width: 1.7rem;
	height: 1.7rem;
	border-radius: 100%;
	font-size: 1.2rem;
	font-weight: 500;
	text-align: center;
}

.garak-whereis .way-list2 dl:nth-child(1)::before {
	content: "3";
	border: 2px solid #F07630;
	color: #F07630;
}

.garak-whereis .way-list2 dl:nth-child(2)::before {
	content: "4";
	border: 2px solid #30A3D5;
	color: #30A3D5;
}

.garak-whereis .way-list2 dl:nth-child(3)::before {
	content: "5";
	border: 2px solid #8646A6;
	color: #8646A6;
}

.garak-parking .location_map {
	width: 800px;
	height: 400px;
	border: 1px solid #cccccc;
	margin-top: 85px;
}

.garak-parking .location_list {
	margin-bottom: 30px;
	display: none;
}

.garak-parking .location_list li h3 {
	font-size: 1.375em;
	font-weight: bold;
	padding-bottom: 20px;
}

.garak-parking .location_list .location_list_02 h3 {
	padding-bottom: 0;
}

.garak-parking .location_list li:first-child h3::before {
	content: "";
	width: 30px;
	height: 2px;
	background: #508250;
	margin-top: 20px;
	margin-bottom: 7px;
	display: block;
}

.garak-parking .location_list li h3:before {
	content: "";
	width: 30px;
	height: 2px;
	background: #508250;
	margin-top: 45px;
	margin-bottom: 7px;
	display: block;
}

.garak-parking .location_list li p span {
	font-size: 0.875em;
	display: inline-block;
	color: #727272;
	line-height: 30px;
}

.garak-parking .location_list li p span:first-child {
	color: #333;
	padding-right: 15px;
}

.garak-parking .location_list .subway .subway_01:before {
	content: "";
	position: relative;
	top: 3px;
	width: 17px;
	height: 17px;
	background: url(../../images/w/icon_3.png) no-repeat;
	display: inline-block;
	margin-right: 5px;
}

.garak-parking .location_list .subway .subway_02:before {
	content: "";
	position: relative;
	top: 3px;
	width: 17px;
	height: 17px;
	background: url(../../images/w/icon_8.png) no-repeat;
	display: inline-block;
	margin-right: 5px;
}

.garak-parking .location_list .bus span:first-child:before {
	content: "";
	position: relative;
	top: 3px;
	width: 16px;
	height: 16px;
	background: url(../../images/w/bus_icon.png) no-repeat;
	display: inline-block;
	margin-right: 5px;
}

.garak-parking .location_list .parking .parking_01:before {
	content: "";
	position: relative;
	top: 3px;
	width: 17px;
	height: 17px;
	background: url(../../images/w/clock_icon.png) no-repeat;
	display: inline-block;
	margin-right: 5px;
}

.garak-parking .location_list .parking .parking_02:before {
	content: "";
	position: relative;
	top: 3px;
	width: 17px;
	height: 17px;
	background: url(../../images/w/won_icon.png) no-repeat;
	display: inline-block;
	margin-right: 5px;
}

.garak-parking .location_list .parking_map {
	width: 100%;
	height: 383px;
	text-align: center;
	border: 1px solid #e2e2e2;
	position: relative;
}

.garak-parking .location_list .parking_map>img {
	display: block;
	margin: auto;
	padding-top: 25px;
}

.garak-parking .location_list .parking_map .parking_point {
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	opacity: 0.7;
}

.garak-parking .location_list .parking_map .parking_point.on,
.garak-parking .location_list .parking_map .parking_point:hover {
	opacity: 1;
}

.garak-parking .location_list .parking_map .point_01 {
	top: 57px;
	left: 222px;
	background: url(../../images/w/1_off.png) no-repeat;
}

.garak-parking .location_list .parking_map .point_02 {
	top: 57px;
	left: 268px;
	background: url(../../images/w/2_off.png) no-repeat;
}

.garak-parking .location_list .parking_map .point_03 {
	top: 57px;
	left: 395px;
	background: url(../../images/w/3_off.png) no-repeat;
}

.garak-parking .location_list .parking_map .point_04 {
	top: 57px;
	left: 450px;
	background: url(../../images/w/4_off.png) no-repeat;
}

.garak-parking .location_list .parking_map .point_05 {
	top: 57px;
	left: 718px;
	background: url(../../images/w/5_off.png) no-repeat;
}

.garak-parking .location_list .parking_map .point_06 {
	top: 118px;
	left: 705px;
	background: url(../../images/w/6_off.png) no-repeat;
}

.garak-parking .location_list .parking_map .point_07 {
	top: 99px;
	left: 205px;
	background: url(../../images/w/7_off.png) no-repeat;
}

.garak-parking .location_list .parking_map .point_08 {
	top: 99px;
	left: 268px;
	background: url(../../images/w/8_off.png) no-repeat;
}

.garak-parking .location_list .parking_map .point_09 {
	top: 99px;
	left: 390px;
	background: url(../../images/w/9_off.png) no-repeat;
}

.garak-parking .location_list .parking_map_02 .point_01 {
	top: 257px;
	left: 155px;
	background: url(../../images/w/1_off.png) no-repeat;
}

.garak-parking .location_list .parking_map_02 .point_02 {
	top: 215px;
	left: 245px;
	background: url(../../images/w/2_off.png) no-repeat;
}

.garak-parking .location_list .parking_map_03 .point_01 {
	top: 44px;
	left: 242px;
	background: url(../../images/w/1_off.png) no-repeat;
}

.garak-parking .location_list .parking_map_03 .point_02 {
	top: 99px;
	left: 478px;
	background: url(../../images/w/2_off.png) no-repeat;
}

.garak-parking .parking_popup {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.garak-parking .location_list .parking_list_wrap {
	border: 1px solid #e2e2e2;
	border-top: 0;
	padding: 20px;
}

.garak-parking .location_list .parking_list_wrap:after {
	content: "";
	display: block;
	clear: both;
}

.garak-parking .location_list .parking_list_wrap .parking_list_title {
	float: left;
	width: 379px;
}

.garak-parking .location_list .parking_list_wrap .parking_list_title li {
	font-size: 0.875em;
	font-weight: bold;
	line-height: 22px;
	padding-top: 7px;
}

.garak-parking .location_list .parking_list_wrap .parking_list_title li:FIRST-CHILD {
	padding-top: 0;
}

.garak-parking .location_list .parking_list_wrap .parking_list_title span {
	font-size: 0.875em;
	color: #838383;
}

.garak-parking .parking_title_01:BEFORE {
	content: "";
	background: url(../../images/w/1_off.png) no-repeat;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 9px;
}

.garak-parking .parking_title_02:BEFORE {
	content: "";
	background: url(../../images/w/2_off.png) no-repeat;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 9px;
}

.garak-parking .parking_title_03:BEFORE {
	content: "";
	background: url(../../images/w/3_off.png) no-repeat;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 9px;
}

.garak-parking .parking_title_04:BEFORE {
	content: "";
	background: url(../../images/w/4_off.png) no-repeat;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 9px;
}

.garak-parking .parking_title_05:BEFORE {
	content: "";
	background: url(../../images/w/5_off.png) no-repeat;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 9px;
}

.garak-parking .parking_title_06:BEFORE {
	content: "";
	background: url(../../images/w/6_off.png) no-repeat;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 9px;
}

.garak-parking .parking_title_07:BEFORE {
	content: "";
	background: url(../../images/w/7_off.png) no-repeat;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 9px;
}

.garak-parking .parking_title_08:BEFORE {
	content: "";
	background: url(../../images/w/8_off.png) no-repeat;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 9px;
}

.garak-parking .parking_title_09:BEFORE {
	content: "";
	background: url(../../images/w/9_off.png) no-repeat;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 9px;
}

.garak-search {
	/*필터영역*/
	/* .border_wrap #board_list tr td{padding:12px 0} */
	/*.search_common .search_check input[type=checkbox]{display:none}
	.search_common .search_check input[type=checkbox] + label:before{content:"";display:inline-block;width:15px;height:15px;background:url(../images/w/check_off.png) no-repeat;position:relative;top:3px;margin-right:3px;margin-left:19px}
	.search_common .search_check input[type=checkbox]:checked + label:before{content:"";display:inline-block;width:15px;height:15px;background:url(../images/w/check_on.png) no-repeat}*/
	/* .search_result .result_list a span{font-family:'굴림';font-weight:bold;color:#7d7d7d;;margin-left:3px} */
	/* 판매동 B2층 선택영역 위치값 */
	/* 판매동 B2층 버튼 위치값 */
	/* 판매동 B1층 선택영역 위치값 */
	/* 판매동 B1층 버튼 위치값 */
	/* 판매동 1F층 선택영역 위치값 */
	/* 판매동 1F층 버튼 위치값 */
	/* 판매동 2F층 선택영역 위치값 */
	/* 판매동 2F층 버튼 위치값 */
	/* VR 위치 */
}

.garak-search .modal {
	width: 80%;
}

.garak-search .btn_outlined {
	border: 1px solid rgba(76, 78, 100, 0.22);
	color: rgba(15, 23, 42, 0.68);
}

.garak-search .filter-wrap {
	justify-content: space-around;
}

.garak-search .l2.mr-lg-3 {
	/*margin-left: 20px;*/
}

.garak-search .floor_mall_wrap {
	display: none;
}

.garak-search .border_wrap .border_table {
	/*width: 800px;*/
	border-top: 2px solid #4d754d;
	border-bottom: 1px solid #4d754d;
	margin-top: 10px;
	table-layout: fixed;
}

.garak-search .border_wrap .border_table tr th {
	color: #333;
	font-weight: bold;
	text-align: center;
	font-size: 0.875em;
	background: #fbfbfb;
	padding: 16px 0;
}

.garak-search .border_wrap .table_thumb tr td {
	padding: 8px 0 !important;
}

.garak-search .border_wrap .border_table tr td {
	color: #333;
	text-align: center;
	font-size: 0.875em;
	border-top: 1px solid #d9d9d9;
	text-overflow: ellipsis;
	overflow: hidden;
}

.garak-search .border_wrap .border_table tr td a {
	display: block;
}

.garak-search .border_wrap .border_table tr td img {
	border: 1px solid #dbdbdb;
}

.garak-search #thumb_type tr td a {
	padding: 8px 0;
}

.garak-search #thumb_type tr td a img {
	width: 102px;
	height: 69px;
}

.garak-search .card_list {
	border: none;
	margin-bottom: 30px;
	display: block;
}

.garak-search .card_list:first-child {
	margin-top: 12px;
}

.garak-search .card_list:AFTER {
	content: "";
	display: block;
	clear: both;
}

.garak-search .card_list td {
	width: 31.3%;
	height: 320px;
	border: 1px solid #e2e2e2;
	margin-left: 32px;
	float: left;
}

.garak-search .card_list td a {
	display: block;
}

.garak-search .card_list td:first-child {
	margin-left: 0;
}

.garak-search .card_list td img {
	width: 100%;
	height: 200px;
	display: block;
}

.garak-search .card_list td h4 {
	font-size: 1.125em;
	font-weight: bold;
	padding: 16px 16px 12px 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.garak-search .card_list td p {
	padding-left: 16px !important;
	font-size: 0.875em;
	color: #727272;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-bottom: 0 !important;
}

.garak-search .card_list p span {
	font-size: 1em;
	font-weight: bold;
	color: #727272;
	padding-right: 10px;
}

.garak-search .card_list .address_01 span:before {
	content: "";
	position: relative;
	top: 5px;
	width: 15px;
	height: 18px;
	background: url("../../images/w/address_icon.png") no-repeat center;
	display: inline-block;
	margin-right: 5px;
}

.garak-search .card_list .address_02 span:before {
	content: "";
	position: relative;
	top: 4px;
	left: 1px;
	width: 15px;
	height: 18px;
	background: url("../../images/w/phone_icon.png") no-repeat center;
	display: inline-block;
	margin-right: 5px;
}

.garak-search .card_list .address_03 span:before {
	content: "";
	position: relative;
	top: 4px;
	left: 1px;
	width: 15px;
	height: 18px;
	background: url("../../images/w/item_icon.png") no-repeat center;
	display: inline-block;
	margin-right: 5px;
}

.garak-search .card_list:last-child {
	margin-bottom: 0;
}

.garak-search .store_search {
	width: 800px;
}

.garak-search .store_search .search_input {
	position: relative;
}

.garak-search .store_search .search_input .btn_search {
	width: 48px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgb(255, 130, 1);
	cursor: pointer;
}

.garak-search .store_search .search_input .btn_search i {
	color: #fff;
	font-size: 2rem;
}

.garak-search .store_search .list_select {
	position: relative;
	float: left;
	margin-right: 5px;
	width: 120px;
	height: 35px;
	border: 1px solid #dbdbdb;
	background: #fff url("../../images/w/select_arrow.png") 100px 12px no-repeat;
	overflow: hidden;
}

.garak-search .store_search .list_select select {
	display: block;
	width: 140px;
	padding-left: 5px;
	font-size: 0.875em;
	background: none;
	height: 100%;
	cursor: pointer;
	border: 1px solid #ffffff;
	color: #727272;
}

.garak-search .input-wrap {
	position: relative;
}

.garak-search .input-wrap .open-detail img.rotated {
	transform: rotate(180deg);
	transition: transform 0.3s ease;
}

.garak-search .search_input input {
	width: 440px;
	margin-bottom: 0;
	border: 1px solid #dbdbdb;
}

.garak-search .search_input .search_info {
	width: 650px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.garak-search .facilities_list li {
	display: inline-block;
	width: 141px;
	height: 38px;
	border: 1px solid #e2e2e2;
	background: #fff;
	margin-top: 10px;
	margin-left: 10.7px;
}

.garak-search .facilities_list li a {
	color: #727272;
	font-size: 0.875em;
	text-align: center;
	line-height: 36px;
	display: block;
}

.garak-search .facilities_list li.on {
	background: rgb(255, 130, 1);
	border: 1px solid rgb(255, 130, 1);
}

.garak-search .facilities_list li.on a {
	color: #fff;
}

.garak-search .search_detail {
	display: none;
	border: 1px solid #dbdbdb;
	padding: 0 20px;
	background: #fff;
}

.garak-search .search_detail h4 {
	font-size: 0.813em;
	padding-top: 20px;
}

.garak-search .search_detail ul {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 20px;
}

.garak-search .search_detail ul li {
	display: inline-block;
	width: 92px;
	height: 33px;
	border: 1px solid #e2e2e2;
	background: #fbfbfb;
	margin-top: 10px;
	margin-left: 8px;
}

.garak-search .search_detail ul li.on {
	background: rgb(255, 130, 1);
	border: 1px solid rgb(255, 130, 1);
}

.garak-search .search_detail ul li.on a {
	color: #fff;
}

.garak-search .search_detail ul:last-child {
	border-bottom: 0;
}

.garak-search .search_detail ul li.mL0 {
	margin-left: 0;
}

.garak-search .search_detail ul li a {
	font-size: 0.875em;
	display: block;
	text-align: center;
	height: 100%;
	line-height: 31px;
	color: #727272;
}

.garak-search .store_wrap {
	position: relative;
}

.garak-search .store_wrap:after {
	content: "";
	display: block;
	clear: both;
}

.garak-search .store_wrap .store_left .store_img {
	height: 360px;
	border: 1px solid #dbdbdb;
}

.garak-search .store_wrap .store_left .store_img img {
	width: 100%;
	height: 100%;
}

.garak-search .store_wrap .store_left .store_thumb li {
	float: left;
	height: 60px;
	border: 1px solid #dbdbdb;
	margin-left: 5px;
	position: relative;
}

.garak-search .store_wrap .store_left .store_thumb li a {
	display: block;
	height: 100%;
	overflow: hidden;
}

.garak-search .store_wrap .store_left .store_thumb li.on {
	border: 2px solid #86cf06;
}

.garak-search .store_wrap .store_left .store_thumb li:first-child {
	margin-left: 0;
}

.garak-search .store_wrap .store_left .store_thumb li.on a:after {
	content: "";
	opacity: 0;
}

.garak-search .store_wrap .store_left .store_thumb li a:after {
	content: "";
	width: 74px;
	height: 49px;
	background: black;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.5;
}

.garak-search .store_wrap .store_left .store_thumb li img {
	width: 100%;
	height: 100%;
}

.garak-search .store_right table {
	border-top: 1px solid #4d754d;
	border-bottom: 1px solid #4d754d;
	display: block;
}

.garak-search .store_right table tr {
	border-top: 1px solid #4d754d;
}

.garak-search .store_right table tr th {
	background: #fbfbfb;
	border-right: 1px solid #e2e2e2;
	font-size: 0.875em;
}

.garak-search .store_right table tr td {
	padding: 12px;
	font-size: 0.875em;
}

.garak-search .store_right table tr td a {
	color: #4649b2;
	border-bottom: 1px solid #4649b2;
}

.garak-search .store_right table .store_time {
	line-height: 21px;
}

.garak-search .store_contents {
	clear: both;
	border-bottom: 1px solid #e5e5e5;
}

.garak-search .store_contents p {
	font-size: 0.875em;
	line-height: 22px;
	padding-bottom: 20px;
	letter-spacing: 0;
}

.garak-search .store_contents h4 {
	font-size: 1.375em;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 40px;
}

.garak-search .store_contents h4:before {
	content: "";
	width: 30px;
	height: 2px;
	background: #508250;
	margin-bottom: 7px;
	display: block;
}

.garak-search .search_common {
	border: 1px solid #eae7e3;
	padding: 20px 25px;
	background: #faf7f2;
}

.garak-search .search_common h4 {
	font-weight: bold;
	font-size: 0.875em;
	width: 55px;
	line-height: 35px;
	display: inline-block;
	margin-right: 10px;
}

.garak-search .search_common h4 label {
	font-weight: bold;
}

.garak-search .search_common>ul>li>input {
	width: 668px;
	height: 35px;
	border: 1px solid #dbdbdb;
	border-radius: 2px;
}

.garak-search .search_common .search_check {
	display: inline-block;
	padding: 20px 0;
}

.garak-search .search_common .search_check input {
	margin-left: 18px;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	position: relative;
	top: 3px;
}

.garak-search .search_common .search_check input:first-child {
	margin-left: 0;
}

.garak-search .search_common .search_check label {
	font-size: 0.875em;
}

.garak-search .search_common .search_check input[type=checkbox]:first-child+label:before {
	margin-left: 0;
}

.garak-search .search_inquiry {
	display: inline-block;
}

.garak-search .search_inquiry .inquiry {
	width: 170px;
	height: 35px;
	border: 1px solid #dbdbdb;
	border-radius: 2px;
	background: #fff;
	float: left;
	margin-right: 10px;
	position: relative;
}

.garak-search .search_inquiry .inquiry a {
	width: 100%;
	height: 19px;
	background: url("../../images/w/calindar_icon.png") no-repeat center;
	background-position-x: 142px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	padding: 17px;
}

.garak-search .search_inquiry .inquiry img {
	position: absolute;
	top: 6px;
	right: 8px;
	cursor: pointer;
}

.garak-search .search_inquiry .inquiry:first-child {
	margin-right: 17px;
}

.garak-search .search_inquiry .inquiry:first-child:after {
	content: "~";
	height: 35px;
	display: inline-block;
	line-height: 35px;
	position: absolute;
	left: 172px;
	font-size: 0.875em;
	color: #cccccc;
}

.garak-search .search_inquiry .inquiry input {
	font-size: 0.875em;
	padding: 8px;
}

.garak-search .search_result .result_text {
	color: #1a32e6 !important;
	font-size: 1em !important;
}

.garak-search .search_result>h4 {
	color: #4d754d;
	font-weight: bold;
	font-size: 1em;
	letter-spacing: 0;
	margin-bottom: 10px;
}

.garak-search .search_result>h4 span {
	color: #787878;
	font-weight: 100;
	font-size: 0.813em;
}

.garak-search .search_result .result_list {
	border-top: 2px solid #4d754d;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 20px;
	position: relative;
}

.garak-search .search_result .result_list.result_more {
	border-top: 2px solid #4d754d;
	border-bottom: 1px solid #4d754d;
	margin-bottom: 20px;
	position: relative;
}

.garak-search .search_result .result_list h4 {
	font-size: 0.938em;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #e2e2e2;
	background: #fbfbfb;
}

.garak-search .search_result .result_list h4 span {
	font-weight: 100;
}

.garak-search .search_result .result_list>a {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0.813em;
	color: #7d7d7d;
	padding: 12px 10px;
}

.garak-search .search_result .result_list ul li:first-child a {
	border-top: 0;
}

.garak-search .search_result .result_list ul li a {
	padding: 14px 10px;
	border-top: 1px solid #e2e2e2;
	display: block;
}

.garak-search .search_result .result_list ul li a h5 {
	font-size: 0.938em;
}

.garak-search .search_result .result_list .sub_result_01 li p {
	font-size: 0.875em;
	color: #727272;
	line-height: 22px;
	margin-top: 10px;
	letter-spacing: 0;
}

.garak-search .search_result .result_list .sub_result_02 li p {
	font-size: 0.875em;
	color: #727272;
	line-height: 22px;
	letter-spacing: 0;
	margin-top: 10px;
}

.garak-search .search_result .result_list .sub_result_02 li p:first-child {
	font-size: 1em;
	margin-top: 0;
}

.garak-search .search_result .result_list .sub_result_02 li p:first-child span {
	font-size: 0.938em;
	color: #333333;
	letter-spacing: 0;
}

.garak-search .search_result .result_list .sub_result_02 li p span:first-child:before {
	content: "";
	display: none;
}

.garak-search .search_result .result_list .sub_result_02 li p span:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 10px;
	background: #c5c5c5;
	margin: 0 10px;
}

.garak-search .search_result .result_list ul li .result_day {
	font-size: 0.813em;
}

.garak-search .search_result .search_fail {
	color: #727272;
	font-size: 0.875em;
	margin-top: 0 !important;
	padding: 14px 10px;
}

.garak-search .main_mall_wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #e2e2e2;
}

.garak-search .mall-wrap {
	position: relative;
}

.garak-search .mall_img {
	width: 800px;
	height: 560px;
	display: table;
	position: relative
}

.garak-search .mall_img .main_mall_img {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.garak-search .mall_btn {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	background: #2c4337;
	font-size: 0.813em;
	color: #fff;
	text-align: center;
	font-weight: bold;
	transition: all 0.3s;
	opacity: 0.75;
	width: 75px;
	height: 30px;
	line-height: 30px;
}

.garak-search .mall_btn.on,
.garak-search .mall_btn.click_on,
.garak-search .mall_btn:hover {
	opacity: 1;
}

.garak-search .mall_btn.mall_btn_01 {
	top: 260px;
	left: 18%;
}

.garak-search .mall_btn.mall_btn_02 {
	top: 200px;
	left: 42%;
}

.garak-search .mall_btn.mall_btn_03 {
	top: 70px;
	left: auto;
	right: 14%
}

.garak-search .mall_btn.mall_btn_04 {
	top: 300px;
	left: 35%;
}

.garak-search .mall_btn.mall_btn_05 {
	top: 248px;
	left: auto;
	right: 35%;
}

.garak-search .mall_btn.mall_btn_06 {
	top: 200px;
	left: auto;
	right: 22%;
}

.garak-search .mall_btn.mall_btn_07 {
	top: 165px;
	left: auto;
	right: 15%;
}

.garak-search .mall_hover_img div {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 0.3s;
}

.garak-search .mall_hover_img div.on,
.garak-search .mall_hover_img div.click_on {
	opacity: 1;
}

.garak-search .mall_hover_img .mall_hover_01 {
	top: 218px;
	left: 13.5%;
}

.garak-search .mall_hover_img .mall_hover_02 {
	top: 150px;
	left: 24%;
}

.garak-search .mall_hover_img .mall_hover_03 {
	top: 48px;
	left: auto;
	right: 12%
}

.garak-search .mall_hover_img .mall_hover_04 {
	top: 255px;
	left: 33.7%;
}

.garak-search .mall_hover_img .mall_hover_05 {
	top: 222px;
	left: auto;
	right: 33%;
}

.garak-search .mall_hover_img .mall_hover_06 {
	top: 177px;
	left: auto;
	right: 21.6%;
}

.garak-search .mall_hover_img .mall_hover_07 {
	top: 153px;
	left: auto;
	right: 16%;
}

.garak-search .mall_hover_color_img div {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 0.3s;
}

.garak-search .mall_hover_color_img div.on,
.garak-search .mall_hover_color_img div.click_on {
	opacity: 1;
}

.garak-search .mall_hover_color_img .mall_hover_color_01 {
	top: 214px;
	left: 12.8%;
}

.garak-search .mall_hover_color_img .mall_hover_color_02 {
	top: 149px;
	left: 24.5%;
}

.garak-search .mall_hover_color_img .mall_hover_color_03 {
	top: 45px;
	left: auto;
	right: 12%
}

.garak-search .mall_hover_color_img .mall_hover_color_04 {
	top: 251px;
	left: 33%;
}

.garak-search .mall_hover_color_img .mall_hover_color_05 {
	top: 218px;
	left: auto;
	right: 32.5%;
}

.garak-search .mall_hover_color_img .mall_hover_color_06 {
	top: 175px;
	left: auto;
	right: 21.3%;
}

.garak-search .mall_hover_color_img .mall_hover_color_07 {
	top: 150px;
	left: auto;
	right: 16%;
}

.garak-search .floor_shop {
	border-top: 1px solid #e2e2e2;
}

.garak-search .floor_list {
	position: relative;
}

.garak-search .floor_title {
	position: relative;
}

.garak-search .floor_title h4 {
	font-size: 0.938em;
	font-weight: bold;
	padding: 9px 0;
	background: #fbfbfb;
	border: 1px solid #e2e2e2;
	margin-top: -1px;
}

.garak-search .floor_title h4:before {
	content: "";
	width: 19px;
	height: 17px;
	background: url("../../images/w/floor_icon.png") no-repeat;
	display: block;
	float: left;
	margin-left: 15px;
	margin-top: 1px;
	padding-right: 5px;
	margin-right: 0.5rem;
}

.garak-search .floor_contents {
	border: 1px solid #e2e2e2;
	border-top: 0;
}

.garak-search .floor_btn_on {
	display: block;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 21px;
	height: 12px;
	background-image: url("../../images/w/floor_down.png");
	background-position: center;
	background-color: #fbfbfb;
	background-repeat: no-repeat;
	background-size: 21px 12px;
	border-left: 1px solid #e2e2e2;
	padding: 17px;
}

.garak-search .floor_btn {
	display: none;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 21px;
	height: 12px;
	background-image: url("../../images/w/floor_up.png");
	background-position: center;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 21px 12px;
	border-left: 1px solid #e2e2e2;
	padding: 18px;
}

.garak-search .floor_tab_title {
	font-size: 0.938em;
	font-weight: bold;
	margin-top: 30px;
}

.garak-search .floor_tab_title:before {
	content: "";
	width: 19px;
	height: 17px;
	background: url("../../images/w/floor_tab_icon.png") no-repeat;
	display: block;
	float: left;
	margin-top: 1px;
	padding-right: 5px;
}

.garak-search .floor_contents li {
	width: 33%;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 30px;
}

.garak-search .floor_contents h5 {
	float: left;
	font-weight: bold;
	color: #4d754d;
	font-size: 1.2rem;
	width: 95px;
}

.garak-search .floor_contents .floor_sub_list {
	float: left;
	text-align: left;
	border-left: 1px solid #4d754d;
	padding-left: 5px;
}

.garak-search .floor_contents .floor_sub_list a {
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0px;
	display: block;
	font-weight: bold;
	text-indent: -21px;
	padding-left: 26px;
	margin-top: 10px;
}

@media screen and (max-width: 1024px) {
	.garak-search .floor_contents .floor_sub_list a {
		font-size: 1rem;
	}
}

.garak-search .floor_contents .floor_sub_list a:first-child {
	margin-top: 0;
}

.garak-search .floor_contents .floor_sub_list a span {
	color: #4d754d;
	font-weight: bold;
	padding-right: 5px;
}

.garak-search .floor_contents .floor_sub_list a .floor_etc {
	padding: 9px 21px;
	display: inline-block;
	color: #333;
}

.garak-search .floor_select_wrap {
	font-size: 0.938em;
	font-weight: bold;
	padding: 9px 0;
	background: #fbfbfb;
	border: 1px solid #e2e2e2;
	margin-top: -1px;
	border-top: 0;
	clear: both;
	position: relative;
}

.garak-search .floor_select_wrap .select_img {
	position: relative;
}

.garak-search .floor_select_wrap .select_img img {
	width: 100%;
}

.garak-search .select_img {
	position: relative;
	text-align: center;
}

.garak-search .select_img .vr_btn {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.garak-search .select_img .vr_btn a {
	display: block;
	width: 30px;
	height: 30px;
	background: url("../../images/w/vr_point.png") no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.garak-search .floor_map {
	font-size: 0.938em;
	font-weight: bold;
	padding: 9px 0;
	background: #fbfbfb;
	border: 1px solid #e2e2e2;
	margin-top: -1px;
	position: relative;
}

.garak-search .floor_view_tab {
	/*display: flex;*/
}

.garak-search .floor_view_tab:after {
	content: "";
	display: block;
	clear: both;
}

.garak-search .floor_view_tab li {
	display: block;
	width: 100%;
	border: 1px solid #e2e2e2;
	text-align: center;
	background: #fff;
	margin-top: -1px;
	margin-left: -1px;
	position: relative;
	z-index: 9;
}

.garak-search .floor_view_tab li:first-child {
	border-left: 1px solid #e2e2e2;
}

.garak-search .floor_view_tab li a {
	display: block;
	padding: 13px 0;
	color: #727272;
}

.garak-search .floor_view_tab li.on {
	background: #4d754d;
	border: 1px solid #426542;
}

.garak-search .floor_view_tab li.on a {
	color: #fff;
}

.garak-search .floor_view_tab li.on a h5 {
	color: #fff;
}

.garak-search .floor_select_wrap .select_map_img {
	display: none;
}

.garak-search .floor_select_wrap .select_map_img.on {
	display: block;
}

.garak-search .select_map_img {
	position: relative;
	text-align: center;
}

.garak-search .check_img img {
	position: absolute;
	top: 0;
	left: 0;
}

.garak-search .hover_img img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.garak-search .check_btn a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	font-size: 0.875em;
	font-weight: 700;
	color: #fff;
	background: #919191;
	padding: 8px 5px;
	border-radius: 2px;
	line-height: 6px;
}

.garak-search .check_btn a.on {
	background: #434343;
}

.garak-search .check_img img {
	display: none;
}

.garak-search .check_img img.on {
	display: block;
}

.garak-search .floor_shop {
	position: relative;
}

.garak-search .floor_shop .scale_wrap {
	position: absolute;
	right: 10px;
	top: 10px;
}

.garak-search .floor_shop .scale_wrap a {
	display: block;
	background: rgb(255, 255, 255);
	border: 1px solid rgba(76, 78, 100, 0.22);
}

.garak-search .floor_shop .scale_wrap a i {
	color: rgba(15, 23, 42, 0.68);
	font-size: 2rem;
}

.garak-search .floor_sale_shop {
	display: none;
}

.garak-search .floor_sale_shop.on {
	display: block;
}

.garak-search .check_img .G_B2_A_select {
	top: 122px;
	left: 450px;
}

.garak-search .check_btn .G_B2_A_btn {
	top: 125px;
	left: 470px;
}

.garak-search .check_img .G_B1_A-1_select {
	top: 94px;
	left: 50px;
}

.garak-search .check_img .G_B1_A-2_select {
	top: 172px;
	left: 50px;
}

.garak-search .check_img .G_B1_B_select {
	top: 94px;
	left: 171px;
}

.garak-search .check_img .G_B1_C-1_select {
	top: 151px;
	left: 176px;
}

.garak-search .check_img .G_B1_C-2_select {
	top: 197px;
	left: 194px;
}

.garak-search .check_img .G_B1_D_select {
	top: 93px;
	left: 297px;
}

.garak-search .check_img .G_B1_E_select {
	top: 175px;
	left: 302px;
}

.garak-search .check_img .G_B1_F-1_select {
	top: 92px;
	left: 381px;
}

.garak-search .check_img .G_B1_F-2_select {
	top: 156px;
	left: 380px;
}

.garak-search .check_img .G_B1_G-1_select {
	top: 93px;
	left: 464px;
}

.garak-search .check_img .G_B1_G-2_select {
	top: 134px;
	left: 465px;
}

.garak-search .check_img .G_B1_H-1_select {
	top: 93px;
	left: 549px;
}

.garak-search .check_img .G_B1_H-2_select {
	top: 92px;
	left: 603px;
}

.garak-search .hover_img .G_B1_A-1_hover {
	top: 94px;
	left: 50px;
}

.garak-search .hover_img .G_B1_A-2_hover {
	top: 172px;
	left: 50px;
}

.garak-search .hover_img .G_B1_B_hover {
	top: 94px;
	left: 171px;
}

.garak-search .hover_img .G_B1_C-1_hover {
	top: 151px;
	left: 176px;
}

.garak-search .hover_img .G_B1_C-2_hover {
	top: 197px;
	left: 194px;
}

.garak-search .hover_img .G_B1_D_hover {
	top: 93px;
	left: 297px;
}

.garak-search .hover_img .G_B1_E_hover {
	top: 175px;
	left: 302px;
}

.garak-search .hover_img .G_B1_F-1_hover {
	top: 92px;
	left: 381px;
}

.garak-search .hover_img .G_B1_F-2_hover {
	top: 156px;
	left: 380px;
}

.garak-search .hover_img .G_B1_G-1_hover {
	top: 93px;
	left: 464px;
}

.garak-search .hover_img .G_B1_G-2_hover {
	top: 134px;
	left: 465px;
}

.garak-search .hover_img .G_B1_H-1_hover {
	top: 93px;
	left: 549px;
}

.garak-search .hover_img .G_B1_H-2_hover {
	top: 92px;
	left: 603px;
}

.garak-search .check_btn .G_B1_A-1_btn {
	top: 124px;
	left: 100px;
}

.garak-search .check_btn .G_B1_A-2_btn {
	top: 230px;
	left: 111px;
}

.garak-search .check_btn .G_B1_B_btn {
	top: 105px;
	left: 230px;
}

.garak-search .check_btn .G_B1_C-1_btn {
	top: 172px;
	left: 222px;
}

.garak-search .check_btn .G_B1_C-2_btn {
	top: 230px;
	left: 242px;
}

.garak-search .check_btn .G_B1_D_btn {
	top: 125px;
	left: 330px;
}

.garak-search .check_btn .G_B1_E_btn {
	top: 200px;
	left: 340px;
}

.garak-search .check_btn .G_B1_F-1_btn {
	top: 120px;
	left: 408px;
}

.garak-search .check_btn .G_B1_F-2_btn {
	top: 185px;
	left: 415px;
}

.garak-search .check_btn .G_B1_G-1_btn {
	top: 108px;
	left: 490px;
}

.garak-search .check_btn .G_B1_G-2_btn {
	top: 162px;
	left: 500px;
}

.garak-search .check_btn .G_B1_H-1_btn {
	top: 120px;
	left: 566px;
}

.garak-search .check_btn .G_B1_H-2_btn {
	top: 121px;
	left: 647px;
}

.garak-search .check_img .G_1F_A_select {
	top: 120px;
	left: 42px;
}

.garak-search .check_img .G_1F_B_select {
	top: 119px;
	left: 242px;
}

.garak-search .check_img .G_1F_C_select {
	top: 203px;
	left: 157px;
}

.garak-search .check_img .G_1F_D_select {
	top: 119px;
	left: 376px;
}

.garak-search .check_img .G_1F_E_select {
	top: 119px;
	left: 456px;
}

.garak-search .check_img .G_1F_F_select {
	top: 119px;
	left: 590px;
}

.garak-search .hover_img .G_1F_A_hover {
	top: 120px;
	left: 42px;
}

.garak-search .hover_img .G_1F_B_hover {
	top: 119px;
	left: 242px;
}

.garak-search .hover_img .G_1F_C_hover {
	top: 203px;
	left: 157px;
}

.garak-search .hover_img .G_1F_D_hover {
	top: 119px;
	left: 376px;
}

.garak-search .hover_img .G_1F_E_hover {
	top: 119px;
	left: 456px;
}

.garak-search .hover_img .G_1F_F_hover {
	top: 119px;
	left: 590px;
}

.garak-search .check_btn .G_1F_A_btn {
	top: 150px;
	left: 140px;
}

.garak-search .check_btn .G_1F_B_btn {
	top: 150px;
	left: 300px;
}

.garak-search .check_btn .G_1F_C_btn {
	top: 220px;
	left: 220px;
}

.garak-search .check_btn .G_1F_D_btn {
	top: 157px;
	left: 410px;
}

.garak-search .check_btn .G_1F_E_btn {
	top: 157px;
	left: 515px;
}

.garak-search .check_btn .G_1F_F_btn {
	top: 140px;
	left: 667px;
}

.garak-search .check_img .G_2F_A_select {
	top: 137px;
	left: 66px;
}

.garak-search .check_img .G_2F_B_select {
	top: 135px;
	left: 260px;
}

.garak-search .check_img .G_2F_C_select {
	top: 103px;
	left: 399px;
}

.garak-search .hover_img .G_2F_A_hover {
	top: 137px;
	left: 66px;
}

.garak-search .hover_img .G_2F_B_hover {
	top: 135px;
	left: 260px;
}

.garak-search .hover_img .G_2F_C_hover {
	top: 103px;
	left: 399px;
}

.garak-search .check_btn .G_2F_A_btn {
	top: 177px;
	left: 165px;
}

.garak-search .check_btn .G_2F_B_btn {
	top: 177px;
	left: 320px;
}

.garak-search .check_btn .G_2F_C_btn {
	top: 155px;
	left: 545px;
}

.garak-search .vr_btn {
	display: none;
}

.garak-search .vr_btn.on {
	display: block;
}

.garak-search .select_img .vr_btn .E_1F_01 {
	top: 180px;
	left: 400px;
}

.garak-search .select_img .vr_btn .E_1F_02 {
	top: 150px;
	left: 650px;
}

.garak-search .select_img .vr_btn .E_1F_03 {
	top: 270px;
	left: 547px;
}

.garak-search .select_img .vr_btn .E_2F_01 {
	top: 205px;
	left: 217px;
}

.garak-search .select_img .vr_btn .D_1F_01 {
	top: 205px;
	left: 255px;
}

.garak-search .select_img .vr_btn .D_1F_02 {
	top: 110px;
	left: 545px;
}

.garak-search .select_img .vr_btn .D_1F_03 {
	top: 235px;
	left: 670px;
}

.garak-search .select_img .vr_btn .D_2F_01 {
	top: 130px;
	left: 475px;
}

.garak-search .select_img .vr_btn .C_1F_01 {
	top: 110px;
	left: 370px;
}

.garak-search .select_img .vr_btn .C_1F_02 {
	top: 270px;
	left: 570px;
}

.garak-search .select_img .vr_btn .C_2F_01 {
	top: 110px;
	left: 425px;
}

.garak-search .select_img .vr_btn .C_2F_02 {
	top: 90px;
	left: 185px;
}

.garak-search .select_img .vr_btn .B_1F_01 {
	top: 240px;
	left: 510px;
}

.garak-search .select_img .vr_btn .B_1F_02 {
	top: 330px;
	left: 150px;
}

.garak-search .select_img .vr_btn .B_1F_03 {
	top: 70px;
	left: 225px;
}

.garak-search .select_img .vr_btn .A_1F_01 {
	top: 170px;
	left: 315px;
}

.garak-search .select_img .vr_btn .A_1F_02 {
	top: 180px;
	left: 470px;
}

.garak-search .select_img .vr_btn .A_2F_01 {
	top: 125px;
	left: 390px;
}

.garak-search .select_img .vr_btn .A_2F_02 {
	top: 265px;
	left: 387px;
}

.garak-search .select_img .vr_btn .F_1F_01 {
	top: 175px;
	left: 520px;
}

.garak-search .select_img .vr_btn .F_1F_02 {
	top: 330px;
	left: 550px;
}

.garak-search .select_img .vr_btn .F_2F_01 {
	top: 125px;
	left: 280px;
}

.garak-search .select_img .vr_btn .F_2F_02 {
	top: 152px;
	left: 477px;
}

.garak-search .select_img .vr_btn .F_2F_03 {
	top: 250px;
	left: 550px;
}

.garak-search .select_img .vr_btn .F_2F_04 {
	top: 385px;
	left: 445px;
}

.garak-search .select_img .vr_btn .F_3F_01 {
	top: 290px;
	left: 250px;
}

.garak-search .select_img .vr_btn .F_3F_02 {
	top: 400px;
	left: 340px;
}

.garak-search .select_img .vr_btn .F_4F_01 {
	top: 120px;
	left: 305px;
}

.garak-search .select_img .vr_btn .F_4F_02 {
	top: 275px;
	left: 345px;
}

.garak-search .select_img .vr_btn .F_4F_03 {
	top: 422px;
	left: 356px;
}

.garak-search .select_img .vr_btn .F_5F_01 {
	top: 169px;
	left: 342px;
}

.garak-search .select_img .vr_btn .F_5F_02 {
	top: 275px;
	left: 345px;
}

.garak-search .select_img .vr_btn .F_5F_03 {
	top: 365px;
	left: 372px;
}

.garak-search .select_img .vr_btn .F_13F_01 {
	top: 155px;
	left: 310px;
}

.garak-search .select_img .vr_btn .F_13F_02 {
	top: 275px;
	left: 345px;
}

.garak-search .select_img .vr_btn .F_13F_03 {
	top: 365px;
	left: 372px;
}

.garak-search .select_img .vr_btn .F_14F-17F_01 {
	top: 275px;
	left: 345px;
}

.garak-search .select_img .vr_btn .F_18F_01 {
	top: 105px;
	left: 350px;
}

.garak-search .select_img .vr_btn .F_18F_02 {
	top: 275px;
	left: 345px;
}

.garak-search .select_img .vr_btn .F_18F_03 {
	top: 420px;
	left: 370px;
}

.garak-search .select_img .vr_btn .G_B2_01 {
	top: 70px;
	left: 125px;
}

.garak-search .select_img .vr_btn .G_B2_02 {
	top: 70px;
	left: 230px;
}

.garak-search .select_img .vr_btn .G_B2_03 {
	top: 70px;
	left: 385px;
}

.garak-search .select_img .vr_btn .G_B2_04 {
	top: 85px;
	left: 510px;
}

.garak-search .select_img .vr_btn .G_B2_05 {
	top: 155px;
	left: 540px;
}

.garak-search .select_img .vr_btn .G_B2_A_01 {
	top: 150px;
	left: 565px;
}

.garak-search .select_img .vr_btn .G_B1_A-1_01 {
	top: 388px;
	left: 710px;
}

.garak-search .select_img .vr_btn .G_B1_A-2_01 {
	top: 485px;
	left: 220px;
}

.garak-search .select_img .vr_btn .G_B1_B_01 {
	top: 45px;
	left: 100px;
}

.garak-search .select_img .vr_btn .G_B1_B_02 {
	top: 178px;
	left: 100px;
}

.garak-search .select_img .vr_btn .G_B1_B_03 {
	top: 45px;
	left: 675px;
}

.garak-search .select_img .vr_btn .G_B1_B_04 {
	top: 178px;
	left: 675px;
}

.garak-search .select_img .vr_btn .G_B1_C-1_01 {
	top: 100px;
	left: 65px;
}

.garak-search .select_img .vr_btn .G_B1_C-1_02 {
	top: 85px;
	left: 668px;
}

.garak-search .select_img .vr_btn .G_B1_C-2_01 {
	top: 170px;
	left: 100px;
}

.garak-search .select_img .vr_btn .G_B1_C-2_02 {
	top: 38px;
	left: 572px;
}

.garak-search .select_img .vr_btn .G_B1_F-1_01 {
	top: 115px;
	left: 208px;
}

.garak-search .select_img .vr_btn .G_B1_F-1_02 {
	top: 260px;
	left: 208px;
}

.garak-search .select_img .vr_btn .G_B1_F-2_01 {
	top: 143px;
	left: 180px;
}

.garak-search .select_img .vr_btn .G_B1_G-1_01 {
	top: 335px;
	left: 208px;
}

.garak-search .select_img .vr_btn .G_B1_G-1_02 {
	top: 163px;
	left: 556px;
}

.garak-search .select_img .vr_btn .G_B1_G-2_01 {
	top: 43px;
	left: 539px;
}

.garak-search .select_img .vr_btn .G_B1_H-1_01 {
	top: 300px;
	left: 402px;
}

.garak-search .select_img .vr_btn .G_B1_H-2_01 {
	top: 60px;
	left: 650px;
}

.garak-search .select_img .vr_btn .G_1F_A_01 {
	top: 95px;
	left: 285px;
}

.garak-search .select_img .vr_btn .G_1F_A_02 {
	top: 180px;
	left: 285px;
}

.garak-search .select_img .vr_btn .G_1F_A_03 {
	top: 265px;
	left: 285px;
}

.garak-search .select_img .vr_btn .G_1F_C_01 {
	top: 160px;
	left: 25px;
}

.garak-search .select_img .vr_btn .G_1F_C_02 {
	top: 95px;
	left: 285px;
}

.garak-search .select_img .vr_btn .G_1F_C_03 {
	top: 215px;
	left: 285px;
}

.garak-search .select_img .vr_btn .G_1F_C_04 {
	top: 150px;
	left: 700px;
}

.garak-search .select_img .vr_btn .G_1F_D_01 {
	top: 96px;
	left: 225px;
}

.garak-search .select_img .vr_btn .G_1F_D_02 {
	top: 184px;
	left: 225px;
}

.garak-search .select_img .vr_btn .G_1F_D_03 {
	top: 268px;
	left: 225px;
}

.garak-search .select_img .vr_btn .G_1F_D_04 {
	top: 350px;
	left: 225px;
}

.garak-search .select_img .vr_btn .G_1F_E_01 {
	top: 182px;
	left: 269px;
}

.garak-search .select_img .vr_btn .G_1F_E_02 {
	top: 270px;
	left: 269px;
}

.garak-search .select_img .vr_btn .G_1F_E_03 {
	top: 93px;
	left: 470px;
}

.garak-search .select_img .vr_btn .G_1F_E_04 {
	top: 175px;
	left: 470px;
}

.garak-search .select_img .vr_btn .G_1F_E_05 {
	top: 255px;
	left: 470px;
}

.garak-search .select_img .vr_btn .G_1F_E_06 {
	top: 350px;
	left: 530px;
}

.garak-search .select_img .vr_btn .G_2F_A_01 {
	top: 35px;
	left: 197px;
}

.garak-search .select_img .vr_btn .G_2F_A_02 {
	top: 200px;
	left: 580px;
}

.garak-search .select_img .vr_btn .G_2F_B_01 {
	top: 35px;
	left: 177px;
}

.garak-search .select_img .vr_btn .G_2F_B_02 {
	top: 320px;
	left: 565px;
}

.garak-search .select_img .vr_btn .G_2F_C_01 {
	top: 110px;
	left: 15px;
}

.garak-search .select_img .vr_btn .G_2F_C_02 {
	top: 230px;
	left: 8px;
}

.garak-search .select_img .vr_btn .G_2F_C_03 {
	top: 110px;
	left: 365px;
}

.garak-search .select_img .vr_btn .G_2F_C_04 {
	top: 220px;
	left: 425px;
}

.garak-search .select_img .vr_btn .G_3F_01 {
	top: 105px;
	left: 65px;
}

.garak-search .select_img .vr_btn .G_3F_02 {
	top: 220px;
	left: 100px;
}

.garak-search .select_img .vr_btn .G_3F_03 {
	top: 140px;
	left: 120px;
}

.garak-search .select_img .vr_btn .G_3F_04 {
	top: 240px;
	left: 200px;
}

.garak-search .select_img .vr_btn .G_3F_05 {
	top: 145px;
	left: 223px;
}

.garak-search .select_img .vr_btn .G_3F_06 {
	top: 215px;
	left: 335px;
}

.garak-search .select_img .vr_btn .G_3F_07 {
	top: 250px;
	left: 400px;
}

.garak-search .select_img .vr_btn .G_3F_08 {
	top: 145px;
	left: 453px;
}

.garak-search .select_img .vr_btn .G_3F_09 {
	top: 205px;
	left: 575px;
}

.garak-search .select_img .vr_btn .G_3F_10 {
	top: 155px;
	left: 640px;
}

.garak-search .select_img .vr_btn .G_3F_11 {
	top: 135px;
	left: 765px;
}

.garak-search .floor_select_wrap p {
	color: #fff;
	font-weight: bold;
	font-size: 0.938em;
}

.garak-search .floor_select_wrap .btn_vr {
	position: absolute;
	bottom: 15px;
	left: 15px;
	display: inline-block;
	background: #4e44d1;
	font-size: 0.938em;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 8px 24px;
	transition: all 0.3s;
	border-radius: 2px;
	border: 1px solid #483fc1;
}

.garak-search .vr_icon:before {
	content: "";
	width: 18px;
	height: 10px;
	background: url("../../images/w/vr_icon.png") no-repeat;
	padding-right: 6px;
	display: block;
	float: left;
	position: relative;
	top: 3px;
	margin-right: 0.5rem;
}

.garak-search .floor_map p {
	color: #fff;
	font-weight: bold;
	font-size: 0.938em;
}

.garak-search .floor_map .btn_vr {
	position: absolute;
	bottom: 15px;
	left: 15px;
	display: inline-block;
	background: #4e44d1;
	font-size: 0.938em;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 8px 24px;
	transition: all 0.3s;
	border-radius: 2px;
	border: 1px solid #483fc1;
	opacity: 0.7;
}

.garak-search .floor_map .btn_vr.on {
	opacity: 1;
}

.garak-search .floor_map .vr_icon:before {
	content: "";
	width: 18px;
	height: 10px;
	background: url("../../images/w/vr_icon.png") no-repeat;
	padding-right: 6px;
	display: block;
	float: left;
	position: relative;
	top: 3px;
}

.garak-search .store_wrap .btn_vr {
	display: inline-block;
	background: #4e44d1;
	font-size: 0.938em;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 9px 26px;
	transition: all 0.3s;
	border-radius: 2px;
	border: 1px solid #261ad1;
	opacity: 1 !important;
}

.garak-search .store_wrap .btn_vr:hover {
	opacity: 0.8 !important;
}

.garak-view .garak_icon {
	height: 32px;
	border-radius: 2px;
	border: 1px solid #ccc;
	padding: 0.5rem 1rem;
	display: flex;
	justify-content: center;
}

.garak-view .garak_icon span {
	font-size: 0.813em;
	color: #727272;
	display: inline-block;
}

.garak-view .garak_icon .view_icon_01 {
	padding-right: 20px;
}

.garak-view .garak_icon .view_icon_01:before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../../images/w/view_icon_01.png) no-repeat;
	padding-right: 5px;
	position: relative;
	top: 2px;
	margin-right: 0.5rem;
}

.garak-view .garak_icon .view_icon_02:before {
	content: "";
	display: inline-block;
	width: 13px;
	height: 12px;
	background: url(../../images/w/view_icon_02.png) no-repeat;
	padding-right: 5px;
	position: relative;
	top: 2px;
	margin-right: 0.5rem;
}

.garak-view .btn_group {
	position: relative;
}

.garak-view .view_list h3 {
	font-size: 1.375em;
	font-weight: bold;
	padding-bottom: 20px;
}

.garak-view .view_list h3:before {
	content: "";
	width: 30px;
	height: 2px;
	background: #508250;
	margin-top: 20px;
	margin-bottom: 7px;
	display: block;
}

.garak-view .view_list p {
	font-size: 0.875em;
	letter-spacing: 0;
	line-height: 22px;
}

.event-detail .tab-group {
	display: inline-block;
	width: 130px;
	text-align: center;
}

.event-detail .event_con_box {
	width: 100%;
	float: none;
	margin-left: 0;
}

.event-detail .view_file_box {
	border-top: 1px solid rgba(76, 78, 100, 0.12);
}

.event-detail .evd img {
	width: 100%;
}

.event-detail .evd .swiper-pagination {
	text-align: center;
}

.event-detail .evd .swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #fff;
	border: 1.5px solid #ffa500;
	border-radius: 50%;
	display: inline-block;
	margin: 0 4px;
	transition: all 0.3s;
	opacity: 1;
}

.event-detail .evd .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 24px;
	/* 길이를 늘려서 타원형으로 표현 */
	height: 12px;
	/* 높이는 그대로 유지 */
	background-color: #ff7f00;
	border-radius: 20px;
	opacity: 1;
}

/* 서브상단 공통*/
.sub_tit_box {
	min-height: 140px;
	padding: 20px 30px;
	margin-bottom: 30px;
	position: relative;
	display: flex;
	flex-direction: column;
	background: rgb(244, 247, 253);
	justify-content: center;
	line-height: 1.5;
	text-decoration: none;
	letter-spacing: 0px;
	border-radius: 0.5rem
}

.sub_tit_box img {
	width: 100px;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 30px;
}

.sub_tit_box .tit1 {
	padding-left: 125px;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: 500;
}

.sub_tit_box .txt1 {
	padding-left: 125px;
	font-size: 1.12rem;
	color: var(--color)
}

.sub_tit_box .txt1>strong {
	color: #0F172A
}

.sub_tit_box .fc_blue {
	color: rgb(47, 91, 193);
}

.sub-o .sub_tit_box {
	background: rgb(255, 239, 226);
	border: none;
}

.sub-o .sub_tit_box * {
	color: rgb(15, 23, 42);
}

@media screen and (max-width: 1024px) {
	.sub_tit_box {
		font-size: 1rem;
	}
}

@media screen and (max-width: 767px) {

	.sub_tit_box .tit1,
	.sub_tit_box .txt1 {
		padding-left: 0;
		text-align: center;
		font-size: 1rem
	}

}

/* 우편번호 팝업 */
.sch_box .sch_ads {
	width: 100%;
}

.sch_box .sch_ads>li {
	width: 100%;
}

.sch_ads input,
.sch_ads select {
	width: 100%;
}

.sch_ads+.btn_box {
	float: none;
	text-align: center;
}

.sch_ads+.btn_box button {
	margin-right: 1px;
}

.tableC {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	table-layout: fixed;
	border-top: 2px solid #393939;
}

.tableS {
	width: 100px;
	border-spacing: 0;
	border-collapse: collapse;
	table-layout: fixed;
	border-top: 2px solid #393939;
}

.tableC tr {
	border-bottom: 1px solid #ddd;
}

.tableC th {
	font-weight: 500;
	background: #f9f9f9;
	padding: 10px;
	text-align: center;
}

.tableC td {
	padding: 10px;
	text-align: center;
}

.tableC .tit {
	text-align: left;
}

.tableC.border th,
.tableC.border td {
	border: 1px solid #ddd;
}

.link_list:after {
	content: "";
	display: block;
	clear: both;
}

.link_list>li {
	float: left;
}

/* goobit추가내용 */

:root {

	--color: #444;
	--radius-XL: 40px;
	--radius-L: 22px;
	--radius-M: 16px;
	--radius-S: 8px;
	--radius-SS: 4px;
	--primary: #2F5BC1;
	/* 파랑 */
	--primary-txt: #2F5BC1;
	--primary-light: #F4F7FD;
	--primary-dark: #0F316A;
	--secondary: #1D68C7;
	/* 녹색 */
	--point: #6951CB;
	/* 보라색 */
	--font: #444;
	--font-light: #817C7D;
	--font-strong: #000;
	--gray1: #666666;
	--gray2: #a7a7a7;
	--gray3: #d9d9d9;
	--gray4: #e5e5e5;
	--gray-b1: #8E9AA6;
	--gray-b2: #E4E7EC;
	--placehold: rgba(78, 78, 78, 0.5);
	--error: #DF4A4A;
	--borderline: #e5e5e5;

}


.btn_skip {
	position: relative
}

.btn_skip a {
	position: absolute;
	left: 0;
	top: -200px;
	background: #000;
	color: #fff;
	padding: 10px;
	font-size: 1rem;
	width: 100%;
	height: 50px;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center
}

.btn_skip a:focus {
	top: -80px;
	width: 100%;
	text-decoration: underline;
	z-index: 9999990
}

input.datepicker,
.inp_cal input.hasDatepicker {
	background: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 1L4.5 3.5M10.4091 1V3.5M1 5.3718H14M1 2.45875H14V14.5022H1V2.45875Z' stroke='%23191919' stroke-linecap='square'/%3E%3C/svg%3E%0A") right 10px top 50% no-repeat;
	padding-right: 2rem;
	width: 170px;
	flex: none
}

.tan_inp_cal {
	gap: 10px;
	display: flex;
	margin-bottom: 15px;
	position: relative;
	padding-right: 280px;
	min-height: 48px;

	&>div {
		display: flex;
		align-items: center;
		gap: 10px;
	}

	.srch-wrap a.btn {
		font-size: 0;
		line-height: 0;
		text-indent: -999px;
		overflow: hidden;
		width: 3rem;
		height: 3rem;
		background: #0975D9 url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5663 21.3513C10.8287 21.3513 9.13026 20.836 7.68557 19.8707C6.24088 18.9054 5.11489 17.5334 4.44997 15.9281C3.78506 14.3229 3.61108 12.5565 3.95006 10.8524C4.28903 9.14826 5.12572 7.58293 6.35432 6.35432C7.58293 5.12572 9.14826 4.28903 10.8524 3.95006C12.5565 3.61108 14.3229 3.78506 15.9281 4.44997C17.5334 5.11489 18.9054 6.24088 19.8707 7.68557C20.836 9.13026 21.3513 10.8287 21.3513 12.5663C21.3513 13.7199 21.124 14.8623 20.6825 15.9281C20.241 16.994 19.594 17.9624 18.7782 18.7782C17.9624 19.594 16.994 20.241 15.9281 20.6825C14.8623 21.124 13.7199 21.3513 12.5663 21.3513ZM12.5663 5.54292C11.1818 5.54292 9.82841 5.95346 8.67726 6.72263C7.52612 7.4918 6.62891 8.58505 6.0991 9.86414C5.56928 11.1432 5.43066 12.5507 5.70076 13.9086C5.97085 15.2664 6.63754 16.5137 7.61651 17.4927C8.59547 18.4716 9.84275 19.1383 11.2006 19.4084C12.5585 19.6785 13.966 19.5399 15.245 19.0101C16.5241 18.4803 17.6174 17.5831 18.3865 16.4319C19.1557 15.2808 19.5663 13.9274 19.5663 12.5429C19.5663 10.6864 18.8288 8.90593 17.516 7.59317C16.2032 6.28042 14.4228 5.54292 12.5663 5.54292Z' fill='white'/%3E%3Cpath d='M23.3317 24.2067C23.2167 24.2072 23.1028 24.1848 22.9966 24.1407C22.8904 24.0966 22.7941 24.0318 22.7133 23.95L17.895 19.1317C17.7404 18.9658 17.6563 18.7464 17.6603 18.5197C17.6643 18.293 17.7561 18.0768 17.9164 17.9164C18.0768 17.7561 18.293 17.6643 18.5197 17.6603C18.7464 17.6563 18.9658 17.7404 19.1317 17.895L23.95 22.7133C24.1139 22.8774 24.2059 23.0998 24.2059 23.3317C24.2059 23.5635 24.1139 23.7859 23.95 23.95C23.8692 24.0318 23.7729 24.0966 23.6667 24.1407C23.5605 24.1848 23.4466 24.2072 23.3317 24.2067Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat 50% 50%;
		;
		padding: 0;
		min-width: auto
	}

	.srch-wrap {
		position: absolute;
		right: 0;
		top: 0;
		width: 260px;
	}

	.select-wrapper input.select-dropdown {
		min-width: 130px;
		padding-right: 2rem
	}

	.input-field.type_01 {
		width: 220px
	}

	.input-field.type_02 {
		width: 170px
	}

	.form-wrap {}
}

@media screen and (max-width: 1500px) {
	.tan_inp_cal {

		/*padding-right: 120px;*/
		.input-field.type_01,
		.input-field.type_02 {
			width: auto;
			max-width: 220px
		}

		.srch-wrap {
			width: 180px;
		}
	}
}

@media screen and (max-width: 1250px) {
	.tan_inp_cal {
		justify-content: space-between;
		gap: 7px;
		padding-right: 0;

		&>div {
			gap: 7px
		}

		.srch-wrap {
			position: relative;
			right: auto;
			top: auto;
			flex: none
		}

		.select-wrap {
			width: 100%
		}

		input.datepicker,
		.inp_cal input.hasDatepicker {
			width: 140px
		}

		.input-field.type_01,
		.input-field.type_02 {
			width: 100%;
			max-width: 220px;
		}

		.select-wrapper input.select-dropdown {
			min-width: 80px
		}
	}

	.main-wrap .inp_cal.tan_inp_cal {
		/*padding-right: 280px;*/
		width: 100%;
	}

	/*.main-wrap .inp_cal.tan_inp_cal .srch-wrap {*/
	/*	position: absolute;*/
	/*	right: 0;*/
	/*	top: 0;*/
	/*	width: 260px;*/
	/*}*/
}

@media screen and (max-width:1023px) {}

@media screen and (max-width: 767px) {

	.tan_inp_cal {
		flex-direction: column;
		align-items: flex-start;
		gap: 0.5rem;

		&>div {
			gap: 10px;
			margin: 0 !important;
			width: 100%;
		}

		input.datepicker,
		.inp_cal input.hasDatepicker {
			width: 100%
		}

		.input-field.type_01,
		.input-field.type_02 {
			max-width: none;
		}

		.srch-wrap {
			width: 100%;
			justify-content: flex-start
		}

		.srch-wrap ul,
		.srch-wrap li {
			width: 100%
		}

		.srch-wrap li:last-of-type {
			flex: none;
			width: 3rem
		}
	}

}

.privacy-default {
	.wp_wrapper {
		display: flex;
		flex-direction: column;
		gap: 30px;
		width: 100%;
		line-height: 1.75
	}

	h5 {
		margin-bottom: 30px !important
	}

	.tableB tr,
	.tableB td {
		height: auto !important;
		padding: 0.5rem !important;
		word-break: keep-all !important
	}

	.tableB td .gray.mb-3 {
		margin: 0 !important
	}

	.tableB td [id^="img"] a,
	.tableB td a {
		line-height: 0 !important;
		display: block
	}

	.scroll_box .tableB {}

	.sub_con_tit3,
	.sub_con_tit3>* {
		color: #004896;
	}

	.sub_each2 {}

	form .sub_each2+.sub_each2 {
		margin-top: 30px
	}

	table {
		max-width: 100% !important;
		table-layout: fixed !important
	}

	th.gray {
		background: #333
	}

	.index {
		margin: 30px 0;
		display: flex;
		flex-direction: column;
		gap: 0px;

		dt {
			background: #333;
			color: #fff;
			padding: 0.5rem;
			text-align: center
		}

		dd {
			padding: 0;
			display: flex;
			align-items: flex-start;
			border-bottom: 1px solid #333
		}

		dd>div {
			width: 50%;
			flex: none;
			padding: 0.5rem 1rem;
			display: flex;
			flex-direction: column;
		}

		dd>div+div {
			border-left: 1px solid #333
		}
	}

	.down_a {
		margin: 0.5rem 0
	}

	.wp_wrapper>.df_list {
		display: flex;
		flex-wrap: wrap;
		gap: 1rem
	}

	.wp_wrapper>.df_list>li {
		width: 300px
	}

	.wp_wrapper>.df_list .down_a {
		width: 100%;
		max-width: 300px;
		text-align: center;
		padding: 0.5rem 2.2rem 0.5rem 1rem;
		margin: 0 !important
	}

	#privacy01 td a {
		display: block;
		line-height: 0;
		font-size: 0
	}
}

.privacy-default .diagram_01 {
	width: 100%;
	background: #f7f7f7;
	padding: 40px;
	margin: 20px 0;
	border-radius: 8px;

	.diagram_dp01 {
		display: flex;
		flex-direction: column;
		width: 100%;
		align-items: center;
		gap: 30px;

		* {
			position: relative;
			z-index: 3
		}

		&>dt {
			display: flex;
			flex-direction: column;
			align-items: center;
			justify-content: center;
			gap: 20px
		}

		&>dt:before {
			content: "";
			width: calc(100% + 141px);
			height: 15rem;
			display: block;
			position: absolute;
			left: 50%;
			top: 0;
			border: 1px solid #2F5BC1;
			transform: translate(-50%, calc(9.2rem + 30px));
			border-bottom: none;
			z-index: 2
		}

		&>dt>strong {
			display: flex;
			font-size: 1.2rem;
			width: 8rem;
			height: 8rem;
			background: #2f5bc1;
			border-radius: 100%;
			align-items: center;
			justify-content: center;
			font-weight: 600;
			color: #fff;
			background: linear-gradient(180deg, #2F5BC1 0%, #6951CB 100%);
		}

		&>dt>span {
			background: #fff;
			border: 1px solid #2F5BC1;
			padding: 1rem 2rem;
			border-radius: 0.75rem;
			font-weight: 600;
			position: relative;
			text-align: center
		}


		&>dd {
			display: flex;
			justify-content: space-between
		}

		&>dd>dl {
			display: flex;
			flex-direction: column;
			width: 50%;
			flex: none;
			gap: 20px
		}

		&>dd>dl.d2 {
			align-items: flex-end
		}

		&>dd>dl>* {
			width: 80%
		}

		&>dd>dl>dt {
			background: #2F5BC1;
			padding: 1rem;
			border-radius: 0.75rem;
			font-weight: 600;
			color: #fff;
			text-align: center
		}

		&>dd>dl>dd ul,
		&>dd>dl>dd li.diagram_dp02 {
			display: flex;
			flex-direction: column;
			gap: 20px
		}

		&>dd>dl>dd li:not(.diagram_dp02) {
			background: #EDF4FF;
			border: 1px solid #2F5BC1;
			color: #2F5BC1;
			text-align: center;
			padding: 0.5rem 2rem;
			word-break: keep-all;
			border-radius: 0.75rem;
			min-height: 4.125rem;
			align-items: center;
			display: flex;
			justify-content: center;
			flex-direction: column;
			line-height: 1.43
		}

		&>dd>dl>dd li.diagram_dp02 {
			flex-direction: row;
			justify-content: space-between;
			gap: 10px;
			width: 100%;
		}

		&>dd>dl>dd li.diagram_dp02 ul {
			width: 100%
		}

		&>dd>dl>dd li.diagram_dp02 li {
			padding: 0.5rem;
			width: calc(100% - 5px);
			flex: none;
			min-height: 8rem;
			font-weight: 600
		}

		&>dd>dl>dd li.diagram_dp02 li:before {
			content: "";
			display: block;
			width: 1px;
			height: 21px;
			background: #2F5BC1;
			position: absolute;
			left: 50%;
			top: -21px
		}

		&>dd>dl>dd li.diagram_dp02 ul>li:last-of-type:after,
		&>dd>dl>dt:after {
			content: "";
			width: 20px;
			height: 20px;
			display: block;
			position: absolute;
			left: 50%;
			top: 0px;
			background: url("data:image/svg+xml,%3Csvg width='18' height='13' viewBox='0 0 18 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.4982 0.166823L1.49822 0.166824C1.34635 0.1673 1.19749 0.209186 1.06766 0.287973C0.937822 0.366759 0.831934 0.479462 0.761389 0.613951C0.690845 0.748441 0.658314 0.899624 0.6673 1.05123C0.676286 1.20283 0.726447 1.34911 0.812386 1.47432L8.31239 12.3077C8.62322 12.7568 9.37155 12.7568 9.68322 12.3077L17.1832 1.47432C17.27 1.34937 17.3209 1.20302 17.3304 1.05116C17.3399 0.899305 17.3076 0.747758 17.237 0.612983C17.1663 0.478209 17.0602 0.365361 16.9299 0.286703C16.7997 0.208044 16.6504 0.166583 16.4982 0.166823Z' fill='%232F5BC1'/%3E%3C/svg%3E%0A") no-repeat 50% 100%;
			background-size: 11px;
			transform:
				translate(-50%, -20px);
			z-index: 3
		}

		&>dd>dl>dd li.diagram_dp02 li>span {
			font-size: 0.9rem;
			line-height: 1.24;
			font-weight: 400
		}

		&>dd>dl>dd li.diagram_dp02 li.dia_ok {
			min-height: auto;
			padding: 1rem;
			font-weight: 700;
			background: #6951CB;
			color: #fff;
			font-size: 1rem
		}

	}
}


@media screen and (max-width:1320px) {
	.privacy-default .diagram_01 {
		padding: 30px 2rem
	}

	.privacy-default .diagram_01 .diagram_dp01>dt:before {
		width: calc(100% + 40%)
	}

	.privacy-default .diagram_01 .diagram_dp01>dd>dl>dt:after {
		display: none
	}
}

@media screen and (max-width:1120px) {
	.privacy-default .diagram_01 .diagram_dp01>dt:before {
		width: calc(100% + 50px)
	}

}

@media screen and (max-width:1023px) {
	.privacy-default .diagram_01 .diagram_dp01>dt:before {
		width: 50vw
	}
}

@media screen and (max-width:767px) {
	.privacy-default .diagram_01 .diagram_dp01>dt:before {
		width: calc(50vw - 0rem);
		height: 280px
	}

	.privacy-default .diagram_01 {
		padding-left: 0.5rem;
		padding-right: 0.5rem
	}

	.privacy-default .diagram_01 .diagram_dp01>dd>dl>* {
		width: calc(100% - 4px);
		font-size: 0.92rem;
		min-height: 80px;
		display: flex;
		align-items: center;
		justify-content: center
	}

	.privacy-default .diagram_01 .diagram_dp01>dd>dl>dd li:not(.diagram_dp02) {
		padding: 0.5rem;
		word-break: break-all
	}

	.privacy-default .diagram_01 .diagram_dp01>dd>dl>dd li.diagram_dp02 li {
		width: 100%;
		word-break: break-all
	}
}

@media screen and (max-width:520px) {
	.privacy-default .diagram_01 .diagram_dp01>dt:before {
		height: 320px
	}

	.privacy-default .diagram_01 .diagram_dp01>dd>dl>dd li:not(.diagram_dp02) {
		min-height: 80px
	}
}


.company_purpose {
	.diagram_01 ul {
		display: flex;
		justify-content: center;
		margin-bottom: 2.5rem
	}

	.diagram_01 li {
		width: 20vw;
		height: 20vw;
		max-width: 16rem;
		max-height: 16rem;
		background: rgba(5, 132, 191, 0.9);
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		flex: none;
		border-radius: 100%;
		aspect-ratio: 1 / 1;
		font-size: 1.55rem;
		font-weight: 700;
		padding: 3rem 3rem;
		line-height: 1.5;
		margin: 0 -15px
	}

	.diagram_01 li:nth-of-type(2) {
		background: rgba(47, 91, 193, 0.8)
	}

	.diagram_01 li:nth-of-type(3) {
		background: rgba(15, 49, 106, 0.8)
	}

	.diagram_02 {
		display: flex;
		justify-content: space-between;
		gap: 1.2rem
	}

	.diagram_02 dl {
		border: 1px solid rgba(76, 78, 100, 0.22);
		border-radius: 0.68rem;
		overflow: hidden;
		display: flex;
		flex-direction: column;
		width: 100%
	}

	.diagram_02 dt {
		font-size: 1.25rem;
		font-weight: 600;
		color: #fff;
		background: var(--primary);
		padding: 0.72rem;
	}

	.diagram_02 dd {
		font-size: 0.875rem;
		color: var(--font-strong);
		padding: 1.5rem 2rem;
		display: flex;
		flex-direction: column;
		gap: 12px;
		align-items: center;
		justify-content: center;
		font-weight: 600
	}

	table thead th,
	table tbody th,
	table tbody td {
		border-right: 1px solid #E0E0E0
	}

	table thead tr th:last-of-type,
	table tbody tr td:last-of-type {
		border-right: none
	}

	table tbody td {
		height: 4.5rem;
		padding: 0.5rem 1.5rem;
		color: var(--font)
	}

	table thead th {
		color: rgba(15, 23, 42, 0.7);
		font-weight: 600;
		font-size: 1.08rem;
		padding: 0.5rem;
		height: 3.58rem;
	}

}

@media screen and (max-width:1380px) {
	.company_purpose {
		.diagram_01 li {
			padding: 2rem;
			font-size: 1.24rem
		}

		.sec_01 .reason {
			font-size: 1rem
		}
	}

}

@media screen and (max-width:1023px) {
	.company_purpose {
		.diagram_01 li {
			width: 20vw;
			height: 20vw;
		}
	}
}

@media screen and (max-width:767px) {
	.company_purpose {
		.diagram_01 ul {
			margin-bottom: 1.2rem
		}

		.diagram_01 li {
			padding: 1.5rem;
			font-size: 1rem;
			width: 26vw;
			height: 26vw;
			margin: 0 -0.25rem;
			line-height: 1.25;
			font-size: 0.95rem;
			font-weight: 500
		}

		.sec_01 .reason {
			font-size: 0.9rem
		}

		.diagram_02 {
			gap: 0.5rem
		}
	}

}

@media screen and (max-width:600px) {
	.company_purpose {
		.diagram_01 li {
			padding: 0.5rem;
		}

		.diagram_02 {
			flex-direction: column
		}

		table thead th,
		table tbody th,
		table tbody td {
			padding: 0.5rem
		}
	}
}


.company_structure .table_phone {
	tr {
		border-bottom: 1px solid #ddd
	}

	thead th {
		background-color: #e4e4e4;
		font-weight: 600;
		border-top-width: 1px;
		padding: 10px;
		border: 1px solid #ddd;
		color: #333;
		border-color: #ddd
	}

	tbody th {
		font-weight: 600;
		text-align: center;
		color: #333;
		background: #F6F6F6;
		border-left: 1px solid #ddd;
		border-color: #ddd;
		border-right: 1px solid #ddd;
	}

	tbody tr td {
		border-color: #ddd !important;
		border-right: 1px solid #ddd;
		color: #333;
		text-align: center
	}

	tbody tr td:last-of-type {
		border-right: 1px solid #ddd;
		border-color: #ddd
	}

}

article+article {
	margin-top: 2rem
}

.article_head {
	margin-bottom: 1rem;

	h6 {
		font-weight: 600;
		font-size: 20px;
		line-height: 160%;
		display: flex;
		gap: 0.5rem;
		align-items: center
	}

	h6:before {
		display: block;
		background: url("../../images/title-object.svg") no-repeat 0 0;
		width: 20px;
		height: 20px;
		flex: none;
		content: ""
	}

	.grey-text {
		position: relative;
		color: #333 !important;
		padding-left: 0.5rem;
		line-height: 1.4;
		margin-left: 28px
	}

	.grey-text:before {
		position: absolute;
		left: 0;
		top: 8px;
		width: 4px;
		height: 4px;
		background: #555;
		content: "";
		display: block;
		border-radius: 100%
	}

	h6+.grey-text {
		margin-top: 0.25rem;
	}
}

.sub-o .article_head h6:before {
	background-image: url("../../images/title-object-o.svg")
}

.article_body {
	.unit {
		text-decoration: none;
		text-align: right;
		display: block;
		color: var(--font);
		font-size: 0.9rem;
		padding-bottom: 0.5rem
	}

	table {
		table-layout: fixed
	}

	table th,
	table td {
		text-align: center
	}

	table.tableB tbody th {
		color: var(--primary);
		font-weight: 600
	}

	table:not(.tableB) {
		border-left: 1px solid #ddd;

		tr {
			border-bottom: 1px solid #ddd
		}

		thead th {
			background-color: #f1f1f1;
			font-weight: 600;
			border-top-width: 1px;
			padding: 10px;
			border: 1px solid #ddd;
			color: #333;
			border-color: #ddd
		}

		tbody th {
			font-weight: 600;
			text-align: center;
			color: #333;
			background: #F6F6F6;
			border-left: 1px solid #ddd;
			border-color: #ddd;
			border-right: 1px solid #ddd;
		}

		tbody tr td {
			border-color: #ddd !important;
			border-right: 1px solid #ddd;
			color: #333
		}

		tbody tr td:last-of-type {
			border-right: 1px solid #ddd;
			border-color: #ddd
		}

	}

	u {
		text-decoration: none;
		color: var(--font);
		font-size: 0.9rem;
	}
}

.ddmeal_w .sec_02 .diagram_01 {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	gap: 120px;
	border: 0.5px solid rgba(76, 78, 100, 0.22);
	padding: 3rem 1rem;

	dl {
		display: flex;
		flex-direction: column;
		width: 36%;
		gap: 1.5rem;
		align-items: center
	}

	dt {
		padding: 0.7rem 1rem;
		border-radius: 100px;
		background: var(--primary-dark);
		color: #fff;
		font-size: 1.25rem;
		font-weight: 700;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 50%
	}

	dd {
		display: flex;
		flex-direction: column;
		gap: 0.5rem;
		width: 100%
	}

	dd>p {
		padding: 1rem;
		border-radius: 1rem;
		background: var(--primary);
		color: #fff;
		font-size: 1.25rem;
		font-weight: 700;
		line-height: 1.5;
		width: 100%;
		font-weight: 700;
		text-align: center
	}

	.before dt {
		background: var(--gray4);
		color: var(--font-strong)
	}

	.before dd>p {
		background: var(--primary-light);
		color: var(--font-strong);
		font-weight: 400
	}

	.before dd>p>strong {
		font-weight: 700;
		color: var(--primary)
	}

	.after {
		position: relative
	}

	.after:before {
		content: "";
		display: block;
		background: url("data:image/svg+xml,%3Csvg width='33' height='37' viewBox='0 0 33 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.3767 36.1548H0L17.0852 18.5001L0 0.845409H15.3767L32.4618 18.5001L15.3767 36.1548Z' fill='url(%23paint0_linear_635_5456)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_635_5456' x1='0' y1='18.5001' x2='32.4618' y2='18.5001' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='%230089EC'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat 50% 50%;
		width: 33px;
		height: 37px;
		background-size: 33px;
		position: absolute;
		left: -75px;
		top: 50%;
	}
}

.ddmeal_w .sec_02 .item_g {
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid rgba(76, 78, 100, 0.12);

	dl {
		width: 16.6%;
		display: flex;
		flex-direction: column;
		text-align: center;
		line-height: 150%;
		border-right: 1px solid rgba(76, 78, 100, 0.12);
	}

	dt,
	dd {
		padding: 0.5rem;
		height: 3rem
	}

	dt {
		background: var(--primary);
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center
	}

	dl:nth-of-type(6n) {
		border-right: none
	}
}

.ddmeal_w .sec_03 .diagram_01 {
	display: flex;
	justify-content: center;
	background: #f7ffe7;
	padding: 1rem;
	border-radius: 1rem;
	margin-bottom: 1.5rem
}

.ddmeal_w .sec_03 .diagram_01 img {
	max-width: 100%
}

.ddmeal_w .sec_03 .diagram_02,
.ddmeal_w .sec_03 .diagram_03 {
	display: flex;
	width: 100%;
	justify-content: space-between;
	gap: 30px;

	.diag_g {
		display: flex;
		position: relative;
		width: 100%;
		justify-content: space-between;
		gap: 30px;
		padding-bottom: 50px
	}

	.diag_g>p {
		position: absolute;
		left: 50%;
		bottom: 0;
		transform: translate(-50%, 0px);
		background: var(--primary-dark);
		color: #fff;
		padding: 0.5rem 1.5rem;
		border-radius: 100px;
		font-size: 0.95rem;
		font-weight: 500;
		flex: none;
		white-space: nowrap;
		z-index: 1
	}

	dl[class^="dgr_"] {
		display: flex;
		flex-direction: column;
		width: 100%;
		height: 100%;
		position: relative;
		z-index: 2;
		position: relative
	}

	dl[class^="dgr_"]:before {
		background: url("data:image/svg+xml,%3Csvg width='37' height='30' viewBox='0 0 37 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.9363 0.858248L35.6642 13.5862C36.4453 14.3672 36.4453 15.6335 35.6642 16.4146L22.9363 29.1425C22.1552 29.9236 20.8889 29.9236 20.1079 29.1425C19.3268 28.3615 19.3268 27.0951 20.1079 26.3141L29.4216 17.0004H2C0.89543 17.0004 0 16.105 0 15.0004C0 13.8958 0.89543 13.0004 2 13.0004H29.4216L20.1079 3.68667C19.3268 2.90563 19.3268 1.6393 20.1079 0.858248C20.8889 0.0771987 22.1552 0.0771987 22.9363 0.858248Z' fill='%238A8A8A'/%3E%3C/svg%3E%0A") no-repeat 50% 50%;
		width: 20px;
		height: 20px;
		background-size: 20px;
		content: "";
		display: block;
		position: absolute;
		left: -25px;
		top: 50%;
		transform: translate(0, -50%)
	}

	dl.dgr_01:before {
		display: none
	}

	dt {
		padding: 1rem;
		font-size: 1.15rem;
		color: #fff;
		background: var(--primary);
		text-align: center;
		font-weight: 700;
		border-radius: 1rem 1rem 0 0
	}

	dd {
		border: 1px solid #ddd;
		padding: 2rem;
		justify-content: center;
		height: 100%;
		min-height: 150px;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		background: #fff
	}

	dd>p {
		line-height: 1.5;
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center
	}

	dd>p>strong {
		font-weight: 700;
	}

	dd>p>span {}

	dd>u {
		padding-top: 4px
	}

	.diag_g>p:before {
		position: absolute;
		left: 50%;
		top: -20px;
		background: var(--primary-dark);
		content: "";
		width: 1px;
		height: 20px;
		display: block
	}

	.diag_g:first-of-type:before {
		background: none;
		border: 1px solid var(--primary);
		width: 70%;
		height: 40px;
		transform: translate(-50%, 0);
		z-index: 1;
		content: "";
		display: block;
		position: absolute;
		left: 50%;
		bottom: 20px;
		border-top: none
	}
}

.ddmeal_w .sec_03 .diagram_02 {
	.diag_g dd {
		padding: 2rem;
	}

	.diag_g:first-of-type>p:before {
		display: none
	}

	.diag_g:last-of-type {
		width: calc(34% - 30px);
		flex: none
	}

	dl[class^="dgr_"] {}
}

.ddmeal_w .sec_03 .diagram_03 {
	.diag_g:last-of-type {
		width: calc(26% - 30px);
		flex: none
	}
}

.ddmeal_w .sec_03 .link_a {
	margin-top: 2rem
}


@media screen and (max-width:1100px) {

	.ddmeal_w .sec_03 .diagram_02,
	.ddmeal_w .sec_03 .diagram_03 {
		gap: 20px
	}

	.ddmeal_w .sec_03 .diagram_02,
	.ddmeal_w .sec_03 .diagram_03 {
		.diag_g {
			gap: 20px
		}

		dl[class^="dgr_"]:before {
			left: -20px;
			background-size: 14px
		}
	}
}

@media screen and (max-width:767px) {
	.article_head h6 {
		align-items: flex-start
	}

	.article_head h6:before {
		height: 30px;
		background-position: 0 6px
	}

	.ddmeal_w .sec_02 .diagram_01 {
		border: none;
		padding: 0;
		gap: 30px;

		dl {
			width: calc(50% - 20px)
		}

		dt {
			width: 100%;
			font-size: 1.12rem
		}

		.after:before {
			width: 20px;
			left: -24px;
			background-size: 20px
		}

		dd>p {
			font-size: 1rem
		}
	}

	.article_body table {
		table-layout: auto
	}

	.article_head .grey-text {
		margin-left: 0
	}

	.ddmeal_w .sec_02 .item_g dl {
		width: 25%;
		border-right: 1px solid rgba(76, 78, 100, 0.12) !important;
	}

	.ddmeal_w .sec_02 .item_g dl:nth-of-type(4n) {
		border-right: none !important
	}

	.ddmeal_w .sec_03 .diagram_02,
	.ddmeal_w .sec_03 .diagram_03 {
		flex-direction: column;

		dl[class^="dgr_"] {
			justify-content: space-between;
			height: auto
		}

		.diag_g {
			height: 100%;
		}

		.diag_g dd {
			height: 100%;
			padding: 1rem;
			min-height: auto
		}

		.diag_g:last-of-type {
			width: 100%
		}

		.diag_g:last-of-type dl:before {
			top: -20px;
			left: 50%;
			transform: translate(-50%, 0) rotate(90deg)
		}
	}

	.ddmeal_w .sec_03 .diagram_03 {
		.diag_g:first-of-type {
			flex-direction: column
		}

		.diag_g dl:before {
			top: -20px;
			left: 50%;
			transform: translate(-50%, 0) rotate(90deg)
		}
	}
}

.market-eco_w {
	.sub_tit_box {
		background: #FFEFE2 url("../../images/icon_market-ecoinfo_top.svg") no-repeat 52px 50%;
		background-size: 73px;
		padding: 40px 40px 40px 165px;
		border-radius: 0.5rem;
		line-height: 1.7rem;

		p {
			font-size: 1.12rem
		}
	}

	.logo_orbon {
		max-width: 170px;

		img {
			max-width: 100%
		}
	}

	.article_body {
		display: flex;
		flex-direction: column;
		gap: 1.5rem
	}

	.concep_bx .article_body {
		justify-content: center;
		align-items: center;
		gap: 2rem;

		.concept {
			font-size: 1.875rem;
			color: #000;
			font-weight: 700;
			margin-top: -1rem;
			text-align: center
		}

		.concept>strong,
		.desc>strong {
			color: #73BF43;
			font-weight: 700;
			font-size: 3.75rem
		}

		.desc {
			font-weight: 600;
			line-height: 2;
			font-size: 1.25rem;
			text-align: center;
			padding-bottom: 1rem
		}

		.desc>strong {
			font-weight: 600;
			display: block;
			font-size: 1.25rem
		}

		.img img {
			margin: 0 auto;
			max-width: 100%
		}
	}

	.ob_img_box {
		background: #f9f9f9;
		padding: 2rem;
		border-radius: 1rem;
		display: flex;
		gap: 3rem;
		align-items: center;
		font-size: 1.15rem;
		color: #333;
		line-height: 1.5
	}

	.img_box {
		display: flex;
		gap: 1rem
	}
}

@media screen and (max-width:767px) {
	.market-eco_w {
		.sub_tit_box {
			background-position: 50% 30px;
			padding: 120px 1rem 1rem 1rem;
			text-align: center
		}

		.logo_orbon {
			width: min(170px, 36%)
		}

		.concept {
			margin-top: 0;
			transform: scale(0.7);
			width: 100%;
			word-break: keep-all
		}

		.concep_bx .article_body .desc {
			line-height: 1.74;
			font-size: 1.1rem;
			margin-top: -1rem
		}

		.concep_bx .article_body {
			gap: 1.5rem
		}

		.ob_img_box {
			flex-direction: column
		}
	}
}

.hr_guidelines .article_body {
	font-size: 1rem;
	line-height: 1.4;
	color: var(--font)
}

.hr_guidelines .article_body pre>strong {
	font-weight: 600;
	color: var(--font-strong);
	font-size: 1.1rem;
	line-height: 1.75
}

.hr_guidelines .article_body pre>p {
	margin: 0 !important;
	padding-left: 1rem
}

.hr_guidelines .sub_tit_box .txt1 {
	display: flex;
	flex-wrap: wrap;
}

.hr_guidelines .sub_tit_box .txt1>span {
	width: 50%
}

@media screen and (max-width:767px) {
	.hr_guidelines .sub_tit_box .txt1>span {
		width: 100%
	}
}

.tableB.table_type2 {
	border-left: 1px solid rgba(76, 78, 100, 0.12);
	border-right: 1px solid rgba(76, 78, 100, 0.12);

	th {
		text-align: center
	}
}

.tableZ.table_type2 {
	border-left: 1px solid rgba(76, 78, 100, 0.12);
	border-right: 1px solid rgba(76, 78, 100, 0.12);
	border-top: 1px solid rgba(76, 78, 100, 0.12);
	table-layout: unset;

	th {
		text-align: center
	}
}

.busi-oper .tableB thead tr {
	border-bottom: none !important
}

.busi-oper .tableZ thead tr {
	border-bottom: none !important
}

.busi-oper .tableB thead tr+tr {
	border-top: 1px solid #fff;
	position: relative;
	z-index: 2
}

.busi-oper .tableZ thead tr+tr {
	border-top: 1px solid #fff;
	position: relative;
	z-index: 2
}

.busi-oper .tableB {
	border-left: 1px solid rgba(76, 78, 100, 0.12);
	border-right: 1px solid rgba(76, 78, 100, 0.12);
}

.busi-oper .tableZ {
	border-left: 1px solid rgba(76, 78, 100, 0.12);
	border-right: 1px solid rgba(76, 78, 100, 0.12);
}

.busi-oper .scroll_box {
	margin-bottom: 2rem
}

.busi-oper .tableB.table_type2 {
	td:last-child {
		border-right: 1px solid rgba(76, 78, 100, 0.12);
	}
}

.busi-oper .row .col.l12 {
	float: none;
	width: 100%;
	display: block;
	clear: both
}

.busi-oper .row .col.l12:after {
	display: none
}

.busi-oper .tableB th,
.busi-oper .tableB td {
	text-align: center
}

.busi-oper .tableZ.table_type2 {
	border-left: none;
	border-right: none
}

.busi-oper .tableZ th,
.busi-oper .tableZ td {
	text-align: center
}

.tableZ td:last-child.td_key_last,
td.td_key_last {
	border: 1px solid #FEA6A5;
	border-width: 3px 3px 3px 0px !important
}

.busi-oper .sub-title-main.left {
	float: none !important
}

td[class*="td_key"] {
	background: #FEFFEA;
	border: 1px solid #FEA6A5;
	border-width: 3px 0;
}

td.td_key_first {
	border: 1px solid #FEA6A5;
	border-width: 3px 0 3px 3px !important
}

.tableB td:last-child.td_key_last,
td.td_key_last {
	border: 1px solid #FEA6A5;
	border-width: 3px 3px 3px 0px !important
}


.market-status-etc .row .col {
	float: none
}

.market-status-etc .row .col:after {
	display: none
}

.market-status-etc .diagram_01 {
	display: flex;
	clear: both;
	width: 100%;
	justify-content: space-between;
	gap: 1rem;
	padding-top: 2rem;
	margin-bottom: 3rem;

	&>div {
		width: 100%;
		text-align: center
	}

	h5 {
		font-size: 2rem;
		font-weight: 700;
		margin-bottom: 2rem;
		color: #FFB724
	}

	.dig2 h5 {
		color: #1BBCBC
	}

	&>div>dl {
		&>dt {
			color: #fff;
			background: #FFB724;
			padding: 1rem 0.75rem;
			font-weight: 700;
			font-size: 1.5rem
		}

		&>dd {
			border: 1px solid rgba(78, 78, 78, 0.22);
			text-align: left;
			padding: 1.5rem 1rem;
			background: #FAFAFA;
			height: 740px
		}

		&>dd * {
			position: relative;
			z-index: 4
		}
	}

	&>div.dig2>dl>dt {
		background: #1BBCBC
	}

	&>div.dig2>dl>dd,
	&>div.dig2>dl>dd .dig_g {
		display: flex;
		flex-direction: column;
		gap: 25px;
	}

	div.dig1 dd .dig_g>dl,
	div.dig2 dd .dig_g>dl {
		dt {
			background: #1BBCBC;
			color: #fff;
			font-size: 1rem;
			font-weight: 600;
			padding: 0.7rem 1rem
		}

		dd {
			border: 1px solid rgba(78, 78, 78, 0.22);
			padding: 1rem 1rem;
			background: #fff
		}

		.gr_list>li {
			padding-left: 1rem;
			color: var(--color)
		}

		.gr_list>li:before {
			width: 6px;
			height: 6px;
			background: #1BBCBC
		}
	}
}

.market-status-etc .diagram_01 .dig1>dl>dd {
	display: flex;
	justify-content: space-between;
	position: relative;
	align-items: center;
	gap: 20px;

	&:before {
		content: "";
		display: block;
		position: absolute;
		z-index: 1;
		width: 130px;
		height: 655px;
		border: 1px solid rgba(76, 78, 100, 0.22);
		left: 70px;
		top: 50%;
		transform: translate(0%, -50%);
		border-right: none;
	}

	h6 {
		transform: translate(0, -50%);
		background: #fff;
		border-radius: 100%;
		width: 100px;
		height: 100px;
		border: 1px solid #FFB724;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 1.5rem;
		text-align: center;
		font-size: 1.06rem;
		font-weight: 600;
		color: #000;
		line-height: normal;
		z-index: 4
	}
}

.market-status-etc .diagram_01 .dig1 .dig_g {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 2.37rem;
	width: 362px;

	.timeline1 {
		display: flex;
		gap: 0.8rem;
		flex-wrap: wrap;
		justify-content: center;
		gap: 1.5rem 1rem
	}

	.timeline1:before {
		content: "";
		display: block;
		position: absolute;
		z-index: 1;
		width: 80%;
		height: 62px;
		border: 1px solid rgba(76, 78, 100, 0.22);
		left: 50%;
		top: 20px;
		transform: translate(-50%, 0)
	}

	.timeline1 li {
		width: calc(25% - 12px);
		background: #FFEFE2;
		border: 1px solid rgba(76, 78, 100, 0.22);
		text-align: center;
		padding: 0.5rem
	}

	.timeline1 .time {
		width: 70%
	}

	dl.timeline2 dt {
		background: #FFB724;
		text-align: center
	}

	dl.timeline2 dd {
		padding: 0
	}

	dl.timeline2 li {
		padding: 0.8rem 0.5rem;
		text-align: center;
		color: var(--color);
		font-weight: 600;
		display: flex;
		align-items: flex-start;
		justify-content: center;
		gap: 0.25rem
	}

	dl.timeline2 li+li {
		border-top: 1px solid rgba(76, 78, 100, 0.22);
	}

	ul.timeline3 {
		display: flex;
		flex-direction: column;
		gap: 26px;
		justify-content: center;
		align-items: center;

		li p {
			background: #FFEFE2;
			border: 1px solid rgba(76, 78, 100, 0.22);
			text-align: center;
			padding: 0.5rem;
			width: auto
		}

		li:first-of-type {
			width: 100%;
			display: flex;
			justify-content: space-between
		}

		li:last-of-type {
			width: 100%;
			justify-content: center
		}
	}

	dl.timeline2:before {
		content: "";
		display: block;
		position: absolute;
		z-index: 1;
		width: 289px;
		height: 60px;
		border: 1px solid #D4D4D9;
		left: 50%;
		bottom: 0%;
		transform: translate(-50%, 60px);
		border-top: none;
		border-bottom: none
	}

	ul.timeline3 li.l4:before,
	ul.timeline3 li.l2:before,
	ul.timeline3 li.l3:before {
		content: "";
		display: block;
		position: absolute;
		z-index: 1;
		width: 1px;
		height: 154px;
		background: #D4D4D9;
		right: 35px;
		top: 0%;
		transform: translate(0%, -100%);
	}

	ul.timeline3 li.l1:before,
	ul.timeline3 li.l2:after {
		content: "";
		display: block;
		position: absolute;
		z-index: 1;
		width: 50%;
		height: 116px;
		border: 1px solid #D4D4D9;
		left: 33px;
		top: 0px;
		transform: translate(0%, 30px);
		border-top: none;
		border-right: none
	}

	ul.timeline3 li.l2 {
		z-index: 5
	}

	ul.timeline3 li.l2:before {
		width: 112px;
		height: 1px;
		right: auto;
		top: 50%;
		transform: translate(-100%, -50%);
		left: 0
	}

	ul.timeline3 li.l3:before {
		height: 120px;
		transform: translate(-50%, -50px);
	}

	ul.timeline3 li.l2:after {
		left: auto;
		right: 0;
		transform: translate(100%, 20px);
		border: 1px solid #D4D4D9;
		height: 107px;
		border-left: none;
		border-bottom: none
	}

	ul.timeline3 li p:before,
	ul.timeline3 li p:after {
		content: "";
		display: block;
		background: url("data:image/svg+xml,%3Csvg width='10' height='9' viewBox='0 0 7 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.25394 0.437996L4.25394 0.437996L6.64069 0.437989L3.75394 5.43799L0.867187 0.437989L3.25394 0.437996Z' fill='%23D4D4D9' fill-opacity='1'/%3E%3C/svg%3E%0A") no-repeat 50% 50%;
		width: 8px;
		height: 6px;
		position: absolute;
		left: 50%;
		top: 0;
		transform: translate(-4px, -100%);
		background-size: 10px
	}

	ul.timeline3 li.l1 p:last-of-type:before,
	ul.timeline3 li.l1 p:last-of-type:after {
		left: auto;
		right: 28px
	}

	ul.timeline3 li.l1 p:last-of-type:after {
		top: 182px;
		transform: translate(-3px, 0)
	}

	ul.timeline3 li.l2 p:before {
		top: 120px;
		left: 50%;
		transform: translate(69px, 0);
	}

	ul.timeline3 li.l2 p:after {
		top: 0px;
		left: 0%;
		transform: translate(-100%, 15px) rotate(-90deg);
	}

	ul.timeline3 li.l3 p:after {
		top: 0px;
		left: 0%;
		transform: translate(-100%, 16px) rotate(-90deg);
	}
}

@media screen and (min-width:768px) and (max-width:1385px) {
	.market-status-etc .diagram_01 .dig1 .dig_g {
		width: 250px;

		dl.timeline2:before {
			width: 179px
		}

		ul.timeline3 li.l2:before {
			width: 55px
		}
	}

	.market-status-etc .diagram_01 .dig1>dl>dd:before {
		width: 120px
	}
}

@media screen and (max-width:1250px) {
	.market-status-etc .diagram_01>div>dl>dt {
		font-size: 1.15rem;
	}

	.market-status-etc .diagram_01 .dig1>dl>dd {
		gap: 0.5rem
	}

}

@media screen and (max-width:767px) {
	.market-status-etc .diagram_01>div>dl>dt {
		font-size: 1.05rem;
	}

	.market-status-etc .diagram_01 {
		flex-direction: column;
		gap: 2rem
	}

	.market-status-etc .diagram_01 .dig1>dl>dd:before {
		width: 80%
	}

	.market-status-etc .diagram_01 .dig1>dl>dd .dig_g .timeline1:before {
		border-top: none
	}
}

@media screen and (max-width:580px) {
	.market-status-etc .diagram_01>div>dl>dd {
		height: auto
	}

	.market-status-etc .diagram_01 .dig1>dl>dd {
		padding: 1rem 0.5rem
	}

	.market-status-etc .diagram_01 .dig1>dl>dd:before {
		left: 40px
	}

	.market-status-etc .diagram_01 .dig1>dl>dd h6 {
		width: 60px;
		height: 60px;
		padding: 0;
		flex: none
	}

	.market-status-etc .diagram_01 .dig1 .dig_g {
		width: 200px;
		flex: none;

		dl.timeline2:before {
			width: 179px
		}

		ul.timeline3 li.l2:before {
			width: 55px
		}

		.timeline1 {
			gap: 1.5rem 0.5rem
		}

		.timeline1 li {
			padding: 0.5rem 4px;
			font-size: 0.95rem
		}

		dl.timeline2:before {
			width: 127px
		}

		ul.timeline3 li.l2:before {
			width: 30px
		}

		ul.timeline3 li.l2:after {
			width: 20px
		}

		ul.timeline3 li.l2 p:before {
			left: 18px
		}
	}
}

/* 회색 라인 테이블 */
.table {

	th,
	td {
		border: 1px solid #ddd;
	}

	th {
		background: #F6F7F9;
		color: var(--font);
		text-align: center
	}
}

.sub-o .sub_con_tit3 {
	.link_a {
		margin: 0 0 0 4px;
		vertical-align: middle
	}
}

.btn_sch {
	background: #fff;
	border: 1px solid #ddd;
	color: #333;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_2563_5486)'%3E%3Cpath d='M17.8801 16.46L22.1601 20.74L20.7401 22.16L16.4601 17.88C15.6734 18.5067 14.8134 18.9867 13.8801 19.32C12.8934 19.6667 11.8801 19.84 10.8401 19.84C9.21342 19.84 7.70009 19.4333 6.30009 18.62C4.94009 17.82 3.86675 16.74 3.08009 15.38C2.25342 13.98 1.84009 12.4667 1.84009 10.84C1.84009 9.21334 2.25342 7.7 3.08009 6.3C3.86675 4.94 4.94009 3.86667 6.30009 3.08C7.70009 2.25334 9.21342 1.84 10.8401 1.84C12.4668 1.84 13.9801 2.25334 15.3801 3.08C16.7401 3.86667 17.8201 4.94 18.6201 6.3C19.4334 7.7 19.8401 9.21334 19.8401 10.84C19.8401 11.88 19.6668 12.8933 19.3201 13.88C18.9868 14.8133 18.5068 15.6733 17.8801 16.46ZM15.8601 15.72C16.4868 15.08 16.9734 14.3467 17.3201 13.52C17.6668 12.6667 17.8401 11.7733 17.8401 10.84C17.8401 9.57334 17.5201 8.39334 16.8801 7.3C16.2668 6.24667 15.4334 5.41334 14.3801 4.8C13.2868 4.16 12.1068 3.84 10.8401 3.84C9.57342 3.84 8.39342 4.16 7.30009 4.8C6.24675 5.41334 5.41342 6.24667 4.80009 7.3C4.16009 8.39334 3.84009 9.57334 3.84009 10.84C3.84009 12.1067 4.16009 13.2867 4.80009 14.38C5.41342 15.4333 6.24675 16.2667 7.30009 16.88C8.39342 17.52 9.57342 17.84 10.8401 17.84C11.7734 17.84 12.6668 17.6667 13.5201 17.32C14.3468 16.9733 15.0801 16.4867 15.7201 15.86L15.8601 15.72Z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2563_5486'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 10px 50%;
	padding: 0 1rem 0 30px;
	background-size: 16px;
	border-radius: 4px
}

.btn_sch:hover {
	border-color: #000;
	background-color: #fff
}

.table td .mk_logo {
	display: block;
	overflow: hidden;
	height: 35px;
}

.table td .mk_logo img {
	max-height: 100%
}

.link_txt {
	color: #2F5BC1
}

.link_txt:hover,
link_txt:focus,
link_txt:active {
	text-decoration: underline
}

@media screen and (max-width:767px) {
	.table td .mk_logo {
		height: auto;
		width: 100%;
		;
		min-width: 140px
	}

	.table td .mk_logo img {
		max-height: none;
		max-width: 100%
	}
}

.sub_each .mk_info {
	line-height: 1.5
}


.market-proced {
	.sub_each.mb-3 {
		margin-bottom: 2rem !important
	}

	.gr_list>li:before {
		background: #777 !important
	}

	.btn_list {
		display: flex;
		flex-direction: column;
		gap: 0.5rem;
		align-items: stretch;
		width: fit-content
	}

	.btn_list li {}

	.btn_list .link_a {
		display: block
	}

	.down_a,
	.link_a {
		margin-left: 0;
		margin-right: 5px
	}

	.step-wrap02 {
		float: none;
		padding-top: 20px
	}

	.step-wrap02>div {
		align-items: stretch
	}

	.step-wrap02 dl {
		width: calc(25% - 36px) !important;
		float: none;
		min-height: auto
	}

	.step-wrap02 img {
		max-width: 100%
	}

	.row .col {
		float: none
	}

	.box-wrap {
		display: flex;
		justify-content: center;
		gap: 3rem;
		text-align: center;
		padding: 1rem 0
	}


}

@media screen and (max-width: 1024px) {
	.market-proced {
		.step-wrap02 dl {
			width: 100% !important;
			position: relative
		}

		.step-wrap02 dl:after {
			width: 30px;
			height: 30px;
			overflow: hidden;
			content: "" !important;
			background: url("../../images/icon_market-proced_arrowR.svg") no-repeat 50% 50%;
			background-size: contain;
			margin-left: -15px !important
		}
	}
}



.market-safety {
	.sec_04 .col {
		float: none
	}

	.link_a {
		margin-left: 0;
		margin-right: 5px
	}
}


.market-radon .sec_03 .link_a {
	margin: 0.5rem 5px 0 0
}

.market-radon .sec_03 .list_bx {
	.nodot:before {
		width: auto;
		height: auto;
		content: "-";
		background: none;
		top: 0;
		border-radius: 0;
		font-size: 1rem
	}

	&+.list_bx {
		margin-top: 2rem
	}
}

/* 20241223 혜원추가 */
.priceList-column {
	display: flex;
	align-items: center;
}

@media (max-width: 768px) {
	/*.main .sec_04 .container .todayPopularWrap .popularItem {*/
	/*	display: flex;*/
	/*	align-items: center;*/
	/*	justify-content: space-between;*/
	/*	padding-bottom: 6px;*/
	/*}*/

	.main .sec_04 .container .todayPopularWrap .popularItem .popularItem-image {
		margin-bottom: 0 !important;
	}

	/*.main .sec_04 .container .todayPopularWrap .popularItem .popularItem-image>img {*/
	/*	min-width: 100px;*/
	/*	min-height: 100px;*/
	/*	max-width: 140px;*/
	/*	max-height: 140px;*/
	/*	border-radius: 50% !important;*/
	/*}*/

	.main .sec_04 .container .todayPopularWrap .popularItem .popularItem-price .item-name,
	.main .sec_04 .container .todayPopularWrap .popularItem .popularItem-price .item-price,
	.main .sec_04 .container .todayPopularWrap .popularItem .popularItem-price .item-weight {
		text-align: right;
	}

	.main .sec_04 .container .todayPopularWrap .priceList li {
		align-items: flex-start;
		justify-content: space-between;
		flex-direction: column;
	}

	.priceList-price.priceList-price {
		width: 100%;
		justify-content: space-around;
	}

	.main .sec_04 .container .chartWrap .charts_01 {
		flex-direction: column;
	}

	.main .sec_04 .container .chartWrap .charts_01 .chart-box-wrap:first-child {
		margin-top: 20px;
	}

}

@media (min-width: 768px) and (max-width: 1280px) {
	.main .sec_04 .container .chartWrap .charts_01 .chart-box-wrap:first-child {
		margin-right: 20px;
	}
}

@media (max-width: 1280px) {
	.main .sec_04 {
		margin-bottom: 0
	}

	.main .sec_04 .container .chartWrap .charts_01 {
		margin: 1rem 0;
	}
}

.search-box-container {
	position: relative;
	width: 100%;
}

.autocomplete-container {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background: #fff;
	border: 1px solid #ddd;
	border-top: none;
	border-radius: 0 0 4px 4px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	z-index: 1000;
	display: none;
}

.autocomplete-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.autocomplete-item {
	padding: 10px 15px;
	cursor: pointer;
	transition: background-color 0.2s;
}

.autocomplete-item:hover {
	background-color: #f5f5f5;
}

.main_vis_tab_wrap.sec_02 {}

/*.banner-wrap_type2 {*/
/*	height: 451px;*/
/*}*/

.banner-wrap_type2>.flex {
	align-items: flex-start;
}

.main_vis_tab_group {
	position: relative;
	width: 100%;
	max-width: 933px;
	height: 100%;
	max-height: 451px;
}

.main_vis_tab {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-bottom: 0;
	z-index: 2;
}

.main_vis_tab .tabs {
	display: flex;
	background-color: #c5dbe3;
	border-radius: 10px;
}

.main_vis_tab .tabs a {
	position: relative;
	overflow: visible;
	border-radius: 10px;
	border: 0;
	background-color: #c5dbe3;
	color: #919191;
}

.main_vis_tab .tabs .tab a:hover,
.main_vis_tab .tabs .tab a.active {
	background-color: #0584bf;
	color: #fff;
}

.main_vis_tab .tabs .tab a:hover:after,
.main_vis_tab .tabs .tab a.active:after {
	display: inline-block;
	content: '';
	position: absolute;
	top: -10px;
	left: 50%;
	width: 26px;
	height: 22px;
	background: url(../../images/tab_active_bg.png) no-repeat;
	transform: translate(-50%, -50%);
	z-index: 10;
}

.main_vis_tab_group .change-area {
	position: relative;
	overflow: hidden;
	height: 100%;
	min-height: 451px;
	border-radius: 0.625rem;
}

.main_vis_tab_group .change-area .swiper-option {
	top: 0;
	left: auto;
	right: 0;
	z-index: 10 !important;
	top: 0;
	width: 215px;
	height: 48px;
	background-color: #fff;
	border-radius: 0 0.67rem 0 0.67rem
}

.art_txt_area {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 50px;
	background: rgb(204, 202, 202);
	z-index: 2;
	border-radius: 0.625rem;
}

.art_txt_area .art_txt {
	padding-left: 10px;
	font-size: 15px;
	line-height: 50px;
	color: #fff
}

.main_vis_tab_group .change-area .custom-fraction {
	position: absolute;
	left: 40px;
	top: 50%;
	margin-top: -10px;
	z-index: 11;
}

.main_vis_tab_group .change-area .swiper-button-prev {
	left: auto !important;
	top: 34px;
	right: 95px;
	z-index: 11;
	width: 24px;
	height: 24px;
}

.main_vis_tab_group .change-area .swiper-button-next {
	right: 27px !important;
	top: 34px;
	z-index: 11;
	width: 24px;
	height: 24px;
}

.main_vis_tab_group .change-area .swiper-pause-play {
	position: absolute;
	position: absolute;
	left: 60%;
	top: 50%;
	margin-top: -12px;
	z-index: 11;
}

.main_vis_tab_group .change-area .current-slide {
	color: #ff0000;
}

/*.main_vis_tab_group .sec_02.change-area .custom-fraction{left: -130px;	top: 50%;}
.main_vis_tab_group .sec_02.change-area .swiper-button-prev{left: auto !important;top: 50%;right:85px}
.main_vis_tab_group .sec_02.change-area .swiper-button-next{right: 15px !important;top: 24px;}
.main_vis_tab_group .sec_02.change-area .swiper-pause-play{left: -37px;top: 50%;}*/

.main_vis_tab_group .change-area .swiper-button-prev img,
.main_vis_tab_group .change-area .swiper-button-next img {
	width: 24px;
	height: 24px;
}

.swiper-pagination-fraction {}

.main_vis_tab_wrap .flex-h {
	height: auto;
}

.book_mark_wrap {
	padding: 3rem 0;
	background-color: #f4fafe;
}

.book_mark_area {}

.mark_lst {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.mark_lst:after {
	display: block;
	clear: both;
	content: '';
}

.mark_lst li {
	min-width: 151px
}

.mark_lst li:last-child {}

.mark_lst li a {
	display: block;
	padding: 11px 20px 12px;
	border: 1px solid #444;
	border-radius: 0.625rem;
	font-size: 18px;
	font-weight: 500;
	color: #444;
	text-align: center
}

.mark_lst li a:hover,
.mark_lst li a:focus,
.mark_lst li a:active {
	border: 1px solid #2F5BC1;
	color: #2F5BC1
}

.menu_overlay {
	position: fixed;
	top: 128px;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 9;
	display: none;
}

.archiveWrap {
	max-width: 447px
}

@media (max-width: 1024px) {
	.main .sec_02 .main_vis_tab_group .change-area .swiper-option {
		top: 1rem;
		left: auto !important;
		right: 0;
	}

	.main_vis_tab_group .change-area .swiper-button-prev {
		top: 48px;
		right: 75px
	}

	.main_vis_tab_group .change-area .swiper-button-next {
		top: 48px;
	}

	.main_vis_tab_group .change-area .swiper-pause-play {
		position: absolute;
		left: auto;
		right: 52px
	}

	.main_vis_tab_group .sec_02.change-area .swiper-pause-play {
		left: -30px;
		top: 50%;
	}

	/*.main .sec_02 .col.l12.s12 {margin-top: 35px}*/
	.mark_lst {
		justify-content: flex-start;
	}

	.mark_lst li {
		min-width: auto;
		margin: 0 5px 5px
	}

	.mark_lst li a {
		font-size: 14px;
	}

	.archiveWrap {
		max-width: 100%
	}

	/* 20250120 max-width: 768에서 1024로 포인트 변경 */
	.main .sec_04 .container .todayPopularWrap .popularItem {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding-bottom: 6px;
	}

	.main .sec_04 .container .todayPopularWrap .popularItem .popularItem-image>img {
		min-width: 100px;
		min-height: 100px;
		max-width: 140px;
		max-height: 140px;
		border-radius: 50% !important;
	}

	.scroll_box .tableB.text_center {
		white-space: normal;
	}
}

.garak-search-material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
}

/* 팝업 배경 */
.popup-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1000;
}

/* 팝업 사진 영역 */
.popup-content {
	background: white;
	padding: 10px;
	border-radius: 8px;
	max-width: 90%;
	max-height: 90%;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	text-align: center;
	overflow: hidden;
	position: relative;
	width: 70%;
	height: 70%;
}

.popup-content:hover {
	--zoom: 2;
}

.popup-content img {
	position: absolute;
	left: 0%;
	width: 100%;
	height: 100%;
	object-fit: scale-down;
	transform: scale(var(--zoom, 1));
	transform-origin: var(--x) var(--y);
	transition: transform 0.3s ease;
}

.quick-semibold {
	width: 100%;
	color: #fff;
	/*padding-left: 0.8rem;*/
	/*background: url(../../images/icon_common_quick.svg) no-repeat left center;*/
	background-size: 1.2rem;
	font-family: "Pretendard";
	font-weight: 500;
	font-size: 18px;
	line-height: 150%;
	text-decoration: none;
}

#floor_text {
	margin-right: 10px;
}

.main .main-banner .slide_01 video {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.header_inner_top {
	height: 45px;
	background-color: #fff
}

.header_inner_top_con {
	position: relative
}

.header_inner_top_con:after {
	display: block;
	clear: both;
	content: '';
}

.seoul_link {
	display: inline-block;
	position: absolute;
	left: 4%
}

.seoul_link a {
	display: inline-block;
	width: 130px;
	height: 41px;
	background: url(../../images/header_inner_logo.png) no-repeat;
	text-indent: -9999px
}

.top_noti {
	position: absolute;
	top: 10px;
	left: 20%
}

.top_noti:after {
	display: block;
	clear: both;
	content: '';
}

.top_noti dt {
	float: left
}

.top_noti dt .icon_noti {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-top: -2px;
	background: url(../../images/header_inner_icon_noti.png) no-repeat;
	text-indent: -9999px;
	color: #444
}

.top_noti dd {
	float: left
}

.top_noti dd .top_link_txt {
	display: inline-block;
	padding-left: 5px;
	line-height: 18px
}

.top_util_lst {
	position: absolute;
	top: 10px;
	right: 5%;
	display: flex
}

.top_util_lst li {
	margin-left: 30px
}

.top_util_lst li:first-child {
	margin-left: 0
}

@media (max-width: 1024px) {

	/*.swiper-container{padding-top:15px;}*/
	.main .main-banner .slide_01 video {
		object-fit: contain;
	}

	.main .main-banner .swiper-slide.slide_01 {
		height: 40vh;
		background-color: #000;
		background-image: none
	}

	.main .main-banner .swiper-slide.slide_02 {
		display: none
	}

	.main .main-banner .swiper-slide.slide_03 {
		display: none
	}

	.main .main-banner .swiper-slide.slide_04 {
		display: none
	}

	.main .swiper0 .swiper0-next {
		display: none
	}

	.main .swiper0 .swiper0-prev {
		display: none
	}

	.main_vis_tab_group .change-area {
		min-height: auto;
	}

	.header_inner_top {
		display: none
	}
}

@media (max-width: 800px) {

	/*.swiper-container{padding-top:35px;}*/
	.main .main-banner .swiper-slide.slide_01 {
		height: 35vh;
	}

	.main_vis_tab_group .change-area .swiper-container {
		padding-top: 15px
	}

	.main_vis_tab {
		bottom: -40px;
	}
}

@media (max-width: 700px) {
	.main .main-banner .swiper-slide.slide_01 {
		height: 26vh;
	}

}

@media (max-width: 450px) {
	.main .main-banner .swiper-slide.slide_01 {
		height: 19vh;
	}

	.main_vis_tab {
		bottom: -40px;
	}
}

@media (max-width: 380px) {
	.main .main-banner .swiper-slide.slide_01 {
		height: 16vh;
	}
}

/* 20250102 김혜원 추가 */
@media (max-width: 570px) {
	.tab-buttons .tab-button {
		height: 38px;
	}

	.tab-buttons .tab-button.active-swiper-banner1:after {
		top: -7px;
		height: 14px;
	}
}

.tabs-swiper-banner1 img {
	max-width: 100%;
	height: auto;
}

/*
.banner-wrap_type2 .tabs_area {
	width: 90%;
	max-width: 800px;
}

.banner-wrap_type2 .tab-buttons {
	display: flex;
}

.banner-wrap_type2 .tab-button {
	background: #ddd;
	border: none;
	padding: 10px 20px;
	cursor: pointer;
	font-size: 16px;
	border-radius: 5px;
}

.banner-wrap_type2 .tab-button.active {
	background: #333;
	color: white;
}

.banner-wrap_type2 .tab-content {
	display: none;
}

.banner-wrap_type2 .tab-content.active-swiper-banner1 {
	display: block;
}

.banner-wrap_type2 .tab-content.slider {
	width: 100%;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.banner-wrap_type2 .tab-content .slides {
	display: flex;
	transition: transform 0.5s ease-in-out;
	width: 100%;
}

.banner-wrap_type2 .tab-content .slide {
	min-width: 100%;
}

.banner-wrap_type2 .tab-content .slide img {
	width: 250px;
	height: 150px;
	display: block;
}

.banner-wrap_type2 .tab-content .buttons {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	display: flex;
	justify-content: space-between;
	pointer-events: none;
}

.banner-wrap_type2 .tab-content .button {
	pointer-events: auto;
	background: rgba(255, 255, 255, 0.7);
	border: none;
	padding: 10px;
	cursor: pointer;
	border-radius: 50%;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.banner-wrap_type2 .tab-content .button:hover {
	background: rgba(255, 255, 255, 1);
}

.banner-wrap_type2 .tab-content .control-buttons {
	margin-top: 10px;
	text-align: center;
}

.banner-wrap_type2 .tab-content .control-buttons button {
	background: #ddd;
	border: none;
	padding: 10px 20px;
	cursor: pointer;
	font-size: 16px;
	border-radius: 5px;
	margin: 0 5px;
}

.banner-wrap_type2 .tab-content .control-buttons button:hover {
	background: #333;
	color: white;
}
*/



/* tab-slides */
.tabs-swiper-banner1 {
	position: relative;
	width: 100%;
	max-width: 933px;
	height: auto !important;
}

/* 1000px 이상일 때 height 적용 */
@media (min-width: 1000px) {
	.tabs-swiper-banner1 {
		height: 401px !important;
	}
}


.tab-buttons {
	position: absolute;
	left: 0;
	bottom: -30px;
	width: 100%;
	display: flex;
	background-color: #c5dbe3;
	margin: 0 auto;
	border-radius: 10px;
	z-index: 10;
}

.tab-button {
	position: relative;
	border-radius: 10px;
	border: 0;
	background-color: #c5dbe3;
	/*color: #919191;*/
	width: 50%;
	height: 48px;
}

.tab-button.active-swiper-banner1 {
	background-color: #0584bf;
	color: #fff;
	outline: none;
}

.tab-button.active-swiper-banner1:after {
	display: inline-block;
	content: '';
	position: absolute;
	top: -10px;
	left: 50%;
	width: 26px;
	height: 22px;
	background: url(../../images/tab_active_bg.png) no-repeat;
	transform: translate(-50%, -50%);
	z-index: 10;
}

.tab-content {
	position: relative;
	display: none;

}

.tab-content.active-swiper-banner1 {
	display: block;
}

.slider-swiper-banner1 {
	width: 100%;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}

.tab_slide_wrap {
	width: 100%;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}

.slides-swiper-banner1 {
	display: flex;
	transition: transform 0.5s ease-in-out;
	width: 100%;
}

.slide-swiper-banner1 {
	width: 100%;
	height: 451px
}

.slide-swiper-banner1 img {
	height: 100%
}

.buttons {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	display: flex;
	justify-content: space-between;
	pointer-events: none;
}

.button {}

.control-buttons .button:hover,
.control-buttons .button:focus {
	outline: none;
	background-color: #fff;

}

.control-buttons {
	position: absolute;
	top: 0;
	right: 0;
	width: 122px;
	height: 30px;
	background-color: #fff;
	border-radius: 0 0.67rem 0 0.67rem;
	z-index: 10 !important;
}

.control-buttons button {
	width: 24px;
	height: 24px;
	padding: 0;
}

.control-buttons button:hover {}

.control-buttons .button.prev {
	width: 24px;
	height: 24px;
	padding: 0;
	background: url(../../images/btn-slide_prev.png) no-repeat;
	background-size: 24px 24px;
	text-indent: -9999px
}

.control-buttons .button.next {
	width: 24px;
	height: 24px;
	padding: 0;
	background: url(../../images/btn-slide_next.png) no-repeat;
	background-size: 24px 24px;
	text-indent: -9999px
}

.control-buttons .play {
	width: 24px;
	height: 24px;
	padding: 0;
	background: url(../../images/btn-slide_play.png) no-repeat;
	background-size: 24px 24px;
	text-indent: -9999px
}

.control-buttons .pause {
	width: 24px;
	height: 24px;
	padding: 0;
	background: url(../../images/btn-slide_stop.png) no-repeat;
	background-size: 24px 24px;
	text-indent: -9999px
}

.control-buttons .play:focus {
	outline: none;
	background-color: #fff;
}

.control-buttons .pause:focus {
	outline: none;
	background-color: #fff;
}


.tab_slide_wrap .btn_control {
	position: absolute;
	top: 0;
	right: 0;
	width: 162px;
	height: 35px;
	background-color: #fff;
	z-index: 10;
	border-radius: 0 10px 0 10px;
}

.tab_slide_wrap .swiper-pagination-fraction {
	width: auto;
	left: 10px;
}

/*.tab_slide_area .swiper-slide{*/
/*	height: 451px;*/
/*}*/
/*.tab_slide_area .swiper-slide img{height: 100%;}*/

.tab_slide_wrap .swiper-button-prev {
	left: 50px;
	top: 25px;
	width: 24px;
	height: 24px;
	padding: 0;
	background: url(../../images/btn-slide_prev.png) no-repeat;
	background-size: 24px 24px;
	text-indent: -9999px
}

.tab_slide_wrap .swiper-button-next {
	top: 25px;
	right: 20px;
	width: 24px;
	height: 24px;
	padding: 0;
	background: url(../../images/btn-slide_next.png) no-repeat;
	background-size: 24px 24px;
	text-indent: -9999px
}

.tab_slide_wrap .swiper-pagination-current {
	color: #ff0000
}

@media screen and (max-width: 1024px) {
	.tabs-swiper-banner1 {
		height: auto
	}

	.slide-swiper-banner1 {
		width: 100%;
		height: auto
	}
}

#playPauseButton1,
#playPauseButton2 {
	width: 30px;
	height: 30px;
	background-size: cover;
	border: none;
	cursor: pointer;
	position: absolute;
	left: 80px
}

/* 초기 상태: 일시정지 아이콘 */
.play-button {
	background-image: url(../../images/btn-slide_stop.png);
	/* 일시정지 아이콘 경로 */
}

/* 재생 상태 아이콘 */
.pause-button {
	background-image: url(../../images/btn-slide_play.png);
	/* 재생 아이콘 경로 */
}

.select-wrapper .caret {
	top: 0.8rem;
}

@media (max-width: 1024px) {
	#seoul-gnb-plugin {
		display: none !important;
	}
}

/* 서울시 통합 헤더 */
#seoul-gnb-plugin {
	width: 100%;
	height: 48px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #000000;
	background-color: #fff !important;
	font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue",
		"Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

#seoul-gnb-plugin .seoul-gnb-holder .seoul-gnb-link a {
	display: block !important;
	width: 135px !important;
	height: 200px !important;
	margin-top: -168px !important;
	background: url(https://www.seoul.go.kr/res_newseoul/images/icon_set_common.png) !important;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#seoul-gnb-plugin .seoul-gnb-holder .seoul-gnb-icon-notice {
	/*background-color: rgb(47, 91, 193) !important;*/
	background: url(../../images/header_inner_icon_noti.png) no-repeat !important;
	top: 42% !important;
	width: 20px !important;
	height: 18px !important;
}

#seoul-gnb-plugin .seoul-gnb-holder .seoul-gnb-news dd {
	padding: 0 0 0 30px !important;
}

#seoul-gnb-plugin .seoul-gnb-holder .seoul-gnb-news dd a,
#seoul-gnb-plugin .seoul-gnb-holder .seoul-gnb-menu dd a,
#seoul-gnb-plugin .seoul-gnb-menu>dd>a,
#seoul-gnb-plugin .seoul-gnb-menu>dd .seoul-gnb-icon-menu4 {
	overflow: hidden;
	display: block;
	width: 100%;
	/*height: 48px;*/
	background-image: none;
	font-size: 15px !important;
	/*line-height: 48px;*/
	color: #000000 !important;
	text-indent: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-decoration: none;
	font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue",
		"Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

#seoul-gnb-plugin .seoul-gnb-menu>dd>a {
	font-weight: 700;
}

.seoul-gnb-menu-section>p>a {
	display: block;
	width: 100%;
	text-align: center;
	color: #313131;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}

/* 서울시 통합 헤더 end */

.item-container {
	display: flex;
	align-items: center;
	background-color: #ffffff;
	border-radius: 10px;
	padding: 35px;
	/*box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);*/
	max-width: 500px;
	margin: 20px auto;
	gap: 20px;
}

.item-image {
	flex: 1;
	max-width: 170px;
	height: auto;
	border-radius: 8px;
}

.item-details {
	flex: 2;
	margin-left: 20px;
}

.item-name {
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

.item-price {
	font-size: 18px;
	color: #e74c3c;
	font-weight: bold;
	display: block;
	margin-top: 5px;
}

.won {
	font-size: 16px;
	color: #555;
}

.item-weight {
	font-size: 14px;
	color: #777;
	display: block;
	margin-top: 5px;
}

.icon1 {
	max-height: inherit;
	line-height: 54px;
	font-size: 15px;
	padding: 20px;
	min-width: 5rem;
	cursor: pointer;
	text-align: center;
	letter-spacing: 0.5px;
	transition: background-color 0.2s ease-out;
	font-weight: 700;
	background-color: #FF8201 !important;
	color: #fff;
	border-radius: 2px;
}

.busi-highlight .sec_04 .tableZ th {
	background: rgb(47, 91, 193);
	color: rgb(255, 255, 255);
}

@media screen and (max-width: 1024px) {
	.red-banner-container {
		margin-top: 30px !important;
	}
}

.content-blind {
	display: none;
}
.select-group {
	width: 24%;
}
@media (max-width: 768px) {
	.select-group {
		width: 100%;
	}
}
