@charset "UTF-8";



.corona {
	background-image: url("../img/bg-corona.jpg");
	background-size: cover;
	background-position: center;
}

.about__left {
	background-image: url("../img/about-bg_left.jpg");
	background-size: cover;
	background-position: center;
}

.about__right {
	background-image: url("../img/about-bg_right.jpg");
	background-size: cover;
	background-position: center;
}

.news__left {
	background-image: url("../img/news-bg-left.jpg");
	background-size: cover;
	background-position: center;
}

.news__right {
	background-image: url("../img/news-bg-right.jpg");
	background-size: cover;
	background-position: center;
}

.now-column__left {
	background-image: url("../img/bg-now-left.jpg");
	background-size: cover;
	background-position: center;
}

.now-column__right {
	background-image: url("../img/bg-now-right.jpg");
	background-size: cover;
	background-position: center;
}

.city {
	background-image: url("../img/bg-city.jpg");
	background-size: cover;
	background-position: center;
}

.facebook__left {
	background-image: url("../img/fa-bg-left.jpg");
	background-size: cover;
	background-position: center;
}

.facebook__right {
	background-image: url("../img/fa-bg-right.jpg");
	background-size: cover;
	background-position: center;
}


.main-visual {
	margin-top: 0 !important;
	position: relative;
}

.main-visual .main-visual-slide .swiper-container {
	position: static;
}

.main-visual .main-visual-slide__inner {
	position: absolute;
	top: 41%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
}

.main-visual #main-visual .swiper-slide {
	position: relative;
	height: 32.5125rem;
	border-radius: 0px;
}

.main-visual #main-visual .swiper-slide>img {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	height: 32.5125rem;
	width: 100%;
	display: inline-block;
}

.main-visual .main-visual-info-bottom__txt-wrap {
	position: relative;
	height: 100%;
	top: calc(100% - 13.5em);
}

.main-visual .main-visual-info-bottom__txt-wrap img {
	display: inline-block;
	width: 1.25rem;
	height: 1.5rem;
	-o-object-fit: cover;
	object-fit: cover;
	margin-right: 0.625rem;
	top: 0.4em;
}

.main-visual .main-visual-info-bottom__txt {
	font-size: 1.25rem;
	font-weight: 500;
	color: #fff;
	margin-right: 0.8125rem;
}

.main-visual .main-visual-info-bottom__txt-wrap .bar {
	display: inline-block;
	width: 1.5rem;
	height: 0.125rem;
	background: #fff;
	margin-right: 0.625rem;
	position: relative;
	top: -0.3125rem;
}

.main-visual .main-visual-info-bottom__txt2 {
	font-size: 1.25rem;
	font-weight: 500;
	color: #fff;
	letter-spacing: -1.4px;
}

.main-visual .main-visual-slide__top img {
	position: relative;
	z-index: 10;
	width: 43.375rem;
}

.main-visual .main-visual-slide__bottom {
	position: relative;
	top: 0.95rem;
	right: -13.7em;
	width: 6.9375rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: auto;
	margin-right: 14em;
}

.main-visual .main-visual-slide__bottom .main-swiper-paging {
	width: 6.25rem;
	font-size: 1.25rem;
	color: #fff;
	margin-right: 0.9375rem;
	text-align: right;
	min-width: 5rem;
}

.main-visual .main-visual-slide__bottom .main-swiper-paging span {
	font-weight: 500;
}

.main-visual .main-visual-slide__bottom .wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 5.3125rem;
	min-width: 2.5rem;
	position: relative;
	top: 0.4rem;
}

.main-visual .main-visual-slide__bottom .swiper-btn-next {
	position: relative;
	top: 0.1em;
	left: 1.1em;
	width: 0.4375rem;
	height: 0.875rem;
	background: url(../img/next.svg) no-repeat;
	background-size: cover;
}

.main-visual .main-visual-slide__bottom .swiper-btn-prev {
	position: relative;
	top: 0.1em;
	width: 0.4375rem;
	height: 0.875rem;
	background: url(../img/prev.svg) no-repeat;
	background-size: cover;
}

.main-visual .main-visual-slide__btns {
	position: relative;
	width: 0.625rem;
	left: -1.15em;
	top: -0.3em;
	display: inline-block;
}

@media screen and (-ms-high-contrast: active) , ( -ms-high-contrast :
	none) {
	.main-visual .main-visual-slide__bottom .wrap {
		position: relative;
		top: 0.1em;
	}
	.main-visual .main-visual-slide__btns {
		position: relative;
		width: 0.625rem;
		left: -1.22em;
		top: 0em;
		display: inline-block;
	}
}

.main-visual .main-visual-info__btns--start {
	border-left: 0.4375rem solid #fff;
	width: 0;
	height: 0;
	border-right: 0.4375rem solid transparent;
	border-top: 0.4375rem solid transparent;
	border-bottom: 0.4375rem solid transparent;
	background: transparent;
}

.main-visual .main-visual-info__btns--stop {
	width: 0.625rem;
	height: 0.875rem;
	background: url(../img/stop.svg) no-repeat;
	background-size: cover;
	position: relative;
	left: 0.3em;
	top: 0rem;
}

.corona {
	position: relative;
	z-index: 10;
}

.corona .main-icon .inner {
	position: absolute;
	top: -5.25rem;
	z-index: 10;
	left: 0;
	right: 0;
}

.corona .main-icon .inner .main-icon__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -0.3125rem;
}

