@charset "utf-8";

.mainContWrap {
	display: block;
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	position: relative;
}

.section_01 {
	display: block;
	width: 100%;
	padding: 0 0 120px;
	position: relative;
}

.mainBanner {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 50px;
	/* overflow: visible; */
}

.mainBanner>.banner {
	height: 100%;
}

.mainBanner .swiper-wrapper {
	overflow: visible;
}

.mainBanner .swiper-slide {
	aspect-ratio: 1440 / 610;
	max-width: 1440px;
}

.mainBanner .swiper-slide>a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.mainBanner .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.mainBanner .pc_bn {
	display: block !important;
}
.mainBanner .mb_bn {
	display: none !important;
}

.bannerLink {
	display: block;
	width: 100%;
	height: 100%;
}

.bannerLink>img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top left;
}

.controls_bx {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	position: absolute;
	z-index: 1;
	bottom: 20px;
	left: 50%;
	background: #00000070;
	color: #fff;
	padding: 16px 25px 15px 29px;
	border-radius: 40px;
	transform: translate(-50%, 0);
}

.main-slide-button {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}

.swiper-pagination-fraction {
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 1em;
	margin-right: 20px;
}

.slash {
	margin: 0 10px;
}

.all {
	font-weight: 800;
}

.btn-pause,
.swiper-button-next,
.swiper-button-prev {
	position: static;
	color: transparent;
	background-image: url(/humanframe/theme/officehome/assets/img/common/slider_controller.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
	width: 16px;
	height: 16px;
	margin: 0;
}

.swiper-button-prev {
	transform: rotate(180deg);
}

.btn-pause {
	background-image: url(/humanframe/theme/officehome/assets/img/common/slider_stop.png);
	margin: 0 12px;
}

.btn-pause.on {
	background-image: url(/humanframe/theme/officehome/assets/img/common/slider_start.png);
}

.main_time {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding-bottom: 42px;
	border-bottom: 2px solid #000;
}

.time_info {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
}

.time_item {
	display: block;
	margin-bottom: 24px;
}

.time_item.row {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	margin-bottom: 0;
}

.time_item:last-child {
	margin-bottom: 0;
}

.time_item:first-child {
	margin-right: 72px;
}

.time_item .title {
	font-weight: 800;
	font-size: 2.4rem;
	line-height: 1em;
	padding-left: 30px;
	background-image: url(/humanframe/theme/museum_modern_new/assets/img/common/icon_time.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto;
	margin-bottom: 22px;
}

.time_item.row>.title {
	margin-right: 37px;
}

.time_cont_area>.cont {
	font-size: 2.4rem;
	font-weight: 800;
	letter-spacing: -0.05em;
}

.time_cont_area>.cont.big {
	font-size: 2.7rem;
	line-height: 1em;
	margin-bottom: 18px;
}

.time_item_row {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
}

.time_item_row:nth-child(1) {
	margin-bottom: 28px;
}

.time_item_row>.title {
	margin-right: 40px;
	margin-bottom: 0;
}

.time_item_row>.cont {
	font-size: 1.8rem;
}

.time_item_row:nth-child(1)>.title {
	background-image: url(/humanframe/theme/museum_modern_new/assets/img/common/icon_date.png);
}

.time_item_row:nth-child(2)>.title {
	background-image: url(/humanframe/theme/museum_modern_new/assets/img/common/icon_price.png);
}

.time_item>.cont {
	font-size: 1.8rem;
	font-weight: 700;

}

.org_info {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
}

.org_info>a {
	font-size: 2rem;
	font-weight: 800;
	padding: 29px 60px;
	border: 1px solid #111;
	transition: 0.2s;
}

.org_info>a:first-child {
	border-right: 0;
}

.org_info>a.on {
	color: #fff;
	background: #111;
	transition: 0.2s;
}

.section_02 {
	padding: 0 0 120px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
	width: 100%;
}

.mainBoardPrevWrap {
	width: 71.38889%;
	position: relative;
}

.boardTabWrap {
	display: block;
	width: 100%;
}

.boardTabWrap>.tabWrap {
	display: block;
	width: 100%;
	position: relative;
}

.tab_btn {
	font-size: 2.8rem;
	font-weight: 800;
	color: #666;
	line-height: 1em;
	padding-bottom: 30px;
	letter-spacing: -0.05em;
	position: absolute;
	top: 0;
	left: 0;
}

.tab_btn.active {
	color: #000;
	font-weight: 800;
}

.tab_btn:nth-child(1) {
	padding: 0 19px 0 0;
	margin: 0 15px 0 0;
	border-right: 1px solid #dfdfdf;
}

.tab_btn:nth-child(3) {
	left: 131px;
}

.board_content {
	display: none;
	padding-top: 57px;
}

.board_content.active {
	display: block;
}

.board_content .no-item {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	height: 403px;
	width: 100%;
}

.board_viewmore {
	display: block;
	width: 26px;
	height: 26px;
	text-indent: -9999px;
	position: absolute;
	right: 0;
	top: 2px;
	background-image: url(/humanframe/theme/museum_modern_new/assets/img/common/icon_link_arrow_bk.png);
	background-size: auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.board_viewmore::after {
	transform: rotate(90deg);
}

.board_prev {
	border-top: 2px solid #222;
}

.board_item {
	padding: 24px 0 22px;
	border-bottom: 1px solid #dfdfdf;
}

.board_item>a {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	position: relative;
	width: 100%;
}

.item_title {
	width: 100%;
	max-width: 775px;
	font-weight: 800;
	font-size: 2rem;
	line-height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	position: relative;
	word-break: break-all;
	padding-left: 98px;
}

.board_item>a:focus>.item_title,
.board_item>a:hover>.item_title {
	text-decoration: underline;
	transition: 0.2s;
}

.item_title::before {
	display: block;
	content: '공지';
	color: #fff;
	background: #000;
	width: 55px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.4rem;
	text-align: center;
	line-height: 30px;
	font-weight: 200;
}
.news .item_title::before {
	content: '보도';
}

.board_item.on .item_title::before {
	background: var(--main-color);
}

.item_date {
	font-size: 1.7rem;
	line-height: 1em;
	color: #666;
	display: block;
	white-space: nowrap;
	width: auto;
}

.mainLinkWrap {
	display: block;
	position: relative;
	z-index: 2;
	width: calc(28.611111% - 50px);
}

.mainLink {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	height: 100%;
}

.mainLink>li {
	width: 100%;
	margin-bottom: 14px;
}

.mainLink>li:last-child {
	margin-bottom: 0;
}

.mainLink>li>a {
	display: flex;
	flex-direction: row;
	width: 100%;
	height: 100%;
	padding: 48px 0 48px 92px;
	background: #f6f6f6;
	justify-content: left;
	align-items: center;
	font-weight: 800;
	font-size: 2rem;
	line-height: 1em;
	transition: ease-in 0.3s;
	background-image: url(/humanframe/theme/museum_modern_new/assets/img/main/icon_main_bottom_01.png);
	background-position: left 38px top 45px;
	background-size: 40px;
	background-repeat: no-repeat;
	transition: 0.2s;
}

.mainLink>li:nth-child(2)>a {
	background-image: url(/humanframe/theme/museum_modern_new/assets/img/main/icon_main_bottom_02.png);
}

.mainLink>li:nth-child(3)>a {
	background-image: url(/humanframe/theme/museum_modern_new/assets/img/main/icon_main_bottom_03.png);
}

.mainLink>li.on>a {
	color: #fff;
	background-color: var(--main-color);
	background-image: url(/humanframe/theme/museum_modern_new/assets/img/main/icon_main_bottom_hover_01.png);
	transition: 0.3s;
}

.mainLink>li:nth-child(2).on>a {
	background-image: url(/humanframe/theme/museum_modern_new/assets/img/main/icon_main_bottom_hover_02.png);
}

.mainLink>li:nth-child(3).on>a {
	background-image: url(/humanframe/theme/museum_modern_new/assets/img/main/icon_main_bottom_hover_03.png);
}

.section_03 {
	padding: 0 0 120px;
}

h2.main_contain_title {
	font-size: 4.8rem;
	font-weight: 800;
	display: block;
	width: 100%;
	text-align: center;
	line-height: 1em;
	margin-bottom: 60px;
}

.main_exh_space_wrap {
	display: block;
	width: 100%;
	position: relative;
}

.main_exh_space {
	display: block;
	width: 100%;
	overflow: hidden;
}

.main_exh_space_tab_wrap {
	display: block;
	width: 100%;
	position: relative;
}

.exh_spce_tab_area {
	display: block;
	width: auto;
	position: absolute;
	top: 59px;
	left: 68px;
	z-index: 2;
	width: calc(50% - 56px);
}

.exh_spce_tab_area>.space01-pagination {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%;
	gap: 8px 14px;
}

.exh_spce_tab_area>.space01-pagination>.swiper-pagination-bullet {
	display: block;
	width: auto;
	border-radius: 0;
	background: #664c33;
	color: #fff;
	height: auto;
	padding: 12px 16px 12px 15px;
	opacity: 1;
	font-size: 1.7rem;
	line-height: 1em;
	transition: 0.2s;
	margin: 0;
}

.exh_spce_tab_area>.space01-pagination>.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: var(--main-dark);
	transition: 0.2s;
}

.exh_spce_tab_area>.space01-pagination::last-child {
	margin-right: 0;
}

.exh_space_contain {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	width: 100%;
	opacity: 1;
}

.exh_space_contain_txt_bx {
	width: 50%;
	padding: 167px 0 0 68px;
	background-color: var(--main-color);
	color: #fff;
	background-image: url(/humanframe/theme/museum_modern_new/assets/img/main/bgItem_main.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: right -78px bottom;
	aspect-ratio: 720 / 432;
	height: 100%;
	min-height: 410px;
}

.exh_space_contain_txt_bx .title {
	font-size: 3rem;
	font-weight: 800;
	line-height: 1em;
	margin-bottom: 19px;
}

.exh_space_contain_txt_bx>.sub_title {
	text-align: left;
	white-space: pre-line;
	border-bottom: none;
	margin: 0;
	font-size: 1.8rem;
	line-height: 2.9rem;
	margin-bottom: 52px;
	padding: 0;
}

.exh_space_contain_txt_bx>.view_more {
	display: inline-block;
	border: 1px solid #fff;
	padding: 17px 62px 17px 17px;
	font-size: 1.8rem;
	line-height: 1em;
	background-image: url(/humanframe/theme/museum_modern_new/assets/img/common/icon_link_arrow.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: right 16px center;
}

.exh_space_contain_slide_bx {
	width: 50%;
	overflow: hidden;
	height: 100%;
	min-height: 410px;
}

.main_space_slide {
	position: static;
	width: 100%;
	height: 100%;
	display: block;
}

.main_space_slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	min-height: 410px;
}

.main_exh_space_wrap .controls_bx {
	position: absolute;
	display: block;
	width: 100%;
	background: none;
	bottom: inherit;
	top: 50%;
	left: 50%;
	padding: 0;
	border-radius: 0;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.main_exh_space_wrap .main-slide-button {
	display: block;
}

.main_exh_space_wrap .swiper-button-next,
.main_exh_space_wrap .swiper-button-prev {
	position: absolute;
	color: transparent;
	background-image: url(/humanframe/theme/museum_modern_new/assets/img/main/exh_slide_controller.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
	width: 24px;
	height: 43px;
	margin: 0;
	transform: translateY(-50%) rotate(0deg);
	left: -63px;
}

.main_exh_space_wrap .swiper-button-next {
	transform: translateY(-50%) rotate(180deg);
	left: inherit;
	right: -63px;
}

.section_04 {
	padding: 120px 0;
	position: relative;
	z-index: 1;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    gap: 0 48px;
}

.section_04::after {
	display: block;
	content: '';
	width: 100vw;
	height: 100%;
	background-color: #f7f7f7;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}

.section_04 > .section_04_left{
	width:66.6666%;
}
.section_04 > .section_04_right{
	width:calc(33.3333% - 20px);
	max-width:452px;
}
.main_exh_info {
	display: flex;
	flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    position: relative;
    z-index: 1;
    gap: 0 48px;
}

.main_exh_info::after {
	display: block;
	width: 405px;
	height: 150px;
	content: '';
	background-image: url(/humanframe/theme/museum_modern_new/assets/img/main/bgItem_main.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center;
	position: absolute;
	top: -113px;
	right: -119px;
	z-index: -1;
}

.main_exh_item{
	display: block;
    width: calc(50% - 24px);
	transition: 0.2s;
	position: relative;
	background: #fff;
}

.section_04 > .section_04_right .main_exh_item{
	width:100%;
}
.main_exh_item > img{
    max-height: 280px;
    width: 100%;
    aspect-ratio: 448 / 280;
}
.section_04 > .section_04_right .main_exh_item .exhImgArea{
    max-height: 280px;
    width: 100%;
    background-color: #f4ebe7;
    position:relative;
    aspect-ratio: 448 / 280;
}

.section_04 > .section_04_right .main_exh_item .exhImgArea img{
	display:block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height:calc(100% - 44px);
    
}

.main_exh_item>.cont_bx {
	display: block;
	width: 100%;
	padding: 45px 38px 53px;
	position: relative;
}

.main_exh_item>.cont_bx>.title {
	font-size: 2.8rem;
	font-weight: 800;
	line-height: 1em;
	margin-bottom: 21px;
}

.main_exh_item>.cont_bx>.subtitle {
	font-size: 1.8rem;
	white-space: pre-line;
	line-height: 1.5em;
	color: #111;
	letter-spacing: -0.05em;
	height:3em;
}

.main_exh_item>.cont_bx>.viewmore {
	position: absolute;
	top: 0;
	right: 0;
	width: 53px;
	height: 53px;
	text-indent: -9999px;
	background-color: #000;
	background-image: url(/humanframe/theme/museum_modern_new/assets/img/common/icon_link_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto;
	transition: 0.2s;
}

.main_exh_item::after {
	display: block;
	content: '';
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	position: absolute;
	top: 0;
	left: 0;
	border: 2px solid var(--main-color);
	opacity: 0;
	transition: 0.2s;
}

.main_exh_item:hover::after {
	opacity: 1;
	transition: 0.2s;
}

.main_exh_item:hover>.cont_bx>.viewmore {
	background-color: var(--main-color);
	transition: 0.2s;
}

.section_05 {
	padding: 22px 0 120px 0;
	position: relative;
	z-index: 1;
}

.msm_list_area {
	display: block;
	width: 100%;
}

.msm_list {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
	width: 100%;
	z-index: 1;
	position: relative;
}

.msm_list::after {
	display: block;
	width: 405px;
	height: 150px;
	content: '';
	background-image: url(/humanframe/theme/museum_modern_new/assets/img/main/bgItem_main.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center;
	position: absolute;
	top: -117px;
	left: -140px;
	z-index: -1;

}

.msm_list>li {
	width: calc(50% - 25px);
	max-width: 695px;
}

.msm_list>li>a {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	border: 1px solid #dbdbdb;
	position: relative;
}

.msm_list>li>a::after {
	display: block;
	content: '';
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	border: 2px solid var(--main-color);
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.2s;
}

.msm_list>li>a:hover::after {
	opacity: 1;
	transition: 0.2s;
}

.msm_list>li>a>.msm_thm_bx {
	width: 100%;
}

.msm_list>li>a>.msm_thm_bx>img {
	display: block;
	width: 100%;
	object-fit: cover;
}

.msm_list>li>a>.msm_title {
	display: block;
	width: 100%;
	padding: 26px 0 25px;
	text-align: center;
	font-weight: 800;
	font-size: 2rem;
	line-height: 1em;
	background: #fff;
	transition: 0.2s;
}

.msm_list>li>a:hover>.msm_title {
	background-color: var(--main-color);
	color: #fff;
	transition: 0.2s;
}

@media screen and (max-width: 1565px) {
	.main_exh_space_wrap .swiper-button-prev {
		left: -29px;
	}

	.main_exh_space_wrap .swiper-button-next {
		right: -29px;
	}
}

@media screen and (max-width: 1560px) {
	.mainContWrap {
		max-width: inherit;
		/* padding: 0 60px; */
	}
}

@media screen and (max-width: 1440px) {
	.time_item_row>.cont {
		white-space: pre-line;
	}
}

@media screen and (max-width: 1380px) {
	.time_item.row {
		flex-direction: column;
	}

	.time_cont_area>.cont.big {
		margin-bottom: 8px;
	}
}

@media screen and (max-width: 1340px) {
	.exh_space_contain_txt_bx>.sub_title {
		padding-right: 24px;
		white-space: normal;
	}
}

@media screen and (max-width: 1284px) {
	/* .mainContWrap {
		padding: 0 32px;
	} */

	.section_01 {
		padding: 0 0 50px;
	}

	.time_item:first-child {
		margin-right: 80px;
	}

}

@media screen and (max-width: 1166px) {
	.main_exh_item>.cont_bx>.subtitle {
		height:4.5em;
	}
}

@media screen and (max-width: 1138px) {
	.mainBoardPrevWrap {
		width: 67%;
	}
	.mainLinkWrap{
		width:calc(33% - 50px);
	}
	.mainLink>li>a {
		padding: 48px 0 48px 74px;
		background-position: left 24px top 45px;
	}
}

@media screen and (max-width: 1084px) {
	.time_item>.cont {
		white-space: pre-line;
	}
	.exh_spce_tab_area {
		width: calc(50% - 90px);
	}
}

@media screen and (max-width: 1024px) {
	.section_01 {
		padding: 0;
	}

	.mainBanner {
		width: 100%;
		margin-bottom: 50px;
	}

	.controls_bx {
		padding: 24px 13px 24px 28px;
	}

	.swiper-pagination-fraction {
		margin-right: 20px;
	}

	.main_time {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		padding-bottom: 42px;
		border: 0;
	}

	.time_info {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		width: 100%;
		margin-bottom: 30px;
	}

	.time_item {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: flex-start;
		width: 100%;
		flex-wrap: wrap;
	}

	.time_item:first-child {
		margin-right: 0;
	}

	.time_item_row:nth-child(1) {
		margin-bottom: 0;
		min-width: 470px;
		margin-right: 8px;
	}

	.time_item_row>.title,
	.time_item>.title {
		font-size: 2rem;
		display: block;
		margin-bottom: 0;
		line-height: 2.4rem;
	}

	.time_item.row {
		margin-bottom: 24px;
	}

	.time_item.row>.title {
		margin-bottom: 16px;
	}

	.time_item.row .time_cont_area {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
	}

	.time_item>.cont {
		white-space: normal;
	}

	.time_cont_area>.cont.big {
		font-size: 2rem;
		margin-bottom: 0;
		margin-right: 24px;
	}

	.time_item_row>.cont {
		font-size: 2rem;
	}

	.time_cont_area>.cont {
		font-size: 2rem;
	}

	.org_info {
		width: 100%;
	}

	.org_info>a {
		width: 50%;
		text-align: center;
		padding: 20px 0;
	}

	.exh_space_contain_txt_bx {
		padding: 160px 0 0 38px;
	}
	.exh_spce_tab_area {
		left: 38px;
		top: 40px;
	}

	.mainLinkWrap {
		width: 100%;
		max-width: 100%;
	}

	.mainLink {
		justify-content: space-between;
	}

	.mainLink>li {
		width: calc(33.333% - 13px);
		margin-bottom: 0;
	}

	.mainLink>li>a {
		background-position: center top 30%;
		background-size: 36px auto;
		padding: 90px 0 25px;
		justify-content: center;
		text-align: center;
	}

	.section_02 {
		padding: 50px 0;
		flex-wrap: wrap;
	}

	h2.main_contain_title {
		font-size: 3rem;
		text-align: left;
		margin-bottom: 40px;
	}

	.mainBoardPrevWrap {
		width: 100%;
		max-width: inherit;
		margin-bottom: 50px;
	}

	.tab_btn {
		font-size: 2.8rem;
		font-weight: 800;
	}

	.board_item {
		padding: 28px 0;
	}

	.main_exh_item {
		width: calc(50% - 13px);
	}

	.item_prev {
		font-size: 1.5rem;
		margin-bottom: 24px;
	}

	.item_date {
		font-size: 1.5rem;
	}

	.section_03 {
		padding: 0 0 50px;
	}

	.section_04 {
		padding: 50px 0;
	}

	.section_05 {
		padding: 50px 0 80px;
	}

	.msm_list>li>a>.msm_title {
		font-size: 1.6rem;
	}

	/*hover 삭제*/
	.mainLink>li:focus,
	.mainLink>li:hover {
		border: 0;
		box-shadow: 0;
	}

	.mainLink>li:focus>a,
	.mainLink>li:hover>a {
		color: #fff;
		font-weight: 800;
	}

	.board_item>a:focus>.item_title,
	.board_item>a:hover>.item_title {
		text-decoration: none;
	}

	.mainSubLinkList>li>a:focus,
	.mainSubLinkList>li>a:hover {
		box-shadow: none;
	}


}

@media screen and (max-width: 880px) {
	.msm_list {
		flex-wrap: wrap;
	}

	.msm_list>li {
		width: calc(50% - 8px);
		max-width: inherit;
	}

	.msm_list>li:nth-child(n + 4) {
		margin-bottom: 0;
	}

	.msm_thm_bx {
		width: 100%;
		aspect-ratio: 208 / 172;
	}

	.msm_thm_bx>img {
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
}

@media screen and (max-width: 844px) {
	.exh_space_contain_txt_bx {
		padding: 145px 0 0 32px;
	}

	.exh_space_contain_txt_bx>.sub_title {
		margin-bottom: 32px;
	}

	.exh_spce_tab_area {
		top: 32px;
		left: 32px;
	}
}

@media screen and (max-width: 768px) {
	/* .mainContWrap {
		padding: 0 20px;
	}
 */
	.section_01 {
		padding: 0;
	}

	.mainBanner {
		margin-bottom: 25px;
		aspect-ratio: 480 / 300;
	}

	.controls_bx {
		padding: 12px 19px 12px 22px;
	}

	.swiper-pagination-fraction {
		font-size: 1.5rem;
		line-height: 1em;
	}

	.swiper-button-next,
	.swiper-button-prev {
		height: 14px;
	}

	.mainBanner .pc_bn {
		display: none !important;
	}
	.mainBanner .mb_bn {
		display: block !important;
	}

	.time_info {
		margin-bottom: 30px;
	}

	.time_item_row>.title,
	.time_item>.title {
		font-size: 1.8rem;
		line-height: 21px;
		background-size: 21px auto;
		width: 110px;
	}

	.time_item_row>.title {
		width: auto;
	}

	.time_item .cont {
		font-size: 1.5rem;
		white-space: pre-line;
	}

	.time_cont_area>.cont {
		font-size: 2rem;
	}

	.time_item_row {
		width: 100%;
	}

	.time_item_row>.cont {
		white-space: normal;
	}

	.time_item_row:nth-child(1) {
		margin-bottom: 24px;
		min-width: inherit;
		width: 100%;
	}

	.org_info>a {
		font-size: 1.6rem;
		line-height: 1em;
		padding: 17px 0 18px;
	}

	.mainLink {
		height: auto;
		align-content: inherit;
	}

	/* .mainLink > li{
    	margin-bottom:16px;
	} */
	.mainLink>li:nth-child(n + 3) {
		margin-bottom: 0;
	}

	.mainLink>li:nth-child(4)>a {
		background-position: left 22px center;
	}

	.section_02 {
		padding:0px 0 0;
	}

	h2.main_contain_title {
		font-size: 2.4rem;
		margin-bottom: 20px;
	}

	.mainBoardPrevWrap {
		margin-bottom: 32px;
	}

	.tab_btn {
		font-size: 2.4rem;
		margin-bottom: 30px;
		padding: 0;
	}

	.board_viewmore {
		top: 0px;
		width: 20px;
		height: 20px;
		background-size: 100%;
	}

	.item_title {
		font-size: 1.6rem;
		padding-top: 45px;
		padding-left: 0;
		width: 100%;
		line-height: 1.1em;
	}

	.item_title::before {
		font-size: 1.4rem;
		line-height: 30px;
		height: 30px;
		width: 60px;
	}

	.tab_btn:nth-child(3) {
		left: 118px;
	}

	.item_date {
		font-size: 1.5rem;
		position: absolute;
		top: 7px;
		right: 0;
		line-height: 1em;
	}

	.mainLink>li>a {
		font-size: 1.6rem;
		line-height: 1em;
	}

	.section_05,
	.section_04,
	.section_03 {
		padding: 47px 0 58px;
	}
	.section_04{
		flex-direction:column;
		align-items:flex-start;
		gap:32px 0;
	}
	.section_04 > .section_04_left,
	.section_04 > .section_04_right{
	width:100%;
	max-width:inherit;
	}
	.board_item {
		padding: 22px 0;
	}

	.main_exh_info {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.main_exh_item {
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: stretch;
		margin-bottom: 32px;
	}

	.main_exh_item:last-child {
		margin-bottom: 0;
	}

	.main_exh_item>img {
		width: 26%;
		aspect-ratio: 1;
		object-fit: cover;
		min-width: 147px;
	}
	.section_04 > .section_04_right .main_exh_item .exhImgArea{
	    width: 26%;
	    min-width: 147px;
	}

	.main_exh_item>.cont_bx {
		padding: 33px 23px 28px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
	}

	.main_exh_item>.cont_bx>.title {
		font-size: 2rem;
		margin-bottom: 16px;
	}

	.main_exh_item>.cont_bx>.subtitle {
		font-size: 1.5rem;
		line-height: 1.4em;
	}

	.main_exh_item>.cont_bx>.viewmore {
		width: 39px;
		height: 39px;
		background-size: 15px auto;
	}

	.exh_space_contain {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.exh_space_contain_txt_bx {
		width: 100%;
		padding: 90px 20px 28px;
		height: auto;
		min-height: inherit;
		aspect-ratio: inherit;
		background-size: auto 110px;
	}

	.exh_spce_tab_area {
		width: calc(100% - 20px);
		top: 22px;
		left: 20px;
	}

	.exh_spce_tab_area>.space01-pagination>.swiper-pagination-bullet {
		font-size: 1.5rem;
		line-height: 1em;
	}

	.exh_space_contain_txt_bx .title {
		font-size: 2.2rem;
		line-height: 1em;
	}

	.exh_space_contain_txt_bx>.sub_title {
		font-size: 1.5rem;
		white-space: pre-line;
		line-height: 1.4em;
	}

	.exh_space_contain_txt_bx>.view_more {
		padding: 14px 60px 13px 13px;
		background-size: 13px auto;
		font-size: 1.5rem;
		line-height: 1em;
	}

	.exh_space_contain_slide_bx {
		width: 100%;
	}

	.main_space_slide {
		min-height: inherit;
		aspect-ratio: 489 / 269;
	}

	.main_space_slide img {
		min-height: 240px;
	}

	.exh_space_contain_slide_bx {
		min-height: inherit;
	}

	.main_exh_space_wrap .controls_bx {
		top: -20px;
		right: 0;
	}

	.main_exh_space_wrap .main-slide-button {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		align-items: center;
	}

	.main_exh_space_wrap .swiper-button-next,
	.main_exh_space_wrap .swiper-button-prev {
		position: static;
		width: 16px;
		height: 28px;
		background-size: 100% auto;
	}

	.main_exh_space_wrap .swiper-button-prev {
		margin-right: 24px;
	}

	.main_exh_info::after {
		display: none;
		width: 305px;
		background-size: 100% auto;
		top: -103px;
		right: -49px;
	}

	.msm_list::after {
		width: 305px;
		background-size: 100% auto;
		top: -57px;
		left: -40px;
	}

	.msm_list>li>a>.msm_title {
		padding: 16px 0;
	}
}

@media screen and (max-width: 543px) {
	.exh_space_contain_txt_bx>.sub_title {
		white-space: normal;
	}
}

@media screen and (max-width: 480px) {
	.mainLink {
		gap: 16px 0;
	}
	.mainLink>li {
		width: 100%;
	}
	.mainLink>li>a {
		background-position: left 24px center;
		justify-content: flex-start;
		padding: 24px 0 24px 68px;
	}
}

@media screen and (max-width: 470px) {
	.main_exh_item>.cont_bx {
		padding-bottom: 0;
		justify-content: flex-start;
	}

	.main_exh_item>.cont_bx>.subtitle {
		white-space: normal;
	}
}

@media screen and (max-width: 464px) {
	.exh_space_contain_txt_bx {
		padding-top: 130px;
	}
}

@media screen and (max-width: 460px) {
	.main_exh_item>img {
		width: 33%;
	}

	.main_exh_item>.cont_bx>.subtitle {
		white-space: normal;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 3;
	}

	.exh_space_contain_txt_bx>.sub_title {
		white-space: normal;
		padding-right: 0;
	}

	.msm_list>li>a>.msm_title {
		font-size: 1.5rem;
		line-height: 1em;
	}
}

@media screen and (max-width: 404px) {
	.exh_space_contain_txt_bx>.sub_title {
		height: 4.2em;
	}
}

@media screen and (max-width: 403px) {
	.main_exh_item>.cont_bx {
		padding: 30px 16px 0;
	}
}

@media screen and (max-width: 380px) {
	.mainLink>li>a {
		font-size: 1.5rem;
	}
}

@media screen and (max-width: 360px) {

	.mainLink>li:nth-child(4)>a {
		background-position: left 16px center;
	}

	.board_viewmore {
		width: 18px;
		height: 18px;
		top: 2px;
	}
}

@media screen and (max-width: 320px) {
	body {
		font-size: 1.4rem;
	}

	.mainLink>li>a {
		font-size: 1.4rem;
	}

	.tab_btn {
		font-size: 1.8rem;
	}

	.board_content {
		padding-top: 38px;
	}
}

@media screen and (max-width: 300px) {

	.time_cont_area>.cont.big,
	.time_cont_area>.cont {
		font-size: 1.8rem;
	}

	.time_item.row .time_cont_area {
		flex-direction: column;
		align-items: flex-start;
	}
}

/* ----------- 2025-07-16 */
/* 외국어 추가 */

.time_item {
	margin-bottom: 0;
}
.time_item.row {
	flex-direction: column;
}
.time_item .title {
	width: 138px;
	flex-shrink: 0;
}
.time_cont_area>.cont.big {
	margin-bottom: 0;
}

.time_cont_area>.cont.big span {
	font-size: 1.8rem;
	font-weight: 500;
	margin-right: 5px;
}

.org_info>a {
	height: 76px;
	display: flex;
	align-items: center;
	text-align: center;
	padding: 0 60px;
}

.exh_space_contain_txt_bx {
	padding: 52px 0 51px 48px;
	min-height: auto;
}
.exh_space_contain_slide_bx {
	height: auto;
	min-height: auto;
}
.exh_space_contain .txt_bx:first-child {
	margin-bottom: 47px;
}
.exh_space_contain .txt_bx .link_list {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	width: calc(100% - 74px);
	gap: 8px 14px;
}
.exh_space_contain .txt_bx .link_list a {
	display: block;
	width: auto;
	background: #664c33;
	color: #fff;
	height: auto;
	padding: 12px 16px 12px 15px;
	font-size: 1.7rem;
	line-height: 1em;
	transition: 0.2s;
}

.exh_space_contain .txt_bx .link_list a:hover {
	background: var(--main-dark);
	transition: 0.2s;
}

@media screen and (max-width: 1024px) {
	.time_item_row:nth-child(1) {
		width: 100%;
		margin-bottom: 14px;
	}
	.org_info>a {
		justify-content: center;
	}
	.exh_space_contain_txt_bx {
		padding: 40px 0 40px 32px;
	}
}

@media screen and (max-width: 768px) {
	.time_item .title {
		width: 95px;
	}
	
	.exh_space_contain_txt_bx {
		padding: 25px 0 25px 20px;
	}
	.exh_space_contain .txt_bx:first-child {
		margin-bottom: 30px;
	}
	.exh_space_contain .txt_bx .link_list a {
		font-size: 1.5rem;
		line-height: 1em;
	}
}