.corona .main-icon .inner .main-icon__item {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background: #fff;
	text-align: center;
	margin: 0 0.5125rem;
	border-radius: 1rem;
	height: 9.8375rem;
	-webkit-box-shadow: 0.6875rem 0.8125rem 1.4375rem rgba(0, 0, 0, 0.1);
	box-shadow: 0.6875rem 0.8125rem 1.4375rem rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.corona .main-icon .inner .main-icon__item:hover {
	background: #00398e;
}

.corona .main-icon .inner .main-icon__item:hover .main-icon__txt {
	color: #fff;
}

.corona .main-icon .inner .main-icon__item:hover .main-icon__thumb {
	background: #fff !important;
}

.corona .main-icon .inner .main-icon__item:nth-of-type(1) .main-icon__thumb
	{
	background: #aadaff;
}

.corona .main-icon .inner .main-icon__item:nth-of-type(2) .main-icon__thumb
	{
	background: #f6eeff;
}

.corona .main-icon .inner .main-icon__item:nth-of-type(3) .main-icon__thumb
	{
	background: #ffe4e6;
}

.corona .main-icon .inner .main-icon__item:nth-of-type(4) .main-icon__thumb
	{
	background: #ebfff6;
}

.corona .main-icon .inner .main-icon__item:nth-of-type(5) .main-icon__thumb
	{
	background: #e5f3ff;
}

.corona .main-icon .inner .main-icon__item:nth-of-type(6) .main-icon__thumb
	{
	background: #e9fffe;
}

.corona .main-icon .inner .main-icon__item a {
	display: inline-block;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.corona .main-icon .inner .main-icon__thumb {
	padding: 0.625rem;
	border-radius: 50%;
	background: #222;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 3.7rem;
	height: 3.7rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 1.2rem;
}

.corona .main-icon .inner .main-icon__thumb img {
	display: inline-block;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.corona .main-icon .inner .main-icon__txt {
	font-size: 1rem;
	font-family: "gmarket";
	line-height: 1.25rem;
	font-weight: 600;
	color: #4d4d4d;
}

.corona .corona__column {
	position: relative;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.corona .corona__left-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.corona__table-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.corona__table-wrap {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.corona__table-wrap:nth-of-type(1) {
	margin-right: 15px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 55%;
	flex: 0 0 55%;
}

.corona__table-wrap:nth-of-type(1) tr:nth-of-type(2) {
	height: 7.4rem;
}

.corona .corona__left-txt {
	font-size: 2.2125rem;
	font-weight: bold;
	text-align: left;
	line-height: 1.2;
	color: #222222;
	margin-bottom: 1.2rem;
	letter-spacing: -2.5px;
}

.corona .corona__left-link {
	padding-left: 0.75rem;
	position: relative;
	display: inline-block;
	width: 13.875rem;
	height: 2.8rem;
	line-height: 3rem;
	text-align: center;
	font-size: 1rem;
	font-weight: 600;
	color: #ffffff;
	background: #06a89f;
	border-radius: 2.125rem;
	-webkit-box-shadow: 0.8125rem 1rem 1.5rem rgba(0, 0, 0, 0.15);
	box-shadow: 0.8125rem 1rem 1.5rem rgba(0, 0, 0, 0.15);
	margin-left: 1.5rem;
	margin-top: 0.3rem;
}

.corona .corona__right {
	width: 100%;
	background-size: cover;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.corona .corona__right .inner {
	position: relative;
	top: 0;
	padding-top: 7.5rem;
	padding-bottom: 2.2rem;
}

.corona .corona__right-wrap {
	width: 100%;
}

.corona .corona__left-title {
	text-align: right;
	font-size: 1.1125rem;
	color: #000;
	font-weight: 500;
	margin-bottom: 0.525rem;
}

}
.corona .corona__right-title {
	text-align: right;
	font-size: 1.2125rem;
	color: #525151;
	font-weight: 600;
	margin-bottom: 0.525rem;
}

.corona .corona__left-title {
	text-align: left;
}

.corona .corona__table {
	width: 100%;
	border-top: 0.125rem solid #707070;
	border-bottom: 0.125rem solid #707070;
	margin-bottom: 0.9875rem;
	height: 165px;
}

.corona .corona__table tr {
	height: 3.6875rem;
}

.corona .corona__table tr th {
	vertical-align: middle;
	background: #dee5e2;
	font-size: 0.95625rem;
	color: #585858;
	font-weight: 500;
	line-height: 1.1;
	word-break: keep-all;
}

.corona .corona__table tr td {
	background: #fff;
	vertical-align: middle;
	text-align: center;
	font-family: "gmarket";
	font-size: 1.2625rem;
	font-weight: 500;
	color: #333333;
	
}

.corona .corona__table tr td span {
	position: relative;
}

.corona .corona__table tr td span::after {
	display: none;
	position: absolute;
	content: "";
	width: 100%;
	left: 0;
	bottom: 0rem;
	height: 0.0625rem;
	background: #333333;
}

.corona .corona__table.table2 tr:nth-of-type(3) td {
	background: #eff4f5;
}

.corona .corona__table.table2 th, .corona .corona__table.table2 td {
	border-right: 1px solid #c0c4c2;
}

.corona .corona__right-link-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 -0.125rem;
	margin-top: 0.3rem;
}

.corona .corona__right-link-wrap a {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-right: 1%;
	position: relative;
	height: 2.9625rem;
	line-height: 1.4;
	text-align: left;
	border-radius: 0.8125rem;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	background: #1e6fdf;
	color: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0 0.125rem;
	font-weight: 500;
	font-size: 1.125rem;
	margin-bottom: 0.5%;
	padding-left: 1rem;
	font-family: "Noto Sans" !important;
	border-radius: 10px;
	overflow: hidden;
}

.corona .corona__right-link-wrap a.is-red {
	background: #d1426e;
}

.corona .corona__right-link-wrap a.is-purple {
	background: #424fb1;
}

.corona .corona__right-link-wrap a.is-purple-s {
	background: #7f48b3;
}

.corona .corona__right-link-wrap a:after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 3.375rem;
	height: 100%;
	background: #0067be;
}

.corona .corona__right-link-wrap a:nth-of-type(2):after {
	background: #2c3aa3;
}

.corona .corona__right-link-wrap a:nth-of-type(3):after {
	background: #6e30a9;
}

.corona .corona__right-link-wrap a:nth-of-type(4):after {
	background: #a12878;
}

.corona .corona__right-link-wrap a:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -0.5625rem;
	left: 50%;
	margin-left: -0.3125rem;
	height: 1.125rem;
	width: 0.625rem;
	background-image: url("../img/bg-arr.png");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 1;
	left: auto;
	right: 1.275rem;
}

.about .about-column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 20.1875rem;
}

.about .about__left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	width: 64.21875%;
	height: 100%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start; /* 1265/1920 */
	padding-bottom: 2.225rem;
}

.about .about__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -0.625rem;
	width: 80%;
	position: relative;
	right: 3rem;
}

.about .about__item {
	width: 33.3%;
	text-align: center;
	height: 15.4375rem; /* padding-top: 6.875rem; */
	-webkit-box-shadow: 0.6875rem 0.8125rem 1.4375rem rgba(0, 0, 0, 0.1);
	box-shadow: 0.6875rem 0.8125rem 1.4375rem rgba(0, 0, 0, 0.1);
	border-radius: 1.3125rem;
	background: #fff;
	margin: 0 0.625rem;
}

.about .about__item.is-second {
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 46%;
}

.about .about__item.is-second ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.about .about__item.is-second ul li {
	height: 7.1875rem;
	background: #fff;
	-webkit-box-shadow: 0.6875rem 0.8125rem 1.4375rem rgba(0, 0, 0, 0.1);
	box-shadow: 0.6875rem 0.8125rem 1.4375rem rgba(0, 0, 0, 0.1);
	border-radius: 1.1875rem;
}

.about .about__item.is-second ul li:nth-of-type(1) {
	margin-bottom: 0.9375rem;
	background: #fff url(../img/about-icon03.svg) no-repeat;
	background-position: 1.6875rem center;
}

.about .about__item.is-second ul li:nth-of-type(2) {
	background: #fff url(../img/about-icon04.svg) no-repeat;
	background-position: 1.6875rem center;
}

.about .about__item.is-second ul li:nth-of-type(1) a:hover, .about .about__item.is-second ul li:nth-of-type(2) a:hover
	{
	border: 0.0625rem solid #dea5dd;
	border-radius: 1.1875rem;
}

.about .about__item.is-second ul li a {
	padding-top: 0;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 3.5rem;
	font-size: 1.125rem;
	font-weight: bold;
	color: #4d4d4d;
}

.about .about__item>a {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 6.875rem;
	border-radius: 1.375rem;
}

.about .about__item:nth-of-type(1):hover {
	border: none;
}

.about .about__item:hover {
	border: 0.0625rem solid #dea5dd;
}

.about .about__item:nth-of-type(2) a {
	background: url(../img/about-icon01.png) no-repeat;
	background-position: center 1.6875rem;
}

.about .about__item:nth-of-type(3) a {
	background: url(../img/about-icon02.png) no-repeat;
	background-position: center 1.6875rem;
}

.about .about__item:nth-of-type(4) a {
	background: url(../img/about-icon03.png) no-repeat;
	background-position: center 1.6875rem;
}

.about .about__item-tit {
	font-size: 1.325rem;
	line-height: 1.3;
	font-family: "gmarket";
	font-weight: 600;
	color: #4d4d4d;
	margin-bottom: 0.875rem;
}

.about .about__item-txt {
	font-size: 1rem;
	font-family: "gmarket";
	font-weight: 300;
	max-width: 85%;
	margin: 0 auto;
	line-height: 1.3;
	word-break: keep-all;
	letter-spacing: -0.0625rem;
	overflow: hidden;
	height: 4.125rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	line-height: 1.4;
	height: 4.2;
	/* line-height 가 1.2em 이고 3라인을 자르기 때문에 height는 1.2em * 3 = 3.6em */
}

.about .about__right {
	width: 35.9375%;
	height: 100%;
	padding-right: 8.875rem; /* 655/1920 */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.news .news-column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
}

.news .news__left {
	width: 35.9375%; /* 690/1920 */ /* 621/1920 */
	height: 23.625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-right: 8.875rem;
}

.news .news__left .com-title-wrap {
	text-align: right;
}

.news .news__right {
	width: 64.21875%;
	height: 23.625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 4.375rem;
}

.news .news__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.news .news__info-left {
	width: 37%;
	margin-right: 1.875rem;
}

.news .news__item {
	height: 4.75rem;
	background: #fff;
	margin-bottom: 0.3125rem;
	border-radius: 0.625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all 0.3 ease-in-out;
	transition: all 0.3 ease-in-out;
	-webkit-box-shadow: 0.75rem 0.9375rem 1.6875rem rgba(10, 23, 42, 0.15);
	box-shadow: 0.75rem 0.9375rem 1.6875rem rgba(10, 23, 42, 0.15);
}

.news .news__item:hover {
	border: 0.0625rem solid #0b2c55;
}

.news .news__item-date {
	width: 8.75rem;
	height: 2.8125rem;
	line-height: 2.8125rem;
	background: #dfdfdf;
	text-align: center;
	border-radius: 1.75rem;
	margin-right: 0.75rem;
	font-family: "gmarket";
	color: #838383;
	font-weight: 500;
}

.news .news__item-txt {
	font-size: 1rem;
	font-weight: 500;
	color: #393939;
	max-width: 55%;
	overflow: hidden;
	height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	line-height: 1;
	height: 1;
	/* line-height 가 1.2em 이고 3라인을 자르기 때문에 height는 1.2em * 3 = 3.6em */
}

.news .news__info-right {
	width: 81%;
	position: relative;
	right: 8rem;
}

.news .news__info-right .swiper-slide>a>img {
	width: 100%;
	height: 12rem;
	vertical-align: bottom;
}

.news .news-slide {
	position: relative;
}

.news .news-slide .swiper-container .fa-icon {
	position: absolute;
	top: 0.625rem;
	left: 0.625rem;
	z-index: 10;
}

.news .news-slide .swiper-container .swiper-slide-thumb {
	height: 7.1375rem;
	background: #fff;
	padding: 1rem 1rem;
}

.news .news-slide .swiper-container .swiper-slide-thumb .swiper-slide-thumb-txt
	{
	color: #393939;
	font-size: 1.1875rem;
	font-family: "Noto Sans";
	font-weight: 600;
}

.facebook .swiper-slide-thumb {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	height: 7.1375rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.74);
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.news .news-slide .swiper-container .swiper-slide-thumb-txt {
	display: inline-block;
	font-family: "gmarket";
	color: #fff;
	font-size: 1.0625rem;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	line-height: 28px;
	height: 28px;
	/* line-height 가 1.2em 이고 3라인을 자르기 때문에 height는 1.2em * 3 = 3.6em */
}

.news .news-slide .swiper-container .swiper-slide-thumb-txt2 {
	margin-top: 0.4rem;
	overflow: hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	line-height: 20px;
	height: 40px;
	/* line-height 가 1.2em 이고 3라인을 자르기 때문에 height는 1.2em * 3 = 3.6em */
	line-height: 1.3;
	font-weight: 500;
}

.news .news-slide .swiper-container .swiper-slide-thumb-date {
	-ms-flex-item-align: end;
	align-self: flex-end;
	font-size: 0.9375rem;
	font-family: "gmarket";
	font-weight: 500;
	color: #fff;
	margin-top: 1.6875rem;
	margin-right: 1.875rem;
}

.news .news-slide__bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 0.3rem;
}

.news .news-slide__bottom .swiper-paging {
	font-size: 1.125rem;
	font-weight: 500;
	color: #646464;
	letter-spacing: -0.125rem;
}

.facebook .facebook-column {
	height: 23.875rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.facebook .facebook__left {
	width: 62.6875%;
	height: 100%;
	padding-left: 18.8125rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.facebook .facebook__left .com-title-wrap {
	text-align: right;
}

.facebook .facebook__right {
	width: 40.46875%;
	height: 100%;
	padding-left: 10.375rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.facebook .facebook__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.facebook .facebook__info-left {
	width: 37%;
	margin-right: 1.875rem;
}

.facebook .facebook__item {
	height: 4.75rem;
	background: #fff;
	margin-bottom: 0.3125rem;
	border-radius: 0.625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all 0.3 ease-in-out;
	transition: all 0.3 ease-in-out;
	-webkit-box-shadow: 0.75rem 0.9375rem 1.6875rem rgba(10, 23, 42, 0.15);
	box-shadow: 0.75rem 0.9375rem 1.6875rem rgba(10, 23, 42, 0.15);
}

.facebook .facebook__item:hover {
	border: 0.0625rem solid #0b2c55;
}

.facebook .facebook__item-date {
	width: 8.75rem;
	height: 2.8125rem;
	line-height: 2.8125rem;
	background: #dfdfdf;
	text-align: center;
	border-radius: 1.75rem;
	margin-right: 0.75rem;
	font-family: "gmarket";
	color: #838383;
	font-weight: 500;
}

.facebook .facebook__item-txt {
	font-size: 1rem;
	font-weight: 500;
	color: #393939;
	max-width: 55%;
	overflow: hidden;
	height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	line-height: 1;
	height: 1;
	/* line-height 가 1.2em 이고 3라인을 자르기 때문에 height는 1.2em * 3 = 3.6em */
}

.facebook .facebook__info-right {
	width: 100%;
}

.facebook .facebook__info-right .swiper-slide>a>img {
	width: 100%;
	height: 19.125rem;
	vertical-align: bottom;
}

.facebook .facebook-slide {
	position: relative;
	left: 4rem;
}

.facebook .facebook-slide .swiper-container .fa-icon {
	position: absolute;
	top: 0.625rem;
	left: 0.625rem;
	z-index: 10;
}

.facebook .facebook-slide .swiper-container .swiper-slide-thumb .swiper-slide-thumb-txt
	{
	color: #393939;
	font-size: 1.1875rem;
	font-family: "Noto Sans";
	font-weight: 600;
}

.facebook .swiper-slide-thumb {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	height: 7.1375rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.74);
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0 0.9375rem;
}

.facebook .facebook-slide .swiper-container .swiper-slide-thumb-txt {
	    display: inline-block;
    font-family: "gmarket";
    color: #fff;
    font-size: 1.0625rem;
    font-weight: bold;
    color: #fff !important;
white-space: normal;
    line-height: 1.4;
    height: 56px;
    display: flex;
    align-items: flex-start;
    word-break:keep-all;
	width:90%;
	/* line-height 가 1.2em 이고 3라인을 자르기 때문에 height는 1.2em * 3 = 3.6em */
}

.facebook .facebook-slide .swiper-container .swiper-slide-thumb-date {
	-ms-flex-item-align: end;
	align-self: flex-end;
	font-size: 0.9375rem;
	font-family: "gmarket";
	font-weight: 500;
	color: #fff;
	margin-top: 1.6875rem;
}

.facebook .facebook-slide__bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 0.3rem;
}

.facebook .facebook-slide__bottom .swiper-paging {
	font-size: 1.125rem;
	font-weight: 500;
	color: #646464;
	letter-spacing: -0.125rem;
}

.now .now-column {
	height: 24.375rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.now .now-column>div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.now .now-column__left {
	width: 62.6875%;
	height: 100%;
	padding-left: 7.8125rem;
}

.now .now-column__left-slide {
	width: 108%;
	position: relative;
}

.now .now-column__left-slide .swiper-container {
	padding: 2rem 0rem;
	padding-right: 0.625rem;
}

.now .now-column__left-slide .swiper-container:before {
	content: "";
	display: block;
}

.now .now-column__left-slide .swiper-container .swiper-slide.swiper-slide-prev
	{
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	opacity: 0.3;
}

.now .now-column__left-slide .swiper-container .swiper-slide.swiper-slide-active
	{
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	opacity: 0.3;
}

.now .now-column__left-slide .swiper-slide {
	position: relative;
	margin: 0 0rem;
	border-radius: 1.375rem;
	overflow: hidden;
}

.now .now-column__left-slide .swiper-slide .thumb-img img {
	vertical-align: bottom;
	width: 100%;
	height: 13rem;
}

.now .now-column__left-slide .swiper-slide .text-wrap {
	padding: 1.5625rem 1.625rem 2.625rem 1.625rem;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.now .now-column__left-slide .swiper-slide .text-wrap .txt {
	font-family: "gmarket";
	font-size: 1.125rem;
	line-height: 1.0625rem;
	font-weight: 500;
	color: #4d4d4d;
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	line-height: 1.7rem;
	height: 1.7rem;
	/* line-height 가 1.2em 이고 3라인을 자르기 때문에 height는 1.2em * 3 = 3.6em */
}

.now .now-column__left-slide .swiper-slide .text-wrap img {
	display: inline-block;
	width: 2.375rem;
	height: 0.5rem;
	-o-object-fit: cover;
	object-fit: cover;
	position: relative;
	top: 0.375rem;
}

.now .now-column__right {
	width: 40.46875%; /* 777/1920 */
	height: 100%;
	padding-left: 10.375rem;
}

.now .now-column__right .com-link {
	background: rgba(253, 70, 105, 0.34);
	color: #fff;
	border: 0.0625rem solid #fff;
}

.city .inner {
	padding: 2.5125rem 0;
}

.city .inner .city__info ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -0.4375rem;
}

.city .inner .city__info ul .lef {
	width: 32.423208%; /* 380/1172 */
	margin-right: 0.875rem;
}

.city .inner .city__info ul .lef a {
	width: 100%;
	height: 14.0625rem;
	background: #fff url(../img/city-icon01.svg) no-repeat;
	background-position: right 2.4375rem bottom 1.9375rem;
	border: 8px solid #c7d6f5;
}

.city .inner .city__info ul .right {
	width: 66%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.city .inner .city__info ul .right li {
	margin: 0 0.4375rem;
	width: 48%;
	max-width: 48%;
}

.city .inner .city__info ul .right li:nth-of-type(1) a {
	background: #fff url(../img/city-icon02.svg) no-repeat;
	background-position: left 0.8125rem top 1.25rem;
}

.city .inner .city__info ul .right li:nth-of-type(2) a {
	background: #fff url(../img/city-icon03.svg) no-repeat;
	background-position: left 0.8125rem top 1.25rem;
}

.city .inner .city__info ul .right li:nth-of-type(3) a {
	background: #fff url(../img/city-icon04.png) no-repeat;
	background-position: left 0.8125rem top 1.25rem;
}

.city .inner .city__info ul .right li:nth-of-type(4) a {
	background: #fff url(../img/city-icon05.svg) no-repeat;
	background-position: left 0.8125rem top 1.25rem;
}

.city .inner .city__info ul li a {
	height: 6.25rem;
	display: inline-block;
	padding: 1.5625rem 0 4.75rem 2.25rem;
	background: #fff;
	-webkit-box-shadow: 0.875rem 1.0625rem 1.625rem rgba(0, 0, 0, 0.1);
	box-shadow: 0.875rem 1.0625rem 1.625rem rgba(0, 0, 0, 0.1);
	border-radius: 1.5625rem;
	margin-bottom: 0.8125rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 6.625rem;
	box-sizing: border-box;
}

.city .inner .city__info ul li a .txt {
	font-size: 1.4625rem;
	line-height: 1.5;
	color: #4d4d4d;
}

.city .inner .city__info ul .right li a .txt {
	font-size: 1.1875rem;
	padding-left: 4em;
}

.fot-header {
	background: #646b72;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.fot-header .inner {
	height: 100%;
}

.fot-header__list {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.fot-header__item {
	height: 5rem;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 25%;
	flex: 1 1 25%;
	max-width: 25%;
}

.fot-header__item:last-of-type a:after {
	display: none;
}

.fot-header__link {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.fot-header__link:after {
	content: "";
	display: block;
	width: 0.0625rem;
	height: 2.8125rem;
	background: #b3b3b3;
	position: absolute;
	right: 2.5em;
}

.fot-header__icon {
	margin-right: 1.25rem;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 2.5rem;
	flex: 0 1 2.5rem;
}

.fot-header__icon img {
	width: 2.5rem;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
}

.fot-header__txt-wrap-tit {
	margin-bottom: 0.25rem;
	font-size: 1.125rem;
	font-weight: 500;
	color: #fff;
}

.fot-header__txt-wrap-txt {
	font-size: 1rem;
	font-weight: 300;
	color: #fff;
	letter-spacing: -1px;
}

@media all and (max-width: 1700px) {
	.news .news__info-left {
		width: auto;
	}
	.inner {
		padding: 0 2em;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.news .news__info-right {
		width: 100%;
	}
}


@media all and (max-width: 1440px) {
	.about .about__list {
		width: 100%;
	}
	.wrapper {
		padding-top: 8em;
	}
	.inner {
		width: 100% !important
	}
	.main-wrap {
		min-width: 100%;
	}
	.inner {
		padding-right: 0.5rem !important;
		padding-left: 0.5rem !important;
	}
	html {
		font-size: 14px !important;
	}
	.facebook .facebook__left {
		padding-left: 7.8125rem;
	}
	.facebook .facebook-slide {
		position: relative;
		left: 0rem;
	}
	.now .now-column__left-slide .swiper-slide .thumb-img img {
		vertical-align: bottom;
		width: 100%;
		height: 15rem;
	}
}


@media all and (max-width: 1024px) {
	.wrapper {
    padding-top: 3em;
	}
}


.main-visual #main-visual .swiper-slide>.m-img {display:none}
@media all and (max-width: 769px) {
	body, html {
		overflow-x: hidden;
	}
	html {
		font-size: 12px !important;
	}
	.main-visual #main-visual .swiper-slide>img {display:none}
	.main-visual #main-visual .swiper-slide>.m-img {display:block}
	.corona .main-icon .inner {
		padding: 0;
	}
	.corona__table-wrap:nth-of-type(1) tr:nth-of-type(2) {
		height: 5.4rem;
	}
	.swiper-slide {
		border-radius: 0px !important;
	}
	.facebook .facebook-column {
		height: auto;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	.corona .main-icon .inner .main-icon__thumb {
		width: 4rem;
		height: 4rem;
	}
	.facebook .facebook__right {
		width: 100%;
		padding-left: 0;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 1.5rem 0;
	}
	.facebook .facebook__left {
		width: 100%;
		padding-left: 0;
		padding: 3em 2rem;
	}
	.about .com-title br {
		display: none;
	}
	.facebook .facebook-slide {
		left: 0;
	}
	.corona__table-box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.corona__table-wrap:nth-of-type(1) {
		margin-bottom: 1rem;
		margin-right: 0 !important;
	}
	.corona .corona__right-link-wrap a {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 100%;
		flex: 1 1 49%;
		padding-right: 0rem !important;
	}
	.news .news__info-right {
		right: 0;
	}
	.main-wrap {
		width: 100%;
		min-width: 100%;
	}
	.inner {
		width: 100% !important;
	}
	.corona .corona__right-link-wrap a:after {
		display: none;
	}
	.main-visual .main-visual-slide__top img {
		width: 43rem;
	}
	.main-visual .main-visual-slide__bottom {
		top: 3.7em;
		right: -13.7em;
	}
	.corona .main-icon .inner {
		padding-top: 1.5em;
		top: 0;
		position: relative;
	}
	.corona .main-icon .inner .main-icon__list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0;
	}
	.corona .main-icon .inner .main-icon__item {
		flex: 1 1 32%;
		max-width: 30%;
		margin-bottom: 0.5em;
	}
	.corona .main-icon .inner .main-icon__item:nth-of-type(3n) {
		margin-right: 0;
	}
	.corona .main-icon .inner .main-icon__item:nth-of-type(6), .corona .main-icon .inner .main-icon__item:nth-of-type(6)
		{
		margin-bottom: 0;
	}
	.main-visual #main-visual .swiper-slide {
		height: 27rem;
	}
	.main-visual #main-visual .swiper-slide>img {
		height: 100%;
	}
	.main-visual .main-visual-info-bottom__txt-wrap {
		top: calc(100% - 6.1em);
		line-height: 2;
	}
	.corona .corona__column {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.corona .corona__column>div {
		width: 100%;
		padding-top: 0rem;
		height: auto;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-right: 0;
		padding-left: 0;
		background-position: center;
	}
	.corona .corona__left-wrap {
		text-align: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 100%;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 0.5rem;
	}
	.corona .corona__left-txt {
		text-align: center;
		max-width: 29rem;
	}
	.news .news-column {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.news .news-column>div {
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-right: 0;
		padding-left: 0;
		height: auto;
		padding: 3rem 0px;
	}
	.news .news__left .com-title-wrap {
		text-align: center;
	}
	.news .news__info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0 2rem;
	}
	.news .news__info-left {
		margin-right: 0;
	}
	.news .news__item {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding-left: 2em;
	}
	.news .news__info-right {
		width: 100%;
	}
	.news .news-slide .swiper-container {
		height: auto;
	}
	.news .news__info-right .swiper-slide img {
		height: 100%;
	}
	.news .news-slide-btn-next, .news .news-slide-btn-prev {
		background-size: cover;
	}
	.news .news-slide__btn-stop {
		background-size: cover;
	}
	.about .about-column {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		height: auto;
	}
	.about .about__list {
		width: 100%;
		right: 0;
	}
	.now .com-slide-prev {
		left: -2rem !important;
	}
	.about .about-column>div {
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-right: 0;
		padding-left: 0;
		height: auto;
		padding: 2rem 1rem;
	}
	.now .now-column {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		height: auto;
	}
	.now .now-column>div {
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-right: 0;
		padding-left: 0;
		height: auto;
		padding: 2rem 1rem;
	}
	.now .now-column__left-slide .swiper-slide .thumb-img img {
		width: 100%;
	}
	.now .now-column__left-slide .swiper-container {
		padding: 0;
	}
	.com-title-wrap {
		text-align: center;
	}
	.now .now-column__left-slide {
		width: 100%;
	}
	.now .now-column__left-slide .now-slide-btn-prev, .now .now-column__left-slide .now-slide-btn-next
		{
		background-size: cover;
	}
	.now .now-column__left-slide .now-slide-btn-prev {
		left: -2em;
	}
	.news .news-slide .swiper-container .swiper-slide-thumb-txt {
		max-width: 80%;
		margin: 0 auto;
		width: 80%;
	}
	.city .inner .city__info {
		padding: 0 2rem;
	}
	.city .inner .city__info ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.city .inner .city__info ul>div {
		width: 100% !important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-right: 0;
		padding-left: 0;
		margin-right: 0 !important;
		height: auto;
	}
	.city {
		margin: 0;
		padding: 1.875em 0;
		background: #f5f5f5;
	}
	.city .inner .city__info ul {
		margin: 0 -0.86rem;
	}
	.city .inner .city__info ul .right li {
		width: 100%;
		max-width: 100%;
	}
	.city .inner .city__info ul .right li a .txt {
		padding-left: 5em;
	}
	.city .inner .city__info ul .right li:nth-of-type(2n) {
		margin-right: 0;
	}
	.fot-header__list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 3em 0;
	}
	.fot-header__item {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 46%;
		flex: 1 1 46%;
		max-width: 45%;
		border-bottom: 1px solid #dbdbdb;
		margin: 0 1em;
		margin-bottom: 2em;
	}
	.fot-header__item a {
		text-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.fot-header__link:after {
		display: none;
	}
}

@media all and (max-width: 440px) {
	.corona .corona__left-txt {
		letter-spacing: -1px;
	}
	.com-link {
		height: 2.2rem !important;
		line-height: 2.2rem !important;
		font-size: 0.5rem !important;
		margin-top: 0 !important;
	}
	.news .news-column>div {
		padding: 1.5rem 0;
	}
	.city .inner .city__info ul .right li {
		margin-right: 0px !important;
	}
	.corona .corona__column>div {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.corona .main-icon .inner .main-icon__item {
		height: 9rem;
	}
	.corona .main-icon .inner .main-icon__list {
		padding: 0rem;
	}
	.fot-header__txt-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.corona .main-icon .inner {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
	.fot-header__txt-wrap-txt.is-gma {
		margin-left: 2em;
		line-height: 1.4;
	}
	.main-visual .main-visual-slide__top img {
		width: 27rem;
	}
	.main-visual .main-visual-slide__bottom {
		right: auto;
		margin-right: 0;
		width: 27%;
		margin-left: auto;
	}
	.main-visual .main-visual-slide__inner {
		position: absolute;
		top: 41%;
		left: 0;
		width: 100%;
		padding: 0 1em;
	}
	.main-visual .main-visual-slide__btns {
		left: -46%;
	}
	.about .about__left {
		background: none;
	}
	.main-visual #main-visual .swiper-slide {
		height: 23rem;
	}
	.main-visual-slide__top {
		margin-top: 2rem;
	}
	.main-visual .main-visual-slide__bottom {
		top: 12.7em;
	}
	.corona .corona__left-txt {
		text-align: center;
		max-width: 22rem;
		font-size: 2rem;
		word-break: keep-all;
	}
	.corona .corona__left-link {
		height: 3.25rem;
		line-height: 3.25rem;
	}
	.corona__right {
		padding: 2rem 1em !important;
	}
	.corona .corona__right-link-wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.corona .corona__right-link-wrap>div {
		width: 100%;
	}
	.corona .corona__right-link-wrap a {
		width: 100%;
		margin-bottom: 0.5em;
		height: 1.3625rem !important;
		padding: 1rem;
		min-height: 3.5rem;
		font-size: 12px !important;
	}
	.com-title-wrap {
		display: flex;
		align-items: center;
		width: 100%;
		justify-content: space-between;
		width: 85%;
	}
	.facebook .facebook__info-right .swiper-slide>a>img {
		height: 17.5rem;
		object-fit: cover;
	}
	.news .news-slide .swiper-container .swiper-slide-thumb-txt2 {
		font-size: 10px !important;
	}
	.news .news__info-right .swiper-slide>a>img {
		height: 130px !important;
		object-fit: cover;
	}
	.news .news-slide .swiper-container .swiper-slide-thumb-txt2 {
		height: auto;
	}
	.news .news-slide .swiper-container .swiper-slide-thumb .swiper-slide-thumb-txt
		{
		max-width: 100%;
		width: 100%;
	}
	.com-title {
		font-size: 2rem !important;
		line-height: 1.75rem !important;
		color: #333;
	}
	.com-link {
		left: 0 !important;
		width: 22% !important;
	}
	.news .news__info {
		padding: 0 1rem;
	}
	.facebook .facebook__left {
		width: 100%;
		padding-left: 0;
		padding: 2em 2rem !important;
	}
	.facebook .swiper-slide-thumb {
		height: 8.137rem !important;
	}
	.now .now-column__left-slide .swiper-slide .text-wrap .txt {
		line-height: 2rem;
	}
	.now .now-column__left-slide .swiper-slide .text-wrap {
		padding: 1.5625rem 0.625rem 2.625rem 0.625rem;
	}
	.city .inner .city__info ul .right li {
		width: 46%;
		max-width: 46%;
		margin-bottom: 0.5em;
	}
	.city .inner .city__info ul .right li a .txt {
		padding-left: 2em;
		padding-right: 0.5rem;
		word-break: keep-all;
		font-size: 1rem;
		margin-top: 0px;
		position: relative;
		top: -5px;
	}
	.city .inner .city__info ul .lef a {
		width: 100%;
		height: 9.0625rem;
		background: #fff url(../img/city-icon01.svg) no-repeat;
		background-position: right 2.4375rem bottom 1.9375rem;
		border: 8px solid #c7d6f5;
		background-size: 8rem;
	}
	.city .inner .city__info ul li a {
		background-size: auto;
		height: 100%;
		padding-bottom: 0em;
	}
	.city .inner .city__info ul .right li a {
		background-size: 3rem !important;
	}
	.fot-header__item {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 100%;
		flex: 1 1 100%;
		max-width: 100%;
	}
	.fot-header__list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 1em 0;
	}
	.main-visual #main-visual .swiper-slide>img {
		height: 100%;
		 -o-object-fit: cover;
		object-fit: cover; 
		-o-object-position: top;
		object-position: top;
		width: 100%;
	}
	.city {
		padding-bottom: 0;
	}
	.city .inner {
		padding: 1.3125rem 0;
	}
	.about .about__list {
		width: 100%;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.about .about__list>li {
		-webkit-box-flex: 1 !important;
		-ms-flex: 1 1 45% !important;
		flex: 1 1 45% !important;
		max-width: 45% !important;
		height: auto;
		margin-bottom: 1rem;
		padding-bottom: 0em;
	}
	.about .about__item-tit {
		margin-top: 4rem;
	}
	.about .about__item.is-second ul li:nth-of-type(1), .about .about__item.is-second ul li:nth-of-type(2)
		{
		background-position: 0.9875rem center;
		background-size: 3rem;
	}
	.fot-header__item {
		margin-bottom: 0.5rem;
	}
	.fot-header__item a {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.now .now-column__left-slide .swiper-slide .thumb-img img {
		height: 130px !important;
		object-fit: cover;
	}
	.now .now-column>div {
		padding-bottom: 2rem;
	}
	.city {
		margin: 0;
		padding: 0.875em 0;
		background: #f5f5f5;
	}
	.city .inner .city__info {
		padding: 0 1.5rem;
	}
}
/* =================== base =================== */
html, body, a, abbr, address, area, article, aside, audio, b, base, bdi,
	bdo, blockquote, button, canvas, caption, center, circle, cite,
	clipPath, code, col, colgroup, cursor, data, datalist, dd, defs, del,
	desc, details, dfn, dialog, div, dl, dt, ellipse, em, embed, fieldset,
	figcaption, figure, filter, footer, foreignObject, form, g, h1, h2, h3,
	h4, h5, h6, hatch, hatchpath, head, header, hgroup, i, iframe, image,
	img, input, ins, kbd, keygen, label, legend, li, line, link, main, map,
	mark, marker, mask, menu, menuitem, mesh, meshpatch, meshrow, nav,
	object, ol, optgroup, option, output, p, param, path, pattern, picture,
	pre, progress, q, rb, rect, rp, rt, rtc, ruby, s, samp, section, select,
	set, small, source, span, strike, strong, sub, summary, svg, symbol,
	sup, table, tbody, td, template, text, textarea, textPath, tfoot, th,
	thead, time, title, tr, tspan, u, ul, use, video, view, wbr {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.15;
	vertical-align: baseline;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "arial", sans-serif;
	letter-spacing: -0.04em;
	stroke-width: 0;
	word-break: break-all;
}
 
html {
	-webkit-tap-highlight-color: transparent;
	-webkit-text-size-adjust: 100%;
	font-size: 16px;
	scroll-behavior: smooth;
}

a {
	outline: 0;
	background-color: transparent;
	text-decoration: none;
	color: #4d4d4d;
	cursor: pointer;
}

ol, ul, dl {
	list-style: none;
}

select {
	padding: 5px 10px;
}

/* ie 화살표 제거 */
select::-ms-expand {
	display: none;
}

address {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* =================== typo =================== */
/* ---------- noto sans kr ---------- */
@font-face {
	font-family: "notosans";
	font-weight: 800;
	src: local("noto sans kr black"), local("Noto Sans KR Black"),
		url("../fonts/notosanskr/NotoSansKR-Black.woff2") format("woff2"),
		url("../fonts/notosanskr/NotoSansKR-Black.woff") format("woff"),
		url("../fonts/notosanskr/NotoSansKR-Black.ttf") format("truetype"),
		url("../fonts/notosanskr/NotoSansKR-Black.otf") format("opentype");
}

@font-face {
	font-family: "notosans";
	font-weight: 600;
	src: local("noto sans kr bold"), local("Noto Sans KR Bold"),
		url("../fonts/notosanskr/NotoSansKR-Bold.woff2") format("woff2"),
		url("../fonts/notosanskr/NotoSansKR-Bold.woff") format("woff"),
		url("../fonts/notosanskr/NotoSansKR-Bold.ttf") format("truetype"),
		url("../fonts/notosanskr/NotoSansKR-Bold.otf") format("opentype");
}

@font-face {
	font-family: "notosans";
	font-weight: 500;
	src: local("noto sans kr medium"), local("Noto Sans KR Medium"),
		url("../fonts/notosanskr/NotoSansKR-Medium.woff2") format("woff2"),
		url("../fonts/notosanskr/NotoSansKR-Medium.woff") format("woff"),
		url("../fonts/notosanskr/NotoSansKR-Medium.ttf") format("truetype"),
		url("../fonts/notosanskr/NotoSansKR-Medium.otf") format("opentype");
}

@font-face {
	font-family: "notosans";
	font-weight: 400;
	src: local("noto sans kr regular"), local("Noto Sans KR Regular"),
		url("../fonts/notosanskr/NotoSansKR-Regular.woff2") format("woff2"),
		url("../fonts/notosanskr/NotoSansKR-Regular.woff") format("woff"),
		url("../fonts/notosanskr/NotoSansKR-Regular.ttf") format("truetype"),
		url("../fonts/notosanskr/NotoSansKR-Regular.otf") format("opentype");
}

@font-face {
	font-family: "notosans";
	font-weight: 300;
	src: local("noto sans kr light"), local("Noto Sans KR Light"),
		url("../fonts/notosanskr/NotoSansKR-Light.woff2") format("woff2"),
		url("../fonts/notosanskr/NotoSansKR-Light.woff") format("woff"),
		url("../fonts/notosanskr/NotoSansKR-Light.ttf") format("truetype"),
		url("../fonts/notosanskr/NotoSansKR-Light.otf") format("opentype");
}

@font-face {
	font-family: "notosans";
	font-weight: 200;
	src: local("noto sans kr demilight"), local("Noto Sans KR DemiLight"),
		url("../fonts/notosanskr/NotoSansKR-DemiLight.woff2") format("woff2"),
		url("../fonts/notosanskr/NotoSansKR-DemiLight.woff") format("woff"),
		url("../fonts/notosanskr/NotoSansKR-DemiLight.ttf") format("truetype"),
		url("../fonts/notosanskr/NotoSansKR-DemiLight.otf") format("opentype");
}

@font-face {
	font-family: "notosans";
	font-weight: 100;
	src: local("noto sans kr thin"), local("Noto Sans KR Thin"),
		url("../fonts/notosanskr/NotoSansKR-Thin.woff2") format("woff2"),
		url("../fonts/notosanskr/NotoSansKR-Thin.woff") format("woff"),
		url("../fonts/notosanskr/NotoSansKR-Thin.ttf") format("truetype"),
		url("../fonts/notosanskr/NotoSansKR-Thin.otf") format("opentype");
}

@font-face {
	font-family: "gmarket";
	font-weight: 600;
	src: local("gmarket bold"), local("gmarket bold"),
		url("../fonts/GmarketSansTTFBold.woff") format("woff"),
		url("../fonts/GmarketSansTTFBold.ttf") format("truetype"),
		url("../fonts/GmarketSansBold.otf") format("opentype");
}

@font-face {
	font-family: "gmarket";
	font-weight: 500;
	src: local("gmarket Medium"), local("gmarket Medium"),
		url("../fonts/GmarketSansTTFMedium.woff") format("woff"),
		url("../fonts/GmarketSansTTFMedium.ttf") format("truetype"),
		url("../fonts/GmarketSansMedium.otf") format("opentype");
}

@font-face {
	font-family: "gmarket";
	font-weight: 300;
	src: local("gmarket light"), local("gmarket light"),
		url("../fonts/GmarketSansTTFLight.woff") format("woff"),
		url("../fonts/GmarketSansTTFLight.ttf") format("truetype"),
		url("../fonts/GmarketSansLight.otf") format("opentype");
}

@font-face {
	font-family: "GmarketSansMedium";
	src:
		url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff")
		format("woff");
	font-weight: normal;
	font-style: normal;
}

/* =================== helper =================== */
.none {
	display: none;
}

.is-mon {
	font-family: "Montserrat", sans-serif;
}

.is-gma {
	font-family: "gmarket", sans-serif;
}

.is-tab-show {
	display: none;
}

@media all and (max-width: 900px) {
	.is-tab-show {
		display: block;
	}
}

@media all and (max-width: 900px) {
	.is-tab-hide {
		display: none;
	}
}

.is-mo-show {
	display: none;
}

@media all and (max-width: 600px) {
	.is-mo-show {
		display: block;
	}
}

@media all and (max-width: 600px) {
	.is-mo-hide {
		display: none;
	}
}

.is-mo-sm-show {
	display: none;
}

@media all and (max-width: 360px) {
	.is-mo-sm-show {
		display: block;
	}
}

@media all and (max-width: 360px) {
	.is-mo-sm-hide {
		display: none;
	}
}

.is-mo-xsm-show {
	display: none;
}

@media all and (max-width: 320px) {
	.is-mo-xsm-show {
		display: block;
	}
}

@media all and (max-width: 320px) {
	.is-mo-xsm-hide {
		display: none;
	}
}

.img-box__img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.clear:after {
	content: "";
	display: block;
	clear: both;
}

.scroll-custom {
	overflow-y: auto;
}

.scroll-custom::-webkit-scrollbar {
	width: 5px;
}

.scroll-custom::-webkit-scrollbar-thumb {
	background-color: #531717;
}

html.ie .scroll-custom {
	scrollbar-arrow-color: #531717;
	scrollbar-face-color: #531717;
	scrollbar-track-color: #0042da;
}

/* =================== card =================== */
/* =================== popup =================== */
/* =================== animation =================== */
@
-webkit-keyframes ani-rotate { 0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100%
{
-webkit-transform




:


 


rotate




(360
deg


);
transform




:


 


rotate




(360
deg


);
}
}
@
keyframes ani-rotate { 0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100%
{
-webkit-transform




:


 


rotate




(360
deg


);
transform




:


 


rotate




(360
deg


);
}
}
@
-webkit-keyframes ani-down { 0% {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	opacity: 0;
}

50%
{
-webkit-transform




:


 


translateY




(0
px


);
transform




:


 


translateY




(0
px


);
opacity




:


 


1;
}
100%
{
-webkit-transform




:


 


translateY




(10
px


);
transform




:


 


translateY




(10
px


);
opacity




:


 


0;
}
}
@
keyframes ani-down { 0% {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	opacity: 0;
}

50%
{
-webkit-transform




:


 


translateY




(0
px


);
transform




:


 


translateY




(0
px


);
opacity




:


 


1;
}
100%
{
-webkit-transform




:


 


translateY




(10
px


);
transform




:


 


translateY




(10
px


);
opacity




:


 


0;
}
}

/* =================== layout =================== */
/* =================== header =================== */
/* =================== footer =================== */
/* =================== common =================== */
.corona .corona__table {
	-webkit-box-shadow: 0.6875rem 0.8125rem 1.4375rem rgba(0, 0, 0, 0.1);
	box-shadow: 0.6875rem 0.8125rem 1.4375rem rgba(0, 0, 0, 0.1);
}

.com-slide-prev, .com-slide-next {
	-webkit-box-shadow: 11px 14px 17px rgba(0, 0, 0, 0.19);
	box-shadow: 11px 14px 17px rgba(0, 0, 0, 0.19);
}

.inner {
	width: 1172px;
	margin: 0 auto;
}

.none {
	display: none;
}

.is-mon {
	font-family: "Montserrat", sans-serif;
}

.is-gma {
	font-family: "gmarket", sans-serif;
}

.hidden, .blind, .hd-element {
	display: block;
	overflow: hidden;
	position: absolute;
	left: -9999999999999999px;
	top: -999999px;
	width: 0;
	height: 0;
	font-size: 1px;
}

.com-title {
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 3.75rem;
	color: #333;
}

.com-link {
	position: relative;
	left: 1em;
	display: inline-block;
	width: 11.5625rem;
	height: 3.25rem;
	line-height: 3.25rem;
	background: #084185;
	text-align: center;
	border-radius: 2.0625rem;
	color: #fff;
	font-family: "gmarket";
	font-size: 1.125rem;
	font-weight: 500;
	font-family: "GmarketSansMedium" !important;
	margin-top: 1.375rem;
	border: 1px solid #fff;
}

.facebook .com-link {
	background: #495ed3;
}

.news .com-link {
	background: #1d93c9;
}

.com-slide-btn-wrap {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 11;
	left: 0;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.com-slide-prev {
	background: url(../img/bg-now-left-btn.svg) no-repeat;
	background-size: cover;
	width: 4rem;
	height: 4rem;
	-webkit-box-shadow: rgba(0, 0, 0, 0.74);
	box-shadow: rgba(0, 0, 0, 0.74);
	position: relative;
	border-radius: 50%;
	cursor: pointer;
}

.news-slide .com-slide-prev {
	left: -2rem;
}

.facebook .com-slide-prev {
	left: -2rem;
}

.now .com-slide-prev {
	left: 17rem;
}

.com-slide-next {
	background: url(../img/bg-now-right-btn.svg) no-repeat;
	background-size: cover;
	width: 4rem;
	height: 4rem;
	-webkit-box-shadow: rgba(0, 0, 0, 0.74);
	box-shadow: rgba(0, 0, 0, 0.74);
	position: relative;
	border-radius: 50%;
	cursor: pointer;
}

.news-slide .com-slide-next {
	right: -2rem;
}

.facebook .com-slide-next {
	right: -2rem;
}

.now .com-slide-next {
	right: -2rem;
}

.swiper-slide {
	border-radius: 15px;
	overflow: hidden;
}

.swiper-slide a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
/*# sourceMappingURL=ui.min.css.map */

/* 추가되는 css */
.photo-source {
	position: absolute;
	bottom: 30px;
	right: 23px;
	z-index: 11;
	color: #fff;
}

.main-visual .main-visual-info__btns--start {
	position: relative;
	left: 0.5em;
}

/* .facebook .com-slide-next, .facebook .com-slide-prev {
	display: none;
} */

@media ( max-width :769px) {
	.facebook .com-slide-next, .facebook .com-slide-prev {
		display: block;
	}
	.photo-source {
		right: auto;
    z-index: 11;
    color: #fff;
    left: auto;
    bottom: 1.2rem;
    right: 1rem;
    font-size: 11px;
	}
	.main-visual .main-visual-info__btns--start {
		position: relative;
		left: 0.3em;
	}
}

@media ( max-width :440px) {
	.news, .facebook, .about {
		border-bottom: 15px solid #ddd;
	}
	.city .inner .city__info ul .right li {
		flex: 1 1 49%;
		width: 49%;
		max-width: 50%;
	}
	.city .inner .city__info ul .right li:nth-of-type(2n-1) {
		margin-left: 0;
	}
}
/* IE10+ */
@media screen and (-ms-high-contrast: active) , ( -ms-high-contrast :
	none) {
	/* Enter your style code */
	.main-visual .main-visual-info__btns--stop {
		top: -0.1em;
	}
	:nth-of-type(1).corona__table-wrap tr:nth-of-type(2) {
		height: 4.8rem !important;
	}
}

.news-column .swiper-slide:hover {
	border: 1px solid #1861b4;
	box-sizing: border-box;
}

.facebook .swiper-slide:hover {
	border: 1px solid #0b2c55;
	box-sizing: border-box;
}

.now .swiper-slide:hover {
	border: 1px solid #fabd71;
	box-sizing: border-box;
}

.city .inner .city__info ul .lef a {
	border: 0px
}

.city .inner .city__info ul .lef a:hover {
	border: 2px solid #c7d6f5;
}

.city .inner .city__info ul .right a:hover {
	border: 2px solid #c7d6f5;
}

.corona .corona__left-link {
	margin-right: 5em;
}

.open-mb-nav {
	width: 30px;
	display: inline-block;
	position: relative;
	top: 2px;
	border:1px solid #333;
	padding:2px;
}

.open-mb-nav:before {
	content: '';
	width: 100%;
	height: 0;
	display: block;
	border-top: 2px solid #666;
	transition: all .7s;
	transform: translateY(9px) rotate(-315deg);
	border-top: 2px solid #666;
}

.open-mb-nav:after {
	content: '';
	width: 100%;
	height: 0;
	display: block;
	border-top: 2px solid #666;
	transition: all .7s;
	transform: translateY(-10px) rotate(315deg);
	border-top: 2px solid #666;
}

.open-mb-nav .hamburger {
	width: 100%;
	height: 0;
	display: block;
	border-top: 2px solid #666;
	transition: all .7s;
	margin: 4px 0;
	z-index: 1;
}

.open-mb-nav.on .hamburger {
	margin: 7.5px 0;
	opacity: 0;
}

.btn-open-banner {
	position: relative;
	padding-bottom: 20px;
	text-align: center;
	color: #4da6ca;
	left: 50%;
	transform: translateX(-50%);
}

button {
	margin: 0;
	padding: 0;
	border: 0 none;
	background: transparent;
	font-size: 18px;
	vertical-align: middle;
	cursor: pointer;
}

.btn-open-banner::before, .btn-open-banner::after {
	content: "";
	display: block;
	position: absolute;
	top: 37px;
	left: 50%;
	width: 2px;
	height: 22px;
	background-color: #4da6ca;
	transform: translateX(-50%);
}

.btn-open-banner::after {
	transform: translateX(-50%) rotate(90deg);
}

.corona .corona__right-wrap {
	display: block;
}

.corona .corona__left-txt {
	text-align: center;
	max-width: 100%;
	font-size: 2rem;
	word-break: keep-all;
}

@media ( max-width : 769px) {
	.about__right {
		padding: 2rem 0rem !important;
	}
	.corona .corona__right-link-wrap a:before {
		display: none;
	}
	/* .news{
	background-image: url(../img/news-bg-left.png);
    background-size: cover;
    background-position: center;}
    .news__left {
		background: none;
	}
	.corona .corona__right-link-wrap a {
    font-size: 0.95rem;
}
	.news__right {
		background: none;
	}
	.facebook {
		background-image: url(../img/fa-bg-right.png);
		background-size: cover;
		background-position: center;
	}
	.facebook__left {
		background: none;
	}
	.facebook__right {
		background: none;
	}
	.about {
		background-image: url(../img/about-bg_right.png);
		background-size: cover;
		background-position: center;
	}
	.about__right {
		background: none;
	}
	.about__left {
		background: none;
	}
	.now {
    background-image: url(../img/bg-now-right.png);
    background-size: cover;
    background-position: center;
}
.now-column__right{background: none;} 
.now-column__left{background: none;}  */
	.about .about__item>a {
		display: inline-block;
		width: 100%;
		height: 100%;
		padding-top: 0.875rem;
		border-radius: 1.375rem;
	}
	.about .about__item:nth-of-type(2) a {
		background-size: 3rem;
		background-position: center 0.6875rem;
	}
	.about .about__item:nth-of-type(3) a {
		background-size: 3rem;
		background-position: center 0.6875rem;
	}
	.about .about__item:nth-of-type(4) a {
		background-size: 3rem;
		background-position: center 0.6875rem;
	}
	.about .about__item:nth-of-type(5) a {
		background-size: 3rem;
		background-position: center 0.6875rem;
	}
	.about .about__item.is-second ul li {
		height: 5.1875rem;
	}
	.news__right {
		background: #fff;
	}
	.facebook__left {
		background: #fff;
	}
	.news .news-slide .swiper-container .swiper-slide-thumb, .now .now-column__left-slide .swiper-slide .text-wrap
		{
		border: 1px solid #eee;
	}
	.bbb {
		width: 100%;
		display: flex;
		align-items: end;
		justify-content: flex-end;
		position: absolute;
		top: 4em;
		right: 0.5em;
	}
	.corona .corona__left-link {
		margin: 0;
	}
	.btn-open-banner {
		padding-bottom: 40px;
	}
	.btn-open-banner {
		padding-bottom: 5rem;
	}
	.fot-header__item {
		-ms-flex: 1 1 100%;
		flex: 1 1 100%;
		max-width: 100%;
	}
	.news-column .swiper-slide:hover {
		border: none box-sizing: border-box;
	}
	.facebook .swiper-slide:hover {
		border: none box-sizing: border-box;
	}
	.now .swiper-slide:hover {
		border: none box-sizing: border-box;
	}
	.corona .corona__left-link::after {
		display: none;
	}
}

.corona .corona__left-link {
	margin-top: 0px;
}

.corona .corona__left-wrap {
	padding-bottom: 0.5rem;
	display: flex;
	align-items: center;
}

.corona .corona__right .inner {
	padding-bottom: 1em
}

.btn-open-banner {
	padding-bottom: 40px
}

.corona__table-wrap:nth-of-type(1) tr:nth-of-type(2) {
	height: 4.93rem;
}

.corona .corona__table.table2 th, .corona .corona__table.table2 td {
	border-right: 1px solid #c0c4c2;
	font-size: 1rem;
}

.corona .corona__table tr {
	height: 2.5875rem;
}

.open-mb-nav:after {
	border-top: 2px solid #000;
}

.open-mb-nav:before {
	border-top: 2px solid #000;
}

.corona .corona__right-link-wrap a {
	font-size: 0.85rem;
}

.corona .corona__right-link-wrap a:nth-of-type(1) {
	background: #06a89f !important;
}

.corona .corona__right-link-wrap a:nth-of-type(2):after {
	background: #0557c8;
}

.corona .corona__right-link-wrap a:nth-of-type(1):after {
	background: #038d96;
}

.corona .corona__right-link-wrap a:nth-of-type(3):after {
	background: #2c3aa3;
}

.corona .corona__right-link-wrap a:nth-of-type(4):after {
	background: #6e30a9;
}

.corona .corona__right-link-wrap a:nth-of-type(5):after {
	background: #c12c5a;
}

.corona .corona__right-link-wrap a {
	padding-right: 2.5rem;
	word-break: keep-all;
}

.corona .corona__left-link::after {
	display: none;
}
/* .corona .corona__left-link::after 삭제 */
/* .corona .corona__left-link::before 삭제 */
.lets {
	display: flex;
	align-items: center;
}

.lets .corona__right-title {
	margin-left: 25.2rem;
    font-size: 1.2rem;
}

@media ( max-width :440px) {
	.corona .corona__right-link-wrap a.is-red br {
		display: none;
	}
	.open-mb-nav {
		width: 22px;
		display: inline-block;
		position: relative;
		top: -2rem;
		border: 1px solid #666;
	}
	.facebook-slide-btn-prev, .facebook-slide-btn-next {
		display: none !important;
	}
	.news-slide-btn-next, .news-slide-btn-prev {
		display: none !important;
	}
	.now-slide-btn-next, .now-slide-btn-prev {
		display: none !important;
	}
	.lets {
		flex-direction: column;
		width: 100%;
		align-items: flex-start;
	}
	.corona .corona__table.table2 th, .corona .corona__table.table2 td {
		border-right: 1px solid #c0c4c2;
		font-size: 0.941em;
	}
	.corona__table-wrap:nth-of-type(1) tr:nth-of-type(2) {
		height: 4.55rem;
	}
	.corona .corona__table tr th {
		word-break: keep-all;
		line-height: 1.3;
	}
	.lets .corona__right-title {
		position: absolute;
		top: 4.5em;
		left: auto;
		font-size: 12px;
		right: 0.5em;
	}
	.corona .corona__left-txt {
		font-size: 1.45rem;
		font-weight: 600;
	}
	.corona__right-title{
	position: absolute;
    right: -0.5em;
	} 
}




.bbb{
	font-size: 0.8rem;
    display: flex;
    align-items: center;
}
.corona__right-title{
	margin-right:1rem;
}

.header .gnb-wrap * {
	word-break: keep-all;
}

.snb-wrap .snb-nav>ul>li>div>ul>li span {
	word-break: keep-all;
	display: inline-block;
}


.header .gnb-wrap .gnb > ul > li:last-of-type{
		width:23%;
	}
}