@charset "UTF-8";
/* 최근 수정일 : 240814 18:00 */

/*==============================================================

	TEMPLATES_KO
	---------------------------------------------
	>> basic
	>> main--renewal-2024

==============================================================*/

/* ---------------------------------------------
	basic
------------------------------------------------ */

@font-face {
	font-family: "Noto Sans KR";
	font-style: normal;
	font-weight: 100;
	src: url(../fonts/NotoSansKR-Thin.woff2) format("woff2"),
		url(../fonts/NotoSansKR-Thin.woff) format("woff"),
		url(../fonts/NotoSansKR-Thin.otf) format("opentype");
}

@font-face {
	font-family: "Noto Sans KR";
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/NotoSansKR-Light.woff2) format("woff2"),
		url(../fonts/NotoSansKR-Light.woff) format("woff"),
		url(../fonts/NotoSansKR-Light.otf) format("opentype");
}

@font-face {
	font-family: "Noto Sans KR";
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/NotoSansKR-Regular.woff2) format("woff2"),
		url(../fonts/NotoSansKR-Regular.woff) format("woff"),
		url(../fonts/NotoSansKR-Regular.otf) format("opentype");
}

@font-face {
	font-family: "Noto Sans KR";
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/NotoSansKR-Medium.woff2) format("woff2"),
		url(../fonts/NotoSansKR-Medium.woff) format("woff"),
		url(../fonts/NotoSansKR-Medium.otf) format("opentype");
}

@font-face {
	font-family: "Noto Sans KR";
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/NotoSansKR-Bold.woff2) format("woff2"),
		url(../fonts/NotoSansKR-Bold.woff) format("woff"),
		url(../fonts/NotoSansKR-Bold.otf) format("opentype");
}

@font-face {
	font-family: "Noto Sans KR";
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/NotoSansKR-Black.woff2) format("woff2"),
		url(../fonts/NotoSansKR-Black.woff) format("woff"),
		url(../fonts/NotoSansKR-Black.otf) format("opentype");
}

/* 20221031 start */
@font-face {
	font-family: "Noto Serif KR";
	font-style: normal;
	font-weight: 200;
	src: url(../fonts/NotoSerifKR-ExtraLight.otf) format("opentype");
}

@font-face {
	font-family: "Noto Serif KR";
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/NotoSerifKR-Light.otf) format("opentype");
}

@font-face {
	font-family: "Noto Serif KR";
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/NotoSerifKR-Regular.otf) format("opentype");
}

@font-face {
	font-family: "Noto Serif KR";
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/NotoSerifKR-Medium.otf) format("opentype");
}

@font-face {
	font-family: "Noto Serif KR";
	font-style: normal;
	font-weight: 600;
	src: url(../fonts/NotoSerifKR-SemiBold.otf) format("opentype");
}

@font-face {
	font-family: "Noto Serif KR";
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/NotoSerifKR-Bold.otf) format("opentype");
}

@font-face {
	font-family: "Noto Serif KR";
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/NotoSerifKR-Black.otf) format("opentype");
}

/* 20221031 end */

/* 나눔명조*/
@import url("https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&display=swap");

/* 나눔스퀘어 */
@font-face {
	font-family: "NanumSquare";
	font-style: normal;
	font-weight: 300;
	src: url("../fonts/NanumSquareL.eot");
	/* IE9 Compat Modes */
	src: local("NanumSqaure Light"), local("NanumSqure-Light"),
		url("../fonts/NanumSquareL.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */
		url("../fonts/NanumSquareL.woff") format("woff"),
		/* Modern Browsers */
		url("../fonts/NanumSquareL.ttf") format("truetype");
	/* Safari, Android, iOS */
}

@font-face {
	font-family: "NanumSquare";
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/NanumSquareB.eot");
	/* IE9 Compat Modes */
	src: local("NanumSqaure Bold"), local("NanumSqure-Bold"),
		url("../fonts/NanumSquareB.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */
		url("../fonts/NanumSquareB.woff") format("woff"),
		/* Modern Browsers */
		url("../fonts/NanumSquareB.ttf") format("truetype");
	/* Safari, Android, iOS */
}

/* montserrat-regular - latin */
@font-face {
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/montserrat-v14-latin-regular.eot");
	/* IE9 Compat Modes */
	src: local("Montserrat Regular"), local("Montserrat-Regular"),
		url("../fonts/montserrat-v14-latin-regular.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */
		url("../fonts/montserrat-v14-latin-regular.woff2") format("woff2"),
		/* Super Modern Browsers */
		url("../fonts/montserrat-v14-latin-regular.woff") format("woff"),
		/* Modern Browsers */
		url("../fonts/montserrat-v14-latin-regular.ttf") format("truetype"),
		/* Safari, Android, iOS */
		url("../fonts/montserrat-v14-latin-regular.svg#Montserrat") format("svg");
	/* Legacy iOS */
}

/* montserrat-600 - latin */
@font-face {
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 600;
	src: url("../fonts/montserrat-v14-latin-600.eot");
	/* IE9 Compat Modes */
	src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"),
		url("../fonts/montserrat-v14-latin-600.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */
		url("../fonts/montserrat-v14-latin-600.woff2") format("woff2"),
		/* Super Modern Browsers */
		url("../fonts/montserrat-v14-latin-600.woff") format("woff"),
		/* Modern Browsers */
		url("../fonts/montserrat-v14-latin-600.ttf") format("truetype"),
		/* Safari, Android, iOS */
		url("../fonts/montserrat-v14-latin-600.svg#Montserrat") format("svg");
	/* Legacy iOS */
}

/* Gmarket Sans L */
@font-face {
	font-family: "GmarketSansLight";
	src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

/* Gmarket Sans M */
@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;
}

html {
	/* -webkit-text-size-adjust: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	user-select: none; */
}

* {
	box-sizing: border-box;
}

body,
a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
tr,
th,
td,
form,
fieldset,
label,
legend,
input,
textarea,
button,
menu {
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: none;
}

body,
input,
textarea,
select,
table,
button,
code {
	color: #333333;
	letter-spacing: -0.1px;
	font-weight: 500;
	font-family: "Noto Sans KR";
	text-align: left;
}

body {
	width: 100%;
	position: relative;
	word-wrap: break-word;
	word-break: break-all;
}

nav,
menu,
ul,
li,
ol {
	list-style: none;
}

div {
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img,
fieldset {
	border: none;
}

em,
address {
	font-style: normal;
}

section,
article,
header,
footer,
nav,
aside,
hgroup {
	display: block;
}

button {
	border: none;
	background: none;
}

/* input:focus, button:focus, textarea:focus{outline:none;} */
a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	cursor: pointer;
}

/*a:link{color:#fff;}
a:visited{color:#fff;}
*/

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.hidetext {
	position: absolute !important;
	overflow: hidden !important;
	clip: rect(0 0 0 0) !important;
	margin: -1px !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	min-height: auto !important;
	display: block !important;
}

/*fix*/
.clear_fix:after {
	content: "";
	display: block;
	clear: both;
}

.ib_fix {
	line-height: 0px;
}

.hidden_fix {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	line-height: 0;
	text-indent: -10000px;
}

legend,
caption {
	overflow: hidden;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	line-height: 0;
}

input[type="text"],
input[type="password"] {
	height: 60px;
	border: 1px solid #e2e2e2;
	padding: 0px 12px;
	color: #777;
	font-size: 15px;
}

iframe {
	border: 0; /* iframe 테두리 제거 (frameborder 속성이 폐지됨 --> css로 처리) */
}

.t-center {
	text-align: center;
}

.lb_hide {
	overflow: hidden;
	position: absolute;
	width: 0;
	height: 0;
	line-height: 0;
	text-indent: -9999px;
}

.only-mo-tr {
	border: none !important;
	display: none;
}

.ci-top-mo {
	display: none;
}

.only-mo-tr2 {
	display: none;
}

.f002-only-mo {
	display: none;
}

.ci-row.mo {
	display: none;
}

.main-c03-wrap.mobile {
	display: none;
}

.main-c04-wrap.mobile {
	display: none;
}

.otw {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.btn-block {
	position: relative;
	display: block;
}

/* 20241101//(Ina)추가(s) */
.scroll-hint {
	display: none;
}
/* 20241101//(Ina)추가(e) */

/* 20240814//(Ina) 상단 공지배너 추가(s) */
.top-banner-area {
	background-color: #54585a;
	width: 100%;
	/* height:43px; */
}

.top-banner-area.fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}

.top-banner-area .inner-cont {
	overflow: hidden;
	position: relative;
	padding: 11px 40px;
}

.top-banner-area .inner-cont .top-banner {
	height: 100%;
	text-align: center;
}

.top-banner-area .inner-cont .top-banner .btn-link {}

.top-banner-area .inner-cont .btn-close {
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
}

.top-banner-area .inner-cont .css-arrow-right {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: -4px 0 0 5px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}

.top-banner-area .inner-cont .css-arrow-close {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.top-banner-area .inner-cont .css-arrow-close:before,
.top-banner-area .inner-cont .css-arrow-close:after {
	content: "";
	position: absolute;
	top: 10px;
	right: 21px;
	height: 24px;
	width: 2px;
	background-color: #fff;
	z-index: 10;
}

.top-banner-area .inner-cont .css-arrow-close:before {
	transform: rotate(45deg);
}

.top-banner-area .inner-cont .css-arrow-close:after {
	transform: rotate(-45deg);
}

.top-banner-area .inner-cont strong {
	display: inline-block;
	font-size: 18px;
	line-height: 1.3;
	color: #fff;
}

.top-banner-area+.header {
	top: 46px;
}

/* 20240814//(Ina) 상단 공지배너 추가(e) */


/*헤더 기본*/
.header {
	position: fixed;
	display: block;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 2000;
}

.gnbwrap {
	position: relative;
	min-height: 80px;
	transition: all 0.5s;
}

.gnb-inner {
	position: relative;
	width: 100%;
	min-height: 79px;
	transition: all 0.5s;
}

.gnb-inner .gnb-logo {
	position: absolute;
	display: block;
	top: 50%;
	left: 50px;
	width: 146px;
	height: 27px;
	transform: translateY(-50%);
}

.gnb-inner .gnb-logo img {
	display: block;
	width: 100%;
	height: auto;
}

.gnb-inner .gnb {
	width: 1000px;
	margin: 0px auto;
}

.gnb-inner .gnb:after {
	content: "";
	display: block;
	clear: both;
}

.gnb-inner .gnb-unit {
	float: left;
	width: 16%;
}

.gnb-inner .gnb-unit .parent {
	display: block;
	width: 100%;
	height: 79px;
	line-height: 80px;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.gnb-inner .right-btns {
	position: absolute;
	top: 25px;
	right: 107px;
}

.gnb-inner .right-btns:after {
	content: "";
	display: block;
	clear: both;
}

.gnb-inner .right-btns .lang {
	float: left;
	display: block;
	font-family: "Montserrat";
	font-weight: 600;
	color: #fff;
	padding-top: 5px;
	font-size: 14px;
	width: 30px;
	height: 30px;
	text-align: center;
	margin-left: 15px;
}

.gnb-inner .right-btns .lang.on {
	color: #ee6e00;
}

.gnb-inner .right-btns .lang span {
	display: inline-block;
	height: 18px;
	line-height: 15px;
}

.gnb-inner .right-btns .lang.on span {
	border-bottom: 1px solid #ee6e00;
}

.gnb-inner .right-btns .facebook {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/hd-facebook.png) center no-repeat;
	margin-left: 15px;
}

.gnb-inner .right-btns .youtube {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/hd-youtube.png) center no-repeat;
	margin-left: 18px;
}

.gnb-inner .right-btns .instagram {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/hd-instagram.png) center no-repeat;
	margin-left: 21px;
}

.gnb-inner .right-btns .search {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	/* background: url(../images/hd-search.png) center no-repeat; */
	background: url(../images/main_renewal_2024/ico_header_search.svg) center no-repeat;
	margin-left: 20px;
}

.gnb-inner .sitemap-go {
	position: absolute;
	top: 0px;
	right: 0px;
}

.gnb-inner .sitemap-go .sitemap-btn {
	display: block;
	width: 80px;
	height: 80px;
	background: #3a3d3e url(../images/sitemap-btn.png) 28px 34px no-repeat;
	background-size: 24px 18px;
}

/*.gnb-inner .sitemap-go .sitemap-btn.active{display: block; width:80px; height: 80px;*/
/*	background:#3a3d3e url(../images/sitemap-btn-a.png) 29px 32px no-repeat;*/
/*	background-size: 22px 22px;}*/
.gnb-inner .momenu-go {
	position: absolute;
	top: 0px;
	right: 0px;
}

.gnb-inner .momenu-go .momenu-btn {
	display: none;
	width: 30px;
	height: 30px;
	background: url(../images/momenu-btn.png) center no-repeat;
	background-size: 24px 18px;
	margin-top: 25px;
	margin-right: 25px;
}

.main-p .momenu-go .momenu-btn {
	display: none;
	width: 30px;
	height: 30px;
	background: url(../images/momenu-btn-w.png) center no-repeat;
	background-size: 24px 18px;
	margin-top: 26px;
	margin-right: 25px;
}

.main-p.active .momenu-btn {
	display: none;
	width: 30px;
	height: 30px;
	background: url(../images/momenu-btn.png) center no-repeat;
	background-size: 24px 18px;
	margin-top: 26px;
	margin-right: 25px;
}

.gnb-inner .sitemap-close-btn {
	display: block;
	position: absolute;
	top: -80px;
	right: 0;
	width: 80px;
	height: 80px;
	background: #3a3d3e url(../images/sitemap-btn-a.png) 29px 32px no-repeat;
	background-size: 22px 22px;
}

.gnbwrap.scr-down {
	background-color: #fff;
}

.gnbwrap.scr-down .gnb-inner .gnb-unit .parent {
	color: #808080;
}

.gnbwrap.scr-down .gnb-inner .right-btns .lang {
	color: #808080;
}

.gnbwrap.scr-down .gnb-inner .right-btns .lang.on {
	color: #ee6e00;
}

.gnbwrap.scr-down .type1 {
	display: none !important;
}

.gnbwrap.scr-down .type2 {
	display: block !important;
}


.gnbwrap.scr-down .gnb-inner .right-btns .facebook {
	background: url(../images/hd-facebook-t2.png) center no-repeat;
}

.gnbwrap.scr-down .gnb-inner .right-btns .youtube {
	background: url(../images/hd-youtube-t2.png) center no-repeat;
}

.gnbwrap.scr-down .gnb-inner .right-btns .instagram {
	background: url(../images/hd-instagram-t2.png) center no-repeat;
}

.gnbwrap.scr-down .gnb-inner .right-btns .search {
	/* background: url(../images/hd-search-t2.png) center no-repeat; */
	background: url(../images/main_renewal_2024/ico_header_search_active.svg) center no-repeat;
}

.gnbwrap.scr-down .gnb-inner .momenu-go .momenu-btn {
	background: url(../images/momenu-btn.png) center no-repeat;
	background-size: 24px 18px;
}

/*헤더 GNB 메뉴 펼침 관련*/
.child {
	height: 0px;
	overflow: hidden;
	transition: all 0.5s;
	border-right: 1px solid #f0f0f0;
	padding-left: 10px;
}

.gnb-unit:first-child .child {
	border-left: 1px solid #f0f0f0;
}

.child:hover {}

.gnb:hover .child {
	display: block;
}

.gnbwrap.active {
	border-bottom: 1px solid #f0f0f0;
}

.gnbwrap.active,
.gnbwrap.sub {
	background-color: #fff;
}

.gnbwrap .type2 {
	display: none !important;
}

.gnbwrap.active .type1,
.gnbwrap.sub .type1 {
	display: none !important;
}

.gnbwrap.active .type2,
.gnbwrap.sub .type2 {
	display: block !important;
}

.vline {
	display: none;
}

.gnbwrap.active .vline {
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	top: 79px;
	left: 0px;
	background: #f0f0f0;
}

.gnbwrap.scr-down .vline {
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	top: 79px;
	left: 0px;
	background: #f0f0f0;
}

.gnb.active {}

.gnb.active .gnb-unit .parent,
.gnbwrap.sub .parent {
	color: #808080;
}

.gnb.active .gnb-unit .parent:hover span,
.gnb.active .gnb-unit .parent:focus span,
.gnb.active .gnb-unit:hover .parent span,
.gnb.active .gnb-unit:focus .parent span,
.gnb.active .gnb-unit .parent.active {
	display: block;
	width: 100%;
	height: 80px;
	line-height: 80px;
	border-bottom: 2px solid #ee6e00;
}

.gnb.active .gnb-unit .parent:hover,
.gnb.active .gnb-unit .parent:focus,
.gnb.active .gnb-unit:hover .parent,
.gnb.active .gnb-unit:focus .parent,
.gnb.active .gnb-unit .parent.active {
	color: #ee6e00;
	font-weight: 700;
}

.gnb.active .child {
	height: 545px;
	transition: all 0.5s;
	padding-top: 8px;
}

.child .child-unit {
	display: block;
	width: 98%;
	margin: 18px auto;
	/* height: 45px; */
	/* line-height: 45px; */
	height: auto;
	line-height: inherit;
	font-size: 15px;
	text-align: left;
	color: #808080;
}

.child .child-unit:first-of-type {
	margin: 10px auto;
}

.child .child-unit:focus,
.child .child-unit:hover {
	color: #222;
	text-decoration: underline;
}

.grandsons {
	margin: 8px 0px;
}

.child .child-unit.grandson {
	display: block;
	margin: 8px 0 0;
	padding-left: 8px;
	/* height: 26px; */
	/* line-height: 26px; */
	height: auto;
	line-height: inherit;
	font-size: 13px;
	text-align: left;
	color: #888;
	font-weight: 400;
	background: url(../images/hd-dot.png) left no-repeat;
	background-size: 3px 3px;
}

.child .child-unit.grandson:focus,
.child .child-unit.grandson:hover {
	color: #888;
}

.gnbwrap.active .gnb-inner .right-btns .lang,
.gnbwrap.sub .gnb-inner .right-btns .lang {
	color: #53585a;
}

.gnbwrap.active .gnb-inner .right-btns .lang.on,
.gnbwrap.sub .gnb-inner .right-btns .lang.on {
	color: #ee6e00;
}

.gnbwrap.active .gnb-inner .right-btns .facebook,
.gnbwrap.sub .gnb-inner .right-btns .facebook {
	background: url(../images/hd-facebook-t2.png) center no-repeat;
}

.gnbwrap.active .gnb-inner .right-btns .youtube,
.gnbwrap.sub .gnb-inner .right-btns .youtube {
	background: url(../images/hd-youtube-t2.png) center no-repeat;
}

.gnbwrap.active .gnb-inner .right-btns .instagram,
.gnbwrap.sub .gnb-inner .right-btns .instagram {
	background: url(../images/hd-instagram-t2.png) center no-repeat;
}

.gnbwrap.active .gnb-inner .right-btns .search,
.gnbwrap.sub .gnb-inner .right-btns .search {
	/* background: url(../images/hd-search-t2.png) center no-repeat; */
	background: url(../images/main_renewal_2024/ico_header_search_active.svg) center no-repeat;
}

.gnb.active2 {}

.gnb.active2 .gnb-unit .parent,
.gnbwrap.sub .parent {
	color: #808080;
}

.gnb.active2 .gnb-unit .parent:hover span,
.gnb.active2 .gnb-unit .parent:focus span {
	display: block;
	width: 100%;
	height: 80px;
	line-height: 80px;
	border-bottom: 2px solid #ee6e00;
}

.gnb.active2 .gnb-unit .parent:hover,
.gnb.active2 .gnb-unit .parent:focus {
	color: #ee6e00;
	font-weight: 700;
}

/*상단 검색창*/
.top-search-bar {
	display: none;
}

.top-search-bar.active {
	/* position: fixed; */
	position: absolute;
	display: block;
	top: 80px;
	left: 0px;
	background: #fff;
	width: calc(100% - 80px);
	height: 200px;
	z-index: 200;
	text-align: center;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

.tsb-close {
	position: absolute;
	width: 80px;
	height: 80px;
	top: 0px;
	right: 0px;
	background: url(../images/quick-close.png) center no-repeat;
	background-size: 22px 22px;
}

.tsb-wrap {
	width: 600px;
	height: 64px;
	margin: 70px auto 0px;
	border-bottom: 1px solid #53575a;
}

.tsb-wrap:after {
	content: "";
	display: block;
	clear: both;
}

.tsb-run-ipt {
	border: none !important;
	float: left;
	padding-left: 0px !important;
	width: calc(100% - 26px);
}

.tsb-run-btn {
	width: 25px;
	height: 61px;
	float: right;
	/* background: url(../images/hd-search-t2.png) right no-repeat; */
	background: url(../images/main_renewal_2024/ico_header_search_active.svg) center no-repeat;
}

.tsb-wrap-w {
	width: 640px;
	height: 104px;
	margin: 180px auto 0px;
	padding: 20px;
	background: rgba(255, 255, 255, 0.1)
		/*#fff*/
	;
	border-radius: 10px;
	border: 2px solid rgba(255, 255, 255, 0.2);
}

.tsb-wrap-w input[type="text"]::-webkit-input-placeholder {
	color: #fff;
	opacity: 0.6;
}

.tsb-wrap-w input[type="text"]:-ms-input-placeholder {
	color: #fff;
	opacity: 0.6;
}

.tsb-wrap-w input[type="text"]::placeholder {
	color: #fff;
	opacity: 0.6;
}

.tsb-wrap-w .tsb-run-btn {
	background: url(../images/main_renewal_2024/ico_header_search.svg) center no-repeat;
}

.tsb-wrap.f003sp {
	margin: 0px;
}

.tsb-wrap {
	width: 600px;
	height: 64px;
	margin: 70px auto 0px;
	border-bottom: 1px solid #53575a;
}

.tsb-run-ipt {
	background: none;
	color: #fff !important;
}

/* .tsb-run-ipt::placeholder{color:#fff !important;} */

/*사이트맵*/
.sitemap {
	display: none;
}

.sitemap.active {
	/* position: fixed; */
	position: absolute;
	display: block;
	top: 80px;
	left: 0px;
	background: #fff;
	width: 100%;
	height: calc(100vh - 80px);
	z-index: 200;
	text-align: center;
	padding-top: 8%;
}

.sitemap-in {
	display: inline-block;
}

.sitemap .sitemap-unit {
	float: left;
	width: 195px;
	margin-left: 79px;
}

.sitemap .sitemap-unit:fisrt-child {
	margin-left: 0px;
}

.sitemap .sitemap-unit .parent {
	display: block;
	height: 79px;
	line-height: 80px;
	font-size: 25px;
	font-weight: 500;
	text-align: left;
	color: #222;
	border-bottom: 1px solid #707070;
}

.sitemap .child {
	height: auto;
	transition: all 0.5s;
	padding-top: 8px;
	padding-left: 0px;
	border: none;
}

.sitemap .child .child-unit {
	display: block;
	width: 98%;
	margin: 14px auto;
	font-size: 18px;
	text-align: left;
	color: #808080;
	height: 34px;
	line-height: 34px;
}

.sitemap .child .child-unit.grandson {
	font-size: 14px;
	text-align: left;
	color: #888;
	height: 26px;
	line-height: 26px;
	padding-left: 8px;
	margin: 10px auto;
	background: url(../images/hd-dot.png) left no-repeat;
	background-size: 3px 3px;
}

.sitemap .grandsons {
	margin: 14px 0px;
}

.sitemap .child .child-unit.on {
	color: #ee6e00;
}

.sitemap .child .child-unit.grandson.on {
	color: #ee6e00;
	background: url(../images/hd-dot-po.png) left no-repeat;
	background-size: 3px 3px;
}

/*모바일전용 메뉴*/
.only-mo-menu {
	display: none;
}

.only-mo-menu.active {
	display: block !important;
	position: fixed;
	width: 100%;
	height: 100vh;
	z-index: 100000;
	top: 0px;
}

.omm-left {
	float: left;
	width: 24%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.5);
}

.omm-right {
	position: relative;
	float: left;
	width: 76%;
	height: 100vh;
	background-color: #fff;
	overflow-y: auto;
}

/*.omm-close{position: absolute; top:calc(50vh - 50px); left:calc(24% - 50px); width:50px;
height:100px; z-index: 10100; border-top-left-radius: 10px; border-bottom-left-radius: 10px;
background: #ee6e00 url(../images/quick-close-w.png) center no-repeat;
background-size:22px 22px;}*/
.omm-close {
	position: absolute;
	top: 17px;
	right: 0px;
	width: 50px;
	height: 50px;
	z-index: 10100;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	background: url(../images/quick-close.png) center no-repeat;
	background-size: 22px 22px;
}

.omm-lang {
	text-align: right;
	padding: 40px 15px 0px 40px;
}

/* 20220621 start */
.omm-lang-sns {
	display: inline-block;
}

.omm-lang-sns .ol_sns {
	display: inline-block;
	width: 30px;
	height: 30px;
}

.omm-lang-sns .facebook {
	margin-right: 21px;
	background: url("../images/hd-facebook-t2.png") center no-repeat;
}

.omm-lang-sns .youtube {
	margin-right: 21px;
	background: url("../images/hd-youtube-t2.png") center no-repeat;
}

.omm-lang-sns .instagram {
	background: url("../images/hd-instagram-t2.png") center no-repeat;
}

.omm-lang-in {
	display: inline-block;
	height: 35px;
}

/* 20220621 end */
.omm-lang .lang {
	color: #53585a;
	float: left;
	display: block;
	font-family: "Montserrat";
	font-weight: 600;
	padding-top: 5px;
	font-size: 18px;
	width: 30px;
	height: 30px;
	text-align: center;
	margin-left: 24px;
}

.omm-lang .lang.on {
	color: #ee6e00;
	border-bottom: 1px solid #ee6e00;
}

.omm-top {
	width: 100%;
	height: 53px;
	text-align: center;
	margin-top: 27px;
}

.omm-top-logo {
	display: block;
	float: left;
	width: 126px;
	height: 23px;
	margin-top: 3px;
	margin-left: 15px;
}

.omm-sns {
	display: inline-block;
	margin-top: 0px;
}

.omm-top .facebook {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/hd-facebook-t2.png) center no-repeat;
	margin-left: 8px;
}

.omm-top .youtube {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/hd-youtube-t2.png) center no-repeat;
	margin-left: 11px;
}

.omm-top .instagram {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/hd-instagram-t2.png) center no-repeat;
	margin-left: 14px;
}

.omm-parent {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 59px;
	border-bottom: 1px solid #d0d0d0;
	text-align: left;
	font-size: 16px;
	font-weight: 700;
	padding-left: 15px;
	color: #333;
	background: #fff url(../images/bg_select.png) no-repeat;
	background-position: calc(100% - 14px) center;
}

.omm-parent:first-child {
	border-top: 1px solid #d0d0d0;
}

.omm-parent.active {
	background: #fff url(../images/bg_select_u.png) no-repeat;
	background-position: calc(100% - 14px) center;
}

.omm-child-unit {
	display: block;
	width: 100%;
	height: 49px;
	line-height: 48px;
	border-bottom: 1px solid #d0d0d0;
	text-align: left;
	font-size: 15px;
	font-weight: 400;
	padding-left: 15px;
	color: #333;
	background-color: #f0f0f0;
}

.omm-grandson {
	background: #f0f0f0 url(../images/hd-dot.png) 17px center no-repeat;
	background-size: 3px 3px;
	padding-left: 30px;
}

.omm-child {
	display: none;
}

.omm-parent.active+.omm-child {
	display: block;
}

/*퀵메뉴 바깥*/
.quick-menu {
	/* position: fixed; */
	position: absolute;
	top: 80px;
	right: 0px;
	/* z-index: 99; */
	z-index: 200;
	transition: all 0.5s;
}

.quick-menu.active {
	right: 280px;
	transition: all 0.5s;
}

.quick-menu-top {
	position: relative;
	display: block;
	width: 80px;
	height: 256px;
	background: #ee6e00;
}

.quick-menu-top-title {
	position: absolute;
	font-family: "Montserrat";
	font-size: 18px;
	font-weight: 400;
	top: 230px;
	left: 25px;
	width: 150px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	-webkit-transform: rotate(270deg);
	-webkit-transform-origin: left top;
	-moz-transform: rotate(270deg);
	-moz-transform-origin: left top;
	-ms-transform: rotate(270deg);
	-ms-transform-origin: left top;
	-o-transform: rotate(270deg);
	-o-transform-origin: left top;
	transform: rotate(270deg);
	transform-origin: left top;
}

.quick-menu-bot {
	position: absolute;
	width: 19px;
	top: 328px;
	right: 30px;
}

.quick-btn {
	display: block;
	width: 19px;
	height: 19px;
	background: url(../images/quick-off.png) center no-repeat;
	margin-top: 10px;
}

.quick-btn.on {
	background: url(../images/quick-on.png) center no-repeat;
}

/*퀵메뉴 메인*/
.quick-menu-main {
	display: none;
}

.quick-menu.active .quick-menu-main {
	position: absolute;
	display: block;
	top: 0px;
	right: -280px;
	z-index: 99;
	width: 280px;
	height: calc(100vh - 80px);
	background: #f9f9f9;
	padding: 50px 15px 0px;
	overflow-y: auto;
}

.q_close {
	position: absolute;
	display: block;
	width: 22px;
	height: 22px;
	background: url(../images/quick-close.png) center no-repeat;
	background-size: 20px 18px;
	top: 26px;
	right: 16px;
}

.q-banner {
	display: block;
	border: 1px solid #f0f0f0;
	height: 100px;
	margin-top: 18px;
	padding: 25px 0px 0px 92px;
}

.q-banner.qb001 {
	background: #fff url(../images/qb001.png) 30px center no-repeat;
	background-size: 40px 36px;
}

.q-banner.qb002 {
	background: #fff url(../images/qb002.png) 27px center no-repeat;
	background-size: 46px 45px;
}

.q-banner.qb003 {
	background: #fff url(../images/qb003.png) 29px center no-repeat;
	background-size: 42px 40px;
}

.q-banner.qb004 {
	background: #fff url(../images/qb004.png) 31px center no-repeat;
	background-size: 38px 41px;
}

.q-banner.qb005 {
	background: #fff url(../images/qb005.png) 32px center no-repeat;
	background-size: 33px 48px;
}

.q-banner.qb006 {
	background: #fff url(../images/qb006.png) 28px center no-repeat;
	background-size: 36px 36px;
}

.q-banner.qb007 {
	background: #fff url(../images/qb007.png) 29px center no-repeat;
	background-size: 42px 34px;
}

.q-banner.qb008 {
	background: #fff url(../images/qb008.png) 31px center no-repeat;
	background-size: 42px 40px;
}

.q-banner.qb009 {
	background: #fff url(../images/qb009.png) 31px center no-repeat;
	background-size: 42px 40px;
}

.q-banner .q-txt1 {
	display: block;
	color: #686868;
	font-size: 16px;
	text-align: left;
	height: 20px;
	line-height: 20px;
	font-weight: 400;
}

.q-banner .q-txt2 {
	display: block;
	color: #3a3d3e;
	font-size: 19px;
	text-align: left;
	height: 26px;
	line-height: 26px;
	font-weight: 500;
}

.q-banner2 img {
	width: 100%;
	margin-top: 18px;
}

/*푸터 기본*/

.footer {
	width: 100%;
	height: auto;
	padding: 0px 50px;
	background: #282828;
	position: relative;
}

.footer .footer-top {
	position: relative;
	/* height: 89px; */
	height: 95px;
	border-bottom: 1px solid #3d3e3f;
}

.footer .footer-top .gnb-logo {
	position: absolute;
	display: block;
	top: 34px;
	left: 0px;
}

.footer .footer-top .gnb-wamark-logo {
	position: absolute;
	display: block;
	top: 24px;
	left: 158px;
}

.footer .footer-top .gnb-wamark-logo.isms {
	left: 245px;
}

.footer .footer-top .gnb-wamark-logo img {
	width: 75px;
	height: 50px;
}

.footer .footer-top .tip-pop {
	/* display: none; */
	position: absolute;
	background: #fff;
	border-radius: 8px;
	font-size: 12px;
	color: #666;
	padding: 10px;
	font-weight: 400;
	left: 245px;
	top: 80px;
	z-index: 10;
}

.footer .footer-top .gnb-wamark-logo:hover+.tip-pop,
.footer .footer-top .gnb-wamark-logo:focus+.tip-pop {
	display: block;
}

.footer .footer-top .right-btns {
	float: right;
	margin-top: 36px;
}

.footer .footer-top:after {
	content: "";
	display: block;
	clear: both;
}

.footer .footer-top .right-btns:after {
	content: "";
	display: block;
	clear: both;
}

.footer .footer-top .foot-r-btn {
	float: left;
	font-size: 15px;
	font-weight: 400;
	text-align: left;
	height: 22px;
	line-height: 22px;
	color: #999;
}

.foot-r-btn.org {
	color: #ee6e00 !important;
}

.footer .footer-top .i1 {
	float: left;
	width: 1px;
	height: 16px;
	background: #6e6e6e;
	margin: 3px 16px 0px;
}

.footer .footer-bot {
	position: relative;
	height: auto;
	/* padding-bottom: 80px; */
}

.footer .footer-bot .txt1 {
	position: relative;
	top: auto;
	/* margin-top: 25px; */
	margin-top: 20px;
	color: #999;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	background: none !important;
	padding: 0px !important;
}

.footer .footer-bot .txt2 {
	position: relative;
	top: auto;
	margin-top: 20px;
	left: 0px;
	color: #999;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	margin-top: 12px;
}

.footer .footer-bot .foot-vsn {
	position: absolute;
	top: 0px;
	right: 125px;
}

.footer .footer-bot .foot-vsn>img {
	display: block;
	width: 100%;
	max-height: 24px;
}

.footer .footer-bot .foot-scb {
	position: absolute;
	top: 1px;
	right: 0px;
}

.footer .footer-bot .youtube {
	position: absolute;
	display: block;
	top: 45px;
	right: 42px;
	width: 30px;
	height: 30px;
	background: url(../images/ft-youtube.png) center no-repeat;
}

.footer .footer-bot .facebook {
	position: absolute;
	display: block;
	top: 45px;
	right: 0px;
	width: 30px;
	height: 30px;
	background: url(../images/ft-facebook.png) center no-repeat;
}

.footer .footer-bot .instagram {
	position: absolute;
	display: block;
	top: 45px;
	right: 90px;
	width: 30px;
	height: 30px;
	background: url(../images/ft-instagram.png) center no-repeat;
}

.gnb-inner .right-btns .facebook {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/hd-facebook.png) center no-repeat;
	margin-left: 15px;
}

.gnb-inner .right-btns .youtube {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/hd-youtube.png) center no-repeat;
	margin-left: 18px;
}

.gnb-inner .right-btns .instagram {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/hd-instagram.png) center no-repeat;
	margin-left: 21px;
}

/*메인 컨텐츠*/
/*.content.c001{width:100%; height:100vh;
background:url(../images/main-c001a.jpg) top center no-repeat ; background-size: 1920px auto}*/
/*2022.11.29 start*/
.swiper-container.main01 {
	display: block;
	width: 100%;
	height: 600px;
}

/*2022.11.29 end*/
.swiper-container.main01 .slide-btn-wrap {
	position: absolute;
	bottom: 40px;
	left: 0;
	font-size: 0;
	width: 100%;
	text-align: center;
	z-index: 10;
}

.swiper-container.main01 .swiper-pagination {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
}

.swiper-container.main01 .swiper-pagination .swiper-pagination-bullet {
	width: 80px;
	height: 5px;
	border-radius: 0;
	background: #fff;
	opacity: 0.5;
}

.swiper-container.main01 .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet {
	margin-left: 10px;
}

.swiper-container.main01 .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #ee6e00;
	opacity: 1;
}

.swiper-container.main01 .btn-main-slide {
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	background: url(../images/btn_slide_stop.png) center center no-repeat;
	cursor: pointer;
	margin-left: 10px;
}

.swiper-container.main01 .btn-main-slide.stop {
	background-image: url(../images/btn_slide_play.png);
}

/* .main-top-image{
	width:100%; display: block; position: absolute; width:100%; max-height: 985px; top:50%; left:0; -webkit-transform: translateY(-50%); transform: translateY(-50%);} */
/* .mti-txt1{width:100%; font-size:2.5vw; font-family: 'Nanum Myeongjo', serif;
	color:#fff; font-weight: 400; margin-top:10px; margin-left: 10%;} */
/* .mti-txt1{width:100%; font-size:2.5vw; color:#fff; margin-left: 10%; font-family: 'NanumSquare', sans-serif; font-weight: 300;}
.mti-txt1 > span{font-family: 'NanumSquare', sans-serif; font-weight: 700;}
.mti-txt2{width:100%; font-size:2.5vw; font-family: 'Nanum Myeongjo', serif;
	color:#fff;  font-weight: 400; margin-top:10px; margin-left: 10%;}
.mti_btn{vertical-align: middle; padding-left: 30px; margin-left: 10%; margin-top: 60px; display: block; border: 2px solid #fff; background: url('../images/mti_btn_angle.png') no-repeat 90% center; width: 380px; height: 70px; color: #fff; font-size: 26px; line-height: 68px;} 20220621 */

/* 20221031 start */
.mourning:before {
	content: "";
	position: absolute;
	bottom: 120px;
	left: 50%;
	width: 146px;
	height: 27px;
	background: url(../images/visual_logo.png) no-repeat;
	background-size: 100%;
	transform: translateX(-50%);
}

.mourning .mti-txt1 {
	margin: 0;
	font-size: 2.5vw;
	font-weight: 500;
	text-align: center;
	font-family: "Noto Serif KR";
}

.main01 .swiper-slide.mourning img {
	object-position: left center;
}

@media (max-width: 1350px) {
	.mourning .mti-txt1 {
		font-size: 56px;
	}
}

@media (max-width: 1024px) {
	.mourning .mti-txt1 {
		font-size: 46px;
	}
}

@media (max-width: 820px) {
	.mourning:before {
		bottom: 90px;
	}

	.mourning .mti-txt1 {
		width: 100%;
		padding-right: 0;
		font-size: 36px;
	}
}

@media (max-width: 620px) {
	.mourning .mti-txt1 {
		font-size: 22px;
	}

	.main01 .swiper-slide.mourning img {
		object-position: 10% center;
	}
}

@media (max-width: 374px) {
	.mourning .mti-txt1 {
		font-size: 18px;
	}
}

@media (max-width: 319px) {
	.mourning .mti-txt1 {
		font-size: 16px;
	}
}

/* 20221031 end */

/* 20221107 start */
.visualBTS .main-top-image {
	top: 25%;
}

.visualBTS .mti-txt1 {
	margin: 0;
	width: auto;
	text-align: center;
}

.visualBTS .mti-txt1 img {
	width: auto !important;
	max-width: 100%;
	object-fit: contain !important;
}

@media (max-width: 800px) {
	.visualBTS .mti-txt1 {
		padding: 0;
	}
}

@media (max-width: 767px) {
	.visualBTS .main-top-image {
		padding: 0 10%;
	}
}

/* 20221107 end */

/* .mti-txt3{position: absolute; font-size:13px; letter-spacing: 0px;
font-weight: 400; bottom:-15vw; left:25px; width:160px; height:30px; line-height:30px;
color:#fff;
-webkit-transform:rotate(270deg);
-webkit-transform-origin:left top;
-moz-transform:rotate(270deg);
-moz-transform-origin:left top;
-ms-transform:rotate(270deg);
-ms-transform-origin:left top;
-o-transform:rotate(270deg);
-o-transform-origin:left top;
transform:rotate(270deg);
transform-origin:left top;
} */

.mti-txt3 {
	position: absolute;
	display: inline-block;
	font-size: 13px;
	letter-spacing: 0;
	font-weight: 400;
	bottom: 60px;
	left: 30px;
	color: #fff;
	-webkit-transform: rotate(270deg);
	-webkit-transform-origin: left top;
	-moz-transform: rotate(270deg);
	-moz-transform-origin: left top;
	-ms-transform: rotate(270deg);
	-ms-transform-origin: left top;
	-o-transform: rotate(270deg);
	-o-transform-origin: left top;
	transform: rotate(270deg);
	transform-origin: left top;
}

.mti-txt3:after {
	position: absolute;
	display: block;
	content: "";
	width: 100px;
	height: 1px;
	background-color: #fff;
	top: 50%;
	left: calc(100% + 20px);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 1;
}

.mti-line {
	position: absolute;
	bottom: calc(-15vw + 136px);
	width: 1px;
	height: 100px;
	background-color: #fff;
	left: 41px;
}

.main01 .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}

/* 20220829 start */
.main01 .swiper-slide .mti_btn {
	visibility: hidden;
}

.main01 .swiper-slide-active .mti_btn {
	visibility: visible;
}

/* 20220829 end */

/*.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white,
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction
{display: none;}*/

.ci-row.mo .swiper-pagination-bullet-active {
	background: #ee6e00 !important;
}

.ci-row.mo .swiper-pagination-bullet {
	width: 12px !important;
	height: 12px !important;
}

.ci-row.mo .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 20px !important;
}

.main-c02-wrap {
	width: 100%;
	position: relative;
	height: 920px;
	background: #f6f6f6;
}

.main-c02-wrap .main-txt1 {
	text-align: center;
	font-size: 50px;
	color: #222;
	padding-top: 69px;
}

.main-c02-wrap .main-txt2 {
	text-align: center;
	font-size: 18px;
	color: #8d8d8d;
	padding-top: 14px;
}

/*메인 : 서울관광재단 새소식*/
.m-c02-news-wrap {
	width: 100%;
	margin-top: 10px;
}

.m-c02-news-wrap:after {
	clear: both;
	display: block;
	content: "";
}

.m-c02-news {
	width: calc((100% - 120px) / 4);
	float: left;
	margin-left: 40px;
	height: 260px;
	background: #fff;
	position: relative;
	margin-top: 40px;
	padding: 60px 30px 0px;
	border: 1px solid #f0ecec;
}

.m-c02-news:nth-child(4n-3) {
	margin-left: 0px;
}

.m-c02-news:hover,
.m-c02-news:focus {
	box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.3);
	transition: all 0.5s;
}

.mnews-lb {
	position: absolute;
	top: -1px;
	right: -1px;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	width: 80px;
	height: 40px;
	line-height: 40px;
	background: #444;
	color: #fff;
}

.mnews-lb-01 {
	background: #a6227a;
}

.mnews-lb-02 {
	background: #2d2a69;
}

.mnews-lb-03 {
	background: #ac6d15;
}

.mnews-lb-04 {
	background: #ee6e00;
}

.mnews-lb-05 {
	background: #006eb6;
}

.mnews-newmark {
	font-size: 15px;
	font-weight: 600;
	font-family: "Montserrat";
	text-align: left;
	color: #ee6e00;
}

.mnews-title {
	font-size: 19px;
	color: #222;
	line-height: 30px;
	text-align: left;
	margin-top: 10px;
	letter-spacing: -1px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 90px;
}

.mnews-date {
	font-size: 15px;
	font-weight: 500;
	font-family: "Montserrat";
	text-align: left;
	color: #666;
	position: absolute;
	left: 30px;
	bottom: 40px;
}

.m-c02-news-more {
	width: 100%;
	text-align: center;
	padding-top: 40px;
}

.m-c02-news-more .news-more {
	width: 46px;
	height: 37px;
	border-bottom: 1px solid #53585a;
	font-size: 15px;
	text-align: center;
	display: inline-block;
	color: #53585a;
}

/*메인 : 재단사업소개*/

.main-c03-wrap {
	width: 100%;
	position: relative;
	height: 920px;
}

.main-c03-wrap .main-txt1 {
	text-align: center;
	font-size: 50px;
	color: #222;
	padding-top: 69px;
}

.main-c03-wrap .main-txt2 {
	text-align: center;
	font-size: 18px;
	color: #8d8d8d;
	padding-top: 14px;
}

.main-pic-btn {
	z-index: 90;
	line-height: 0px;
}

.m4-cover {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 31;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	color: #d0d0d0;
	line-height: 280px;
	opacity: 1;
	font-family: "Montserrat";
	font-weight: 600;
	font-size: 21px;
	letter-spacing: -1px;
}

/*.main-pic-btn001 .m4-cover{line-height: 330px;}
.main-pic-btn002 .m4-cover{line-height: 430px;}
.main-pic-btn003 .m4-cover{line-height: 330px;}*/
.main-pic-btn.active .m4-cover,
.main-pic-btn:hover .m4-cover,
.main-pic-btn:focus .m4-cover {
	opacity: 0;
	transition: all 0.3s;
}

.main-pic-btn:hover,
.main-pic-btn:focus,
.main-pic-btn001.active {
	box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.5);
	transition: all 0.5s;
}

.main-pic-btn001 {
	display: block;
	width: 450px;
	height: 280px;
	transition: all 0.5s;
	position: absolute;
}

.main-pic-btn002 {
	display: block;
	width: 450px;
	height: 280px;
	transition: all 0.5s;
	position: absolute;
	border: none;
}

.main-pic-btn003 {
	display: block;
	width: 450px;
	height: 280px;
	transition: all 0.5s;
	position: absolute;
}

.main-pic-btn.m-pos1 {
	top: 330px;
	left: calc(50% - 245px);
	width: 530px;
	height: 330px;
}

.main-pic-btn.m-pos2 {
	top: 156px;
	right: -150px;
}

.main-pic-btn.m-pos3 {
	top: 524px;
	right: -150px;
}

.main-c03-wrap.desktop .main-pic-btn001 img {
	width: 100%;
	height: 100%;
}

.main-c03-wrap.desktop .main-pic-btn002 img {
	width: 100%;
	height: 100%;
}

.main-c03-wrap.desktop .main-pic-btn003 img {
	width: 100%;
	height: 100%;
}

.main-block {
	display: none;
	transition: all 0.5s;
}

.main-block.active {
	display: block;
	width: 50vw;
	height: 440px;
	position: absolute;
	top: 220px;
	left: 0px;
	z-index: 20;
	transition: all 0.5s;
}

.main-block1 {
	background: #a6227a;
}

.main-block2 {
	background: #4946ae;
}

.main-block3 {
	background: #137dc3;
}

.main-block-b {
	display: none;
}

.main-block-b.active {
	display: block;
	position: absolute;
	width: 50%;
	height: 340px;
	top: 336px;
	left: 0px;
	z-index: 30;
}

.main-block-b .bmc-txt1 {
	font-size: 16px;
	text-align: left;
	color: #fff;
	font-weight: 400;
	padding-left: 2px;
}

.main-block-b .bmc-txt2 {
	font-size: 40px;
	text-align: left;
	color: #fff;
	font-weight: 500;
	margin-top: 7px;
}

.main-block-b .bmc-txt3 {
	font-size: 16px;
	text-align: left;
	color: #fff;
	font-weight: 300;
	line-height: 24px;
	padding-left: 2px;
	margin-top: 20px;
}

.main-block-b .bmc-txt4 {
	display: inline-block;
	font-size: 16px;
	text-align: left;
	color: #fff;
	font-weight: 400;
	padding-left: 2px;
	margin-top: 80px;
	background: url(../images/btn-more.png) right no-repeat;
	background-size: 20px 20px;
	padding-right: 31px;
	height: 20px;
	line-height: 19px;
}

/* 20220831 start */
.main-pic-txt {
	position: absolute;
	right: -245px;
	bottom: -80px;
	width: 1125px;
	letter-spacing: -1px;
	font-size: 82px;
	font-weight: 600;
	font-family: "Montserrat";
	color: #757575;
	text-align: right;
}

/* 20220831 end */

.main-v-btn-wrap {
	position: absolute;
	width: 100%;
	top: 0px;
	right: 0px;
	z-index: 30;
}

.main-v-btn {
	display: none;
}

.main-v-btn.active {
	display: block;
	position: absolute;
	width: 783px;
	height: 443px;
	top: 220px;
	left: calc(50% - 245px);
	z-index: 30;
	border: 0;
}

.main-v-btn .play-btn {
	position: absolute;
	top: calc(50% - 33px);
	left: calc(50% - 33px);
	width: 66px;
	height: 66px;
	background: url(../images/btn_play.png) center no-repeat;
	background-size: 66px 66px;
}

.main-v-btn img {
	width: 100%;
	height: 100%;
}

.mb-mo-pic .play-btn {
	position: absolute;
	top: calc(50% - 33px);
	left: calc(50% - 33px);
	width: 66px;
	height: 66px;
	background: url(../images/btn_play.png) center no-repeat;
	background-size: 66px 66px;
}

/*서울TV*/
.main-c04-wrap {
	width: 100%;
	position: relative;
	height: 860px;
}

.main-c04-wrap .main-txt1 {
	text-align: center;
	font-size: 50px;
	color: #222;
	padding-top: 69px;
}

.main-c04-wrap .main-txt2 {
	text-align: center;
	font-size: 18px;
	color: #8d8d8d;
	padding-top: 14px;
}

.main-block-tv {
	display: none;
}

.main-block-tv.active {
	display: block;
	width: 74vw;
	position: absolute;
	height: 460px;
	top: 300px;
	left: 0px;
	z-index: 20;
	transition: all 0.5s;
}

.main-block-tv1 {
	background: #2e2a6e;
}

.main-block-tv2 {
	background: #0c549e;
}

.main-block-tv3 {
	background: #c36c21;
}

.main-block-tv4 {
	background: #9a3535;
}

.main-c04-menu-wrap {
	display: block;
	position: absolute;
	width: 225px;
	height: 340px;
	top: 366px;
	left: 0px;
	z-index: 30;
}

.main-c04-menu {
	display: block;
	font-size: 18px;
	color: #ddd;
	font-weight: 300;
	border-bottom: 1px dotted #4d4a8a;
	height: 68px;
	line-height: 67px;
}

.main-c04-menu.active {
	color: #fff;
	font-weight: 500;
}

.mv-bt-txt {
	display: none;
}

.mv-bt-txt.active {
	display: inline-block;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	text-align: left;
	position: absolute;
	z-index: 30;
	left: calc(50% - 245px);
	top: 693px;
}

.main-banner-01-wrap {
	position: relative;
	margin-top: 40px;
	line-height: 0px;
}

.main-banner-02-wrap {
	margin-top: 30px;
	line-height: 0px;
}

.main-banner-03-wrap {
	margin-top: 30px;
	line-height: 0px;
}

.main-banner-01-wrap img {
	width: 100%;
	height: auto;
}

.main-banner-02-wrap img {
	width: 100%;
	height: auto;
}

.main-banner-03-wrap img {
	width: 100%;
	height: auto;
}

.main-c05-wrap {
	width: 100%;
}

.main-c05-wrap .content-in {
	width: 1280px;
	min-height: auto;
	padding-bottom: 70px;
}

.main-c05-wrap #dightyBanner {
	position: relative;
	margin-top: 30px;
}

.main-c05-wrap #dightyBanner img {
	width: 100%;
	height: auto;
}

.main-c05-wrap img {
	width: 100%;
}

.mb-control {
	position: absolute;
	left: 58px;
	bottom: 22px;
}

.mb-control:after {
	content: "";
	display: block;
	clear: both;
}

.mb-prev {
	width: 30px;
	height: 20px;
	float: left;
	background: url(../images/s_left_1.png) center no-repeat;
	background-size: 8px 14px;
}

.mb-pause {
	width: 30px;
	height: 20px;
	float: left;
	background: url(../images/s_left_2.png) center no-repeat;
	background-size: 8px 14px;
}

.mb-next {
	width: 30px;
	height: 20px;
	float: left;
	background: url(../images/s_left_3.png) center no-repeat;
	background-size: 8px 14px;
}

.mb-number {
	float: left;
	height: 20px;
	line-height: 18px;
	font-size: 14px;
	color: #999;
	font-weight: 400;
	margin-left: 10px;
}

.mb-number span {
	color: #333;
	font-weight: 700;
}

/*서브 컨텐츠*/
.page-title {
	position: relative;
}
.page-title-bar {
	width: 100%;
	height: 560px;
	padding-top: 80px;
	overflow-y: auto;
}

.page-title-bar h2 {
	color: #fff;
	text-align: center;
	font-size: 50px;
	font-weight: 500;
	margin-top: 211px;
	height: 52px;
	line-height: 52px;
}

.page-title-bar h3 {
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	height: 22px;
	line-height: 22px;
	margin-top: 30px;
}

.page-title-bar .m_line {
	width: 34px;
	height: 1px;
	background: #b4bbc2;
	margin: 0px auto;
	margin-top: 30px;
}

.nav-menu-bar {
	position: relative;
	height: 80px;
	border-bottom: 1px solid #e2e2e2;
}

.nav-menu-bar-in {
	display: block;
	width: 100%;
	max-width: 1314px;
	height: 80px;
	margin: 0px auto;
}

.nav-menu-bar-in:after {
	content: "";
	display: block;
	clear: both;
}

.nav-home-btn {
	float: left;
	width: 80px;
	height: 80px;
	display: block;
	background: #ee6e00 url(../images/nav-home.png) center no-repeat;
}

.nav-depth {
	float: left;
	width: 230px;
	height: 80px;
}

.nav-depth-new {
	float: left;
	display: block;
	height: 79px;
	line-height: 79px;
	padding: 0 40px 0 30px;
	color: #3a3d3e;
	font-size: 17px;
}

.icon-gts {
	display: inline-block;
	width: 7px;
	height: 13px;
	background: url(../images/icon-gts.png) center no-repeat;
	margin: 0px 14px;
}

.select {
	width: 100%;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: #3a3d3e;
	font-size: 17px;
}

.select dt a {
	width: 100%;
	display: block;
	height: 80px;
	padding: 0 40px 0 20px;
	background: url(../images/bg_select.png) no-repeat 196px center;
	color: #3a3d3e;
	font-size: 17px;
	line-height: 80px;
	border-right: 1px solid #e2e2e2;
}

.select dt a.on {
	background: url(../images/bg_select_u.png) no-repeat 196px center;
}

.select dd {
	display: none;
	position: absolute;
	top: 79px;
	left: 0;
	width: 100%;
	padding: 0 !important;
	border: 1px solid #e2e2e2;
	max-height: 440px;
	overflow-y: auto;
	background: #fff;
	color: #3a3d3e;
	font-size: 17px;
	z-index: 90;
}

.select dd ul {
	padding: 0;
}

.select dd ul a {
	display: block;
	padding: 10px 0 13px 20px;
	line-height: 25px;
	color: #3a3d3e;
}

.select dd ul a:hover {
	background: #f0f0f0;
}

.select dd.on {
	display: block;
}

.sl-normal .select {
	width: 100%;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: #3a3d3e;
	font-size: 17px;
}

.sl-normal .select dt a {
	width: 100%;
	display: block;
	height: 60px;
	padding: 0 40px 0 20px;
	border: 1px solid #e2e2e2;
	background: url(../images/bg_select.png) no-repeat 130px center;
	color: #3a3d3e;
	font-size: 17px;
	line-height: 58px;
}

.sl-normal .select dt a.on {
	background: url(../images/bg_select_u.png) no-repeat 130px center;
}

.sl-normal .select dd {
	display: none;
	position: absolute;
	top: 59px;
	left: 0;
	width: 100%;
	padding: 0 !important;
	border: 1px solid #e2e2e2;
	max-height: 440px;
	overflow-y: auto;
	background: #fff;
	color: #3a3d3e;
	font-size: 17px;
	z-index: 1000;
}

.sl-normal .select dd ul {
	padding: 0;
}

.sl-normal .select dd ul a {
	display: block;
	padding: 10px 0 13px 20px;
	line-height: 25px;
	color: #3a3d3e;
}

.sl-normal .select dd ul a:hover {
	background: #f0f0f0;
}

.sl-normal .select dd.on {
	display: block;
}

.r-btns {
	float: right;
}

.r-btns:after {
	content: "";
	display: block;
	clear: both;
}

/* 20220901 start */
.sl-normal .sfl {
	display: block;
	width: 100%;
	height: 60px;
	padding: 0 40px 0 20px;
	font-size: 17px;
	color: #3a3a3a;
	border: 1px solid #e2e2e2;
	background: url(../images/bg_select.png) no-repeat calc(100% - 15px);
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

/* 20220901 end */

.content-area {
	position: relative;
	padding: 100px 0 0;
}


.content {}

.content-in {
	position: relative;
	display: block;
	/* width: 1314px; */
	width: 100%;
	/* max-width: 1314px; */
	max-width: 1380px;
	min-height: 780px;
	margin: 0px auto;
	padding: 0 33px 140px;
}

.sub-title {
	font-size: 38px;
	text-align: center;
	/* margin-top: 100px; */
	height: 100px;
	line-height: 50px;
}

/*페이지, 버튼*/
.paging {
	margin-top: 60px;
	height: 60px;
	text-align: center;
}

.paging-in {
	display: inline-block;
}

.paging-in:after {
	content: "";
	display: block;
	clear: both;
}

.page-wrap {
	width: 60px;
	height: 60px;
	float: left;
	margin-left: 7px;
	border: 1px solid #e2e2e2;
	line-height: 58px;
	color: #8d8d8d;
	text-align: center;
}

.page-wrap:first-child {
	margin-left: 0px;
}

.page-wrap.on {
	border: 2px solid #ee6e00;
	color: #ee6e00;
	line-height: 56px;
}

.page-wrap.p_new {
	background: #fff url(../images/p-new.png) center no-repeat;
	border: none;
	width: 40px;
}

.page-wrap.p_prev {
	background: #fff url(../images/p-prev.png) center no-repeat;
	border: none;
	width: 40px;
	margin-right: 10px;
}

.page-wrap.p_next {
	background: #fff url(../images/p-next.png) center no-repeat;
	border: none;
	width: 40px;
	margin-left: 17px;
}

.page-wrap.p_first {
	background: #fff url(../images/p-first.png) center no-repeat;
	border: none;
	width: 40px;
}

.btn {
	width: 110px;
	height: 60px;
	line-height: 58px;
	text-align: center;
}

.btn-go {
	background: #ee6e00;
	color: #fff;
	font-size: 17px;
	border: 1px solid #ee6e00;
}

.btn-grayline {
	background: #fff;
	color: #222;
	font-size: 17px;
	border: 1px solid #c6c7cc;
}

/*컨텐츠 페이지*/
.bd-ts {
	border-top: 1px solid #e2e2e2;
	padding-top: 20px;
}

/*서브페이지들 상단이미지*/
.sub-a .page-title-bar {
	background: url(../images/sub-a.jpg) 50% calc(50% + 50px);
}

.sub-b .page-title-bar {
	background: url(../images/sub-b.jpg) 50% calc(50% + 50px);
}

.sub-c .page-title-bar {
	background: url(../images/sub-c.jpg) 50% calc(50% + 50px);
}

.sub-d .page-title-bar {
	background: url(../images/sub-d.jpg) 50% calc(50% + 50px);
}

.sub-e .page-title-bar {
	background: url(../images/sub-e.jpg) 50% calc(50% + 50px);
}

.sub-f .page-title-bar {
	background: url(../images/sub-f.jpg) 50% calc(50% + 50px);
}

/*대표이사 인사말*/

.txt1 {
	position: absolute;
	font-size: 35px;
	line-height: 48px;
	top: 200px;
	left: 0px;
	color: #222;
	background: url(../images/suba01-0.png) left top no-repeat;
	padding: 0px 0px 0px 110px;
}

.txt2 {
	position: absolute;
	font-size: 17px;
	line-height: 28px;
	top: 350px;
	left: 0px;
	color: #8d8d8d;
}

.img-sa001-01 {
	position: absolute;
	bottom: 200px;
	right: 0px;
}

.txt3 {
	position: absolute;
	font-size: 16px;
	line-height: 16px;
	bottom: 150px;
	text-align: right;
	right: 20px;
	color: #000;
}

.txt4 {
	position: absolute;
	font-size: 24px;
	line-height: 24px;
	bottom: 120px;
	text-align: right;
	right: 20px;
	color: #000;
}

.sa001-01 .content-in {
	min-height: 1370px;
}

/*비전 및 전략체계*/
.sa002-01 .content-in {
	width: 1319px;
}

.sub-title.vt02 {
	margin-top: 140px;
}

.visions {}

.visions:after {
	content: "";
	display: block;
	clear: both;
}

.vision {
	float: left;
	width: calc(50% - 37px);
	text-align: center;
}

.vs-plus {
	float: left;
	width: 74px;
	height: 74px;
	margin-top: 116px;
}

.vs-txt1 {
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: #222;
	height: 26px;
	line-height: 26px;
	margin-top: 32px;
}

.vs-txt2 {
	display: block;
	text-align: center;
	font-size: 35px;
	font-weight: 500;
	color: #222;
	height: 50px;
	line-height: 50px;
}

.goal-img-mo {
	display: none;
}

.goals {}

.goals:after {
	content: "";
	display: block;
	clear: both;
}

.goal {
	float: left;
	text-align: center;
}

.goal-txts {
	position: relative;
	padding: 24px 10px 0px;
	margin-top: 24px;
}

.goal-txt1 {
	background: #f9f8f6;
	height: 98px;
	line-height: 23px;
	border-bottom: 1px solid #e6ddd5;
	color: #3a3d3e;
	font-size: 19px;
	padding-top: 26px;
}

.goal-tri {
	position: absolute;
	background: url(../images/goal-tri.png) center no-repeat;
	width: 39px;
	height: 24px;
	left: calc(50% - 20px);
	top: 0px;
}

.goal-txt2 {
	height: 71px;
	line-height: 22px;
	border-bottom: 1px solid #e6ddd5;
	color: #8d8d8d;
	font-size: 16px;
	padding-top: 23px;
}

.goal-txt2.line2 {
	padding-top: 10px;
}

.a002-bg2 {
	background: url(../images/a002-bg2.jpg) 50% top no-repeat;
}

.a002-bg2 .content-in {
	overflow: auto;
	padding: 0px 20px;
}

.a002-bg2 .content-in .sub-title {
	color: #fff;
}

.sto-roles {
	background: #fff;
	border: 1px solid #f7f7f7;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.1), 0px 0px 20px rgba(0, 0, 0, 0.1);
}

.sto-roles:after {
	content: "";
	display: block;
	clear: both;
}

.sto-role {
	text-align: center;
	float: left;
	width: 20%;
	border-left: 1px solid #f7f7f7;
	padding: 80px 0px;
}

.sto-role:first-child {
	border-left: none;
}

.role-img {
	height: 100px;
}

.role001 .role-img {
	background: url(../images/sto-role-001.png) center no-repeat;
}

.role002 .role-img {
	background: url(../images/sto-role-002.png) center no-repeat;
}

.role003 .role-img {
	background: url(../images/sto-role-003.png) center no-repeat;
}

.role004 .role-img {
	background: url(../images/sto-role-004.png) center no-repeat;
}

.role005 .role-img {
	background: url(../images/sto-role-005.png) center no-repeat;
}

.role-txt1 {
	font-size: 22px;
	font-weight: 500;
	color: #222;
	height: 40px;
	line-height: 40px;
}

.role-txt2 {
	font-size: 16px;
	color: #c5c5c5;
	font-family: "Montserrat";
	font-weight: 400;
	height: 24px;
	line-height: 24px;
}

.role-txt3 {
	font-size: 16px;
	color: #8d8d8d;
	font-weight: 400;
	height: 50px;
	line-height: 26px;
	margin-top: 14px;
}

/*재단 인재상*/
.a003-01 .content-in {
	position: relative;
	min-height: 700px;
}

.a003-02 {
	background-color: #fafafa;
}

.a003-02 .content-in {
	position: relative;
	min-height: 514px;
}

.a003-03 .content-in {
	position: relative;
	min-height: 782px;
}

.a003-04 {
	background-color: #fafafa;
}

.a003-04 .content-in {
	position: relative;
	min-height: 514px;
}

.a003-05 .content-in {
	position: relative;
	min-height: 260px;
}

.a003-01 img {
	position: absolute;
	top: 200px;
	left: 0px;
}

.a003-02 img {
	position: absolute;
	top: 60px;
	right: 0px;
}

.a003-03 img {
	position: absolute;
	top: 200px;
	left: 0px;
}

.a003-04 img {
	position: absolute;
	top: 60px;
	right: 0px;
}

.a003-txt1 {
	position: relative;
	font-size: 24px;
	color: #EE6E00;
	font-weight: 800;
	word-break: keep-all;
}

.a003-txt2 {
	position: relative;
	font-size: 28px;
	color: #000;
	font-weight: 700;
	margin-bottom: 32px;
	word-break: keep-all;
}

.a003-txt3 {
	position: relative;
	font-size: 18px;
	font-weight: 500;
	color: #54585a;
	font-weight: 30px;
	word-break: keep-all;
}

.a3-line {
	position: relative;
	width: 135px;
	height: 1px;
	background: #000000;
	margin: 26px 0px 30px -30px;
}

.a003-right1 {
	position: relative;
	width: calc(100% - 600px);
	float: right;
	margin-top: 100px;
	padding: 88px 0px 0px 180px;
}

.a003-right2 {
	position: relative;
	width: calc(100% - 485px);
	float: left;
	margin-top: 100px;
	padding: 48px 0px 0px 180px;
}

.a003-right3 {
	position: relative;
	width: calc(100% - 600px);
	float: right;
	margin-top: 100px;
	padding: 48px 0px 0px 180px;
}

.a003-03 .a003-txt1 {
	margin-top: 120px;
}

.a003-right4 {
	position: relative;
	width: calc(100% - 485px);
	float: left;
	margin-top: 100px;
	padding: 48px 0px 0px 180px;
}

.a003-wrap {
	position: relative;
}

.a003-wrap .in-wrap {
	display: table;
	padding: 30px 0;
	margin: 0 auto;
}

.a003-wrap .in-wrap:after {
	content: "";
	display: block;
	clear: both;
}

.a003-wrap img {
	max-width: 100%;
	width: auto;
	float: left;
	margin-right: 40px;
	margin-left: 0;
}

.a003-wrap .a003-text {
	vertical-align: middle;
	float: left;
	margin-top: 122px;
	transition: all 0.3s;
}

.a003-wrap:nth-child(odd) .a003-text {
	text-align: right;
}

.a003-text .txt-no {
	position: relative;
	font-size: 24px;
	color: #EE6E00;
	font-weight: 800;
	word-break: keep-all;
}

.a003-text h3 {
	position: relative;
	font-size: 28px;
	color: #000;
	font-weight: 700;
	margin-bottom: 32px;
	word-break: keep-all;
}

.a003-text p {
	position: relative;
	font-size: 18px;
	font-weight: 500;
	color: #54585a;
	font-weight: 30px;
	word-break: keep-all;
}

.a003-wrap.odd img {
	float: right;
	margin-right: 0;
	margin-left: 40px;
}

.a003-wrap.odd .a003-text {
	float: right;
}

.sa003-01 .content-in {
	width: 100%;
}

.a003-wrap.odd:after {
	content: "";
	display: block;
	background: rgba(250, 250, 250, 1);
	height: 460px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

/*연혁*/
.sa004-01 .sub-title {
	height: 130px;
}

.a004-menu {
	float: left;
	width: 300px;
	text-align: left;
}

.a004-content {
	float: right;
	width: calc(100% - 300px);
}

.hst-title {
	color: #222;
	font-size: 25px;
	font-weight: 500;
	line-height: 30px;
}

.hst-years {
	margin-top: 36px;
}

.hst-year a {
	display: inline-block;
	vertical-align: top;
	font-size: 22px;
	font-family: "Montserrat";
	font-weight: 700;
	height: 42px;
	line-height: 42px;
	color: #888;
}

.hst-year.active a {
	color: #ee6e00;
}

.sa004-01 .content-in:after {
	content: "";
	display: block;
	clear: both;
}

.a004-content:after {
	content: "";
	display: block;
	clear: both;
}

.a004-content-in {
	border-top: 1px solid #f2f2f2;
	padding-top: 50px;
	padding-bottom: 0px;
}

.a004-content-in:after {
	content: "";
	display: block;
	clear: both;
}

.a004-content-in:first-child {
	border-top: none;
	padding-top: 0px;
	padding-bottom: 50px;
}

.a004-content-in.ct-mid {
	padding-bottom: 50px;
}

.hst-year2 {
	float: left;
	width: 190px;
	font-size: 22px;
	font-family: "Montserrat";
	font-weight: 700;
	color: #222;
}

.hst-content {
	float: left;
	width: calc(100% - 190px);
}

.hst-row {
	width: 100%;
	margin-top: 40px;
	word-break: break-word;
}

.hst-row:first-child {
	margin-top: 0px;
}

.hst-row:after {
	content: "";
	display: block;
	clear: both;
}

.hst-num {
	float: left;
	width: 43px;
	font-size: 17px;
	font-family: "Montserrat";
	font-weight: 700;
	color: #222;
	line-height: 30px;
}

.hst-txt {
	float: left;
	width: calc(100% - 43px);
	color: #8d8d8d;
	font-size: 17px;
	font-weight: 400;
	line-height: 30px;
}

.hst-cont {
	display: none;
}

.hst-cont.active {
	display: block;
}

/*이사진 소개*/

.directors {
	width: 100%;
	border-top: 3px solid #d2d2d2;
}

.directors tr {
	border-bottom: 1px solid #e2e2e2;
}

.directors th {
	background: #f0f0f0;
	color: #222;
	text-align: center;
	font-weight: 700;
	padding: 17px 0px;
}

.directors td {
	color: #222;
	text-align: center;
	font-weight: 400;
	padding: 17px 0px;
	height: 100px;
}

.directors td:nth-child(3) {
	text-align: left;
}

.director_hst {
	background: url(../images/hd-dot.png) 0px 12px no-repeat;
	padding-left: 15px;
	background-size: 3px 3px;
}

/*조직도*/
/* 20230421//(Ina)수정(s) */

.fl_L {
	float: left;
}

.fl_R {
	float: right;
}

.sto-tree {
	position: relative;
}

.sto-tree-hdWrap {
	position: relative;
	height: 460px;
	width: 100%;
}

.sto-tree-allWrap {
	border: 1px dashed #b7b7b7;
	padding: 5%;
}

.sto-tree-topWrap {
	position: relative;
}

.sto-tree-bottomWrap {
	position: relative;
	margin-top: 50px;
}

.sto-tree-topWrap.flex-list {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}

.sto-tree-topWrap.flex-list .flex-item {
	width: 100%;
}

.sto-tree-001 {
	position: absolute;
	top: 20px;
	width: 300px;
	height: 70px;
	line-height: 70px;
	background-color: #ee6e00;
	color: #fff;
	font-size: 21px;
	text-align: center;
	font-weight: 500;
	border-radius: 35px;
	left: calc(50% - 150px);
	z-index: 70;
}

.sto-tree-002 {
	position: absolute;
	top: 158px;
	width: 300px;
	height: 70px;
	line-height: 70px;
	background-color: #fff;
	color: #53575a;
	font-size: 21px;
	text-align: center;
	font-weight: 500;
	border: 2px solid #53575a;
	border-radius: 35px;
	left: calc(50% - 150px);
	z-index: 70;
}

/*
.sto-tree-003{position: absolute; font-size: 21px; font-weight: 500;
	width:300px; height:70px; line-height:70px; background: #53575a; z-index: 70;
	top:292px; left:calc(50% + 240px); color:#fff; text-align: center;}
*/

/*
[class^='sto-tree-003_'] {
	position: absolute;
	font-size: 21px;
	font-weight: 500;
	width:300px;
	height:70px;
	line-height:70px;
	background: #53575a;
	z-index: 70;
	top:292px;
	color:#fff;
	text-align:center;
}
*/

[class^="sto-tree-003_"] {
	position: absolute;
	top: 262px;
	z-index: 70;
	padding-left: 30px;
	width: 380px;
	height: 65px;
	line-height: 64px;
	font-size: 19px;
	color: #53575a;
	font-weight: 500;
	text-align: left;
	background: #fff url(../images/r-arrow.png) calc(100% - 24px) no-repeat;
	background-size: 10px 18px;
	border: 1px solid #b7b7b7;
	border-top: 2px solid #53575a;
}

.sto-tree-003_1 {
	/* right:calc(50% + 240px); */
	right: calc(50% + 210px);
}

.sto-tree-003_2 {
	/* left:calc(50% + 240px); */
	left: calc(50% + 210px);
}

.sto-tree-003_3 {
	/* left:calc(50% + 240px); */
	right: calc(50% + 210px);
	top: 362px;
}

/*.sto-tree-004{position: absolute; width:330px; z-index: 70; top:460px; left:calc(50% - 500px);}
.sto-tree-005{position: absolute; width:330px; z-index: 70; top:460px; right:calc(50% - 500px);}*/

/*
.sto-tree-double > div{width: 40%;}
.sto-tree-tri > div{width: 30%; margin-right: 5%;}
.sto-tree-tri > div:last-child{margin-right: 0;}
*/

/* 20230421//(Ina)수정(e) */

.sto-part {
	display: block;
	color: #fff;
	text-align: center;
	font-size: 21px;
	font-weight: 500;
	width: 100%;
	height: 70px;
	line-height: 70px;
	background: #26225b;
}

.sto-teams {
	border: 1px solid #b7b7b7;
}

.sto-team {
	display: block;
	border-top: 1px dashed #b7b7b7;
	height: 65px;
	line-height: 64px;
	font-size: 19px;
	color: #53575a;
	font-weight: 500;
	text-align: left;
	background: url(../images/r-arrow.png) calc(100% - 24px) no-repeat;
	background-size: 10px 18px;
	padding-left: 30px;
}

.sto-team:first-child {
	height: 65px;
	border-top: none;
}

.tree-line {
	position: relative;
	width: 100%;
}

.tree-line1 {
	position: absolute;
	z-index: 60;
	width: 1px;
	height: 430px;
	border-left: 1px dashed #b7b7b7;
	top: 30px;
	left: 50%;
}

/* 20220405//(Ina)수정(s) */
/*
.tree-line2{position: absolute; z-index: 60; width:300px; height:1px;
border-top:1px dashed #b7b7b7;
top:327px; left:50%;}
*/
[class^="tree-line2_"] {
	position: absolute;
	z-index: 60;
	width: 300px;
	height: 1px;
	border-top: 1px dashed #b7b7b7;
	top: 297px;
}

.tree-line2_1 {
	left: 50%;
}

.tree-line2_2 {
	right: 50%;
}

.tree-line2_3 {
	right: 50%;
	top: 397px;
}

/* 20220405//(Ina)수정(e) */

.tree-line3 {
	position: absolute;
	z-index: 60;
	width: 660px;
	height: 1px;
	border-top: 1px dashed #b7b7b7;
	top: 414px;
	left: calc(50% - 330px);
}

.tree-line4 {
	position: absolute;
	z-index: 60;
	width: 1px;
	height: 100px;
	border-left: 1px dashed #b7b7b7;
	top: 414px;
	left: calc(50% - 330px);
}

.tree-line5 {
	position: absolute;
	z-index: 60;
	width: 1px;
	height: 100px;
	border-left: 1px dashed #b7b7b7;
	top: 414px;
	right: calc(50% - 330px);
}

.tab-a5-wrap {
	width: 100%;
	margin-top: 30px;
	text-align: center;
	height: 88px;
}

.tab-a5-wrap-in {
	display: inline-block;
}

.tab-a5-wrap-in:after {
	content: "";
	display: block;
	clear: both;
}

/* 20220405//(Ina)수정(s) */
/*
.tab-a5-wrap .tab-a5{position: relative; float: left; width:33.3%; border:1px solid #c2c2c2; height:90px;  margin-left:-1px;margin-top:-1px;}
*/
.tab-a5-wrap .tab-a5 {
	position: relative;
	float: left;
	width: 25%;
	border: 1px solid #c2c2c2;
	height: 90px;
	margin-left: -1px;
	margin-top: -1px;
}

/* 20220405//(Ina)수정(e) */

.tab-a5-wrap .tab-a5.tri {
	width: 25%;
}

.tab-a5-wrap .tab-a5.qua {
	width: 20%;
}

.tab-a5-wrap .tab-a5 span {
	display: block;
	height: 88px;
	line-height: 88px;
	color: #53575a;
	font-size: 25px;
	text-align: center;
	font-weight: 500;
}

.tab-a5-wrap .tab-a5.active span {
	border-bottom: 6px solid #ff8f2f;
	color: #ee6e00;
}

.tab-a5-content {
	display: none;
}

.tab-a5-content.active {
	display: block;
	position: relative;
}

.tab-a5-wrap {
	width: 100%;
	margin-top: 68px;
}

.tab-a5-wrap.new-tab-t2 {
	max-width: 1100px;
	margin: 200px auto 0px;
	height: auto;
}

.tab-a5-wrap.new-tab-t2 .tab-a5 {
	height: 70px;
	line-height: 70px;
}

.tab-a5-wrap.new-tab-t2 .tab-a5 span {
	display: block;
	height: 68px;
	line-height: 68px;
	color: #53575a;
	font-size: 20px;
	text-align: center;
	font-weight: 500;
}

.a5-part-title {
	font-size: 25px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: #ee6e00;
	margin-top: 66px;
}

.tb-kimd {
	border-top: 2px solid rgb(83, 87, 90, 1);
	border-bottom: 2px solid rgb(83, 87, 90, 1);
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

.tb-kimd thead th {
	color: #666;
	/* font-size: 17px; */
	font-size: 16px;
	padding: 20px 0px;
	font-weight: bold;
	border-bottom: 2px solid rgb(83, 87, 90, 1);
}

.tb-kimd tbody tr {
	border-top: 1px solid #f4f4f4;
}

.tb-kimd tbody tr.bdt-type1 {
	/* border-top: 2px solid #e9e9e9; */
}


.tb-kimd tbody tr.tr-divider td {
	border-top: 1px solid rgb(83, 87, 90, 0.6);
}


.tb-kimd tbody td {
	/* font-size: 17px; */
	font-size: 16px;
	color: #53575a;
	padding: 20px 0px;
	line-height: 35px;
	font-weight: 400;
	vertical-align: middle;
}

.tb-kimd .tda51-003 {
	text-align: left;
	padding-left: 30px;
}

.tb-kimd .tda53-001 {
	text-align: left;
	padding-left: 20px;
	padding-top: 18px;
	/* font-size: 22px; */
	font-size: 20px;
	font-weight: 500;
	vertical-align: top;
}

.tb-kimd .tda53-004 {
	text-align: left;
	padding-left: 30px;
}

.tb-kimd .ph-num {
	background: url(../images/icon-phone.png) left center no-repeat;
	background-size: 13px 15px;
	display: inline-block;
	color: #53575a;
	vertical-align: top;
	padding-left: 22px;
	margin-left: 15px;
}



.taba5-col1 {
	width: 18%;
}

.taba5-col2 {
	width: 18%;
}

.taba5-col3 {
	width: 18%;
}

.taba5-col4 {}

.taba5b-col1 {
	width: 20%;
}

.taba5b-col2 {
	width: 38%;
}

.taba5b-col3 {}

.info-addr {
	color: #53575a;
}

/*통합검색결과*/
.tab-f3-wrap {
	width: 100%;
	margin-top: 30px;
	text-align: center;
	height: 88px;
}

.tab-f3-wrap-in {
	display: inline-block;
}

.tab-f3-wrap-in:after {
	content: "";
	display: block;
	clear: both;
}

.tab-f3-wrap .tab-f3 {
	position: relative;
	float: left;
	width: calc(100% / 6);
	border: 1px solid #c2c2c2;
	height: 70px;
	margin-left: -1px;
	margin-top: -1px;
}

.tab-f3-wrap .tab-f3 span {
	display: block;
	height: 68px;
	line-height: 68px;
	color: #53575a;
	font-size: 21px;
	text-align: center;
	font-weight: 500;
}

.tab-f3-wrap .tab-f3.active span {
	border-bottom: 6px solid #ff8f2f;
	color: #ee6e00;
}

.tab-f3-content {
	display: none;
}

.tab-f3-content.active {
	display: block;
	position: relative;
	padding: 0px 10px 0px 0px;
}

.sf003-01 .content-in {
	padding-top: 0px;
}

.sch-result1 {
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	padding: 30px 0px;
}

.schr-txt1 {
	color: #ee6e00;
	font-weight: 500;
}

.sch-result2 {
	margin-top: 50px;
}

.sch-result2:after {
	content: "";
	display: block;
	clear: both;
}

.sch-result2-title {
	font-size: 20px;
	font-weight: 700;
	text-align: left;
	float: left;
	background: url(../images/sch-title.png) 0px 9px no-repeat;
	padding-left: 15px;
	height: 29px;
	line-height: 29px;
}

.sch-result2-more {
	float: right;
	font-size: 14px;
	color: #888;
	font-weight: 400;
	background: url(../images/plus-more.png) left no-repeat;
	text-align: right;
	padding-left: 14px;
	height: 29px;
	line-height: 29px;
}

.sch-result3 {
	padding: 10px 0px 30px 20px;
	border-bottom: 1px solid #e2e2e2;
}

.sch-result3-row {
	margin-top: 14px;
}

.sch-result3-row:after {
	content: "";
	display: block;
	clear: both;
}

.sch-result3-title {
	width: calc(100% - 100px);
	font-size: 16px;
	font-weight: 400;
	color: #555;
	text-align: left;
	float: left;
	background: url(../images/hd-dot.png) 0px 12px no-repeat;
	padding-left: 11px;
	background-size: 4px 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 24px;
	line-height: 24px;
}

.sch-result3-more {
	width: 80px;
	float: right;
	font-size: 14px;
	color: #888;
	font-weight: 400;
	text-align: right;
	height: 24px;
	line-height: 24px;
}

/*CI*/

.ci-row1 {
	height: 424px;
	border: 1px solid #f2f2f2;
	position: relative;
}

.ci-001 {
	position: relative;
	margin-top: 90px;
	margin-left: 76px;
}

.ci-top {
	position: relative;
	float: left;
	width: 50%;
}

.ci-txt {
	font-size: 17px;
	font-weight: 400;
	color: #8d8d8d;
	line-height: 30px;
}

.ci-row1 .ci-txt {
	position: relative;
	margin-top: 40px;
	margin-left: 76px;
}

.ci-detail {
	position: relative;
	width: 50%;
	height: 422px;
	top: 0px;
	right: 0px;
	background: url(../images/ci_002a.png) center no-repeat;
	float: left;
}

.ci-row2 {}

.ci-row2:after {
	content: "";
	display: block;
	clear: both;
}

.ci-row2-one {
	position: relative;
	width: calc(50% - 12px);
	height: 192px;
	float: left;
	margin-top: 24px;
	margin-left: 24px;
	border: 1px solid #f2f2f2;
}

.ci-row2-one:nth-child(2n-1) {
	margin-left: 0px;
}

.ci-row2 .ci-txt {
	font-size: 16px;
	line-height: 24px;
	position: relative;
	margin-top: 60px;
	margin-left: 20px;
	float: left;
}

.ci-row2-one img {
	position: relative;
	margin-top: 53px;
	margin-left: 46px;
	float: left;
	width: 144px;
	height: 85px;
}

.ci-row3 {
	position: relative;
}

.ci-row3:after {
	content: "";
	display: block;
	clear: both;
}

.ci-row3-one {
	position: relative;
	width: calc(50% - 12px);
	height: 298px;
	float: left;
	margin-top: 24px;
	margin-left: 24px;
	border: 1px solid #f2f2f2;
	text-align: center;
	line-height: 298px;
}

.ci-row3-one:nth-child(2n-1) {
	margin-left: 0px;
}

.ci-row3-one img {
	vertical-align: middle;
}

.sub-title2-ci {
	font-size: 25px;
	font-weight: 400;
	margin-top: 60px;
}

.ci-row4 {}

.ci-row4:after {
	content: "";
	display: block;
	clear: both;
}

.ci-row4-one {
	position: relative;
	width: 210px;
	height: 210px;
	float: left;
	margin-top: 24px;
	margin-left: 10px;
	text-align: left;
	color: #fff;
	padding-left: 26px;
	padding-top: 28px;
}

.ci-row4-one:nth-child(6n-5) {
	margin-left: 0px;
}

.ci-row4-one.cr4-001 {
	background: #ffa400;
	border: 1px solid #ffa400;
}

.ci-row4-one.cr4-002 {
	background: #53575a;
	border: 1px solid #53575a;
}

.ci-row4-one.cr4-003 {
	background: #a32d84;
	border: 1px solid #a32d84;
}

.ci-row4-one.cr4-004 {
	background: #26225b;
	border: 1px solid #26225b;
}

.ci-row4-one.cr4-005 {
	background: #000000;
	border: 1px solid #000000;
}

.ci-row4-one.cr4-006 {
	background: #fff;
	border: 1px solid #f2f2f2;
	color: #949494;
}

.ci-row4-one.cr4-007 {
	background: #93d500;
	border: 1px solid #93d500;
}

.ci-row4-one.cr4-008 {
	background: #00c1de;
	border: 1px solid #00c1de;
}

.ci-row4-one.cr4-009 {
	background: #0073c9;
	border: 1px solid #0073c9;
}

.ci-row4-one.cr4-010 {
	background: #ffcd00;
	border: 1px solid #ffcd00;
}

.ci-row4-one.cr4-011 {
	background: #aa6c10;
	border: 1px solid #aa6c10;
}

.ci-row4-one.cr4-012 {
	background: #ce0e2d;
	border: 1px solid #ce0e2d;
}

.ci4-txt1 {
	font-size: 18px;
}

.ci4-txt2 {
	margin-top: 60px;
	font-size: 16px;
}

.ciDownWrap {
	position: relative;
	margin-top: 24px;
	height: 60px;
}

.ciDownWrap .c007-tab-btn1 {
	top: 0;
}

/*오시는 길*/
.content-in.a008-title {
	min-height: 10px;
	padding-bottom: 0px;
}

.content-in.a008-bot {
	min-height: 10px;
}

.map-area {}

.addr-info {
	margin-top: 50px;
}

.addr-info:after {
	content: "";
	display: block;
	clear: both;
}

.addr-left {
	position: relative;
	float: left;
	width: 42%;
}

.addr-right {
	float: left;
	width: 58%;
}

.addr-title {
	font-size: 43px;
	color: #222;
	font-family: "Montserrat";
	font-weight: 400;
	margin-top: 15px;
}

.addr-line {
	width: 76px;
	height: 1px;
	position: absolute;
	background: #434343;
	left: 0px;
	top: 90px;
}

.addr-right .addr-tr {
	height: 88px;
	border-bottom: 1px solid #f2f2f2;
}

.addr-tr:after {
	content: "";
	display: block;
	clear: both;
}

.addr-th {
	float: left;
	width: 35%;
	font-size: 20px;
	color: #222;
	height: 88px;
	line-height: 87px;
}

.addr-td {
	float: right;
	width: 65%;
	font-size: 17px;
	color: #8d8d8d;
	height: 88px;
	line-height: 87px;
}

.sa008-01 .btn {
	width: 260px !important;
	background: #fff url(../images/open-window.png) 218px center no-repeat;
	text-align: left;
	padding-left: 31px;
}

/*게시판류 공통*/
.con-search-bar {
	height: 60px;
}

.con-search-bar:after {
	content: "";
	display: block;
	clear: both;
}

.con-search-bar .r-btns .sl-normal {
	width: 160px;
	float: left;
}

.con-search-bar .r-btns .con-ip {
	float: left;
	margin-left: 15px;
	width: 300px;
	font-size: 15px;
	color: #666;
	padding: 0px 18px;
}

/* 20250417//(Ina)검색어 입력 영역 input-field로 label, input 감싸는 경우(s) */
.con-search-bar .r-btns .input-field {
	position: relative;
	float: left;
	margin-left: 15px;
	width: 300px;
}

.con-search-bar .r-btns .input-field .con-ip {
	width: 100%;
	font-size: 15px;
	color: #666;
	padding: 0px 18px;
}
/* 20250417//(Ina)검색어 입력 영역 input-field로 label, input 감싸는 경우(e) */

.con-search-bar .r-btns .btn {
	float: left;
	margin-left: 15px;
}

.blt-wrap {
	border-top: 3px solid #ee6e00;
	margin-top: 35px;
	border-bottom: 1px solid #8d8d8d;
}

.blt-wrap .top-row {
	height: 78px;
	line-height: 77px;
	border-bottom: 1px solid #8d8d8d;
}

.blt-wrap .top-row:after {
	content: "";
	display: block;
	clear: both;
}

.blt-wrap .top-row .blt-col {
	height: 77px;
	line-height: 77px;
	text-align: center;
	color: #8d8d8d;
	font-size: 17px;
	font-weight: 500;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.blt-wrap .od-row {
	display: block;
	height: 76px;
	line-height: 75px;
	border-top: 1px solid #f2f2f2;
	font-size: 0;
}

.blt-wrap .od-row.notice-top {
	background: #fbfaf9;
}

.blt-wrap .od-row:first-child {
	height: 75px;
	line-height: 75px;
	border-top: none;
}

/* .blt-wrap .od-row:after{content: ""; display: block; clear: both;} */
.blt-wrap .od-row .blt-col {
	display: inline-block;
	height: 75px;
	line-height: 75px;
	text-align: center;
	color: #53575a;
	font-size: 17px;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top;
}

.notice-ipt {
	background: url(../images/notice-ipt.png);
	width: 14px;
	height: 19px;
	display: inline-block;
	vertical-align: middle;
}

.btn-br {
	margin-top: 20px;
}

.btn-br:after {
	content: "";
	display: block;
	clear: both;
}

.btn-br-right {
	float: right;
}

.btn-br-right:after {
	content: "";
	display: block;
	clear: both;
}

.btn-br-right .gotolist {
	float: right;
	width: 120px;
	height: 60px;
}

.bid-frame {
	text-align: center;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.bid-frame iframe {
	border: none;
	width: 830px;
	margin: 0 auto;
}

/*사전정보공표목록 등의 탭메뉴*/
.tab-t2-wrap {
	width: 100%;
	margin-top: 68px;
}

.tab-t2-wrap.new-tab-t2 {
	max-width: 1100px;
	margin: 68px auto 0px;
	
}


.tab-t2-wrap.new-tab-t2 .tab-t2 {
	height: 70px;
	line-height: 70px;
}

.tab-t2-wrap.tab-t2-wrap .tab-t2 span {
	display: block;
	height: 68px;
	line-height: 68px;
	color: #53575a;
	font-size: 20px;
	text-align: center;
	font-weight: 500;
}

.tab-t2-wrap:after {
	content: "";
	display: block;
	clear: both;
}

.tab-t2-wrap .tab-t2 {
	position: relative;
	float: left;
	width: 25%;
	border: 1px solid #c2c2c2;
	height: 90px;
	margin-left: -1px;
	margin-top: -1px;
}

.tab-t2-wrap .tab-t2 span {
	display: block;
	height: 88px;
	line-height: 88px;
	color: #53575a;
	font-size: 25px;
	text-align: center;
	font-weight: 500;
}

.tab-t2-wrap .tab-t2.active span {
	border-bottom: 6px solid #ff8f2f;
	color: #ee6e00;
}


.tab-t2-content-wrap {
	position: relative;
}
.tab-t2-content {
	display: none;
}

.tab-t2-content.active {
	display: block;
}

/*사전정보공표목록*/
.tab21-01 {
	width: 15%;
}

.tab21-02 {
	width: 15%;
}

.tab21-03 {
	width: 14%;
}

.tab21-04 {
	width: 14%;
}

.tab21-05 {
	width: 14%;
}

.tab21-06 {
	width: 14%;
}

.tab21-07 {}

/*사전공개*/
.tab-t3-wrap {
	width: 100%;
	margin-top: 30px;
	text-align: center;
}

.tab-t3-wrap-in {
	display: inline-block;
	width: 100%;
}

.tab-t3-wrap-in:after {
	content: "";
	display: block;
	clear: both;
}

.tab-t3-wrap .tab-t3 {
	position: relative;
	float: left;
	/* width:210px; */
	width: 240px;
	border: 1px solid #c2c2c2;
	height: 90px;
	margin-left: -1px;
	margin-top: -1px;
}

.tab-t3-wrap .tab-t3 span {
	display: block;
	height: 88px;
	line-height: 88px;
	color: #53575a;
	font-size: 25px;
	text-align: center;
	font-weight: 500;
	cursor: pointer;
}

.tab-t3-wrap .tab-t3.active span {
	border-bottom: 6px solid #ff8f2f;
	color: #ee6e00;
}

.tab-t3-content {
	display: none;
}

.tab-t3-content.active {
	display: block;
}

.c007-tab1c {
	position: relative;
	max-width: 900px;
	margin: 0px auto;
}

.c007-txt1 {
	font-size: 33px;
	color: #222222;
	font-weight: 400;
	margin-top: 64px;
}

.c007-txt2 {
	font-size: 17px;
	color: #8d8d8d;
	font-weight: 400;
	margin-top: 20px;
}

.c007-txt2a {
	font-size: 17px;
	color: #8d8d8d;
	font-weight: 400;
	margin-top: 20px;
	line-height: 30px;
}

.c007-txt3 {
	font-size: 25px;
	color: #ee6e00;
	font-weight: 400;
	margin-top: 8px;
}

.c007-txt4 {
	font-size: 17px;
	color: #8d8d8d;
	font-weight: 400;
	margin-top: 20px;
	line-height: 30px;
}

.c007-txt4a {
	font-size: 17px;
	color: #53575a;
	font-weight: 400;
	margin-top: 20px;
	line-height: 30px;
}

.c007-txt5 {
	font-size: 22px;
	color: #ee6e00;
	font-weight: 400;
	margin-top: 60px;
	background: url(../images/hd-dot3.png) left no-repeat;
	background-size: 6px 6px;
	padding-left: 16px;
}

.c007-txt5a {
	font-size: 22px;
	color: #ee6e00;
	font-weight: 400;
	background: url(../images/hd-dot3.png) 0px 15px no-repeat;
	background-size: 6px 6px;
	padding-left: 16px;
}

.c007-txt6 {
	font-size: 17px;
	color: #222;
	font-weight: 400;
	margin-top: 20px;
	background: url(../images/hd-line.png) left no-repeat;
	background-size: 6px 1px;
	padding-left: 16px;
}

.c007-txt7 {
	font-size: 17px;
	color: #8d8d8d;
	font-weight: 400;
	margin-top: 20px;
}

.c007-txt8 {
	font-size: 17px;
	color: #222;
	font-weight: 400;
	margin-top: 20px;
}

.c007-txt9 {
	font-size: 17px;
	color: #222;
	font-weight: 400;
	margin-top: 20px;
}

.ct7-num {
	display: inline-block;
	background: #8f8f8f;
	font-size: 14px;
	width: 27px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	border-radius: 50%;
	margin-right: 15px;
	text-align: center;
}

.c007-tab-btn1 {
	position: absolute;
	right: 0px;
	top: 32px;
	display: block;
	width: 200px;
}

.c007-tab-btn1 span {
	display: inline-block;
	background: url(../images/download3.png) left no-repeat;
	padding-left: 24px;
}

.c007-tab-btn2 {
	display: block;
	width: 260px;
	margin-top: 30px;
}

.c007-tab-btn2 span {
	display: inline-block;
	background: url(../images/cr-arrow.png) right no-repeat;
	background-size: 19px 8px;
	padding-right: 26px;
}

.tid-td1 .select dt a {
	height: 60px;
	line-height: 58px;
	background: #fff url(../images/bg_select.png) no-repeat;
	background-position: calc(100% - 17px) center;
	border: 1px solid #e2e2e2;
	padding-left: 12px;
}

.tid-td1 .select dt a.on {
	background: #fff url(../images/bg_select_u.png) no-repeat;
	background-position: calc(100% - 17px) center;
}

.tid-td1 .select dd {
	top: 59px;
}

.tid-msg0 {
	display: block;
	width: 100%;
	margin-left: 7%;
	color: #cd0e2d;
	font-size: 16px;
	float: left;
	height: 1px;
	overflow: hidden;
}

.tid-msg0.on {
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
}

.tid-ipt-wrap.c007input {
	margin-top: 60px;
}

.c007-txbox {
	font-size: 17px;
	color: #222;
	line-height: 30px;
	padding: 26px 39px;
	background: #f7f7f7;
	margin-top: 30px;
}

.tab-t3-wrap.full .tab-t3 {
	border: none;
	white-space: nowrap;
}

.tab-t3-wrap.full .tab-t3-wrap-in {
	display: flex;
	justify-content: center;
}

.sbc007 .tab-t3-wrap .tab-t3 {
	border: none;
}

/*비공개 정보 세부기준*/
.c002-txt1 {
	position: relative;
	font-size: 17px;
	color: #222;
	font-weight: 400;
	margin-top: 40px;
	padding-left: 40px;
}

.c002-num {
	position: absolute;
	display: inline-block;
	background: #8f8f8f;
	font-size: 14px;
	width: 27px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	border-radius: 50%;
	left: 0px;
	top: 0px;
	text-align: center;
}

.sc002-01 .content-in {
	width: 900px;
}

/*개인정보 처리방침*/
.tab-t4 {
	position: relative;
	display: block;
	width: 100%;
	border: 1px solid #c2c2c2;
	height: 90px;
	margin-top: -1px;
}

.tab-t4 span {
	display: block;
	height: 88px;
	line-height: 88px;
	color: #53575a;
	font-size: 25px;
	text-align: center;
	font-weight: 500;
	text-align: left;
	padding-left: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}

.tab-t4.active span {
	border-bottom: 6px solid #ff8f2f;
	color: #ee6e00;
}

.tab-t4-content {
	display: none;
}

.tab-t4-content.active {
	display: block;
	padding: 60px 0px 70px;
}

.tab-t4.tab-t4-f {
	margin-top: 70px;
}

.info-idv {
	width: 100%;
	margin-top: 40px;
}

.info-idv tr {
	height: auto;
	line-height: 22px;
}

.info-idv thead tr {
	border-bottom: 1px solid #e6e6e6;
}

.info-idv th {
	font-size: 17px;
	color: #8d8d8d;
	text-align: center;
	font-weight: 400;
	padding: 15px 0px;
}

.info-idv td {
	font-size: 17px;
	color: #53575a;
	text-align: center;
	padding: 15px 0px;
}

.idv-type1 th.th03 {
	text-align: left;
}

.idv-type1 td.td03 {
	text-align: left;
}

.info-idv .tt4-col1 {
	width: 10%;
}

.info-idv .tt4-col2 {
	width: 30%;
}

.idv-type1 th.thc3 {
	text-align: left;
}

.idv-type1 td.tdc3 {
	text-align: left;
}

.info-idv .ttc1-col1 {
	width: 10%;
}

.info-idv .ttc1-col2 {
	width: 30%;
}

.info-idv .ttc1-col3 {
	width: 50%;
}

.c10_btn {
	color: #333;
	padding: 10px;
	border: 1px solid #e2e2e2;
	margin-top: 20px;
	display: inline-block;
	background: url(../images/p-next.png) calc(100% - 15px) no-repeat;
	padding-right: 34px;
}

.c10link {
	color: #53575a;
}

/*재단사업소개*/
.sv-cards:after {
	content: "";
	display: block;
	clear: both;
}

.sv-card {
	width: 426px;
	height: 300px;
	float: left;
	margin-left: 18px;
	margin-top: 20px;
	color: #fff;
	text-align: center;
}

.sv-card:nth-child(3n-2) {
	margin-left: 0px;
}

.sv-cover {
	position: relative;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
}

.sv-card:hover .sv-cover,
.sv-card:focus .sv-cover {
	background-color: rgba(217, 100, 0, 0.8);
	/*rgba(238,110,0,0.6);*/
}

.sv-txt1 {
	position: absolute;
	width: 100%;
	font-size: 17px;
	font-weight: 400;
	color: #fff;
	top: 54px;
	left: 0px;
}

.sv-txt2 {
	position: absolute;
	width: 100%;
	font-size: 32px;
	font-weight: 500;
	color: #fff;
	line-height: 1.3;
	padding: 0px 30px;
	top: 108px;
	left: 0px;
	word-break: keep-all;
	white-space: normal;
	overflow-wrap: break-word;
}

.sv-more {
	position: absolute;
	display: block;
	width: 118px;
	height: 38px;
	line-height: 36px;
	border: 1px solid #fff;
	border-bottom-right-radius: 14px;
	color: #fff;
	text-align: center;
	font-size: 15px;
	top: 220px;
	left: calc(50% - 59px);
}

.sv-card:hover .sv-more,
.sv-card:focus .sv-more {
	color: #ee6e00;
	background: #fff;
}

.b001-pic001 {
	background: url(../images/b001-pic001.jpg) center no-repeat;
	background-size: 100% 100%;
}

.b001-pic002 {
	background: url(../images/b001-pic002.jpg) center no-repeat;
	background-size: 100% 100%;
}

.b001-pic003 {
	background: url(../images/b001-pic003.jpg) center no-repeat;
	background-size: 100% 100%;
}

.b001-pic004 {
	background: url(../images/b001-pic004.jpg) center no-repeat;
	background-size: 100% 100%;
}

.b001-pic005 {
	background: url(../images/b001-pic005.jpg) center no-repeat;
	background-size: 100% 100%;
}

.b001-pic006 {
	background: url(../images/b001-pic006.jpg) center no-repeat;
	background-size: 100% 100%;
}

.b001-pic007 {
	background: url(../images/b001-pic007.png) center no-repeat;
	background-size: 100% 100%;
}

.b001-pic008 {
	background: url(../images/b001-pic008.png) center no-repeat;
	background-size: 100% 100%;
}

.b002-pic001 {
	background: url(../images/b002-pic001.jpg) center no-repeat;
	background-size: 100% 100%;
}

.b002-pic002 {
	background: url(../images/b002-pic002.jpg) center no-repeat;
	background-size: 100% 100%;
}

.b002-pic003 {
	background: url(../images/b002-pic003.png) center no-repeat;
	background-size: 100% 100%;
}

.b002-pic004 {
	background: url(../images/b002-pic004.png) center no-repeat;
	background-size: 100% 100%;
}

.b003-pic001 {
	background: url(../images/b003-pic001.jpg) center no-repeat;
	background-size: 100% 100%;
}

.b003-pic002 {
	background: url(../images/b003-pic002.jpg) center no-repeat;
	background-size: 100% 100%;
}

.b003-pic003 {
	background: url(../images/b003-pic003.jpg) center no-repeat;
	background-size: 100% 100%;
}

.b003-pic004 {
	background: url(../images/b003-pic004.png) center no-repeat;
	background-size: 100% 100%;
}

.b004-pic001 {
	background: url(../images/b004-pic001.png) center no-repeat;
	background-size: 100% 100%;
}

.b004-pic002 {
	background: url(../images/b004-pic002.png) center no-repeat;
	background-size: 100% 100%;
}

.b004-pic003 {
	background: url(../images/b004-pic003.png) center no-repeat;
	background-size: 100% 100%;
}

.b004-pic004 {
	background: url(../images/b004-pic004.png) center no-repeat;
	background-size: 100% 100%;
}

.b004-pic005 {
	background: url(../images/b004-pic005.png) center no-repeat;
	background-size: 100% 100%;
}

.b005-pic001 {
	background: url(../images/b005-pic001.jpg) center no-repeat;
	background-size: 100% 100%;
}

.b005-pic002 {
	background: url(../images/b005-pic002.jpg) center no-repeat;
	background-size: 100% 100%;
}

.b005-pic003 {
	background: url(../images/b005-pic003.jpg) center no-repeat;
	background-size: 100% 100%;
}

.b005-pic004 {
	background: url(../images/b005-pic004.jpg) center no-repeat;
	background-size: 100% 100%;
}

/*공지사항*/
.type-d001 .top-row .blt-col.col1 {
	width: 8%;
}

.type-d001 .top-row .blt-col.col2 {
	width: calc(75% - 100px);
}

.type-d001 .top-row .blt-col.col3 {
	width: 10%;
}

.type-d001 .top-row .blt-col.col4 {
	width: 100px;
}

.type-d001 .top-row .blt-col.col5 {
	width: 7%;
}

.type-d001 .top-row .blt-col.cola {
	width: 100%;
	text-align: left;
	padding-left: 10px;
}

.type-d001 .od-row .blt-col.col1 {
	width: 8%;
}

.type-d001 .od-row .blt-col.col2 {
	width: calc(75% - 100px);
	text-align: left;
	padding-left: 8px;
}

.type-d001 .od-row .blt-col.col3 {
	width: 10%;
}

.type-d001 .od-row .blt-col.col4 {
	width: 100px;
}

.type-d001 .od-row .blt-col.col5 {
	width: 7%;
}

/*결재문서원문공개*/
.type-o001 .top-row .blt-col.col1 {
	width: 8%;
}

.type-o001 .top-row .blt-col.col2 {
	width: calc(70% - 100px);
}

.type-o001 .top-row .blt-col.col3 {
	width: 15%;
}

.type-o001 .top-row .blt-col.col4 {
	width: 100px;
}

.type-o001 .top-row .blt-col.col5 {
	width: 7%;
}

.type-o001 .top-row .blt-col.cola {
	width: 100%;
	text-align: left;
	padding-left: 10px;
}

.type-o001 .od-row .blt-col.col1 {
	width: 8%;
}

.type-o001 .od-row .blt-col.col2 {
	width: calc(70% - 100px);
	text-align: left;
	padding-left: 8px;
}

.type-o001 .od-row .blt-col.col3 {
	width: 15%;
}

.type-o001 .od-row .blt-col.col4 {
	width: 100px;
}

.type-o001 .od-row .blt-col.col5 {
	width: 7%;
}

/*보도자료*/

.type-e001 .top-row .blt-col.col1 {
	width: 8%;
}

.type-e001 .top-row .blt-col.col2 {
	width: calc(75% - 100px);
}

.type-e001 .top-row .blt-col.col3 {
	width: 10%;
}

.type-e001 .top-row .blt-col.col4 {
	width: 100px;
}

.type-e001 .top-row .blt-col.col5 {
	width: 7%;
}

.type-e001 .top-row .blt-col.cola {
	width: 100%;
	text-align: left;
	padding-left: 10px;
}

.type-e001 .od-row .blt-col.col1 {
	width: 8%;
}

.type-e001 .od-row .blt-col.col2 {
	width: calc(75% - 100px);
	text-align: left;
	padding-left: 8px;
}

.type-e001 .od-row .blt-col.col3 {
	width: 10%;
}

.type-e001 .od-row .blt-col.col4 {
	width: 100px;
}

.type-e001 .od-row .blt-col.col5 {
	width: 7%;
}

.blt-new {
	background: url(../images/blt-new.png);
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-left: 7px;
}

.sub-e001 .content-in {
	min-height: 1000px;
}

.sub-detail .content-in {
	height: auto;
	min-height: 1100px;
	padding-bottom: 140px;
}

/*언론보도*/
.type-e002 .top-row .blt-col.col1 {
	width: 8%;
}

.type-e002 .top-row .blt-col.col2 {
	width: calc(82% - 100px);
}

.type-e002 .top-row .blt-col.col3 {
	width: 10%;
}

.type-e002 .top-row .blt-col.col4 {
	width: 100px;
}

.type-e002 .od-row .blt-col.col1 {
	width: 8%;
}

.type-e002 .od-row .blt-col.col2 {
	width: calc(82% - 100px);
	text-align: left;
	padding-left: 8px;
}

.type-e002 .od-row .blt-col.col3 {
	width: 10%;
}

.type-e002 .od-row .blt-col.col4 {
	width: 100px;
}

/*서울관광통계*/
.type-e003 .top-row .blt-col.col1 {
	width: 108px;
}

.type-e003 .top-row .blt-col.col2 {
	width: 860px;
}

.type-e003 .top-row .blt-col.col3 {
	width: 110px;
}

.type-e003 .top-row .blt-col.col4 {
	width: 140px;
}

.type-e003 .top-row .blt-col.col5 {
	width: calc(100% - 1218px);
}

.type-e003 .od-row .blt-col.col1 {
	width: 108px;
}

.type-e003 .od-row .blt-col.col2 {
	width: 860px;
	text-align: left;
	padding-left: 8px;
}

.type-e003 .od-row .blt-col.col3 {
	width: 110px;
}

.type-e003 .od-row .blt-col.col4 {
	width: 140px;
}

.type-e003 .od-row .blt-col.col5 {
	width: calc(100% - 1218px);
}

.blt-down {
	background: url(../images/blt-down.png);
	display: inline-block;
	width: 30px;
	height: 26px;
	margin-top: 23px;
}

/*재단소식*/
.card-wrap:after {
	content: "";
	display: block;
	clear: both;
}

.card-one {
	display: block;
	width: 384px;
	margin-left: 78px;
	margin-top: 30px;
	float: left;
	color: #222;
}

.card-one:nth-child(3n-2) {
	margin-left: 0px;
}

.card-one .card-img {
	width: 100%;
	border: 1px solid #e0e0e0;
}

.card-one .card-txt1 {
	font-size: 18px;
	color: #222;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 74px;
	line-height: 74px;
}

.card-one .card-txt2 {
	font-size: 15px;
	height: 50px;
	color: #aaa !important;
	font-weight: 400;
	line-height: 24px;
}

.card-one .card-txt3 {
	font-size: 15px;
	color: #444;
	font-weight: 400;
	height: 80px;
	line-height: 44px;
}

/*알림마당*/
.tid-txt1 {
	font-size: 25px;
	color: #ee6e00;
	font-weight: 400;
	height: 30px;
	line-height: 30px;
	margin-top: 66px;
}

.tid-txt2 {
	font-size: 17px;
	line-height: 30px;
	color: #8d8d8d;
	font-weight: 400;
	margin-top: 30px;
}

.tid-ipt-wrap {
	width: 100%;
	background: #f8f8f8;
	width: 100%;
	padding: 45px;
	margin-top: 50px;
}

.tid-ipt-row {
	width: 100%;
	margin-top: 40px;
}

.tid-ipt-row:after {
	content: "";
	display: block;
	clear: both;
}

.tid-ipt-row:first-child {
	margin-top: 0px;
}

.tid-th1 {
	display: block;
	font-size: 19px;
	font-weight: 400;
	color: #222;
	width: 7%;
	line-height: 60px;
	float: left;
}

.tid-th2 {
	display: block;
	font-size: 19px;
	font-weight: 400;
	color: #222;
	width: 11%;
	line-height: 60px;
	float: left;
	text-align: right;
	padding-right: 24px;
}

.tid-td1 {
	float: left;
	width: 41%;
	float: left;
}

.tid-td2 {
	float: left;
	width: 41%;
	float: left;
}

.tid-td3 {
	float: left;
	width: 93%;
	float: left;
}

.tid-td4 {
	float: left;
	width: 66%;
	float: left;
}

.tid-td5 {
	float: left;
	width: calc(44% - 100px);
	float: left;
	color: #666;
	font-size: 15px;
	line-height: 24px;
	height: auto;
	padding: 7px 0px 0px 3px;
	text-align: right;
}

.tid-txa {
	float: left;
	width: 93%;
	float: left;
	height: 270px;
	border: 1px solid #e2e2e2;
	padding: 19px 12px;
	color: #777;
	font-size: 15px;
}

.tid-file {
	float: left;
	display: block;
	float: left;
	width: 100px;
	height: 40px;
	line-height: 40px;
	background: #dfdfdf;
	color: #787878;
	margin-left: 7%;
}

.tid-td6 {
	float: left;
	width: 70%;
	float: left;
	font-size: 15px;
	line-height: 40px;
	padding-left: 24px;
}

.tid-msg1 {
	display: block;
	width: 41%;
	margin-left: 7%;
	color: #cd0e2d;
	font-size: 16px;
	float: left;
	height: 1px;
	overflow: hidden;
}

.tid-msg2 {
	display: block;
	color: #cd0e2d;
	font-size: 16px;
	width: 41%;
	margin-left: 11%;
	color: #cd0e2d;
	font-size: 16px;
	float: left;
	height: 1px;
	overflow: hidden;
}

.tid-msg3 {
	display: block;
	color: #cd0e2d;
	font-size: 16px;
	width: 100%;
	/*margin-left: 7%;*/
	color: #cd0e2d;
	font-size: 16px;
	float: left;
	height: 1px;
	overflow: hidden;
}

.tid-msg1.on {
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
}

.tid-msg2.on {
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
}

.tid-msg3.on {
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	margin-left: 7%;
}

.tid-msg1.mo-am {
	display: none;
}

.btn-br-center {
	margin: 60px auto 0px;
	text-align: center;
}

.btn-br-center .btn-run {
	display: inline-block;
	width: 240px;
	height: 60px;
}

.file_tid_ipt {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0 none;
}

.file_tid_ipt:focus+label {
	outline: 2px solid #000;
}

.file_label {
	float: left;
	display: block;
	text-align: center;
	float: left;
	font-size: 16px;
	width: 100px;
	border-radius: 4px;
	height: 40px;
	line-height: 40px;
	background: #dfdfdf;
	color: #787878;
	margin-left: 7%;
}

.uploaded_file_name {
	width: 49%;
	float: left;
	font-size: 15px;
	height: 40px !important;
	line-height: 40px !important;
	background: none;
	border: none !important;
	padding-left: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*상세*/
.blt-info {
	width: 100%;
	height: 19px;
	margin-top: 29px;
}

.blt-info .r-infos {
	float: right;
	height: 19px;
	display: inline-block;
}

.blt-info .r-infos .blt-date {
	float: left;
	color: #222;
	font-size: 17px;
}

.blt-info .r-infos .blt-i {
	float: left;
	width: 1px;
	height: 14px;
	margin: 5px 10px 0px;
	background: #e2e2e2;
}

.blt-info .r-infos .blt-count {
	float: left;
	color: #222;
	font-size: 17px;
}

.blt-content {
	padding: 50px 20px;
}

.blt-file {
	border-top: 1px solid #e2e2e2;
	height: auto;
	padding: 30px 0px;
}

.blt-file:after {
	content: "";
	display: block;
	clear: both;
}

.bf-title {
	width: 200px;
	height: 19px;
	float: left;
	font-size: 17px;
	color: #53575a;
	padding-left: 20px;
	line-height: 19px;
}

.file-wrap {
	width: calc(100% - 210px);
	float: right;
	text-align: right;
}

.file-one {
	display: inline-block;
	font-size: 16px;
	color: #8d8d8d;
	padding-right: 20px;
	line-height: 22px;
	text-align: right;
	margin-bottom: 20px;
	padding-left: 24px;
	background: url(../images/download.png) 0px 6px no-repeat;
}

.blt-bot-rows {
	width: 100%;
	border-top: 1px solid #8d8d8d;
}

.blt-bot-row {
	height: 78px;
}

.blt-bot-row:first-child {
	height: 79px;
	border-bottom: 1px solid #f1f1f1;
}

.bttr-lb {
	display: block;
	width: 108px;
	float: left;
	height: 78px;
	line-height: 78px;
	padding-left: 20px;
	background: url(../images/arrow-top.png) 78px center no-repeat;
	color: #53575a;
}

.bttr-lb.next {
	background: url(../images/arrow-bot.png) 78px center no-repeat;
}

.bttr-title {
	display: block;
	width: calc(100% - 140px);
	float: right;
	height: 78px;
	line-height: 78px;
	color: #53575a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*행정서비스헌장*/
.sf001-01 .content-in {
	padding-top: 100px;
}

.f001-sub-title {
	color: #222;
	font-size: 33px;
	font-weight: 400;
	text-align: left;
}

.f001-line {
	width: 54px;
	height: 1px;
	background: #222;
	margin: 35px 0px;
}

.f001-txt1 {
	color: #8d8d8d;
	font-size: 17px;
	text-align: left;
	font-weight: 400;
	line-height: 26px;
}

/*서울시 공사 출연기관 및 협찬사*/
.sf001-02 .content-in {
	padding-top: 100px;
}

.fs-groups {
	width: 100%;
}

.fs-groups:after {
	content: "";
	display: block;
	clear: both;
}

.fs-group {
	float: left;
	width: calc((100% - 60px) / 3);
	text-align: center;
	border: 1px solid #e0e0e0;
	margin-left: 30px;
	height: 186px;
	line-height: 184px;
	margin-top: 30px;
}

.fs-group:nth-child(3n-2) {
	margin-left: 0px;
}

.fs-group:first-child {
	margin-left: 0px;
}

.fsg-001 img {
	width: 170px;
	height: auto;
	vertical-align: middle;
}

.fsg-002 img {
	width: 173px;
	height: auto;
	vertical-align: middle;
}

.fsg-003 img {
	width: 160px;
	height: auto;
	vertical-align: middle;
}

.fsg-004 img {
	width: 172px;
	height: auto;
	vertical-align: middle;
}

.fs-groups+.f001-sub-title {
	margin-top: 90px;
}

.sf001-02 .f001-line {
	margin: 35px 0px 20px;
}

/*
게시판류 넓이*/
.sd001-01 .content-in {
	width: 1200px;
	margin: 0px auto;
}

.se001-01 .content-in {
	width: 1200px;
	margin: 0px auto;
}

.se001-02 .content-in {
	width: 1200px;
	margin: 0px auto;
}

.se001-03 .content-in {
	width: 1200px;
	margin: 0px auto;
}

/* Accessibility */
#accessibility {}

#accessibility a {
	display: block;
	position: absolute;
	z-index: 99999;
	top: 0;
	left: -99999px;
	width: 100%;
	padding: 10px 0;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.8);
	text-align: center;
	color: #fff;
}

#accessibility a:focus,
#accessibility li a:active {
	left: 0;
}

.hidden,
.blind {
	display: block;
	overflow: hidden;
	position: absolute;
	left: -9999999999999999px;
	top: -999999px;
	width: 0;
	height: 0;
	font-size: 0;
}

/* .hidden, .blind { overflow: hidden;
	border: 0;
	position: relative;
	z-index: -1;
	width: 1px;
	height: 1px;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);} */

/*popup*/
.popWrap {
	position: fixed;
	top: 45%;
	right: 18%;
	transform: translateY(-50%);
	z-index: 9999;
	box-shadow: 2px 2px 5px 3px #222;
	max-width: 888px;
	font-size: 0;
	display: none;
	width: 300px;
}

.popWrap.relocation {
	right: 10%;
	width: 460px;
}

.popWrap.sub-popup {
	right: 10%;
	width: 540px;
}

.popWrap1 {
	right: auto;
	left: 10%;
	max-width: 100%;
	width: 540px;
}

.popWrap2 {
	right: auto;
	left: 750px;
	max-width: 100%;
	font-size: 0;
	width: 600px;
}

.popWrap3 {
	right: auto;
	left: 50%;
	max-width: 100%;
	font-size: 0;
	display: none;
	width: 400px;
}

.popWrap .bgWrap {
	position: relative;
}

.popWrap .bgWrap img {
	width: 100%;
}

.popWrap .bgWrap a {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.popWrap.sub-popup .bgWrap a {
	display: inline-block;
	top: 85.92%;
	bottom: auto;
	right: auto;
	left: 31.11%;
	width: 37.96%;
	height: 8.51%;
	text-indent: -9999px;
}

.popWrap.popWrap1 .bgWrap a {
	display: inline-block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

.popWrap.popWrap2 .bgWrap a {
	display: inline-block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	bottom: auto;
	right: auto;
	text-indent: -9999px;
}

/* .popWrap2 .bgWrap a{position: absolute; display: inline-block; left: 12.75%; right: auto; top: 86.08%; bottom: auto;width:23.5%; height:7.69%; font-size: 18px; color: #fff; text-indent: -9999px; } */
.popWrap .checkWrap label {
	font-size: 14px;
}

.popWrap .closeWrap a {
	font-size: 14px;
	color: #fff;
}

.popWrap .popBtnWrap {
	background-color: #3373b0;
	height: 64px;
	line-height: 60px;
}

.popWrap .popBtnWrap .checkWrap {
	float: left;
	color: #fff;
	font-size: 22px;
}

.popWrap .popBtnWrap .closeWrap {
	float: right;
	color: #fff;
	padding: 0 35px;
	border-left: 1px solid #4991c4;
	font-size: 22px;
}

.popWrap .popBtnWrap .checkWrap input[type="checkbox"] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.popWrap .popBtnWrap input[type="checkbox"]+label .chekIcon {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background: #fff url(../images/popCheck-off.png) center no-repeat;
	background-size: 12px 9px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 15px;
}

.popWrap .popBtnWrap input[type="checkbox"]:checked+label .chekIcon {
	background: #fff url(../images/popCheck.png) center no-repeat;
	background-size: 12px 9px;
}

.popWrap .popBtnWrap .checkWrap input[type="checkbox"]:focus+label {
	outline: 2px solid #000;
}

/* 비전 페이지 리뉴얼 */
.vision-2021 {
	width: 100%;
	max-width: 1400px;
	padding: 110px 40px 150px;
	margin: 0 auto;
	box-sizing: border-box;
	overflow: hidden;
}

.vision-2021 * {
	box-sizing: border-box;
	word-break: keep-all;
}

.vision-2021>h3 {
	font-size: 38px;
	font-weight: 500;
	color: #222;
	text-align: center;
	margin-bottom: 78px;
}

.vision-2021 .vision-top {
	position: relative;
	width: 100%;
	max-width: 1318px;
	height: 754px;
	margin-bottom: 80px;
}

.vision-2021 .vision-top.vision_p_t {
	display: block;
}

.vision-2021 .vision-top.vision_m {
	display: none;
}

.vision-2021 .vision-top.vision_p_t>img {
	position: relative;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.vision-2021 .vision-top.vision_p_t>div {
	position: absolute;
	display: flex;
	align-items: center;
	font-size: 0;
	width: 35.21%;
	min-height: 94px;
	transform: translateY(-50%);
	border: 1px solid #f29c07;
	border-radius: 47px;
	background-color: #fff;
}

.vision-2021 .vision-top.vision_p_t>div.mission-txt {
	top: 121px;
	left: 0;
}

.vision-2021 .vision-top.vision_p_t>div.vision-txt {
	top: 318px;
	right: 0;
}

.vision-2021 .vision-top.vision_p_t>div>p {
	width: 100%;
	font-size: 24px;
	font-weight: 400;
	color: #222;
	padding: 16px 40px;
	line-height: 1.3em;
	text-align: center;
}

.vision-2021 .vision-list {
	font-size: 0;
	text-align: center;
}

.vision-2021 .vision-list>li {
	display: inline-block;
	vertical-align: top;
	width: 216px;
}

.vision-2021 .vision-list>li+li {
	margin-left: 60px;
}

.vision-2021 .vision-list>li .vision-list-top {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	font-size: 0;
}

.vision-2021 .vision-list>li .vision-list-top .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../images/bg_new_vision_list.png") center center no-repeat;
	background-size: 100% 100%;
}

.vision-2021 .vision-list>li .vision-list-top>p {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	font-size: 18px;
	font-weight: 700;
	color: #000;
	line-height: 1.4em;
	padding: 0 20px;
	letter-spacing: -1px;
}

.vision-2021 .vision-list>li .vision-list-bottom {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 326px;
	padding: 0 20px;
	margin-top: 64px;
	border-radius: 10px;
	background-color: #f9f8f6;
}

.vision-2021 .vision-list>li .vision-list-bottom::before {
	position: absolute;
	display: block;
	content: "";
	top: -24px;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 19px solid transparent;
	border-right: 19px solid transparent;
	border-bottom: 24px solid #f9f8f6;
}

.vision-2021 .vision-list>li .vision-list-bottom .line {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, 50%);
	width: calc(100% - 40px);
	height: 1px;
	background-color: #dfd5cb;
}

.vision-2021 .vision-list>li .vision-list-bottom .line>p {
	position: absolute;
	left: 0;
	width: 100%;
	font-size: 19px;
	font-weight: 500;
	color: #222;
	line-height: 1.4em;
}

.vision-2021 .vision-list>li .vision-list-bottom .line>p:first-child {
	bottom: -100%;
	transform: translateY(-34px);
}

.vision-2021 .vision-list>li .vision-list-bottom .line>p:last-child {
	top: 0;
	transform: translateY(34px);
}

.vision-2021 .vision-list>li:nth-child(2n) .vision-list-bottom {
	background-color: #fff3e3;
}

.vision-2021 .vision-list>li:nth-child(2n) .vision-list-bottom::before {
	border-bottom-color: #fff3e3;
}

/* 서울 관광 플라자 */
.plaza-wrap .blind {
	overflow: hidden;
	border: 0;
	position: absolute;
	width: 1px;
	height: 1px;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
}

.plaza-wrap * {
	box-sizing: border-box;
}

.plaza-wrap {
	/* padding: 110px 0 125px; */
	padding: 0 0 125px;
}

.plaza-wrap h1 {
	font-size: 38px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 50px;
	color: #222;
}

.plaza-wrap h2 {
	font-size: 38px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 50px;
	color: #222;
}

/*.plaza-wrap h2 {font-size:30px; font-weight:500; text-align:center; margin-bottom:50px; color:#222;}*/
.plaza-wrap .inner {
	width: 100%;
	max-width: 1314px;
	margin: 0 auto;
	/* padding-bottom: 80px; */
}

.plaza-wrap .plaza-bg {
	width: 100%;
	padding: 100px 0 100px;
	background-color: #f8f8f8;
}

.plaza-wrap .plaza-bg .info-box {
	display: flex;
	justify-content: space-between;
}

.plaza-wrap .plaza-bg .info-box .img-wrap {
	width: 44.14%;
	height: auto;
}

.plaza-wrap .plaza-bg .info-box .img-wrap img {
	width: 100%;
}

.plaza-wrap .plaza-bg .info-box .info-txt {
	display: flex;
	flex-direction: column;
	width: 55.86%;
	padding-left: 80px;
}

.plaza-wrap .plaza-bg .info-box .info-txt h2 {
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 20px;
}

.plaza-wrap .plaza-bg .info-box .info-txt p {
	font-size: 18px;
	font-weight: 400;
	color: #83878b;
	padding-bottom: 40px;
	letter-spacing: -0.3px;
}

.plaza-wrap .plaza-bg .info-box .info-txt .download-btn-wrap {
	margin-top: auto;
	text-align: right;
	padding-right: 18px;
}

.plaza-wrap .btn-arrow {
	text-align: left;
	width: 260px;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	position: relative;
	padding: 0 0 13px 45px;
	border-bottom: 1px solid #ee6e00;
	background: url("../images/plaza/download_icon.png") left 20px top 4px no-repeat;
}

.plaza-wrap .btn-arrow::after {
	position: absolute;
	top: -1px;
	right: -17px;
	content: "";
	width: 18px;
	height: 35px;
	background: url("../images/plaza/download_icon02.png") center center no-repeat;
}

.plaza-wrap .btn-arrow+.btn-arrow {
	margin-left: 55px;
}

.plaza-wrap .btn-arrow.link {
	background: none;
	padding-left: 20px;
}

.plaza-wrap .btn-arrow.link-arrow {
	padding-left: 50px;
	background: url("../images/plaza/btn_icon_off.png") left 20px top 6px no-repeat;
}

.plaza-wrap .middle-title {
	font-size: 24px;
	font-weight: 500;
	padding-left: 25px;
	margin-top: 50px;
	position: relative;
}

.plaza-wrap .middle-title::before {
	position: absolute;
	top: 11px;
	left: 0;
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: 4px solid #ee6e00;
}

.plaza-wrap .tbl-plaza {
	width: 100%;
	/* border-top:3px solid #d2d2d2; */
	border-top: 3px solid #83878b;
	margin-top: 20px;
}

.plaza-wrap .tbl-plaza tr {
	border-bottom: 1px solid #ddd;
}

.plaza-wrap .tbl-plaza tr th {
	/*width:20%;*/
	background-color: #f0f0f0;
	text-align: center;
	font-size: 17px;
	font-weight: 700;
	padding: 20px;
}

.plaza-wrap .tbl-plaza tr td {
	width: 80%;
	padding: 20px;
	font-size: 17px;
	font-weight: 400;
	color: #83878b;
	background-color: #fff;
}

.plaza-wrap .tbl-plaza.tbl02 tr th {
	width: 15%;
	padding: 15px 0;
}

.plaza-wrap .tbl-plaza.tbl02 tr td {
	width: 35%;
	padding: 15px;
}

/* .plaza-wrap .btn-wrap {margin-top:100px; font-size:0; text-align: center;}
.plaza-wrap .btn-plaza {display:inline-block; width:425px; height:85px; line-height:83px; border:1px solid #c6c7cc; padding: 0 40px; font-size:21px; font-weight:400; color:#222; background:url("../images/plaza/btn_icon_off.png") right 38px center no-repeat; text-align:left;}
.plaza-wrap .btn-plaza:hover {color:#fff; line-height:85px; border:0; background:#ee6e00 url("../images/plaza/btn_icon_on.png") right 38px center no-repeat;} */
/* 20220902 start */
.plaza-wrap .btn-wrap {
	display: flex;
	justify-content: center;
	margin-top: 100px;
	font-size: 0;
	text-align: center;
}

.plaza-wrap .btn-plaza {
	width: 100%;
	max-width: 312px;
	height: 85px;
	line-height: 83px;
	border: 1px solid #c6c7cc;
	padding: 0 40px;
	font-size: 21px;
	font-weight: 400;
	color: #222;
	text-align: center;
	background: #fff;
}

.plaza-wrap .btn-plaza:hover {
	color: #fff;
	line-height: 85px;
	border: 0;
	background: #ee6e00;
}

/* 20220902 end */
/* .plaza-wrap .btn-plaza.download {background-image:url("../images/plaza/download_icon.png")}
.plaza-wrap .btn-plaza.download:hover {background-image:url("../images/plaza/download_icon_hover.png")} */
.plaza-wrap .btn-plaza+.btn-plaza {
	margin-left: 22px;
}

.plaza-wrap .btn-wrap.btn03 .btn-plaza {
	width: calc((100% - 44px) / 3);
}

.plaza-wrap .plaza-tab {
	font-size: 0;
	margin-bottom: 60px;
	border-top: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
}

.plaza-wrap .plaza-tab>li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: calc(100% / 7);
	height: 90px;
	border-bottom: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}

.plaza-wrap .plaza-tab>li>button {
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 20px;
	font-weight: 400;
	color: #53575a;
	text-align: center;
	cursor: pointer;
}

.plaza-wrap .plaza-tab>li.on:after {
	position: absolute;
	display: block;
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6px;
	background-color: #ff8f2f;
}

.plaza-wrap .plaza-tab>li.on>button {
	color: #ee6e00;
}

.plaza-wrap .plaza-tab-cont {
	display: none;
	font-size: 0;
}

.plaza-wrap .plaza-tab-cont.show {
	display: block;
}

.plaza-wrap .plaza-tab-cont .tab-cont-inner {
	display: flex;
	align-items: center;
}

/* .plaza-wrap .plaza-tab.facility > li {width:calc(100% / 7);} */

.plaza-wrap .floor-slide-wrap {
	width: 44.14%;
}

.plaza-wrap .floor-slide-wrap>img {
	width: 100%;
}

.plaza-wrap .floor-slide {
	position: relative;
	width: 100%;
}

.plaza-wrap .floor-slide .swiper-slide {
	height: auto;
	max-height: 387px;
}

.plaza-wrap .floor-slide .swiper-slide>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.plaza-wrap .floor-slide .swiper-pagination-bullet {
	background: transparent;
	opacity: 0.5;
	border: 1px solid #fff;
}

.plaza-wrap .floor-slide .swiper-pagination-bullet-active {
	background: #fff;
	opacity: 1;
}

.plaza-wrap .floor-slide .swiper-button-prev,
.plaza-wrap .floor-slide .swiper-button-next {
	width: 45px;
	height: 45px;
	margin-top: 0;
	background-size: 100% 100%;
	transform: translateY(-50%);
}

.plaza-wrap .floor-slide .swiper-button-prev {
	left: 0;
	right: auto;
	background-image: url("../images/plaza/slide_prev.png");
}

.plaza-wrap .floor-slide .swiper-button-next {
	left: auto;
	right: 0;
	background-image: url("../images/plaza/slide_next.png");
}

.plaza-wrap .floor-info {
	display: flex;
	flex-direction: column;
	width: 55.86%;
	/*padding-top:20px;*/
	padding-left: 80px;
}

.plaza-wrap .floor-info>p {
	font-size: 17px;
	font-weight: 400;
	color: #83878b;
	/* padding-bottom:47px; */
	padding-bottom: 40px;
}

.plaza-wrap .floor-info>p.title {
	font-size: 30px;
	font-weight: 500;
	color: #222;
	margin-top: 20px;
	padding-bottom: 24px;
}

.plaza-wrap .floor-info>p.title:first-of-type {
	margin-top: 0;
}

.plaza-wrap .floor-info .floor-btn-wrap {
	margin-top: auto;
	text-align: right;
	padding-right: 18px;
}

.plaza-wrap .floor-info .tbl-plaza {
	margin-top: 0;
}

.plaza-wrap .rental-info {
	font-size: 17px;
	font-weight: 400;
	color: #83878b;
	margin-top: 20px;
	line-height: 1.8em;
}

.plaza-wrap .tourlist-box {
	font-size: 0;
}

.plaza-wrap .tourlist-box>li {
	display: inline-block;
	width: calc((100% - 120px) / 5);
	height: 300px;
	margin-right: 30px;
	text-align: center;
	border: 1px solid #ee6e00;
	vertical-align: top;
	font-size: 24px;
	font-weight: 500;
	color: #333;
	padding: 100px 10px 0;
}

.plaza-wrap .tourlist-box>li:last-child {
	margin-right: 0;
}

.plaza-wrap .tourlist-box>li.tourlist01 {
	background: url("../images/plaza/tour_icon01.png") center top 58px no-repeat;
}

.plaza-wrap .tourlist-box>li.tourlist02 {
	background: url("../images/plaza/tour_icon02.png") center top 60px no-repeat;
}

.plaza-wrap .tourlist-box>li.tourlist03 {
	background: url("../images/plaza/tour_icon03.png") center top 57px no-repeat;
}

.plaza-wrap .tourlist-box>li.tourlist04 {
	background: url("../images/plaza/tour_icon04.png") center top 57px no-repeat;
}

.plaza-wrap .tourlist-box>li.tourlist05 {
	background: url("../images/plaza/tour_icon05.png") center top 57px no-repeat;
}

.plaza-wrap .tourlist-box>li>p {
	padding-top: 70px;
	display: block;
	font-size: 17px;
	font-weight: 400;
	color: #83878b;
	position: relative;
}

.plaza-wrap .tourlist-box>li>p::after {
	position: absolute;
	top: 20px;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	width: 30px;
	height: 3px;
	background-color: #ee6e00;
}

.plaza-wrap .tour-step-wrap {
	max-width: 1314px;
	padding: 30px 70px;
	background-color: #f9f8f6;
	border-radius: 147px;
	margin: 70px auto 0;
}

.plaza-wrap .tour-step-box {
	display: inline-block;
	font-size: 0;
}

.plaza-wrap .tour-step-box>li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: calc((100% - 240px) / 4);
	margin-right: 80px;
}

.plaza-wrap .tour-step-box>li:last-child {
	margin-right: 0;
}

.plaza-wrap .tour-step-box>li::after {
	position: absolute;
	content: "";
	top: 50%;
	right: -21.27%;
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
	background: url("../images/plaza/tour_step_arrow.png") center center no-repeat;
	background-size: 100% 100%;
	z-index: 10;
}

.plaza-wrap .tour-step-box>li:last-child::after {
	display: none;
}

.plaza-wrap .tour-step-box>li>img {
	width: 100%;
}

.plaza-wrap .tour-step-box>li>img.mobile {
	display: none;
}

.plaza-wrap p.refer {
	font-size: 17px;
	font-weight: 400;
	color: #83878b;
	margin-top: 20px;
	text-align: right;
	padding-bottom: 0;
}

.plaza-wrap .btn-wrap.tour-btn {
	margin-top: 80px;
	text-align: center;
}

.plaza-wrap .banner {
	width: 100%;
	margin-top: 100px;
	position: relative;
	height: 0;
	padding-top: 22.72%;
	background: url("../images/plaza/tour_banner_img.jpg") center center no-repeat;
	background-size: cover;
}

.plaza-wrap .banner .banner-txt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	width: 100%;
}

.plaza-wrap .banner .banner-txt p {
	font-size: 30px;
	font-weight: 500;
	color: #fff;
	word-break: keep-all;
}

.plaza-wrap .banner .banner-txt p:last-child {
	font-size: 24px;
	font-weight: 400;
	margin-top: 15px;
}

.plaza-wrap .banner .banner-txt p .br {
	display: none;
}

.plaza-wrap .plaza-map {
	text-align: center;
	width: 100%;
	background-color: #fff;
	padding: 20px 0;
	border-top: 3px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

.plaza-wrap .plaza-map+.tbl-plaza {
	border-top: 0;
	margin-top: 0;
}

/* 패밀리사이트 2021.12.23 */
.footer .footer-bot .foot-vsn {
	right: 371px;
}

.footer .footer-bot .foot-scb {
	right: 247px;
}

.family-site {
	position: absolute;
	/* top: -12px; */
	top: 0;
	right: 0;
	display: inline-block;
	width: 227px;
	z-index: 1;
}

.family-site>button {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 46px;
	line-height: 46px;
	font-size: 15px;
	font-weight: 400;
	color: #888;
	cursor: pointer;
	padding: 0 30px 0 16px;
	background-color: #1e1e1e;
}

.family-site>button::after {
	content: '';
	position: absolute;
	top: 19px;
	right: 16px;
	background: url(../images/arrow_family_site.png) center center no-repeat;
	width: 11px;
	height: 7px;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.family-site>button.close::after {
	transform: rotate(180deg);
}


.family-site>ul {
	display: none;
	position: absolute;
	bottom: 47px;
	left: 0;
	width: 100%;
	background-color: #1e1e1e;
}

.family-site>ul>li {
	padding: 8px 16px;
}

.family-site>ul>li>a {
	font-size: 15px;
	font-weight: 400;
	color: #888;
}

/* 20220707 start */
/* 대관료안내 텝 */
.plaza-wrap .floor-info.reserv_txt {
	width: 45%;
	padding: 0;
}

.plaza-wrap .floor-info.reserv_txt>p {
	padding-bottom: 25px;
}

.plaza-wrap .floor-info.reserv_txt p:first-of-type {
	font-size: 36px;
	font-weight: 700;
	line-height: 1.278;
	color: #333333;
}

.plaza-wrap .reserv_txt p:first-of-type span {
	color: #ee6e00;
}

.plaza-wrap .reserv_txt p:nth-of-type(2) {
	width: 385px;
	letter-spacing: -1px;
}

.plaza-wrap .reserv_tab tbody tr td {
	color: #333333;
}

.plaza-wrap .reserv_tab tbody tr:not(:first-of-type) td:last-of-type {
	text-align: right;
}

.plaza-wrap .reserv_tab tr td {
	width: auto;
	text-align: center;
}

.plaza-wrap .reserv_tab tr td:nth-of-type(2) {
	text-align: center;
}

.plaza-wrap .floor-slide-wrap.reserv {
	width: 55%;
}

.plaza-wrap .tbl-plaza.reserv_tab {
	margin-top: 0;
}

.reserv_info span,
.reserv_rental-info span,
.none_col span {
	color: #ee6e00;
}

.none_col {
	padding-left: 15px;
	font-size: 17px;
	font-weight: 400;
	color: #83878b;
	word-break: keep-all;
}

/* 20220707 end */

/* 20231103//(Ina)대관안내 페이지 콘텐츠 수정(s) */
.plaza-wrap .rental-cont {
	position: relative;
	margin-top: 60px;
	border-top: 1px dashed #d2d2d2;
}

.plaza-wrap .rental-cont .table-cont {
	min-width: 540px;
	/* min-height: 681px; */
	display: flex;
	flex-direction: column;
	/*justify-content: space-between;*/
}

.plaza-wrap .rental-cont .rental-group {
	display: flex;
	justify-content: space-between;
	width: 100%;
	gap: 20px;
}

.plaza-wrap .rental-cont .table-cont .tbl-plaza {
	border-top: 1px solid #ddd;
	/* margin-top:0; */
}

.plaza-wrap .rental-cont .table-cont .tbl-plaza tr th,
.plaza-wrap .rental-cont .table-cont .tbl-plaza tr td {
	background-color: transparent;
	padding: 11px 12px 13px;
	vertical-align: top;
	font-size: 16px;
	line-height: 1.4;
	word-break: keep-all;
}

.plaza-wrap .rental-cont .table-cont .tbl-plaza tr th {
	width: auto;
	text-align: left;
	vertical-align: top;
	color: #53575a;
}

.plaza-wrap .rental-cont .table-cont .tbl-plaza tr td {
	font-size: 16px;
	color: #83878b;
}

.plaza-wrap .rental-cont .table-cont .btn-block {
	margin-top: 30px;
	text-align: right;
}

.plaza-wrap .rental-cont .table-cont .btn-download {
	display: inline-block;
	vertical-align: top;
	padding: 0 12px;
	background-color: #333;
	height: 36px;
	border-radius: 4px;
	transition: all 0.2s ease-out;
}

.plaza-wrap .rental-cont .table-cont .btn-download:hover {
	background-color: #161616;
}

.plaza-wrap .rental-cont .table-cont .btn-download em {
	font-size: 16px;
	color: #fff;
	line-height: 34px;
}

.plaza-wrap .rental-cont .table-cont .btn-download i {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	background: url(../images/ico_download.svg) center no-repeat;
	background-size: 100%;
	margin-left: 7px;
	margin-top: 7px;
}

.plaza-wrap .rental-cont .visual-cont {
	display: flex;
	gap: 20px;
	padding-top: 60px;
	width: 100%;
}

.plaza-wrap .rental-cont .visual-cont .video-cont {
	overflow: hidden;
	position: relative;
	width: 100%;
	width: 100%;
}

.plaza-wrap .rental-cont .visual-cont .video-cont iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.plaza-wrap .rental-cont .visual-cont .thumb-list {
	display: flex;
	flex-direction: column;
	gap: 20px;
	width: calc(100% - 1020px);
}

.plaza-wrap .rental-cont .visual-cont .thumb-list li {
	width: 100%;
	min-width: 274px;
	height: 184px;
}

.plaza-wrap .rental-cont .visual-cont .thumb-list li img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.plaza-wrap .rental-cont .visual-cont.type2 {
	flex-direction: column;
	gap: 10px;
	padding-top: 106px;
	max-width: 740px;
}

.plaza-wrap .rental-cont .visual-cont.type2 .video-cont {
	width: 100%;
	height: 420px;
}

.plaza-wrap .rental-cont .visual-cont.type2 .thumb-list {
	width: 100%;
	gap: 10px;
	flex-direction: row;
}

.plaza-wrap .rental-cont .visual-cont.type2 .thumb-list li {
	min-width: unset;
	height: 158px;
}

.plaza-wrap .faq-cont {
	position: relative;
	margin-top: 100px;
}

.plaza-wrap .accordion-list {
	position: relative;
	border-top: 3px solid #83878b;
	border-bottom: 1px solid #d2d2d2;
}

.plaza-wrap .accordion-list li {
	background-color: #fff;
}

.plaza-wrap .accordion-list li+li {
	border-top: 1px solid #f0f0f0;
}

.plaza-wrap .accordion-list li>a {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 15px 17px;
	width: 100%;
	z-index: 10;
}

.plaza-wrap .accordion-list li>a>strong {
	width: calc(100% - 50px);
	font-size: 17px;
	color: #333;
	font-weight: 500;
	word-break: break-all;
	transition: all 0.2s ease-out;
}

.plaza-wrap .accordion-list li>a>b {
	font-weight: bold;
}

.plaza-wrap .accordion-list li>a>.ico-toggle {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 25px;
	height: 25px;
	background: transparent;
}

.plaza-wrap .accordion-list li>a>.ico-toggle:before,
.plaza-wrap .accordion-list li>a>.ico-toggle:after {
	content: "";
	height: 3px;
	width: 15px;
	background-color: #83878b;
	position: absolute;
	top: 12px;
	left: 5px;
	z-index: 10;
	border-radius: 3px;
}

.plaza-wrap .accordion-list li>a>.ico-toggle:before {
	transform: rotate(90deg);
	transition: all 0.2s ease-out;
}

.plaza-wrap .accordion-list li .accordion-body {
	position: relative;
	padding: 30px 40px;
	background-color: #fbfbfb;
	border-top: 1px solid #f0f0f0;
}

.plaza-wrap .accordion-list li .accordion-body .img-cont {
	position: relative;
	max-width: 500px;
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

.plaza-wrap .accordion-list li .accordion-body .img-cont img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
}

.plaza-wrap .accordion-list li .accordion-body p {
	font-size: 17px;
	color: #83878b;
	line-height: 1.5;
	font-weight: 400;
}

.plaza-wrap .accordion-list li .accordion-body p b {
	font-weight: 500;
	color: #222;
}

.plaza-wrap .accordion-list li .accordion-body p span.c-point {
	color: #ee6e00;
	font-weight: 400;
}

.plaza-wrap .accordion-list li .accordion-body p a {
	font-size: 17px;
	color: #83878b;
	line-height: 1.5;
	font-weight: 400;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.plaza-wrap .accordion-list li.active a>strong {
	color: #ee6e00;
}

.plaza-wrap .accordion-list li.active a>.ico-toggle:before {
	transform: rotate(0);
	opacity: 0;
}

.plaza-wrap .accordion-list li.active a>.ico-toggle:after {
	background-color: #ee6e00;
}

/* 20231103//(Ina)대관안내 페이지 콘텐츠 수정(e) */

/* 20240108//(Ina)서울관광플라자 비디오 영역 추가(s) */
.plaza-wrap .plaza-video {
	position: relative;
	margin-top: 50px;
}

.plaza-wrap .plaza-video .video-cont {
	overflow: hidden;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}

.plaza-wrap .plaza-video .video-cont iframe {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

/* 20240108//(Ina)서울관광플라자 비디오 영역 추가(e) */

@media screen and (max-width: 1680px) {
	.popWrap.sub-popup {
		right: 6%;
	}
}

@media screen and (max-width: 1600px) {
	.gnb-inner .gnb {
		width: 770px;
	}

	/* 20241022//(Ina)수정(s) */
	.gnb-inner .right-btns .facebook {
		display: none;
	}

	.gnb-inner .right-btns .youtube {
		display: none;
	}

	.gnb-inner .right-btns .instagram {
		display: none;
	}

	/* 20241022//(Ina)수정(s) */

	.main-pic-btn001 {
		display: block;
		width: 450px;
		height: 280px;
		transition: all 0.5s;
		position: absolute;
	}

	.main-pic-btn002 {
		display: block;
		width: 450px;
		height: 280px;
		transition: all 0.5s;
		position: absolute;
		border: none;
	}

	.main-pic-btn003 {
		display: block;
		width: 450px;
		height: 280px;
		transition: all 0.5s;
		position: absolute;
	}

	.main-pic-btn.m-pos1 {
		top: 380px;
		left: calc(50% - 285px);
		width: 450px;
		height: 280px;
	}

	.main-pic-btn.m-pos2 {
		top: 206px;
		right: -20px;
	}

	.main-pic-btn.m-pos3 {
		top: 534px;
		right: -20px;
	}

	.main-pic-txt {
		right: -170px;
		font-size: 60px;
	}

	.popWrap {
		right: 5%;
	}

	.popWrap2 {
		right: 5%;
	}
}

@media screen and (max-width: 1500px) {
	.popWrap.sub-popup {
		width: 400px;
	}
}

@media screen and (max-width: 1400px) {
	.content-area {
		padding: 8.33333333vw 0 0;
	}

	.sitemap .sitemap-unit {
		margin-left: 40px;
	}

	.gnb-inner .gnb-logo {
		left: 33px;
	}

	.page-title-bar {
		height: 480px;
	}

	.page-title-bar h2 {
		font-size: 40px;
		padding-top: 53px;
		margin-top: 120px;
	}

	.sub-a .page-title-bar {
		background: url(../images/sub-a.jpg) 50% calc(50% + 40px);
		background-size: auto 400px;
	}

	.sub-b .page-title-bar {
		background: url(../images/sub-b.jpg) 50% calc(50% + 40px);
		background-size: auto 400px;
	}

	.sub-c .page-title-bar {
		background: url(../images/sub-c.jpg) 50% calc(50% + 40px);
		background-size: auto 400px;
	}

	.sub-d .page-title-bar {
		background: url(../images/sub-d.jpg) 50% calc(50% + 40px);
		background-size: auto 400px;
	}

	.sub-e .page-title-bar {
		background: url(../images/sub-e.jpg) 50% calc(50% + 40px);
		background-size: auto 400px;
	}

	.sub-f .page-title-bar {
		background: url(../images/sub-f.jpg) 50% calc(50% + 40px);
		background-size: auto 400px;
	}

	.tsb-wrap-w {
		width: 640px;
		height: 104px;
		margin: 142px auto 0px;
		padding: 20px;
		border-radius: 10px;
	}

	.tsb-wrap.f003sp {
		margin: 0px;
	}

	.main-c03-wrap {
		width: 100%;
		position: relative;
		height: 920px;
	}

	.main-c03-wrap .main-txt1 {
		text-align: center;
		font-size: 50px;
		color: #222;
		padding-top: 69px;
	}

	.main-c03-wrap .main-txt2 {
		text-align: center;
		font-size: 18px;
		color: #8d8d8d;
		padding-top: 14px;
	}

	.main-pic-btn {
		z-index: 90;
	}

	.main-pic-btn001 {
		width: 300px;
		height: 202px;
	}

	.main-pic-btn002 {
		width: 300px;
		height: 202px;
	}

	.main-pic-btn003 {
		width: 300px;
		height: 202px;
	}

	.main-pic-btn.m-pos1 {
		top: 380px;
		left: calc(50% - 150px);
		width: 300px;
		height: 202px;
		z-index: 91;
	}

	.main-pic-btn.m-pos2 {
		top: 196px;
		right: 40px;
	}

	.main-pic-btn.m-pos3 {
		top: 534px;
		right: 40px;
	}

	.main-pic-txt {
		font-size: 50px;
		right: -90px;
	}

	.m4-cover {
		line-height: 202px;
	}

	.popWrap.relocation {
		width: 300px;
		right: 7%;
	}

	.popWrap.popWrap2 {
		left: auto;
		right: 5%;
	}
}

@media screen and (max-width: 1399px) {
	.vision-2021 .vision-list {
		width: 768px;
		margin: -60px auto 0;
	}

	.vision-2021 .vision-list>li {
		margin-top: 60px;
	}

	.vision-2021 .vision-list>li:nth-child(4) {
		margin-left: 0;
	}
}

@media screen and (max-width: 1370px) {
	.content-in {
		/* width: calc(100% - 66px) !important; */
	}

	.first.sa001-01 .txt1 {
		top: 150px;
	}

	.first.sa001-01 .txt2 {
		top: auto;
		position: relative;
		margin-top: 230px;
	}

	/*
	.gnb-inner .gnb {
		width: 770px;
	}
	*/

	/*a002*/
	.goal-txts {
		display: none;
	}

	.goal-img-mo {
		display: block;
	}

	.goal-img {
		display: none;
	}

	.goal {
		margin-left: 20px;
	}

	.goal:first-child {
		margin-left: 0px;
	}

	.sa002-01 .content-in {
		text-align: center;
	}

	.goals {
		margin: 0px auto;
		display: inline-block;
	}

	/*a003*/
	.a003-right1 {
		position: relative;
		width: calc(100% - 600px);
		float: right;
		margin-top: 100px;
		padding: 88px 0px 0px 100px;
	}

	.a003-right2 {
		position: relative;
		width: calc(100% - 485px);
		float: left;
		margin-top: 100px;
		padding: 48px 0px 0px 100px;
	}

	.a003-right3 {
		position: relative;
		width: calc(100% - 600px);
		float: right;
		margin-top: 100px;
		padding: 48px 0px 0px 100px;
	}

	.a003-03 .a003-txt1 {
		margin-top: 120px;
	}

	.a003-right4 {
		position: relative;
		width: calc(100% - 485px);
		float: left;
		margin-top: 100px;
		padding: 48px 0px 0px 100px;
	}

	/*a005*/

	/* 20220405//(Ina)수정(s) */
	/*
	.sto-tree-003{left: calc(50% + 170px);}
	*/
	.sto-tree-003_1 {
		right: calc(50% + 170px);
	}

	.sto-tree-003_2 {
		left: calc(50% + 170px);
	}

	/* 20220405//(Ina)수정(e) */
	.sto-tree-003_3 {
		right: calc(50% + 170px);
	}

	/*a007*/
	.sa007-om {
		display: none;
	}

	.ci-row1 {
		height: 424px;
		border: 1px solid #f2f2f2;
		position: relative;
	}

	.ci-001 {
		margin-top: 70px;
		margin-left: 36px;
	}

	.ci-row1 .ci-txt {
		margin-top: 40px;
		margin-left: 36px;
		font-size: 16px;
		padding-right: 20px;
	}

	.ci-row2-one {
		position: relative;
		width: calc(50% - 12px);
		height: 280px;
		margin-top: 24px;
		margin-left: 24px;
		text-align: center;
	}

	.ci-row2 .ci-txt {
		font-size: 16px;
		line-height: 24px;
		position: relative;
		margin-top: 20px;
		margin-left: 0px;
		float: none;
		width: 100%;
		text-align: center;
		padding: 0px 10px;
	}

	.ci-row2-one img {
		position: relative;
		margin: 50px auto 0px;
		float: none;
	}

	.sub-title+.sub-title2-ci,
	.ci-row4+.sub-title2-ci {
		width: 650px;
		margin: 60px auto 0px;
	}

	.ci-row4 {
		width: 650px;
		margin: 0px auto;
	}

	.ci-row4-one:nth-child(3n-2) {
		margin-left: 0px;
	}

	/*b001*/
	.sv-cards {
		width: 870px;
		margin: 0px auto;
	}

	.sv-card:nth-child(3n-2) {
		margin-left: 18px;
	}

	.sv-card:nth-child(2n-1) {
		margin-left: 0px;
	}

	/*c002*/
	.sc002-01 .content-in {
		width: 900px !important;
	}

	.card-one .card-txt2 {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	/*d005*/
	.card-one {
		width: 30%;
		margin-left: 5%;
	}

	.card-one .card-txt1 {
		height: 60px;
		line-height: 60px;
	}

	/*게시판류 넓이*/
	.sd001-01 .content-in {
		width: 1200px !important;
		margin: 0px auto;
	}

	.se001-01 .content-in {
		width: 1200px !important;
		margin: 0px auto;
	}

	.se001-02 .content-in {
		width: 1200px !important;
		margin: 0px auto;
	}

	.se001-03 .content-in {
		width: 1200px !important;
		margin: 0px auto;
	}

	/*.main-c05-wrap{display: none;}*/

	/* 서울 관광 플라자 */
	.plaza-wrap .inner {
		padding: 0 30px;
	}
}

@media screen and (max-width: 1328px) {

	.foot-vsn,
	.foot-scb {
		display: none;
	}

	/* 20231103//(Ina)대관안내 페이지 콘텐츠 수정(s) */
	.plaza-wrap .rental-cont {
		margin-top: 50px;
	}

	.plaza-wrap .rental-cont .rental-group {
		flex-direction: column-reverse;
	}

	.plaza-wrap .rental-cont .visual-cont {
		flex-direction: column;
		gap: 10px;
		padding-top: 50px;
	}

	.plaza-wrap .rental-cont .visual-cont .video-cont {
		overflow: hidden;
		position: relative;
		width: 100%;
		height: 0;
		padding-bottom: 56.25%;
	}

	.plaza-wrap .rental-cont .visual-cont .video-cont iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.plaza-wrap .rental-cont .visual-cont .thumb-list {
		width: auto;
		gap: 10px;
		flex-direction: row;
	}

	.plaza-wrap .rental-cont .visual-cont .thumb-list li {
		min-width: unset;
		height: 19vw;
	}

	.plaza-wrap .rental-cont .visual-cont.type2 {
		flex-direction: column;
		gap: 10px;
		padding-top: 50px;
		max-width: unset;
	}

	.plaza-wrap .rental-cont .visual-cont.type2 .video-cont {
		overflow: hidden;
		position: relative;
		width: 100%;
		height: 0;
		padding-bottom: 56.25%;
	}

	.plaza-wrap .rental-cont .visual-cont.type2 .video-cont iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.plaza-wrap .rental-cont .visual-cont.type2 .thumb-list {
		width: auto;
		gap: 10px;
		flex-direction: row;
	}

	.plaza-wrap .rental-cont .visual-cont.type2 .thumb-list li {
		min-width: unset;
		height: 19vw;
	}

	/* 20231103//(Ina)대관안내 페이지 콘텐츠 수정(e) */
}

@media screen and (max-width: 1285px) {

	/* 서울 관광 플라자 */
	.plaza-wrap .plaza-bg .info-box .info-txt {
		padding-left: 40px;
	}

	.plaza-wrap .btn-arrow:not(.link) {
		width: 100%;
	}

	.plaza-wrap .btn-arrow+.btn-arrow {
		margin-left: 0px;
		margin-top: 30px;
	}
}

@media screen and (max-width: 1250px) {
	.goals {
		width: 691px;
	}

	.goal {
		margin-top: 20px;
	}

	.goal:nth-child(4) {
		margin-left: 108px;
	}

	.m-c02-news {
		padding: 40px 14px 0px;
		height: 210px;
	}

	.main-c02-wrap {
		height: auto;
	}

	.main-c02-wrap .content-in {
		padding-bottom: 60px;
	}

	.mnews-title {
		font-size: 15px;
		line-height: 24px;
	}

	.mnews-date {
		left: 14px;
	}

	.mnews-lb {
		font-size: 14px;
		width: 72px;
		height: 36px;
		line-height: 36px;
	}

	/* .popWrap2{width: 500px;} */
	/* .popWrap2{width: 400px;} */
	/* .popWrap2 .bgWrap a{font-size: 14px;} */
}

@media screen and (max-width: 1200px) {

	.gnb {
		display: none;
	}

	.sitemap-go {
		display: none;
	}

	.quick-menu {
		display: none;
	}

	.sitemap.active {
		display: none;
	}

	/* 20241022//(Ina)수정(s) */
	.right-btns .lang {
		display: none !important;
	}

	.gnb-inner .momenu-go .momenu-btn {
		display: block;
	}

	.top-search-bar.active {
		width: 100%;
	}

	.gnb-inner .right-btns {
		right: 86px;
	}
	/* 20241022//(Ina)수정(e) */

	/*a003*/
	.a003-txt1 {
		position: relative;
		font-size: 27px;
		color: #222;
		font-family: "Montserrat";
		font-weight: 400;
	}

	.a003-txt2 {
		position: relative;
		font-size: 30px;
		color: #000;
		font-weight: 400;
	}

	.a003-txt3 {
		position: relative;
		font-size: 16px;
		font-weight: 400;
		color: #8d8d8d;
		font-weight: 30px;
	}

	.a003-right1 {
		position: relative;
		width: calc(100% - 600px);
		float: right;
		margin-top: 100px;
		padding: 88px 0px 0px 70px;
	}

	.a003-right2 {
		position: relative;
		width: calc(100% - 485px);
		float: left;
		margin-top: 100px;
		padding: 48px 0px 0px 70px;
	}

	.a003-right3 {
		position: relative;
		width: calc(100% - 600px);
		float: right;
		margin-top: 100px;
		padding: 48px 0px 0px 70px;
	}

	.a003-right4 {
		position: relative;
		width: calc(100% - 485px);
		float: left;
		margin-top: 100px;
		padding: 48px 0px 0px 70px;
	}

	/*a005*/

	/* 20220421//(Ina)수정(s) */
	/*
	.sto-tree-003{left: calc(50% + 100px); width:300px; height:70px; line-height:70px;}
	*/
	.sto-tree-003_1 {
		right: calc(50% + 90px);
		width: 300px;
		height: 70px;
		line-height: 70px;
	}

	.sto-tree-003_2 {
		left: calc(50% + 90px);
		width: 300px;
		height: 70px;
		line-height: 70px;
	}

	.sto-tree-003_3 {
		right: calc(50% + 90px);
		width: 300px;
		height: 70px;
		line-height: 70px;
	}

	/*
	.sto-tree-double > div{width: 100%; float: none; margin: 0 auto; margin-top: 50px}
	.sto-tree-double > div:first-child{margin-top: 0;}
	*/

	.sto-tree-topWrap.flex-list {
		flex-direction: column;
	}

	.sto-tree-tri>div {
		width: 100%;
		float: none;
		margin: 0 auto;
		margin-top: 50px;
	}

	.sto-tree-tri>div:first-child {
		margin-top: 0;
	}

	/*.sto-tree-004{left: calc(50% - 320px); width:300px; height:70px; line-height:70px;}
	.sto-tree-005{right: calc(50% - 320px); width:300px; height:70px; line-height:70px;}*/

	/* 20220421//(Ina)수정(e) */

	.tab-a5-wrap {
		height: 150px;
	}

	.tab-a5-wrap .tab-a5 {
		width: 100%;
		margin-left: 0px;
		height: 70px;
	}

	.tab-a5-wrap .tab-a5.tri {
		width: 100%;
		margin-left: 0px;
		height: 70px;
	}

	.tab-a5-wrap .tab-a5.qua {
		width: 100%;
		margin-left: 0px;
		height: 70px;
	}

	.tab-a5-wrap .tab-a5 span {
		font-size: 20px;
		height: 58px;
		line-height: 58px;
	}

	.tab-a5-wrap.new-tab-t2 {
		margin: 50px auto 0px;
	}

	.tree-line3 {
		left: calc(50% - 170px);
		width: 340px;
	}

	.tree-line4 {
		left: calc(50% - 170px);
	}

	.tree-line5 {
		right: calc(50% - 170px);
	}

	/*a008*/
	.map-area {
		padding: 0px 22px;
	}

	.map-area img {
		width: 100%;
	}

	.addr-left {
		width: 42%;
	}

	.addr-title {
		font-size: 40px;
	}

	.addr-right {
		width: 58%;
	}

	.addr-right .addr-tr {
		height: auto;
		padding: 30px 0px;
	}

	.addr-info {
		margin-top: 50px;
	}

	.addr-th {
		width: 85px;
		height: auto;
		line-height: 22px;
		font-size: 18px;
	}

	.addr-td {
		width: calc(100% - 85px);
		height: auto;
		line-height: 22px;
		font-size: 18px;
	}

	/*게시판류 넓이*/
	/*.sd001-01 .content-in{width:1200px !important; margin:0px auto;}*/
	.sd001-01 .content-in {
		width: calc(100% - 66px) !important;
	}

	.se001-01 .content-in {
		width: calc(100% - 66px) !important;
	}

	.se001-02 .content-in {
		width: calc(100% - 66px) !important;
	}

	.se001-03 .content-in {
		width: calc(100% - 66px) !important;
	}

	/* 20220707 start */
	.plaza-wrap .plaza-tab-cont .tab-cont-inner.reserv_wrap {
		display: block;
	}

	.plaza-wrap .floor-slide-wrap.reserv {
		width: 100%;
		margin-top: 20px;
	}

	.plaza-wrap .floor-info.reserv_txt {
		width: auto;
	}

	.plaza-wrap .reserv_txt p:nth-of-type(2) {
		width: auto;
	}

	/* 20220707 end */
}

@media screen and (max-width: 1110px) {
	.page-title-bar {
		height: 380px;
		padding-top: 80px;
	}

	.page-title-bar h2 {
		height: 380px;
		margin-top: 74px;
		height: auto;
	}

	.img-sa001-01 {
		width: 244px;
		height: 342px;
	}

	.sub-a .page-title-bar {
		background: url(../images/sub-a.jpg) 50% calc(50% + 40px);
		background-size: auto 300px;
	}

	.sub-b .page-title-bar {
		background: url(../images/sub-b.jpg) 50% calc(50% + 40px);
		background-size: auto 300px;
	}

	.sub-c .page-title-bar {
		background: url(../images/sub-c.jpg) 50% calc(50% + 40px);
		background-size: auto 300px;
	}

	.sub-d .page-title-bar {
		background: url(../images/sub-d.jpg) 50% calc(50% + 40px);
		background-size: auto 300px;
	}

	.sub-e .page-title-bar {
		background: url(../images/sub-e.jpg) 50% calc(50% + 40px);
		background-size: auto 300px;
	}

	.sub-f .page-title-bar {
		background: url(../images/sub-f.jpg) 50% calc(50% + 40px);
		background-size: auto 300px;
	}

	.tsb-wrap-w {
		width: 640px;
		height: 104px;
		margin: 98px auto 0px;
		padding: 20px;
		border-radius: 10px;
	}

	.tsb-wrap.f003sp {
		margin: 0px;
	}

	/*통합검색결과*/
	.tab-f3-wrap .tab-f3 span {
		font-size: 20px;
	}

	/*a003*/
	.a003-txt1 {
		position: relative;
		font-size: 24px;
		color: #222;
		font-family: "Montserrat";
		font-weight: 400;
	}

	.a003-txt2 {
		position: relative;
		font-size: 28px;
		color: #000;
		font-weight: 400;
	}

	.a003-txt3 {
		position: relative;
		font-size: 16px;
		font-weight: 400;
		color: #8d8d8d;
		font-weight: 30px;
	}

	.a3-line {
		width: 110px;
		background: #000000;
	}

	.a003-01 .content-in {
		min-height: 600px;
	}

	.a003-02 .content-in {
		min-height: 400px;
	}

	.a003-03 .content-in {
		min-height: 600px;
	}

	.a003-04 .content-in {
		min-height: 400px;
	}

	.a003-01 img {
		position: absolute;
		top: 200px;
		left: 0px;
		width: 450px;
		height: 300px;
	}

	.a003-02 img {
		position: absolute;
		top: 60px;
		right: 0px;
		width: 338px;
		height: 448px;
	}

	.a003-03 img {
		position: absolute;
		top: 200px;
		left: 0px;
		width: 450px;
		height: 300px;
	}

	.a003-04 img {
		position: absolute;
		top: 60px;
		right: 0px;
		width: 338px;
		height: 448px;
	}

	.a003-right1 {
		position: relative;
		width: calc(100% - 450px);
		float: right;
		margin-top: 40px;
		padding: 88px 0px 0px 40px;
	}

	.a003-right2 {
		position: relative;
		width: calc(100% - 338px);
		float: left;
		margin-top: 40px;
		padding: 48px 0px 0px 40px;
	}

	.a003-right3 {
		position: relative;
		width: calc(100% - 450px);
		float: right;
		margin-top: 40px;
		padding: 48px 0px 0px 40px;
	}

	.a003-right4 {
		position: relative;
		width: calc(100% - 338px);
		float: left;
		margin-top: 40px;
		padding: 48px 0px 0px 40px;
	}

	.mti-txt1 {
		font-size: 30px;
	}

	.mti-txt2 {
		font-size: 30px;
	}

	.mti_btn {
		font-size: 20px;
		background-size: 2.8%;
		width: 342px;
	}

	/* 20220621 */

	/*foot*/
	.footer .footer-bot .youtube {
		top: 57px;
	}

	.footer .footer-bot .facebook {
		top: 57px;
	}

	.footer .footer-bot .instagram {
		top: 57px;
	}

	/*a002*/
	.role-txt3 {
		padding: 0px 6px;
	}

	.main-pic-btn001 {
		width: 300px;
		height: 202px;
	}

	.main-pic-btn002 {
		width: 300px;
		height: 202px;
	}

	.main-pic-btn003 {
		width: 300px;
		height: 202px;
	}

	.main-pic-btn.m-pos1 {
		top: 380px;
		left: calc(50% - 110px);
		width: 300px;
		height: 202px;
		z-index: 91;
	}

	.main-pic-btn.m-pos2 {
		top: 196px;
		right: 14px;
	}

	.main-pic-btn.m-pos3 {
		top: 534px;
		right: 14px;
	}

	.main-pic-txt {
		font-size: 50px;
		right: -140px;
		bottom: -70px;
	}

	.m4-cover {
		line-height: 202px;
	}
}

@media screen and (max-width: 1080px) {
	.vision-2021 {
		padding: 50px 20px 127px;
	}

	.vision-2021>h3 {
		font-size: 38px;
		margin-bottom: 38px;
	}

	.vision-2021 .vision-top.vision_p_t {
		display: none;
	}

	.vision-2021 .vision-top.vision_m {
		display: block;
		height: auto;
		margin-bottom: 80px;
	}

	.vision-2021 .vision-top.vision_m>ul {
		display: flex;
		justify-content: space-around;
	}

	.vision-2021 .vision-top.vision_m>ul>li {
		min-width: 242px;
		text-align: center;
	}

	.vision-2021 .vision-top.vision_m>ul>li>img {
		width: 100%;
		max-width: 242px;
	}

	.vision-2021 .vision-top.vision_m>ul>li>p {
		font-size: 19px;
		text-align: center;
		line-height: 1.4em;
		margin-top: 20px;
	}

	.vision-2021 .vision-top.vision_m>img {
		display: block;
		width: 100%;
		max-width: 242px;
		margin: 44px auto 0;
	}

	/* 서울 관광 플라자 */
	/*
	.plaza-wrap .plaza-tab.facility > li {width:calc(100% / 4); border-top:0; }
	.plaza-wrap .plaza-tab.facility > li:nth-child(4) {border-right:1px solid #c1c1c1;}
	.plaza-wrap .plaza-tab.facility > li:nth-child(1), .plaza-wrap .plaza-tab.facility > li:nth-child(2), .plaza-wrap .plaza-tab.facility > li:nth-child(3), .plaza-wrap .plaza-tab.facility > li:nth-child(4) {border-top:1px solid #c1c1c1;}
	*/
	.plaza-wrap .plaza-tab>li {
		width: 50%;
		height: 8vw;
	}

	.plaza-wrap .tour-step-wrap {
		border-radius: 0 !important;
		text-align: center;
	}

	.plaza-wrap .tour-step-box {
		max-width: 550px;
	}

	.plaza-wrap .tour-step-box>li {
		width: calc((100% - 80px) / 2);
		max-width: 235px;
	}

	.plaza-wrap .tour-step-box>li:nth-child(2n) {
		margin-right: 0;
	}

	.plaza-wrap .tour-step-box>li:nth-child(2)::after {
		right: auto;
		left: -20%;
		top: auto;
		bottom: -30px;
		transform: translateY(0) rotate(135deg);
	}

	.plaza-wrap .tour-step-box>li:nth-child(3),
	.plaza-wrap .tour-step-box>li:nth-child(4) {
		margin-top: 40px;
	}
}

@media screen and (max-width: 1020px) {
	.family-site {
		width: 100%;
	}

	.footer .footer-bot .txt1 {
		padding-top: 50px !important;
	}

	.footer .footer-top .gnb-logo {
		left: 50px;
	}

	.footer .footer-bot {
		padding-bottom: 90px;
	}

	.footer .footer-top .tip-pop {
		left: 50%;
		top: auto;
		bottom: 80px;
		width: 280px;
		margin-left: -140px;
	}
}

@media screen and (max-width: 1000px) {
	.tab-f3-wrap {
		height: 60px;
	}

	.tab-f3-wrap .tab-f3 {
		height: 60px;
	}

	.tab-f3-wrap .tab-f3 span {
		height: 59px;
		line-height: 58px;
	}

	.tab-t3-wrap.full .tab-t3 {
		width: calc(100% / 3);
		border: 1px solid #c2c2c2;
	}

	.tab-t3-wrap.full .tab-t3-wrap-in {
		display: block;
		justify-content: unset;
	}

	.tab-t3-wrap.full .tab-t3 span {
		font-size: 2.7361vw;
	}

	/*재단사업소개 모바일버전*/
	.main-c03-wrap.desktop {
		display: none;
	}

	.main-c03-wrap.mobile {
		display: block;
		height: auto;
	}

	.main-c03-wrap.mobile .content-in {
		min-height: auto;
		padding-bottom: 0px;
	}

	.main-c04-wrap.desktop {
		display: none;
	}

	.main-c04-wrap.mobile {
		display: block;
		height: auto;
	}

	.main-c04-wrap.mobile .content-in {
		min-height: auto;
		padding-bottom: 0px;
	}

	.main-c02-wrap .main-txt1 {
		font-size: 26px;
	}

	.main-c02-wrap .main-txt2 {
		font-size: 14px;
	}

	.main-c03-wrap.mobile .main-txt1 {
		text-align: left;
		padding-left: 9vw;
		font-size: 26px;
	}

	.main-c03-wrap.mobile .main-txt2 {
		text-align: left;
		padding-left: 9vw;
		font-size: 14px;
		padding-top: 8px;
		padding-right: 8px;
	}

	.main-c04-wrap.mobile .main-txt1 {
		text-align: left;
		padding-left: 9vw;
		font-size: 26px;
	}

	.main-c04-wrap.mobile .main-txt2 {
		text-align: left;
		padding-left: 9vw;
		font-size: 14px;
		padding-top: 8px;
		padding-right: 8px;
	}

	.mb-mo-wrap {
		width: 100%;
		height: 800px;
	}

	.main-c03-wrap {
		height: 1200px;
	}

	.mb-mo-w {
		position: relative;
		width: 100%;
		height: 400px;
		padding: 50px 0px 0px 9vw;
		text-align: left;
	}

	.mb-mo-w.mb-mo-w1 {
		background: #a6227a;
	}

	.mb-mo-w.mb-mo-w2 {
		background: #4946ae;
	}

	.mb-mo-w.mb-mo-w3 {
		background: #137dc3;
	}

	.main04b .mb-mo-w.mb-mo-w1 {
		background: #2e2a6e;
	}

	.main04b .mb-mo-w.mb-mo-w2 {
		background: #0c549e;
	}

	.main04b .mb-mo-w.mb-mo-w3 {
		background: #c36c21;
	}

	.main04b .mb-mo-w.mb-mo-w4 {
		background: #9a3535;
	}

	.mb-mo-w .bmc-txt1 {
		font-size: 16px;
		text-align: left;
		color: #fff;
		font-weight: 400;
		padding-left: 2px;
	}

	.mb-mo-w .bmc-txt2 {
		font-size: 40px;
		text-align: left;
		color: #fff;
		font-weight: 500;
		margin-top: 7px;
	}

	.mb-mo-w .bmc-txt3 {
		font-size: 16px;
		text-align: left;
		color: #fff;
		font-weight: 300;
		line-height: 24px;
		padding-left: 2px;
		margin-top: 14px;
	}

	.mb-mo-w .bmc-txt4 {
		position: absolute;

		display: inline-block;
		font-size: 16px;
		text-align: left;
		color: #fff;
		font-weight: 400;
		padding-left: 2px;
		margin-top: 16px;
		background: url(../images/btn-more.png) right no-repeat;
		background-size: 20px 20px;
		padding-right: 31px;
		height: 20px;
		line-height: 19px;
		margin-left: 0px;
	}

	.mb-mo-pic {
		position: absolute;
		width: 500px;
		line-height: 0px;
		top: 298px;
		left: 9vw;
		z-index: 30;
	}

	.mb-mo-pic img {
		width: 100%;
	}

	.main03b .swiper-slide .mb-mo-pic {
		left: -69px;
	}

	.main03b .swiper-slide-active .mb-mo-pic {
		left: 9vw;
		transition: all 0.3s;
	}

	.swiper-container.main03b {
		width: 100%;
		height: 100%;
		margin-top: 30px;
	}

	.swiper-container.main04b {
		width: 100%;
		height: 100%;
		margin-top: 30px;
	}

	.main04b .swiper-slide .mb-mo-pic {
		left: -69px;
	}

	.main04b .swiper-slide-active .mb-mo-pic {
		left: 9vw;
		transition: all 0.3s;
	}

	.main04b .mb-mo-wrap {
		height: auto;
		padding-bottom: 0px;
	}

	.main04b .mb-mo-w {
		height: 250px;
		margin-top: 100px;
	}

	.main04b .mb-mo-pic {
		top: 0px;
		z-index: 40;
	}

	.main04b .bmc-txt1 {
		margin-top: 148px;
	}

	.main03b .swiper-slide {
		text-align: center;
		font-size: 18px;
		background: #fff;
		width: 100%;

		/* Center slide text vertically */
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
	}

	.main-c03-wrap.mobile .main-pic-txt {
		top: 640px;
		right: 0px;
		text-align: left;
		width: 100%;
		padding-left: 9vw;
	}

	.main-c04-wrap .main-txt1 {
		padding-top: 40px;
	}

	.first.sa001-01 .txt2 {
		margin-top: 530px;
	}

	.first.sa001-01 .txt3 {
		bottom: auto;
		right: 140px;
		top: 290px;
	}

	.first.sa001-01 .txt4 {
		bottom: auto;
		right: 225px;
		top: 310px;
	}

	.img-sa001-01 {
		bottom: auto;
		top: 260px;
		right: -50px;
		width: 244px;
		height: 342px;
	}

	/*a007*/
	.sa007-om {
		display: none;
	}

	.ci-row1 {
		height: 424px;
		border: 1px solid #f2f2f2;
		position: relative;
	}

	.ci-001 {
		margin-top: 70px;
		margin-left: 36px;
	}

	.ci-top {
		width: calc(100% - 470px);
	}

	.ci-row1 .ci-txt {
		margin-top: 24px;
		margin-left: 36px;
		font-size: 14px;
		padding-right: 20px;
		line-height: 24px;
	}

	.ci-detail {
		position: relative;
		width: 470px;
		height: 422px;
		top: 0px;
		right: 0px;
		background: url(../images/ci_002a.png) center no-repeat;
		float: left;
	}

	.ci-row2 .ci-txt {
		font-size: 14px;
	}

	.ci-row3-one .sn-001 {
		width: 189px;
		height: 35px;
	}

	.ci-row3-one .sn-002 {
		width: 104px;
		height: 78px;
	}

	.ci-row3-one .sn-003 {
		width: 165px;
		height: 37px;
	}

	.ci-row3-one .sn-004 {
		width: 72px;
		height: 78px;
	}

	.ci-row3-one .sn-005 {
		width: 199px;
		height: 36px;
	}

	.ci-row3-one .sn-006 {
		width: 99px;
		height: 72px;
	}

	.ci-row3-one .sn-007 {
		width: 196px;
		height: 35px;
	}

	.ci-row3-one .sn-008 {
		width: 99px;
		height: 71px;
	}

	.ci-row3-one .sn-009 {
		width: 216px;
		height: 36px;
	}

	.ci-row3-one .sn-010 {
		width: 106px;
		height: 70px;
	}

	/*c007*/
	.tid-msg0 {
		margin-left: 18%;
		width: 82%;
		font-size: 13px;
	}

	/*d007*/

	.tid-msg1 {
		margin-left: 18%;
		width: 32%;
		font-size: 13px;
	}

	.tid-msg2 {
		margin-left: 18%;
		width: 32%;
		padding-left: 0px;
		font-size: 13px;
	}

	.tid-msg3 {
		font-size: 13px;
	}

	.tid-msg3.on {
		margin-left: 0px;
	}

	.tid-th1 {
		width: 18%;
		font-size: 17px;
	}

	.tid-td1 {
		width: 32%;
	}

	.tid-th2 {
		width: 18%;
		font-size: 17px;
		padding-left: 24px;
		padding-right: 0px;
		text-align: left;
	}

	.tid-td2 {
		width: 32%;
	}

	.tid-th1.m-hide {
		overflow: hidden;
		position: absolute;
		width: 0;
		height: 0;
		line-height: 0;
		text-indent: -9999px;
	}

	.tid-td3,
	.tid-txa {
		width: 100%;
	}

	.tid-th1.th-file {
		width: 100%;
	}

	.tid-td4 {
		width: 100%;
	}

	.tid-td5 {
		width: calc(51% - 100px);
	}

	.tid-file {
		margin-left: 0px;
	}

	.tid-td6 {
		width: calc(100% - 100px);
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.file_label {
		margin-left: 0px;
	}

	/*c007*/
	.c007-tab-btn1 {
		top: 140px;
	}
}

/* 서울 관광 플라자 */
@media screen and (max-width: 960px) {
	.plaza-wrap .btn-wrap.btn03 .btn-plaza {
		width: 100%;
	}

	.plaza-wrap .btn-wrap.btn03 .btn-plaza+.btn-plaza {
		margin-left: 0;
		margin-top: 20px;
	}

	/* 20220902 start */
	/* .plaza-wrap .btn-wrap.btn02 .btn-plaza {width:calc((100% - 22px) / 2);} */
	/* 20220902 end */
	.plaza-wrap .floor-info {
		padding-top: 0;
		padding-left: 30px;
	}

	.plaza-wrap .tourlist-box>li {
		width: calc((100% - 60px) / 5);
		margin-right: 15px;
	}

	.a003-wrap img {
		max-width: 100%;
		width: calc(50% - 40px);
	}
}

@media screen and (max-width: 920px) {

	/*b001*/
	.sv-cards {
		width: 426px;
	}

	.sv-card:nth-child(2n) {
		margin-left: 0px;
	}

	.popWrap {
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		top: auto;
		bottom: 30px;
	}

	.popWrap1 {
		top: 30px;
		bottom: auto;
	}

	.popWrap.popWrap2 {
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		top: auto;
		bottom: 30px;
	}

	/* .popWrap2{left: 50%;  transform: translateX(-50%); top: 30px; bottom: auto; width: 500px;} */
	/* .popWrap2{left: 50%;  transform: translateX(-50%); top: 30px; bottom: auto; width: 400px;} */
}

@media screen and (max-width: 900px) {
	/* 20241101//(Ina)추가(s) */
	.scroll-hint {
		position: relative;
		display: flex;
		/* justify-content: center; */
		align-items: center;
		gap: 5px;
		margin:30px 0 15px;
		padding-left: 22px;
		font-size: 14px;
		color: #53575a;
		opacity: 0.6;
	}

	.scroll-area-wrapper {
		position: relative;
	}

	.scroll-area {
		overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
		padding-left: 22px;
	}
	.scroll-area::before,
	.scroll-area::after {
		content: '';
		position: absolute;
		top: 0;
		height: 100%;
		width: 22px;
		pointer-events: none;
		display: none;
	}
	.scroll-area.has-left-gradient::before {
		display: block;
		left: 0;
		background: linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
	}
	.scroll-area.has-right-gradient::after {
		display: block;
		right: 0;
		background: linear-gradient(to left, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
	}
	.scroll-area table {
		user-select: none;
	}
	/* 20241101//(Ina)추가(e) */

	.tsb-wrap-w {
		width: 540px;
		height: 104px;
		margin: 98px auto 0px;
		padding: 20px;
		border-radius: 10px;
	}

	.tsb-wrap.f003sp {
		margin: 0px;
	}

	.tsb-wrap {
		width: 500px;
	}

	.tab-f3-wrap .tab-f3 span {
		font-size: 15px;
	}

	.footer {
		height: auto;
		padding: 0px 33px;
	}

	.footer .footer-top {
		height: auto;
		position: static;
	}

	.footer .footer-top .gnb-logo {
		left: 35px;
	}

	.footer .footer-top .right-btns {
		width: 100%;
		margin-top: 80px;
	}

	.footer .footer-top .foot-r-btn {
		width: 100%;
		height: 51px;
		line-height: 50px;
		border-top: 1px solid #3d3e3f;
	}

	.footer .footer-top .i1 {
		display: none;
	}

	.footer .footer-bot .youtube {
		top: -277px;
	}

	.footer .footer-bot .facebook {
		top: -277px;
	}

	.footer .footer-bot .instagram {
		top: -277px;
	}

	/*a002*/
	.role-txt1 {
		font-size: 20px;
	}

	.role-txt2 {
		font-size: 14px;
	}

	.a002-bg2 .content-in {
		padding: 20px;
		width: calc(100% - 10px) !important;
	}

	.a002-bg2 {
		padding-bottom: 50px;
		background: #f6f6f6;
	}

	.a002-bg2 .content-in .sub-title {
		color: #222;
	}

	/*a003*/
	.a003-01 img {
		position: absolute;
		top: 200px;
		left: 0px;
		width: 390px;
		height: 260px;
	}

	.a003-02 img {
		position: absolute;
		top: 60px;
		right: 0px;
		width: 338px;
		height: 448px;
	}

	.a003-03 img {
		position: absolute;
		top: 200px;
		left: 0px;
		width: 390px;
		height: 260px;
	}

	.a003-04 img {
		position: absolute;
		top: 60px;
		right: 0px;
		width: 338px;
		height: 448px;
	}

	.a003-right1 {
		position: relative;
		width: calc(100% - 390px);
		float: right;
		margin-top: 40px;
		padding: 88px 0px 0px 40px;
	}

	.a003-right2 {
		position: relative;
		width: calc(100% - 338px);
		float: left;
		margin-top: 40px;
		padding: 48px 10px 0px 40px;
	}

	.a003-right3 {
		position: relative;
		width: calc(100% - 390px);
		float: right;
		margin-top: 40px;
		padding: 48px 0px 0px 40px;
	}

	.a003-right4 {
		position: relative;
		width: calc(100% - 338px);
		float: left;
		margin-top: 40px;
		padding: 48px 10px 0px 40px;
	}

	/*a004*/
	.a004-menu {
		width: 30%;
	}

	.a004-content {
		width: 70%;
	}

	.hst-year2 {
		width: 100px;
	}

	.hst-content {
		float: left;
		width: calc(100% - 100px);
	}


	/* 20241101//(Ina)수정(s) */

	/*a005*/
	.sa005-01 .content-in {
		width: 100% !important;
	}

	.sa005-01 .sto-tree,
	.sa005-01 .tab-a5-wrap,
	.sa005-01 .a5-part-title {
		padding: 0 22px;
	}

	.sa005-01 .sub-title {
		padding: 0 22px 30px;
	}

	.sa005-01 .scroll-area table.tb-kimd {
		margin: 0;
		width: 100%;
		border-collapse: collapse;
	}

	/*
	.sto-tree-003{left: calc(50% + 120px); width:200px; height:70px; line-height:70px;}
	*/
	.sto-tree-003_1 {
		right: calc(50% + 89px);
		width: 200px;
		height: 70px;
		line-height: 70px;
	}

	.sto-tree-003_2 {
		left: calc(50% + 89px);
		width: 200px;
		height: 70px;
		line-height: 70px;
	}

	.sto-tree-003_3 {
		right: calc(50% + 89px);
		width: 200px;
		height: 70px;
		line-height: 70px;
	}

	[class^="tree-line2_"] {
		width: 200px;
	}


	.tb-kimd.part1 .tda51-003,
	.tb-kimd.part2 .tda53-004,
	.tb-kimd.part3 .tda53-004 {
		padding-left: 6px;
	}

	/*
	.taba5-col1,
	.tb-kimd.part2 .tda53-001,
	.tb-kimd.part3 .tda53-001,
	.tb-kimd.part2 thead th:first-child,
	.tb-kimd.part3 thead th:first-child {
		display: none;
	}
	*/


	.taba5-col2 {
		width: 15%;
	}

	.taba5-col3 {
		width: 15%;
	}

	.taba5b-col1 {
		width: 15%;
	}

	.taba5b-col2 {
		width: 15%;
	}

	.taba5b-col3 {}

	.only-pc-tr {
		display: none !important;
	}

	.only-mo-tr2 {
		display: table-cell;
	}

	.only-mo-tr {
		display: table-row;
		width: 100%;
	}

	.only-mo-tr th {
		padding: 20px 0;
	}

	.a005-mo-team {
		font-size: 20px !important;
		font-weight: 700 !important;
		text-align: left;
		padding: 40px 0px 20px !important;
	}

	.a005-mo-team-cont {
		text-align: left !important;
		padding: 0px 0px 20px !important;
	}

	

	.tb-kimd thead th {
		font-size: 15px;
		text-align: center;
	}

	.tb-kimd tbody td,
	.tb-kimd tbody td.tda53-001 {
		padding: 15px;
		font-size: 15px;
		line-height: 26px;
		/* text-align: left; */
	}


	.tb-kimd.part2 tbody th,
	.tb-kimd.part3 tbody th {
		color: #aaa;
		font-size: 17px;
		padding: 20px 0px;
		font-weight: 400;
	}


	.tb-kimd.part1 .ph-num,
	.tb-kimd.part2 .ph-num,
	.tb-kimd.part3 .ph-num {
		display: none;
	}
	.tb-kimd.part1 tbody td,
	.tb-kimd.part2 tbody td,
	.tb-kimd.part3 tbody td {
		font-size: 15px;
		line-height: 26px;
	}
	

	/* 20241101//(Ina)수정(e) */

	/*a007*/
	.ci-top .ci-001 {
		width: 113px;
		height: 67px;
		margin-top: 95px;
	}

	.ci-top {
		width: 50%;
	}

	.ci-detail {
		width: calc(50% - 14px);
		background: url(../images/ci_002a.png) center no-repeat;
		background-size: 100% auto;
		margin-right: 14px;
	}

	.sub-title2-ci {
		margin-top: 30px;
	}

	.sub-title+.sub-title2-ci {
		margin-top: 10px;
	}

	/*c001*/
	/*
	.tab21-01 {}

	.tab21-02 {
		width: 30%;
	}

	.tab21-03 {
		width: 25%;
	}

	.tab21-04 {
		width: 25%;
	}

	.tab21-05 {
		width: 10%;
	}

	.tab21-06 {
		width: 10%;
	}
	.tab21-07 {}
	*/

	.tab21-01 {
		width: 140px;
	}
	.tab21-02 {
		width: auto;
	}
	.tab21-03 {
		width: auto;
	}
	.tab21-04 {
		width: auto;
	}
	.tab21-05 {
		width: auto;
	}
	.tab21-06 {
		width: 100px;
	}
	.tab21-07 {
		width: 100px;
	}
	
	.con-search-bar.c001 .r-btns .con-ip, 
	.con-search-bar.c001 .r-btns .input-field {
		width: 100%;
		margin-left: 0px;
	}

	.con-search-bar.c001 .r-btns .btn {
		width: 100%;
		margin-left: 0px;
		margin-top: 10px;
		margin-bottom: 40px;
	}

	.tb-kimd.type-c001 .ph-num {
		width: 22px;
		height: 30px;
		overflow: hidden;
		background: url(../images/icon-phone.png) center no-repeat;
		background-size: 13px 15px;
		margin-left: 0px;
	}

	/*
	.pre-info .tda53-001 {
		display: none;
	}

	.tb-kimd.pre-info th {
		color: #aaa;
		font-size: 17px;
		padding: 20px 0px;
		font-weight: 400;
	}

	.tb-kimd.pre-info td,
	.tb-kimd.pre-info th {
		font-size: 15px;
		line-height: 28px;
	}

	.tb-kimd.pre-info th {
		vertical-align: top;
	}
	*/

	.info-addr {
		background: url(../images/icon-link.png) center no-repeat;
		background-size: 15px 15px;
		display: inline-block;
		color: #53575a;
		vertical-align: top;
		padding-left: 22px;
		margin-left: 0px;
		width: 22px;
		height: 30px;
		overflow: hidden;
	}

	.tab-t2-wrap .tab-t2 {
		position: relative;
		float: left;
		width: 100%;
		border: 1px solid #c2c2c2;
		height: 60px;
		margin-left: 0px;
		margin-top: -1px;
	}

	.tab-t2-wrap .tab-t2 span {
		display: block;
		height: 58px;
		line-height: 58px;
		color: #53575a;
		font-size: 20px;
		text-align: center;
		font-weight: 500;
	}

	.c001 .r-btns {
		width: 100%;
	}

	.sub-c001 .tab-t2-wrap {
		margin-top: 0px;
	}

	/*비공개 정보 세부기준*/

	.sc002-01 .content-in {
		width: 100% !important;
		padding-left: 20px;
		padding-right: 20px;
	}

	/*d007*/
	.tid-ipt-wrap {
		padding: 20px 20px 30px;
	}

	/*f002*/
	.fs-group {
		width: calc((100% - 30px) / 3);
		margin-left: 15px;
	}

	.fsg-001 img {
		width: 170px;
		height: auto;
		vertical-align: middle;
	}

	.fsg-002 img {
		width: 173px;
		height: auto;
		vertical-align: middle;
	}

	.fsg-003 img {
		width: 160px;
		height: auto;
		vertical-align: middle;
	}

	.fsg-004 img {
		width: 172px;
		height: auto;
		vertical-align: middle;
	}

	.fs-groups+.f001-sub-title {
		margin-top: 60px;
	}
}

@media screen and (max-width: 850px) {

	/*a007*/
	.ci-row2-one {
		position: relative;
		width: 100%;
		height: 280px;
		margin-top: 14px;
		margin-left: 0px;
		text-align: center;
	}

	.main-c02-wrap .main-txt1 {
		font-size: 26px;
	}

	.main-c02-wrap .main-txt2 {
		font-size: 14px;
	}

	.main-c03-wrap .main-txt1 {
		font-size: 26px;
	}

	.main-c03-wrap .main-txt2 {
		font-size: 14px;
	}

	.main-c04-wrap .main-txt1 {
		font-size: 26px;
	}

	.main-c04-wrap .main-txt2 {
		font-size: 14px;
	}

	.m-c02-news {
		width: calc(50% - 10px);
		margin-left: 20px;
		padding: 40px 14px 0px;
		height: 210px;
	}

	.m-c02-news:nth-child(4n-3) {
		margin-left: 0px;
	}

	.m-c02-news:nth-child(2n-1) {
		margin-left: 0px;
	}

	.main-c02-wrap {
		height: auto;
	}

	.main-c02-wrap .content-in {
		padding-bottom: 60px;
	}

	.mnews-title {
		font-size: 15px;
		line-height: 24px;
	}

	.mnews-date {
		left: 14px;
	}

	.mnews-lb {
		font-size: 14px;
		width: 72px;
		height: 36px;
		line-height: 36px;
	}
}

@media screen and (max-width: 808px) {
	.vision-2021 .vision-list {
		width: 492px;
	}

	.vision-2021 .vision-list>li:nth-child(3n) {
		margin-left: 0;
	}

	.vision-2021 .vision-list>li:nth-child(4) {
		margin-left: 60px;
	}

	.vision-2021 .vision-list>li:last-child {
		margin-left: 0;
	}
}

@media screen and (max-width: 800px) {
	.mti-txt1 {
		width: 90%;
		font-size: 22px;
		padding-right: 10%;
	}

	.mti-txt2 {
		width: 90%;
		font-size: 22px;
		padding-right: 10%;
	}

	.mti_btn {
		padding-left: 16px;
		background-size: 4%;
		background-position: 93%;
		width: 200px;
		height: 54px;
		font-size: 18px;
		line-height: 50px;
	}

	/* 20220621 */
	.ci-row.mo .swiper-pagination-bullet-active {
		background: #ee6e00 !important;
	}

	.ci-row.mo .swiper-pagination-bullet {
		width: 12px !important;
		height: 12px !important;
	}

	.ci-row.mo .swiper-container-horizontal>.swiper-pagination-bullets {
		bottom: 20px !important;
	}

	/* .mti-txt3{position: absolute; font-size:13px; letter-spacing: 0px;
	font-weight: 400; bottom:-500px; left:25px; width:160px; height:30px; line-height:30px;
	color:#fff;
	-webkit-transform:rotate(270deg);
	-webkit-transform-origin:left top;
	-moz-transform:rotate(270deg);
	-moz-transform-origin:left top;
	-ms-transform:rotate(270deg);
	-ms-transform-origin:left top;
	-o-transform:rotate(270deg);
	-o-transform-origin:left top;
	transform:rotate(270deg);
	transform-origin:left top;
	} */

	.mti-line {
		position: absolute;
		bottom: calc(-326px);
		width: 1px;
		height: 100px;
		background-color: #fff;
		left: 41px;
	}

	.a003-wrap {
		display: block;
		width: calc(100% - 50px);
		margin: 0 auto;
		padding: 38px 0;
	}

	.a003-wrap img {
		display: block;
		width: 100%;
		max-width: 270px;
		margin: 0 auto;
		float: none;
	}

	.a003-wrap .a003-text {
		display: block;
		width: 286px;
		float: none;
		margin: 20px auto 0 auto;
	}

	.a003-text+img {
		margin-left: 0;
	}

	img+.a003-text {
		margin-left: 0;
	}

	.a003-text .txt-no {
		font-size: 20px;
	}

	.a003-text h3 {
		font-size: 24px;
		margin-bottom: 18px;
	}

	.a003-text p {
		font-size: 14px;
	}

	.a003-wrap.odd img {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	.a003-wrap.odd .a003-text {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	/*a004*/
	.a004-menu {
		width: 30%;
	}

	.a004-content {
		width: 70%;
	}

	.hst-year2 {
		width: 80px;
	}

	.hst-content {
		float: left;
		width: calc(100% - 80px);
	}

	/*a007*/
	.ci-row3-one {
		height: 150px;
		line-height: 148px;
	}

	/*c010*/
	.info-idv th {
		font-size: 14px;
		color: #8d8d8d;
		text-align: center;
		font-weight: 400;
		padding: 15px 0px;
	}

	.info-idv td {
		font-size: 14px;
		color: #53575a;
		text-align: center;
		padding: 15px 0px;
	}

	.idv-type1 th.th03 {
		text-align: left;
		padding-left: 6px;
	}

	.idv-type1 td.td03 {
		text-align: left;
		padding-left: 6px;
	}

	.info-idv .tt4-col1 {
		width: 12%;
	}

	.info-idv .tt4-col2 {
		width: 35%;
	}

	/*d005*/
	.card-one {
		width: 47%;
		margin-left: 6%;
	}

	.card-one:nth-child(3n - 2) {
		margin-left: 6%;
	}

	.card-one:nth-child(2n - 1) {
		margin-left: 0px;
	}
}

@media screen and (max-width: 768px) {
	.popWrap {
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		top: auto;
		bottom: 30px;
		max-width: 95%;
	}

	.sub-popup {
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		top: auto;
		bottom: 30px;
		max-width: 95%;
	}

	.popWrap1 {
		top: 30px;
		bottom: auto;
		max-width: 95%;
	}

	/* .popWrap2{left: 50%;  transform: translateX(-50%); top: 30px; bottom: auto; max-width: 95%;} */
	.popWrap3 {
		left: 50%;
		transform: translateX(-50%);
		top: 30px;
		bottom: auto;
		max-width: 95%;
	}

	/* .popWrap2 .bgWrap a{font-size: 14px;} */

	/* 서울 관광 플라자 */
	.plaza-wrap {
		/* padding: 60px 0px; */
		padding: 0px;
	}

	.plaza-wrap h1 {
		font-size: 30px;
		margin-bottom: 28px;
	}

	.plaza-wrap h2 {
		font-size: 26px;
		margin-bottom: 30px;
	}

	.plaza-wrap .inner {
		width: 100%;
		max-width: 768px;
		margin: 0 auto;
		padding: 0 22px;
	}

	.plaza-wrap .plaza-bg {
		padding: 45px 0px 40px;
	}

	.plaza-wrap .plaza-bg .info-box {
		display: flex;
		flex-direction: column;
	}

	.plaza-wrap .plaza-bg .info-box .img-wrap {
		width: 100%;
	}

	.plaza-wrap .plaza-bg .info-box .info-txt {
		width: 100%;
		padding: 0;
		margin-top: 30px;
	}

	.plaza-wrap .plaza-bg .info-box .info-txt h2 {
		font-size: 24px;
	}

	.plaza-wrap .plaza-bg .info-box .info-txt p {
		font-size: 17px;
		padding-bottom: 0;
	}

	.plaza-wrap .plaza-bg .info-box .info-txt .download-btn-wrap {
		margin-top: 40px;
		padding-right: 22px;
	}

	.plaza-wrap .btn-arrow {
		width: 100%;
		font-size: 16px;
		padding-left: 40px;
		padding-bottom: 11.5px;
		background: url("../images/plaza/download_icon_m.png") left 18px top 6px no-repeat;
	}

	.plaza-wrap .btn-arrow::after {
		position: absolute;
		top: -6px;
		right: -20px;
		content: "";
		width: 21px;
		height: 43px;
		background: url("../images/plaza/download_icon02_m.png") center center no-repeat;
	}

	.plaza-wrap .btn-arrow.link-arrow {
		background: url("../images/plaza/btn_icon_off_m.png") left 14px top 8px no-repeat;
		padding-left: 40px;
	}

	.plaza-wrap .middle-title {
		font-size: 20px;
		margin-top: 34px;
	}

	.plaza-wrap .middle-title::before {
		top: 5px;
	}

	.plaza-wrap .tbl-plaza tr th {
		min-width: 87px;
		padding: 15px 10px;
	}

	.plaza-wrap .tbl-plaza tr td {
		width: auto;
		padding: 15px 10px;
		padding-left: 20px;
	}

	/* .plaza-wrap .btn-wrap {margin-top:40px;}
	.plaza-wrap .btn-plaza {font-size:18px; height:60px; line-height:58px; background:url("../images/plaza/btn_icon_off_m.png") right 38px center no-repeat; width:100%; margin-right: 0; padding:0px 35px;}
	.plaza-wrap .btn-plaza:hover {line-height:60px; background:#ee6e00 url("../images/plaza/btn_icon_on_m.png") right 38px center no-repeat;} */
	/* 20220902 start */
	.plaza-wrap .btn-wrap {
		flex-direction: column;
		margin-top: 40px;
	}

	.plaza-wrap .btn-plaza {
		font-size: 18px;
		height: 60px;
		line-height: 58px;
		width: 100%;
		max-width: 100%;
		margin-right: 0;
		padding: 0px 35px;
	}

	.plaza-wrap .btn-plaza:hover {
		line-height: 60px;
		background: #ee6e00;
	}

	/* 20220902 end */
	.plaza-wrap .btn-plaza.download:hover {
		background-image: url("../images/plaza/download_icon_hover.png");
	}

	.plaza-wrap .btn-plaza+.btn-plaza {
		margin-top: 20px;
		margin-left: 0;
	}

	.plaza-wrap .btn-wrap.btn02 .btn-plaza {
		width: 100%;
	}

	.plaza-wrap .plaza-tab {
		margin-bottom: 33px;
	}

	/*
	.plaza-wrap .plaza-tab > li {width:50%; height:60px; border:1px solid #c1c1c1; border-right:0; border-top:0;}
	.plaza-wrap .plaza-tab > li:first-child, .plaza-wrap .plaza-tab > li:nth-child(2) {border-top:1px solid #c1c1c1;}
	.plaza-wrap .plaza-tab > li:nth-child(2n) {border-right:1px solid #c1c1c1;}
	.plaza-wrap .plaza-tab.facility > li {width:50%;}
	.plaza-wrap .plaza-tab.facility > li:nth-child(3), .plaza-wrap .plaza-tab.facility > li:nth-child(4) {border-top:0;}
	*/
	.plaza-wrap .plaza-tab-cont .tab-cont-inner {
		display: block;
	}

	.plaza-wrap .plaza-tab>li {
		height: 60px;
	}

	.plaza-wrap .plaza-tab>li.on:after {
		height: 2px;
	}

	.plaza-wrap .floor-slide-wrap {
		width: 100%;
	}

	.plaza-wrap .floor-slide .swiper-button-prev,
	.plaza-wrap .floor-slide .swiper-button-next {
		width: 32px;
		height: 32px;
	}

	.plaza-wrap .floor-info {
		width: 100%;
		padding-top: 30px;
		padding-left: 0;
	}

	.plaza-wrap .floor-info>p {
		font-size: 17px;
		padding-bottom: 40px;
	}

	.plaza-wrap .floor-info>p.title {
		font-size: 24px;
		margin-top: 0px;
		padding-bottom: 19px;
	}

	.plaza-wrap .floor-info>p.title:first-of-type {
		margin-top: 0;
	}

	.plaza-wrap .floor-info .floor-btn-wrap {
		padding-right: 21px;
	}

	.plaza-wrap .rental-info {
		margin-top: 10px;
		font-size: 17px;
		line-height: 1.5;
	}

	.plaza-wrap .tourlist-box>li {
		width: 100%;
		margin-bottom: 22px;
		font-size: 20px;
		height: 260px;
	}

	.plaza-wrap .tourlist-box>li:last-child {
		margin-bottom: 0;
	}

	.plaza-wrap .tourlist-box>li.tourlist01 {
		background: url("../images/plaza/tour_icon01.png") center top 46px no-repeat;
	}

	.plaza-wrap .tourlist-box>li.tourlist02 {
		background: url("../images/plaza/tour_icon02.png") center top 48px no-repeat;
	}

	.plaza-wrap .tourlist-box>li.tourlist03 {
		background: url("../images/plaza/tour_icon03.png") center top 48px no-repeat;
	}

	.plaza-wrap .tourlist-box>li.tourlist04 {
		background: url("../images/plaza/tour_icon04.png") center top 44px no-repeat;
	}

	.plaza-wrap .tourlist-box>li.tourlist05 {
		background: url("../images/plaza/tour_icon05.png") center top 45px no-repeat;
	}

	.plaza-wrap .tourlist-box>li>p {
		padding-top: 56px;
	}

	.plaza-wrap .tourlist-box>li>p::after {
		position: absolute;
		top: 15px;
		left: 50%;
		transform: translateX(-50%);
		content: "";
		width: 36px;
		height: 4px;
		background-color: #ee6e00;
	}

	.plaza-wrap .tour-step-wrap {
		padding: 40px 55px;
		margin-top: 60px;
	}

	.plaza-wrap .tour-step-box {
		max-width: 260px;
	}

	.plaza-wrap .tour-step-box>li {
		width: 100%;
		max-width: 260px;
		margin-right: 0;
		margin-top: 80px;
	}

	.plaza-wrap .tour-step-box>li:first-child {
		margin-top: 0;
	}

	.plaza-wrap .tour-step-box>li>img.pc {
		display: none;
	}

	.plaza-wrap .tour-step-box>li>img.mobile {
		display: block;
	}

	.plaza-wrap .tour-step-box>li:after {
		top: auto;
		bottom: -48px;
		left: 50%;
		transform: translate(-50%, 0);
		width: 24px;
		height: 21px;
		background-image: url("../images/plaza/tour_step_arrow_m.png");
	}

	.plaza-wrap .tour-step-box>li:nth-child(2)::after {
		right: auto;
		left: 50%;
		top: auto;
		bottom: -48px;
		transform: translate(-50%, 0) rotate(0);
	}

	.plaza-wrap .tour-step-box>li:nth-child(3),
	.plaza-wrap .tour-step-box>li:nth-child(4) {
		margin-top: 80px;
	}

	.plaza-wrap p.refer {
		font-size: 16px;
		margin-top: 12px;
		padding-bottom: 0;
	}

	.plaza-wrap .btn-wrap.tour-btn {
		margin-top: 40px;
	}

	.plaza-wrap .btn-wrap.tour-btn .btn {
		margin-right: 0;
		font-size: 18px;
	}

	.plaza-wrap .banner {
		width: 100%;
		margin-top: 40px;
		position: relative;
		height: 0;
		padding-top: 79.75%;
		background: url("../images/plaza/tour_banner_img_m.jpg") center center no-repeat;
		background-size: cover;
	}

	.plaza-wrap .banner .banner-txt p {
		font-size: 24px;
	}

	.plaza-wrap .banner .banner-txt p:last-child {
		font-size: 20px;
	}

	.plaza-wrap .banner .banner-txt p .br {
		display: block;
	}

	.plaza-wrap .plaza-map>img {
		width: 90%;
	}

	/* 20231103//(Ina)대관안내 페이지 콘텐츠 수정(s) */
	.plaza-wrap .rental-cont {
		margin-top: 40px;
	}

	.plaza-wrap .rental-cont .rental-group {
		gap: 0;
	}

	.plaza-wrap .rental-cont .table-cont {
		min-width: unset;
	}

	.plaza-wrap .rental-cont .visual-cont {
		padding-top: 40px;
	}

	.plaza-wrap .rental-cont .visual-cont.type2 {
		padding-top: 40px;
	}

	.plaza-wrap .faq-cont {
		margin-top: 50px;
	}

	.plaza-wrap .accordion-list li .accordion-body p {
		font-size: 16px;
		line-height: 1.4;
	}

	.plaza-wrap .accordion-list li .accordion-body {
		padding: 18px 20px;
	}

	/* 20231103//(Ina)대관안내 페이지 콘텐츠 수정(e) */

	/* 20240108//(Ina)서울관광플라자 비디오 영역 추가(s) */
	.plaza-wrap .plaza-video {
		margin-top: 34px;
	}

	/* 20240108//(Ina)서울관광플라자 비디오 영역 추가(e) */
}

@media screen and (max-width: 700px) {
	.tab-f3-wrap {
		height: 120px;
	}

	.tab-f3-wrap .tab-f3 {
		width: 33.3%;
	}

	.only_pc {
		display: none;
	}

	.gnb-inner .gnb-logo {
		left: 22px;
	}

	.nav-menu-bar {
		display: none;
	}

	.content-in {
		/* width: calc(100% - 44px) !important; */
		padding: 0 22px;
	}

	.mb-mo-wrap {
		height: auto;
		padding-bottom: calc(100px + 30vw);
	}

	.footer {
		padding: 0px 22px;
	}

	.mb-mo-w {
		padding: 42px 0px 0px 7vw;
		height: 390px;
	}

	.mb-mo-pic {
		width: calc(100% - 7vw - 50px);
		top: 268px;
		left: 7vw;
	}

	.main04b .mb-mo-w {
		height: 300px;
	}

	.main04b .bmc-txt1 {
		margin-top: 186px;
	}

	.main-c02-wrap .main-txt1 {
		font-size: 26px;
	}

	.main-c02-wrap .main-txt2 {
		font-size: 14px;
	}

	.main-c03-wrap.mobile .main-txt1 {
		text-align: left;
		padding-left: 7vw;
		font-size: 26px;
	}

	.main-c03-wrap.mobile .main-txt2 {
		text-align: left;
		padding-left: 7vw;
		font-size: 14px;
		padding-top: 8px;
		padding-right: 8px;
	}

	.main-c04-wrap.mobile .main-txt1 {
		text-align: left;
		padding-left: 7vw;
		font-size: 26px;
	}

	.main-c04-wrap.mobile .main-txt2 {
		text-align: left;
		padding-left: 7vw;
		font-size: 14px;
		padding-top: 8px;
		padding-right: 8px;
	}

	.main03b .swiper-slide .mb-mo-pic {
		left: -30px;
	}

	.main03b .swiper-slide-active .mb-mo-pic {
		left: 7vw;
		transition: all 0.3s;
	}

	.main-c03-wrap.mobile .main-pic-txt {
		padding-left: 7vw;
		font-size: 30px;
		top: calc(276px + 56vw);
	}

	.main04b .swiper-slide .mb-mo-pic {
		left: -30px;
	}

	.main04b .swiper-slide-active .mb-mo-pic {
		left: 7vw;
		transition: all 0.3s;
	}

	.mb-mo-w .bmc-txt3 {
		font-size: 13px;
	}

	.mb-mo-w .bmc-txt2 {
		font-size: 28px;
	}

	.mb-mo-w .bmc-txt1 {
		font-size: 14px;
	}

	.content-area {
		padding:54px 0 0;
	}

	/*a001*/
	.sub-title {
		font-size: 33px;
		/* margin-top: 54px; */
	}

	.first.sa001-01 .txt1 {
		padding: 20px 0px 0px 34px;
		font-size: 30px;
		line-height: 40px;
		top: 110px;
	}

	.img-sa001-01 {
		bottom: auto;
		top: 260px;
		right: -50px;
		width: 244px;
		height: 342px;
	}

	/*a002*/
	.sto-role {
		width: 100%;
		padding: 34px 0px;
	}

	.role-txt1 {
		font-size: 22px;
	}

	.role-txt2 {
		font-size: 16px;
	}

	.goals {
		width: 454px;
	}

	.goal:nth-child(3) {
		margin-left: 0px;
	}

	.goal:nth-child(4) {
		margin-left: 20px;
	}

	.goal:nth-child(5) {
		margin-left: 108px;
	}

	/*a003*/
	.a003-01 .content-in:after {
		content: "";
		display: block;
		clear: both;
	}

	.a003-02 .content-in:after {
		content: "";
		display: block;
		clear: both;
	}

	.a003-03 .content-in:after {
		content: "";
		display: block;
		clear: both;
	}

	.a003-04 .content-in:after {
		content: "";
		display: block;
		clear: both;
	}

	.a003-02 {
		background: none;
	}

	.a003-04 {
		background: none;
	}

	.a003-01 .content-in {
		padding-bottom: 60px;
		min-height: auto;
	}

	.a003-02 .content-in {
		padding-bottom: 60px;
		min-height: auto;
	}

	.a003-03 .content-in {
		padding-bottom: 60px;
		min-height: auto;
	}

	.a003-04 .content-in {
		padding-bottom: 60px;
		min-height: auto;
	}

	.a003-05 .content-in {
		padding-bottom: 60px;
		min-height: auto;
	}

	.a3-line {
		position: relative;
		width: 30%;
		height: 1px;
		background: #000000;
		margin: 26px 0px 30px -16px;
	}

	.a003-01 img {
		position: relative;
		top: auto;
		left: auto;
		width: 70%;
		height: auto;
		float: left;
		margin-left: -22px;
	}

	.a003-02 img {
		position: relative;
		top: auto;
		left: auto;
		width: 50%;
		height: auto;
		float: right;
		margin-right: -22px;
	}

	.a003-03 img {
		position: relative;
		top: auto;
		left: auto;
		width: 70%;
		height: auto;
		float: left;
		margin-left: -22px;
	}

	.a003-04 img {
		position: relative;
		top: auto;
		left: auto;
		width: 50%;
		height: auto;
		float: right;
		margin-right: -22px;
	}

	.a003-right1 {
		position: relative;
		width: 100%;
		float: left;
		margin-top: 20px;
		padding: 10px 0px 0px 10px;
	}

	.a003-right2 {
		position: relative;
		width: 100%;
		float: right;
		margin-top: 20px;
		padding: 10px 10px 0px 0px;
	}

	.a003-right3 {
		position: relative;
		width: 100%;
		float: left;
		margin-top: 20px;
		padding: 10px 0px 0px 10px;
	}

	.a003-right4 {
		position: relative;
		width: 100%;
		float: right;
		margin-top: 20px;
		padding: 10px 10px 0px 0px;
	}

	.a003-01 .a003-txt1 {}

	.a003-01 .a003-txt2 {}

	.a003-01 .a003-txt3 {}

	.a003-02 .a003-txt1 {
		text-align: right;
		float: right;
		width: 100%;
	}

	.a003-02 .a003-txt2 {
		text-align: right;
		float: right;
		width: 100%;
	}

	.a003-02 .a003-txt3 {
		text-align: right;
		float: right;
		width: 100%;
	}

	.a003-02 .a3-line {
		margin: 26px -16px 30px 0px;
		float: right;
	}

	.a003-03 .a003-txt1 {
		margin-top: 0px;
	}

	.a003-03 .a003-txt2 {}

	.a003-03 .a003-txt3 {}

	.a003-04 .a003-txt1 {
		text-align: right;
		float: right;
		width: 100%;
	}

	.a003-04 .a003-txt2 {
		text-align: right;
		float: right;
		width: 100%;
	}

	.a003-04 .a003-txt3 {
		text-align: right;
		float: right;
		width: 100%;
	}

	.a003-04 .a3-line {
		margin: 26px -16px 30px 0px;
		float: right;
	}

	/*a004*/
	.sa004-01 .sub-title {
		height: 90px;
	}

	.a004-menu {
		width: 100%;
		text-align: center;
	}

	.hst-year {
		float: left;
		width: 50%;
	}

	.a004-content {
		float: right;
		width: 100%;
		margin-top: 50px;
	}

	.hst-year2 {
		width: auto;
		display: inline-block;
		border-bottom: 1px solid #777;
		height: 50px;
		margin-bottom: 20px;
	}

	.hst-content {
		width: 100%;
	}

	/*a005*/
	/*.sto-tree{height: 860px;}*/
	.sto-tree-hdWrap {
		height: 270px;
	}

	.sto-tree-001 {
		width: 150px;
		height: 50px;
		line-height: 50px;
		font-size: 20px;
		left: calc(50% - 75px);
		border-radius: 25px;
		top: 0px;
	}

	.sto-tree-002 {
		width: 150px;
		height: 50px;
		line-height: 46px;
		font-size: 20px;
		left: calc(50% - 75px);
		border-radius: 25px;
		top: 60px;
	}

	/* 20220421//(Ina)수정(s) */
	/*
	.sto-tree-003{width:120px; height:50px; line-height: 50px;
	left: calc(50% + 60px); top:120px; font-size: 19px;}
	*/

	[class^="sto-tree-003_"] {
		height: 49px;
		line-height: 25px;
		font-size: 16px;
		padding: 10px 16px 10px 5px;
		background: #fff url(../images/r-arrow.png) calc(100% - 8px) no-repeat;
		background-size: 5px 9px;
	}

	.sto-tree-003_1 {
		width: 120px;
		right: calc(50% + 60px);
		top: 120px;
		font-size: 17px;
	}

	.sto-tree-003_2 {
		width: 120px;
		left: calc(50% + 60px);
		top: 120px;
		font-size: 17px;
	}

	.sto-tree-003_3 {
		width: 120px;
		right: calc(50% + 60px);
		top: 190px;
		font-size: 17px;
		letter-spacing: -0.05rem;
	}

	/*
	.sto-tree-003_1 {
		width:120px; height:50px; line-height: 50px;
		right: calc(50% + 60px); top:120px; font-size: 19px;
	}
	.sto-tree-003_2 {
		width:120px; height:50px; line-height: 50px;
		left: calc(50% + 60px); top:120px; font-size: 19px;
	}
	*/

	/* 20220421//(Ina)수정(e) */

	/*.sto-tree-004{width:150px; top:240px; left: calc(50% - 155px);}
	.sto-tree-005{width:150px; top:240px; right: calc(50% - 155px);}
			*/

	.sto-part {
		height: 50px;
		line-height: 50px;
		font-size: 19px;
	}

	.sto-team {
		height: auto;
		line-height: 25px;
		font-size: 16px;
		padding: 10px 22px 10px 5px;
		background: url(../images/r-arrow.png) calc(100% - 8px) no-repeat;
		background-size: 5px 9px;
	}

	.sto-team:first-child {
		height: 49px;
	}

	.tree-line1 {
		height: 240px;
	}

	.tree-line2 {
		top: 145px;
		width: 70px;
	}

	.tree-line3 {
		top: 190px;
		left: calc(50% - 79px);
		width: 158px;
	}

	.tree-line4 {
		top: 190px;
		left: calc(50% - 79px);
	}

	.tree-line5 {
		top: 190px;
		right: calc(50% - 79px);
	}

	/*a007*/
	.ci-top {
		display: none;
	}

	.ci-top-mo {
		display: block;
		font-size: 14px;
		line-height: 23px;
		font-weight: 400;
		padding: 10px 25px 40px;
		color: #8d8d8d;
		text-align: center;
	}

	.ci-detail {
		width: calc(100% - 30px);
		background: url(../images/ci_002a.png) center no-repeat;
		background-size: 100% auto;
		margin-right: 15px;
		margin-left: 15px;
	}

	.sub-title2-ci {
		margin-top: 30px;
	}

	.sub-title+.sub-title2-ci {
		margin-top: 10px;
	}

	.stci2 {
		width: 430px !important;
		margin: 60px auto 0px;
	}

	.ci-row4 {
		width: 430px;
		margin: 0px auto;
	}

	.ci-row4-one:nth-child(3n-2) {
		margin-left: 10px;
	}

	.ci-row4-one:nth-child(2n-1) {
		margin-left: 0px;
	}

	/*a008*/
	.map-area {
		padding: 0px 22px;
	}

	.map-area img {
		width: 100%;
	}

	.addr-left {
		display: none;
	}

	.addr-right {
		width: 100%;
	}

	.addr-right .addr-tr {
		height: auto;
		padding: 20px 0px;
	}

	.addr-info {
		margin-top: 0px;
	}

	.addr-th {
		width: 74px;
		height: auto;
		line-height: 22px;
		font-size: 16px;
	}

	.addr-td {
		width: calc(100% - 74px);
		height: auto;
		line-height: 22px;
		font-size: 16px;
	}

	/*c003*/
	.sd001-01 .r-btns {
		width: 100%;
	}

	.se001-01 .r-btns {
		width: 100%;
	}

	.se001-02 .r-btns {
		width: 100%;
	}

	.se003-01 .r-btns {
		width: 100%;
	}

	.con-search-bar {
		height: auto;
	}

	.con-search-bar .r-btns .sl-normal {
		width: 100%;
	}

	.con-search-bar .r-btns .con-ip {
		width: 100%;
		margin-top: 16px;
		margin-left: 0px;
	}

	.con-search-bar .r-btns .btn {
		width: 100%;
		margin-left: 0px;
		margin-top: 16px;
	}

	.sl-normal .select dt a {
		background: url(../images/bg_select.png) no-repeat;
		background-position: calc(100% - 17px) center;
	}

	.sl-normal .select dt a.on {
		background: url(../images/bg_select_u.png) no-repeat;
		background-position: calc(100% - 17px) center;
	}

	.page-wrap {
		margin-top: 14px;
	}

	.page-wrap.p_new {
		width: 60px;
		height: 60px;
		border: 1px solid #e2e2e2;
		margin-left: 7px;
	}

	.page-wrap.p_prev {
		width: 60px;
		height: 60px;
		border: 1px solid #e2e2e2;
		margin-right: 0px;
	}

	.page-wrap.p_next {
		width: 60px;
		height: 60px;
		border: 1px solid #e2e2e2;
		margin-left: 7px;
	}

	.page-wrap.p_first {
		width: 60px;
		height: 60px;
		border: 1px solid #e2e2e2;
	}

	.paging {
		height: auto;
	}

	.paging-in:after {
		content: "";
		display: block;
		clear: both;
		margin: 0px auto;
	}

	.blt-content {
		padding: 30px 10px;
	}

	.bf-title {
		width: 100%;
		margin-bottom: 14px;
		padding-left: 10px;
	}

	.file-wrap {
		width: 80%;
	}

	.file-one {
		font-size: 14px;
	}

	.bttr-lb {
		width: 90px;
		padding-left: 7px;
		background: url(../images/arrow-top.png) calc(100% - 20px) center no-repeat;
	}

	.bttr-lb.next {
		background: url(../images/arrow-bot.png) calc(100% - 20px) center no-repeat;
	}

	.bttr-title {
		width: calc(100% - 90px);
		font-size: 15px;
	}

	/*공지사항*/
	.sub-title {
		height: auto;
		padding-bottom: 30px;
	}

	.blt-wrap {
		margin-top: 16px;
	}

	/*c007*/
	.tab-t3-wrap {
		margin-top: 10px;
	}

	.tab-t3-wrap-in {
		width: 100%;
	}

	.tab-t3-wrap .tab-t3 {
		width: 100%;
		border: 1px solid #c2c2c2 !important;
		margin-left: 0px;
	}

	.tab-t3-wrap.full .tab-t3 {
		width: 100%;
	}

	.tab-t3-wrap.full .tab-t3 span {
		font-size: 25px;
	}

	.c007-tab-btn1 {
		width: 100%;
		top: auto;
		right: auto;
		position: relative;
		margin-top: 30px;
	}

	.c007-txt1 {
		font-size: 26px;
		margin-top: 40px;
	}

	.c007-txt3 {
		font-size: 20px;
	}

	.c007-txt4 {
		font-size: 15px;
		line-height: 25px;
	}

	.c007-txbox {
		padding: 15px 16px;
	}

	.btn-br-center .btn-run {
		width: 100%;
	}

	.tid-td1 .select dt a {
		font-size: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.tid-td1 .select dd ul a {
		font-size: 14px;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.select dt a {
		font-size: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.select dd ul a {
		font-size: 14px;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	/*c010*/
	.tab-t4 {
		height: 60px;
	}

	.tab-t4 span {
		font-size: 18px;
		height: 60px;
		line-height: 59px;
		padding-left: 25px;
		padding-right: 10px;
	}

	/*d007*/
	.tid-th1 {
		width: 30%;
		font-size: 16px;
	}

	.tid-td1 {
		width: 70%;
	}

	.tid-th2 {
		width: 30%;
		font-size: 16px;
		padding-left: 0px;
		padding-right: 0px;
		text-align: left;
		margin-top: 16px;
	}

	.tid-td2 {
		width: 70%;
		margin-top: 16px;
	}

	.tid-msg0 {
		width: 70%;
		margin-left: 30%;
	}

	.tid-msg1 {
		width: 70%;
		margin-left: 30%;
	}

	.tid-msg2 {
		width: 70%;
		margin-left: 30%;
	}

	.tid-msg1.pc-am {
		display: none !important;
	}

	.tid-msg1.mo-am {
		display: block !important;
	}

	.sd007 .tid-txt1 {
		margin-top: 20px;
	}

	/*d005*/
	.sub-d005 .r-btns {
		width: 100%;
	}

	/*f001*/
	.sf001-01 .content-in {
		padding-top: 50px;
		min-height: auto;
	}

	.f001-sub-title {
		font-size: 25px;
	}

	.f001-line {
		margin: 30px 0px;
	}

	.f001-txt1 {
		font-size: 15px;
		text-align: left;
		line-height: 22px;
	}

	/*f002*/
	.sf001-02 .content-in {
		padding-top: 50px;
		min-height: auto;
	}

	.fs-group {
		width: 100%;
		margin-left: 0px;
		margin-top: 14px;
	}

	.fs-groups+.f001-sub-title {
		margin-top: 40px;
	}

	.sf001-02 .f001-line {
		margin: 30px 0px 16px;
	}

	.r-btns {
		float: none;
	}

	.footer .footer-top .gnb-logo {
		left: 22px;
	}
}

@media screen and (max-width: 640px) {
	.vision-2021 .vision-top.vision_m>ul {
		display: block;
		text-align: center;
	}

	.vision-2021 .vision-top.vision_m>ul>li {
		display: block;
		width: 100%;
		max-width: 268px;
		min-width: auto;
		margin: 0 auto;
	}

	.vision-2021 .vision-top.vision_m>ul>li+li {
		margin-top: 44px;
	}

	/* 20220707 start */
	.plaza-wrap .floor-slide-wrap.reserv {
		overflow: auto;
	}

	.plaza-wrap .floor-slide-wrap.reserv .reserv_tab {
		max-width: 100%;
	}

	/*
	.plaza-wrap .floor-slide-wrap.reserv .reserv_tab tr td:first-of-type{width: 15%;}
	.plaza-wrap .floor-slide-wrap.reserv .reserv_tab tr td:last-of-type{width: 20%;}
	*/
	.plaza-wrap .tbl-plaza tr th:first-of-type {
		min-width: 60px;
	}

	.plaza-wrap .tbl-plaza.reserv_tab tr th,
	.plaza-wrap .tbl-plaza.reserv_tab tr td {
		padding: 10px 15px;
		font-size: 15px;
	}

	/* 20220707 end */
}

@media screen and (max-width: 600px) {
	.top-search-bar {
		padding: 0 22px;
	}

	.tsb-wrap-w {
		width: calc(100% - 54px);
		height: 104px;
		margin: 98px auto 0px;
		padding: 20px;
		border-radius: 10px;
	}

	.tsb-wrap.f003sp {
		margin: 0px;
	}

	.tsb-wrap {
		width: 100%;
	}

	.vision {
		width: 100%;
	}

	.vs-txt1 {
		margin-top: 13px;
		height: auto;
	}

	.vs-txt2 {
		font-size: 30px;
		height: auto;
	}

	.vs-plus {
		margin-left: calc(50% - 18px);
		margin-top: 30px;
		margin-bottom: 33px;
		width: 37px;
		height: 37px;
	}

	.main04b .mb-mo-w {
		height: 250px;
	}

	.main04b .bmc-txt1 {
		margin-top: 136px;
	}

	/*a007*/
	.ci-detail {
		height: 324px;
		background: url(../images/ci_002a.png) center no-repeat;
		background-size: 441px 294px;
	}

	.ci-row1 {
		height: 324px;
	}

	.ci-row2.pc {
		display: none;
	}

	.ci-row2-one {
		height: 300px;
	}

	.ci-row.mo {
		display: block;
	}

	.ci-row.mo .ci-txt {
		font-size: 14px;
		line-height: 23px;
		text-align: left;
		padding: 10px 25px 0px;
	}

	.ci-row3 {
		height: 230px;
		margin-top: 14px;
		border: 1px solid #f2f2f2;
	}

	.ci-row3-one {
		position: absolute;
	}

	.ci-row3-one.cr-part1 {
		width: 100%;
		top: 130px;
		left: 0px;
		margin-left: 0px;
		margin-top: 30px;
		height: 70px;
		line-height: 70px;
		border: none;
	}

	.ci-row3-one.cr-part1 img {
		vertical-align: top;
	}

	.ci-row3-one.cr-part2 {
		width: calc(100% - 140px);
		top: 0px;
		left: 70px;
		margin-left: 0px;
		margin-top: 0px;
		height: 130px;
		line-height: 130px;
		border: none;
		border-bottom: 1px solid #f2f2f2;
	}

	/*c001*/
	/*
	.tb-kimd.pre-info td,
	.tb-kimd.pre-info th {
		font-size: 14px;
		line-height: 22px;
		padding-left: 3px;
		padding-right: 2px;
	}
	*/

	/*공지사항*/
	.type-d001 .top-row .blt-col.col1 {
		display: none !important;
	}

	.type-d001 .top-row .blt-col.col2 {
		width: 70%;
		font-size: 14px;
	}

	.type-d001 .top-row .blt-col.col3 {
		width: 30%;
		font-size: 14px;
	}

	.type-d001 .top-row .blt-col.col4 {
		display: none !important;
	}

	.type-d001 .top-row .blt-col.col5 {
		display: none !important;
	}

	.type-d001 .top-row .blt-col.cola {
		width: 100%;
		text-align: left;
		padding-left: 10px;
	}

	.type-d001 .od-row .blt-col.col1 {
		display: none !important;
	}

	.type-d001 .od-row .blt-col.col2 {
		width: 70%;
		text-align: left;
		padding-left: 14px;
		font-size: 14px;
	}

	.type-d001 .od-row .blt-col.col3 {
		width: 30%;
		font-size: 14px;
	}

	.type-d001 .od-row .blt-col.col4 {
		display: none !important;
	}

	.type-d001 .od-row .blt-col.col5 {
		display: none !important;
	}

	/*결재문서원문공개*/
	.type-o001 .top-row .blt-col.col1 {
		display: none !important;
	}

	.type-o001 .top-row .blt-col.col2 {
		width: 70%;
		font-size: 14px;
	}

	.type-o001 .top-row .blt-col.col3 {
		width: 30%;
		font-size: 14px;
	}

	.type-o001 .top-row .blt-col.col4 {
		display: none !important;
	}

	.type-o001 .top-row .blt-col.col5 {
		display: none !important;
	}

	.type-o001 .top-row .blt-col.cola {
		width: 100%;
		text-align: left;
		padding-left: 10px;
	}

	.type-o001 .od-row .blt-col.col1 {
		display: none !important;
	}

	.type-o001 .od-row .blt-col.col2 {
		width: 70%;
		text-align: left;
		padding-left: 14px;
		font-size: 14px;
	}

	.type-o001 .od-row .blt-col.col3 {
		width: 30%;
		font-size: 14px;
	}

	.type-o001 .od-row .blt-col.col4 {
		display: none !important;
	}

	.type-o001 .od-row .blt-col.col5 {
		display: none !important;
	}

	/*보도자료*/
	.type-e001 .top-row .blt-col.col1 {
		display: none !important;
	}

	.type-e001 .top-row .blt-col.col2 {
		width: 70%;
		font-size: 14px;
	}

	.type-e001 .top-row .blt-col.col3 {
		width: 30%;
		font-size: 14px;
	}

	.type-e001 .top-row .blt-col.col4 {
		display: none !important;
	}

	.type-e001 .top-row .blt-col.col5 {
		display: none !important;
	}

	.type-e001 .top-row .blt-col.cola {
		width: 100%;
		text-align: left;
		padding-left: 10px;
	}

	.type-e001 .od-row .blt-col.col1 {
		display: none !important;
	}

	.type-e001 .od-row .blt-col.col2 {
		width: 70%;
		text-align: left;
		padding-left: 14px;
		font-size: 14px;
	}

	.type-e001 .od-row .blt-col.col3 {
		width: 30%;
		font-size: 14px;
	}

	.type-e001 .od-row .blt-col.col4 {
		display: none !important;
	}

	.type-e001 .od-row .blt-col.col5 {
		display: none !important;
	}

	/*언론보도*/
	.type-e002 .top-row .blt-col.col1 {
		display: none !important;
	}

	.type-e002 .top-row .blt-col.col2 {
		width: 70%;
	}

	.type-e002 .top-row .blt-col.col3 {
		display: none !important;
	}

	.type-e002 .top-row .blt-col.col4 {
		width: 30%;
	}

	.type-e002 .od-row .blt-col.col1 {
		display: none !important;
	}

	.type-e002 .od-row .blt-col.col2 {
		width: 70%;
		text-align: left;
		padding-left: 8px;
		font-size: 14px;
	}

	.type-e002 .od-row .blt-col.col3 {
		display: none !important;
	}

	.type-e002 .od-row .blt-col.col4 {
		width: 30%;
		font-size: 14px;
	}

	.type-e003 .top-row .blt-col.col1 {
		display: none !important;
	}

	.type-e003 .top-row .blt-col.col2 {
		width: 70%;
	}

	.type-e003 .top-row .blt-col.col3 {
		display: none !important;
	}

	.type-e003 .top-row .blt-col.col4 {
		width: 30%;
	}

	.type-e003 .od-row .blt-col.col1 {
		display: none !important;
	}

	.type-e003 .od-row .blt-col.col2 {
		width: 70%;
		text-align: left;
		padding-left: 8px;
		font-size: 14px;
	}

	.type-e003 .od-row .blt-col.col3 {
		display: none !important;
	}

	.type-e003 .od-row .blt-col.col4 {
		width: 30%;
		font-size: 14px;
	}

	.blt-wrap .od-row {
		height: auto;
		line-height: 60px;
	}

	.blt-wrap .od-row .blt-col {
		height: auto;
		line-height: 60px;
	}

	.blt-down {
		margin-top: 16px;
		background: url(../images/blt-down.png) no-repeat;
		background-size: 20px 17px;
		background-position: center;
	}

	/*c001*/
	/*
	.tb-kimd.pre-info th {
		vertical-align: top;
		padding: 20px 0px 6px;
	}
	*/

	/*c007*/
	.uploaded_file_name {
		width: calc(100% - 100px);
	}

	.tid-td5 {
		width: 100%;
		text-align: left;
	}

	.sub-f002 .page-title-bar h2 {
		font-size: 26px;
		padding: 0px 4px;
		margin-top: 128px;
	}
}

@media screen and (max-width: 532px) {
	.vision-2021 .vision-list {
		width: 100%;
		margin-top: 40px;
	}

	.vision-2021 .vision-list>li {
		display: block;
		width: 100%;
		max-width: 216px;
		margin: 40px auto 0 !important;
	}

	.vision-2021 .vision-list>li .vision-list-top .bg {
		background-image: url("../images/bg_new_vision_list_mo.png");
	}

	.vision-2021 .vision-list>li .vision-list-top>p {
		font-size: 19px;
	}

	.vision-2021 .vision-list>li .vision-list-bottom {
		height: 325px;
		padding: 0 20px;
		margin-top: 54px;
		border-radius: 5px;
	}
}

@media screen and (max-width: 500px) {
	.tsb-wrap-w {
		margin-top: 32px;
	}

	.gnb-inner .right-btns {
		right: 66px;
	}

	.gnb-inner .momenu-go .momenu-btn {
		margin-right: 18px;
	}

	.page-title-bar {
		height: 245px;
	}

	.page-title-bar h2 {
		font-size: 30px;
		margin-top: 4px;
	}

	.sub-a .page-title-bar {
		background: url(../images/sub-a.jpg) 50% calc(50% + 50px);
		background-size: auto 245px;
	}

	.sub-b .page-title-bar {
		background: url(../images/sub-b.jpg) 50% calc(50% + 50px);
		background-size: auto 245px;
	}

	.sub-c .page-title-bar {
		background: url(../images/sub-c.jpg) 50% calc(50% + 50px);
		background-size: auto 245px;
	}

	.sub-d .page-title-bar {
		background: url(../images/sub-d.jpg) 50% calc(50% + 50px);
		background-size: auto 245px;
	}

	.sub-e .page-title-bar {
		background: url(../images/sub-e.jpg) 50% calc(50% + 50px);
		background-size: auto 245px;
	}

	.sub-f .page-title-bar {
		background: url(../images/sub-f.jpg) 50% calc(50% + 50px);
		background-size: auto 245px;
	}

	.main04b .mb-mo-w {
		height: 200px;
	}

	.main04b .bmc-txt1 {
		margin-top: 116px;
	}

	/*a002*/
	.goals {
		width: 217px;
	}

	.goal {
		margin-left: 0px !important;
	}

	/*a003*/
	.a003-01 img {
		position: relative;
		top: auto;
		left: auto;
		width: 80%;
		height: auto;
		float: left;
		margin-left: -22px;
	}

	.a003-02 img {
		position: relative;
		top: auto;
		left: auto;
		width: 60%;
		height: auto;
		float: right;
		margin-right: -22px;
	}

	.a003-03 img {
		position: relative;
		top: auto;
		left: auto;
		width: 80%;
		height: auto;
		float: left;
		margin-left: -22px;
	}

	.a003-04 img {
		position: relative;
		top: auto;
		left: auto;
		width: 60%;
		height: auto;
		float: right;
		margin-right: -22px;
	}

	/*a006*/
	.directors td {
		font-size: 13px;
	}

	.director_hst {
		padding-left: 9px;
	}

	/*f002*/
	.sub-f002 .page-title-bar h2 {
		font-size: 22px;
		line-height: 30px;
		padding: 0px 4px;
		margin-top: 56px;
	}

	.f002-only-mo {
		display: inline;
	}
}

@media (max-width: 480px) {
	.popWrap {
		top: 50%;
		right: auto;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.popWrap1 {
		top: 30px;
		bottom: auto;
		transform: translate(-50%, 0);
	}

	.popWrap2 {
		top: auto;
		bottom: 30px;
		transform: translate(-50%, 0);
	}

	.swiper-container.main01 .swiper-pagination .swiper-pagination-bullet {
		width: 40px;
	}

	/* 20231103//(Ina)대관안내 페이지 콘텐츠 수정(s) */
	.plaza-wrap .plaza-tab>li>button {
		font-size: 18px;
	}

	.plaza-wrap .reserv_tab tr td {
		width: auto;
		text-align: center;
	}

	.plaza-wrap .rental-cont .table-cont .tbl-plaza tr th,
	.plaza-wrap .rental-cont .table-cont .tbl-plaza tr td {
		font-size: 14px;
	}

	.plaza-wrap .rental-cont .visual-cont .thumb-list li {
		height: 80px;
	}

	.plaza-wrap .rental-cont .table-cont .btn-block {
		margin-top: 20px;
	}

	.plaza-wrap .rental-cont .table-cont .btn-download em {
		line-height: 36px;
	}

	/* 20231103//(Ina)대관안내 페이지 콘텐츠 수정(e) */
}

@media screen and (max-width: 470px) {
	.tab-f3-content.active {
		padding: 0px;
	}

	.sch-result2-title {
		font-size: 17px;
		padding-left: 0px;
	}

	.sch-result3-more {
		font-size: 12px;
		width: 60px;
	}

	.sch-result3 {
		padding: 10px 0px 30px;
	}

	.sch-result3-title {
		width: calc(100% - 65px);
		font-size: 14px;
	}

	.sch-result2 {
		margin-top: 30px;
	}

	.sub-title {
		height: auto;
		padding-bottom: 30px;
		font-size: 28px;
		line-height: 40px;
	}

	.sv-cards {
		width: 100%;
	}

	.sv-card {
		width: 100%;
		height: 270px;
	}

	.sv-txt1 {
		padding: 0px 12px;
		font-size: 13px;
		top: 40px;
	}

	.sv-txt2 {
		padding: 0px 12px;
		font-size: 24px;
		top: 90px;
	}

	.sv-more {
		top: 190px;
	}

	.main04b .mb-mo-w {
		height: 170px;
	}

	.main04b .bmc-txt1 {
		margin-top: 86px;
	}

	/*a007*/
	.sub-title2-ci {
		font-size: 20px;
	}

	.ci-row3+.sub-title {
		margin-bottom: 0px;
	}

	.stci2 {
		width: 330px !important;
		margin: 40px auto 0px;
	}

	.ci-row4 {
		width: 330px;
		margin: 0px auto;
	}

	.ci-row4-one {
		width: 160px;
		height: 160px;
		padding-left: 12px;
		padding-top: 13px;
	}

	.ci4-txt1 {
		font-size: 15px;
	}

	.ci4-txt2 {
		font-size: 13px;
		margin-top: 54px;
	}

	/*c002*/
	.c002-txt1 {
		font-size: 15px;
		padding-left: 33px;
	}

	.c002-num {
		font-size: 13px;
		width: 24px;
		height: 24px;
		line-height: 24px;
	}

	/*c003*/
	.btn-br-right {
		width: 100%;
	}

	.btn-br-right .gotolist {
		width: 100%;
	}

	/*.blt-wrap{margin-top:10px;}*/

	/*c010*/
	.c007-txt2a {
		font-size: 15px;
	}

	.c007-txt4a {
		font-size: 15px;
	}

	.tab-t4 span {
		font-size: 15px;
		height: 60px;
		line-height: 59px;
		padding-left: 25px;
		padding-right: 10px;
	}

	.info-idv th {
		font-size: 12px;
		color: #8d8d8d;
		text-align: center;
		font-weight: 400;
		padding: 15px 0px;
	}

	.info-idv td {
		font-size: 12px;
		color: #53575a;
		text-align: center;
		padding: 15px 0px;
	}

	.idv-type1 th.th03 {
		text-align: left;
		padding-left: 5px;
	}

	.idv-type1 td.td03 {
		text-align: left;
		padding-left: 5px;
	}

	.info-idv .tt4-col1 {
		width: 10%;
	}

	.info-idv .tt4-col2 {
		width: 37%;
	}

	/*d005*/
	.card-one {
		width: 100%;
		margin-left: 0px;
	}

	.card-one:nth-child(3n - 2) {
		margin-left: 0px;
	}

	/*d007*/
	.btn-br-center .btn-run {
		width: 100%;
	}
}

@media screen and (max-width: 430px) {

	/*a005*/
	.sto-tree-003 {
		left: calc(50% + 35px);
	}

	/*a007*/
	.ci-row3-one.cr-part2 {
		width: calc(100% - 100px);
		top: 0px;
		left: 50px;
		margin-left: 0px;
		margin-top: 0px;
		height: 130px;
		line-height: 130px;
		border: none;
		border-bottom: 1px solid #f2f2f2;
	}

	.a003-wrap .a003-text {
		width: auto;
	}
}

@media screen and (max-width: 400px) {
	.main04b .mb-mo-w {
		height: 130px;
		margin-top: 90px;
	}

	.main04b .bmc-txt1 {
		margin-top: 46px;
	}

	/* 20241101//(Ina)수정(s) */
	/*a005*/
	/*
	.taba5-col2 {
		width: 18%;
	}
	.taba5-col3 {
		width: 18%;
	}
	.taba5b-col1 {
		width: 18%;
	}
	.taba5b-col2 {
		width: 18%;
	}
	.tb-kimd.part1 .tda51-003,
	.tb-kimd.part2 .tda53-004,
	.tb-kimd.part3 .tda53-004 {
		padding-left: 6px;
	}
	.tb-kimd.part1 tbody td,
	.tb-kimd.part2 tbody td,
	.tb-kimd.part3 tbody td {
		font-size: 14px;
		line-height: 24px;
	}
	*/
	/* 20241101//(Ina)수정(e) */

	/*a006*/
	.btn-br-right {
		width: 100%;
	}

	.sa008-01 .btn {
		width: 100% !important;
		background: #fff url(../images/open-window.png) calc(50% + 96px) center no-repeat;
		padding-left: calc(50% - 97px);
	}

	/*a007*/
	.ci-detail {
		height: 214px;
		background: url(../images/ci_002a.png) center no-repeat;
		background-size: 280px 186px;
	}

	.ci-row1 {
		height: 214px;
	}

	.ci-row3-one.cr-part2 {
		width: calc(100% - 80px);
		top: 0px;
		left: 40px;
		margin-left: 0px;
		margin-top: 0px;
		height: 130px;
		line-height: 130px;
		border: none;
		border-bottom: 1px solid #f2f2f2;
	}

	.mb-mo-wrap {
		height: auto;
		padding-bottom: calc(150px);
	}

	.m-c02-news {
		width: 100%;
		margin-left: 0px;
		padding: 40px 20px 0px;
	}
}

@media screen and (max-width: 360px) {
	.tab-f3-wrap {
		height: 178px;
	}

	.tab-f3-wrap .tab-f3 {
		width: 50%;
	}

	.first.sa001-01 .txt3 {
		width: 155px;
		right: auto;
		left: 0px;
		text-align: left;
	}

	.first.sa001-01 .txt4 {
		width: 140px;
		right: auto;
		left: 0px;
		text-align: left;
	}

	.img-sa001-01 {
		right: -58px;
	}

	/*a004*/
	.hst-title {
		font-size: 22px;
	}

	.hst-year {
		font-size: 17px;
	}

	/*a007*/
	.ci-row3+.sub-title {
		margin-bottom: 0px;
	}

	.stci2 {
		width: 276px !important;
		margin: 40px auto 0px;
	}

	.ci-row4 {
		width: 276px;
		margin: 0px auto;
	}

	.ci-row4-one {
		width: 133px;
		height: 133px;
		padding-left: 9px;
		padding-top: 10px;
		margin-top: 13px;
	}

	.ci4-txt1 {
		font-size: 15px;
	}

	.ci4-txt2 {
		font-size: 12px;
		margin-top: 34px;
	}

	.ci-row3-one.cr-part2 {
		width: calc(100% - 60px);
		top: 0px;
		left: 30px;
		margin-left: 0px;
		margin-top: 0px;
		height: 130px;
		line-height: 130px;
		border: none;
		border-bottom: 1px solid #f2f2f2;
	}

	/* .popWrap2 .bgWrap a{top: 55%; padding: 7px 15px;} */

	.footer .footer-top .gnb-wamark-logo.isms {
		left: 200px;
	}
}

@media screen and (max-width: 330px) {}

@media screen and (max-width: 240px) {}

/*재단 사업소개 추가*/

.bd-ts {
	border-top: 1px solid #e2e2e2;
	padding-top: 20px;
}

.sub-title.inner {
	width: 1314px;
	margin: 100px auto 0 auto;
}

.businessWrap {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px auto;
	padding-bottom: 140px;
}

.gray_box {
	width: 100%;
	background-color: #f8f8f8;
}

.content .inner_wrap {
	width: 100%;
	max-width: 1314px;
	margin: 0 auto;
}

.content .sub_content {
	padding: 80px 0;
}

.content .sub_content h4 {
	font-size: 32px;
	color: #222;
	font-weight: 500;
	margin-bottom: 40px;
}

/* .orDeco {margin-bottom: 70px;} */
.orDeco {
	margin-bottom: 60px;
}

.orDeco li {
	background: url(../images/hd-dot-po.png) left 10px no-repeat;
	background-size: 3px 3px;
	padding-left: 8px;
	font-size: 15px;
	color: #53575a;
	margin-bottom: 10px;
}

.orDeco li:last-child {
	margin-bottom: 0;
}

.content_sideWrap {
	position: relative;
}

.content_sideWrap.danurim {
	margin: 20px 0 110px 0;
}

.content_sideWrap.danurim:last-child {
	margin: 20px 0 0 0;
}

.content_sideWrap.mice {
	margin-top: 30px;
}

.content_sideWrap.micepromotion {}

.content_left {
	float: left;
	width: 40.15%;
	margin-right: 9.85%;
}

.content_left.h300 {
	height: 300px;
}

.content_left img {
	width: 100%;
}

.content_right {
	float: right;
	width: 50%;
}

.content_right p {
	font-size: 17px;
	color: #83878b;
	font-weight: 400;
}

.content_right .infoWrap {
	margin-top: 35px;
}

.content_right .infoWrap .info_icon {
	display: inline-block;
	width: 18px;
	height: 19px;
	background: url(../images/location2.png) center no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-right: 15px;
}

.content_right .infoWrap.tel {
	margin-top: 20px;
}

.content_right .infoWrap.tel .info_icon {
	background: url(../images/icon-phone2.png) center no-repeat;
	background-size: contain;
}

.content_right ul li {
	font-size: 17px;
	color: #83878b;
	font-weight: 400;
}

.content_sideWrap .go-btn {
	display: block;
	position: absolute;
	bottom: 0;
	right: 17px;
	color: #000;
	padding: 0px 80px 10px 20px;
	border-bottom: 1px solid #ee6e00;
	font-size: 14px;
	font-weight: 400;
}

.content_sideWrap .go-btn.left {
	right: auto;
	left: 10%;
}

.content_sideWrap .go-btn.center {
	right: auto;
	left: 36%;
}

.content_sideWrap .go-btn.right {
	right: 12%;
}

.content_sideWrap .go-btn::after {
	content: "";
	display: inline-block;
	position: absolute;
	right: -16px;
	bottom: -1px;
	width: 18px;
	height: 35px;
	background: url(../images/arrow-right.png) no-repeat right bottom;
}

.content_miceWrap ul {
	margin-top: 20px;
}

.content_miceWrap ul li {
	float: left;
	width: 30.3%;
	margin-right: 19.7%;
	margin-bottom: 50px;
}

.content_miceWrap ul li img {
	width: 100%;
}

.content_miceWrap ul li p {
	margin-bottom: 40px;
	font-size: 20px;
}

.content_miceWrap ul li p.subTxt {
	margin-bottom: 5px;
}

.content_miceWrap ul li span {
	color: #969696;
	display: inline-block;
	margin-bottom: 20px;
}

.content .inner_wrap .btn-br {
	margin-top: 100px;
}

.content h5 {
	font-size: 24px;
	font-weight: 500;
}

.content h5::before {
	content: "";
	display: inline-block;
	margin-right: 15px;
	width: 17px;
	height: 25px;
	background: url(../images/slash.png) no-repeat 0 0;
	vertical-align: text-top;
}

.content h5 span {
	display: block;
	margin-left: 32px;
}

.content p.subTit {
	margin: 20px 0 24px;
}

.content p.orange {
	color: #ee6e00;
	margin: 0 0 10px 0;
}

.content .download {
	margin-top: 100px;
}

.content .download h5 {
	float: left;
}

.content .download .down_btn {
	float: right;
}

.content .download .down_btn a {
	display: block;
	max-width: 253px;
	padding: 0 20px;
	line-height: 60px;
	font-size: 14px;
	color: #fff;
	background-color: #ee6e00;
	text-align: center;
}

.content .download .down_btn a:nth-child(1) {
	margin-bottom: 20px;
}

.content .download .down_btn a::after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 8px;
	margin-left: 20px;
	background: url(../images/down_arrow.png) no-repeat right;
}

.content .method {
	margin-top: 60px;
}

.content .method h6 {
	margin-bottom: 24px;
	color: #53575a;
	font-size: 17px;
	font-weight: 600;
}

.content h6.offline {
	margin-top: 15px;
}

.content .method ul {
	margin-bottom: 40px;
}

.content .method ul li {
	position: relative;
	font-size: 17px;
	font-weight: 400;
	margin-top: 20px;
	padding-left: 40px;
	color: #53575a;
}

.content .method ul li .orange_u {
	text-decoration: underline;
	color: #ee6e00;
}

.markerIcon {
	position: absolute;
	display: inline-block;
	background: #8f8f8f url(../images/markericon.png) center no-repeat;
	background-size: 11px 15px;
	width: 27px;
	height: 27px;
	line-height: 27px;
	border-radius: 50%;
	left: 0px;
	top: 0px;
	text-align: center;
}

.gray_box.offline {
	color: #53575a;
	padding: 15px;
	margin-bottom: 30px;
}

.content .txtBox {
	color: #53575a;
	font-size: 17px;
	margin-bottom: 30px;
}

.content .txtBox.mt30 {
	margin-top: 30px;
}

.content .imgBox {
	width: 100%;
}

.content .imgBox img {
	width: 100%;
}

.content h6.mb_15 {
	margin-bottom: 15px;
}

.content_sec {
	margin-top: 60px;
}

.content_sec>div {
	float: left;
	width: 48%;
	margin-right: 4%;
}

.content_sec>div:last-child {
	margin-right: 0;
}

.content_sec>div img {
	width: 100%;
}

.content_tir {
	margin-top: 60px;
}

.content_tir>div {
	float: left;
	width: 32.2%;
	margin-right: 1.7%;
}

.content_tir>div:last-child {
	margin-right: 0;
}

.content_tir>div img {
	width: 100%;
}

.content_micepro {
	margin-top: 60px;
}

.content_micepro>div {
	float: left;
	width: 52.8%;
	margin: 0 2% 0 10%;
}

.content_micepro>div:last-child {
	width: 25.2%;
	margin: 0 10% 0 0;
}

.content_micepro>div img {
	width: 100%;
}

.content_qua {
	margin-top: 60px;
}

.content_qua>div {
	float: left;
}

.content_qua>div.fir {
	width: 29.39%;
	margin-right: 2.27%;
}

.content_qua>div.sec {
	width: 20.8%;
	margin-right: 2.27%;
}

.content_qua>div.tir {
	width: 20.8%;
	margin-right: 0;
}

.content_qua>div img {
	width: 100%;
}

/*

.method .c002-txt1 {margin-top: 20px;}
*/

@media screen and (max-width: 1370px) {
	.sub-title.inner {
		width: calc(100% - 66px) !important;
	}

	.content .inner_wrap {
		width: calc(100% - 66px) !important;
	}

	.content_sideWrap {
		padding-bottom: 65px;
	}

	.content_sideWrap.micepromotion {
		padding-bottom: 200px;
	}

	.content_left {
		float: none;
		width: 70%;
		margin: 0 auto;
	}

	.content_left.h300 {
		height: auto;
		margin: 0;
	}

	.content_right {
		float: none;
		width: 70%;
		margin: 30px auto 0 auto;
	}

	.content_sideWrap .go-btn {
		right: auto;
		left: 49%;
		transform: translateX(-50%);
		width: calc(70% - 20px);
		padding: 0px 0px 10px 20px;
	}

	.content_sideWrap .go-btn.left {
		right: auto;
		left: 49%;
		bottom: 120px;
	}

	.content_sideWrap .go-btn.center {
		right: auto;
		left: 49%;
		bottom: 60px;
	}

	.content_sideWrap .go-btn.right {
		right: auto;
		left: 49%;
		bottom: 0;
	}

	.content .sub_content {
		padding: 40px 0;
	}

	.content_miceWrap ul li {
		float: none;
		width: 100%;
		margin-right: 0%;
	}
}

@media screen and (max-width: 800px) {
	.content .download h5 {
		float: none;
	}

	.content .download .down_btn {
		float: none;
		margin-top: 20px;
	}

	.content .download .down_btn a {
		margin: 0 auto;
		max-width: 70%;
	}
}

@media screen and (max-width: 700px) {
	.sub-title.inner {
		width: calc(100% - 44px) !important;
	}

	.content .inner_wrap {
		width: calc(100% - 44px) !important;
	}

	.content_left {
		width: 100%;
	}

	.content_right {
		width: 100%;
	}

	.content_sideWrap .go-btn {
		right: auto;
		left: 0;
		transform: translateX(0%);
		width: calc(100% - 20px);
	}

	.content_sideWrap .go-btn.left {
		right: auto;
		left: 0;
	}

	.content_sideWrap .go-btn.center {
		right: auto;
		left: 0;
	}

	.content_sideWrap .go-btn.right {
		left: auto;
	}

	.content .inner_wrap .btn-br {
		margin-top: 80px;
	}

	.content .download .down_btn {
		margin: 20px 0 0 0px;
	}

	.content .download .down_btn a {
		max-width: 100%;
	}

	.content_tir>div {
		float: none;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 20px;
	}

	.content_tir>div:last-child {
		margin-bottom: 0;
	}

	.content_sec>div {
		float: none;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 20px;
	}

	.content_sec>div:last-child {
		margin-bottom: 0;
	}

	.content_micepro>div {
		float: none;
		width: 100%;
		margin: 0 0 20px 0;
	}

	.content_micepro>div:last-child {
		margin: 0;
		width: 100%;
	}

	.content_qua>div {
		float: none;
	}

	.content_qua>div.fir {
		width: 100%;
		margin-right: 0;
	}

	.content_qua>div.sec {
		width: 100%;
		margin-right: 0;
	}

	.content_qua>div.tir {
		width: 100%;
		margin-right: 0;
	}

	.content_qua>div img {
		width: 100%;
	}

	/* 20220405//(Ina)수정(s) */
	[class^="tree-line2_"] {
		top: 146px;
		width: 100px;
	}

	/* 20220405//(Ina)수정(e) */
	.tree-line2_3 {
		top: 214px;
	}
}

@media screen and (max-width: 480px) {
	.content .inner_wrap .btn-br {
		margin-top: 60px;
	}
}

/*재단 사업소개 추가*/

.top-search-bar.active .tsb-run-ipt {
	color: #777 !important;
}

/* 서울시 지도 추가*/
/* content map placeholder */
.wrp-map-expend {
	display: none;
	position: absolute;
	z-index: 5;
	bottom: 0;
	right: 0;
	left: 0;
	height: 58px;
	overflow: hidden;
	line-height: 58px;
	font-size: 1.375em;
	font-weight: 700;
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, 0.2);
}

.wrp-map-expend .ion-ios-location {
	display: inline-block;
	margin-right: 8px;
	font-size: 34px;
	line-height: 58px;
	vertical-align: top;
}

.wrp-map-expend button {
	position: absolute;
	top: 4px;
	right: 4px;
	width: 57px;
	height: 50px;
	overflow: hidden;
	border-radius: 6px;
	background: #fff;
	color: #007dc3;
	vertical-align: top;
}

.wrp-map-expend button [class*="ion"] {
	font-size: 52px;
}

.wrp-map-expend.show {
	left: auto;
	width: 65px;
	background: none;
}

.wrp-map-expend.show p {
	display: none;
}

.map-placeholder {
	position: relative;
	z-index: 4;
	padding-top: 30px;
	padding-bottom: 0;
	height: 450px;
	overflow: hidden;
}

.map-placeholder .map-area {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
}

.map-marker {
	z-index: 999;
	padding: 12px;
	width: 566px;
	max-width: 95%;
	height: 176px;
	background: #fff;
	/* -webkit-box-shadow:5px 5px 18px 0px rgba(0,0,0,0.25); */
	-moz-box-shadow: 5px 5px 18px 0px rgba(0, 0, 0, 0.25);
	/* box-shadow:5px 5px 18px 0px rgba(0,0,0,0.25); */
}

/*.map-marker:before {content:" "; position:absolute; bottom:-11px; left:50%; margin-left:-11px; width:0; height:0; border-style:solid; border-width:11px 10.5px 0 10.5px; border-color:#fff transparent transparent transparent;}*/
.map-marker .thum {
	position: absolute;
	top: 12px;
	bottom: 12px;
	left: 12px;
	width: 46.168498%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 150px;
	height: 204px;
}

.map-marker .cont {
	position: relative;
	margin-left: 53.380952%;
	height: 100%;
	overflow: hidden;
}

.map-marker .cont .tit {
	padding-top: 0px;
}

.map-marker .cont .txt {
	margin-top: 5px;
	height: 82px;
	overflow: hidden;
}

.map-marker .cont .set-button {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.map-marker .cont .set-button button {
	position: absolute;
	top: 0;
	right: 0;
	height: 26px;
	overflow: hidden;
	font-size: 24px;
	color: #bebfc1;
	display: none;
}

.map-beacon {
	position: absolute;
	z-index: 888;
	padding: 6px 27px 31px 6px;
	width: 30px;
	height: 30px;
	background: url(../images/bg/bg-map-beacon.png) no-repeat;
	font-size: 1.5em;
	font-weight: 700;
	text-align: center;
	line-height: 28px;
	color: #0078bb;
}

.map-position-beacon,
.map-bus-beacon,
.map-bus-beacon-on,
.map-location-beacon {
	position: absolute;
	z-index: 888;
	width: 63px;
	height: 67px;
}

.map-position-beacon {
	background: url(../images/ico/ico-beacon-myposition.png) no-repeat;
}

.map-bus-beacon {
	background: url(../images/ico/ico-beacon-bus.png) no-repeat;
}

.map-bus-beacon-on {
	background: url(../images/ico/ico-beacon-bus-on.png) no-repeat;
}

.map-location-beacon {
	background: url(../images/ico/ico-beacon-location.png) no-repeat;
}

.wrp-map-mylocation {
	position: absolute;
	z-index: 5;
	bottom: 25px;
	right: 10px;
}

.wrp-map-mylocation button {
	width: 45px;
	height: 45px;
	background: url(../images/ico/ico-map-pos.png) no-repeat 50% 50%;
	border-radius: 50%;
}

.wrp-map-mylocation button.on {
	background: url(../images/btn/btn-mylocation1.png) no-repeat;
}

/* 20220902 start */
/*########## common ##########*/
/* title */
h4.cStyle {
	margin: 50px 0 25px;
	width: 100%;
	font-size: 25px;
	color: #222;
	font-weight: 500;
}

h4.cStyle2 {
	display: flex;
	/* align-items: flex-end; */
	align-items: baseline;
	margin: 50px 0 25px;
	font-size: 25px;
	color: #222;
	font-weight: 500;
}

h4.cStyle2 span {
	margin: 0 0 0 auto;
	font-size: 15px;
	color: #888;
	font-weight: 500;
}

h4.cStyle2 span.rq {
	margin: 0 0 0 5px;
	color: #f00;
}

h4.cStyle2 span i {
	color: #f00;
}

@media (max-width: 767px) {
	h4.cStyle {
		margin: 0 0 20px;
		font-size: 20px;
	}

	h4.cStyle2 {
		margin-bottom: 0;
		font-size: 20px;
	}

	h4.cStyle2 span {
		font-size: 14px;
	}
}

@media (max-width: 600px) {
	h4.cStyle {
		font-size: 18px;
	}

	h4.cStyle2 {
		flex-direction: column;
		align-items: flex-start;
		font-size: 18px;
	}

	h4.cStyle2.agree {
		flex-direction: row;
		align-items: flex-end;
	}

	h4.cStyle2 span {
		margin: 5px 0 5px auto;
		font-size: 12px;
	}
}

/* wrap */
.reserve_wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 25px 0 0;
	padding: 25px 50px;
	border-top: 2px solid #222;
	background: #f8f8f8;
}

.reserve_wrap li {
	margin: 20px 0;
	width: 48%;
}

.reserve_wrap li.wide {
	width: 100%;
}

.reserve_wrap h5,
.reserve_wrap label {
	line-height: 24px;
	font-size: 18px;
	color: #222;
	font-weight: 700;
}

.reserve_wrap p {
	display: flex;
	flex-wrap: wrap;
	margin: 10px 0 0;
	line-height: 26px;
	font-size: 18px;
	color: #666;
	font-weight: 400;
}

.reserve_wrap p i {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 30px;
	height: 56px;
	font-size: 16px;
	color: #666;
	font-weight: 400;
	border: 1px solid #e2e2e2;
	background: #efefef;
	font-style: normal;
}

.reserve_wrap p span:after {
	content: ",";
	margin: 0 5px 0 0;
}

.reserve_wrap p span:only-child:after,
.reserve_wrap p span:last-child:after {
	content: "";
}

.reserve_wrap input[type="text"] {
	margin: 10px 0 0;
}

.reserve_wrap select::-ms-expand {
	display: none;
}

.reserve_wrap select {
	width: 100%;
	margin: 10px 0 0;
	padding: 0 50px 0 15px;
	height: 56px;
	font-size: 15px;
	border: 1px solid #e2e2e2;
	background: #fff url(../images/select_arrow.png) no-repeat calc(100% - 20px) center;
	-o-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.reserve_wrap .tour_people .add_num {
	margin: 10px 0 0;
	align-items: center;
}

.reserve_wrap .tour_people .add_num p {
	margin: 0 10px 0 0;
}

@media (max-width: 820px) {
	.reserve_wrap {
		padding: 25px 30px;
	}

	.reserve_wrap li {
		margin: 15px 0;
	}

	.reserve_wrap h5 {
		font-size: 16px;
	}

	.reserve_wrap p {
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.reserve_wrap {
		margin: 15px 0 0;
		padding: 20px 15px;
	}

	.reserve_wrap li {
		width: 100%;
	}

	.reserve_wrap li.empty {
		display: none;
	}

	.reserve_wrap h5 {
		font-size: 15px;
	}

	.reserve_wrap p {
		line-height: 24px;
		font-size: 15px;
	}

	.reserve_wrap p i {
		height: 50px;
		font-size: 15px;
	}
}

@media (max-width: 424px) {
	.reserve_wrap p i {
		height: 45px;
		font-size: 14px;
	}
}

.reserve_guide {
	padding: 25px 30px;
	background: #fff7f1;
	border: 1px solid #ee6e00;
}

.reserve_guide>div {
	margin: 20px 0 0;
}

.reserve_guide>div:first-child {
	margin-top: 0;
}

.reserve_guide h5 {
	display: flex;
	align-items: center;
	font-size: 20px;
	color: #222;
	font-weight: 500;
}

.reserve_guide h5:before {
	content: "";
	display: block;
	margin: 0 10px 0 0;
	width: 30px;
	height: 30px;
	background: #ee6e00 url(../images/phone_icon.png) no-repeat center;
	border-radius: 50%;
}

.reserve_guide h5.icon_1:before {
	background: #ee6e00 url(../images/phone_icon.png) no-repeat center;
}

.reserve_guide h5.icon_2:before {
	background: #ee6e00 url(../images/setting_icon.png) no-repeat center;
}

.reserve_guide p {
	margin: 5px 0 0;
	padding: 0 0 0 40px;
	line-height: 24px;
	font-size: 16px;
	color: #222;
	font-weight: 400;
}

.reserve_guide p span:before {
	content: "/";
	margin: 0 5px;
}

.reserve_guide p span:first-child:before {
	content: "";
	margin: 0;
}

.reserve_status {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 15px 0 0;
	padding: 0 0 0 40px;
}

.reserve_status li {
	display: flex;
	align-items: center;
	margin: 5px 0 0;
	width: 48%;
}

.reserve_status li p {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 16px;
	color: #53575a;
	font-weight: 400;
}

.re_status {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding: 0 13px;
	height: 36px;
	font-size: 15px;
	color: #53575a;
	font-weight: 400;
	background: #fff;
	border: 1px solid #e2e2e2;
	border-radius: 200px;
}

.re_status.wait {
	color: #3692f1;
}

.re_status.confirm {
	color: #52b61b;
}

.re_status.cancel {
	color: #d93333;
}

@media (max-width: 1024px) {
	.reserve_status li {
		width: 100%;
	}

	.re_status {
		font-size: 14px;
	}
}

@media (max-width: 767px) {
	.reserve_guide {
		padding: 20px;
	}

	.reserve_guide h5 {
		font-size: 18px;
	}

	.reserve_guide h5:before {
		width: 28px;
		height: 28px;
		background-size: 13px;
	}

	.reserve_guide p {
		padding: 0 0 0 20px;
		font-size: 14px;
	}

	.reserve_guide p span {
		display: block;
	}

	.reserve_guide p span:before {
		content: "";
		margin: 0;
	}

	.reserve_status {
		padding: 0 0 0 20px;
	}

	.reserve_status li p {
		margin: 0;
		padding: 0 0 0 10px;
		font-size: 14px;
	}

	.re_status {
		height: 30px;
		font-size: 13px;
	}
}

@media (max-width: 500px) {
	.reserve_guide h5 {
		font-size: 16px;
	}

	.reserve_guide h5:before {
		width: 26px;
		height: 26px;
		background-size: 12px;
	}

	.reserve_status {
		padding: 0;
	}

	.reserve_status li {
		flex-wrap: wrap;
	}

	.reserve_status li p {
		padding: 0 0 0 20px;
		width: 100%;
	}
}

@media (max-width: 424px) {
	.reserve_status li p {
		padding: 0 0 0 15px;
		font-size: 13px;
	}
}

/*########## 대관/투어 신청 ##########*/
/* tabmenu */
.plaza-wrap .reserve-tab {
	margin-bottom: 60px;
}

.plaza-wrap .reserve-tab:after {
	content: "";
	display: block;
	clear: both;
}

.plaza-wrap .reserve-tab>li {
	position: relative;
	float: left;
	width: calc(100% / 6);
	height: 75px;
	border: 1px solid #c1c1c1;
	border-right: 0;
}

.plaza-wrap .reserve-tab>li:last-child {
	border-right: 1px solid #c1c1c1;
}

.plaza-wrap .reserve-tab>li>button {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 20px;
	font-weight: 400;
	color: #53575a;
	text-align: center;
	cursor: pointer;
}

.plaza-wrap .reserve-tab>li.on:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: #ff8f2f;
}

.plaza-wrap .reserve-tab>li.on>button {
	color: #ee6e00;
}

.plaza-wrap .reserve-tab-cont {
	display: none;
}

.plaza-wrap .reserve-tab-cont.show {
	display: block;
}

/* calendar */
.calendar-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.calendar {
	padding: 40px 30px;
	width: 66%;
	background: #46494a;
}

.calendar .month {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 20px 0 40px;
}

.calendar .month span {
	margin: 0 60px;
	line-height: 50px;
	font-size: 45px;
	color: #fff;
	font-weight: 700;
}

.calendar .month button {
	width: 40px;
	height: 40px;
	font-size: 0;
	opacity: 0.5;
	transition: opacity 0.3s;
	cursor: pointer;
}

.calendar .month button.prev {
	background: url(../images/cal_prev_btn.png) no-repeat center;
	background-size: 100%;
}

.calendar .month button.next {
	background: url(../images/cal_next_btn.png) no-repeat center;
	background-size: 100%;
}

.calendar .month button:hover {
	opacity: 1;
}

#calendar {
	width: 100%;
	table-layout: fixed;
}

#calendar th,
#calendar td {
	padding: 15px;
	width: calc(100% / 7);
	height: 110px;
	font-size: 16px;
	color: #000;
	font-weight: 700;
	background: #d6d6d6;
	border: 4px solid #46494a;
	vertical-align: top;
	overflow: hidden;
}

#calendar td a {
	display: block;
	width: 100%;
	height: 100%;
}

#calendar th {
	padding: 0 15px;
	height: 46px;
	color: #333;
	font-weight: 500;
	text-align: left;
	border-bottom-width: 14px;
	vertical-align: middle;
}

#calendar th:first-child,
#calendar td:first-child {
	color: #ce1c1c;
}

#calendar th:last-child,
#calendar td:last-child {
	color: #2176cd;
}

#calendar .today {
	color: #ee6e00;
	background: #fff;
}

#calendar .check {
	color: #fff;
	background: url(../images/cal_chk_bg.png);
}

#calendar .check a {
	color: #fff;
	background: url(../images/cal_chk_bg.png);
}

#calendar .check a span {
	color: #fff;
	background: none;
}

#calendar td div {
	margin: 10px 0 0;
}

#calendar td div p {
	display: flex;
	align-items: flex-end;
	line-height: 17px;
	font-size: 15px;
	color: #666;
	font-weight: 400;
}

#calendar td div p span {
	margin: 0 0 0 5px;
	font-size: 10px;
}

#calendar td div p i {
	font-size: 12px;
	color: #000;
	font-weight: 700;
	font-style: normal;
}

#calendar .check div p {
	color: #fff;
}

#calendar .check div p i {
	color: #fff;
}

.calendar .state {
	display: flex;
	margin: 20px 0 0;
}

.calendar .state span {
	display: flex;
	align-items: center;
	margin-right: 25px;
	font-size: 15px;
	color: #fff;
}

.calendar .state span:before {
	content: "";
	display: block;
	margin-right: 7px;
	width: 20px;
	height: 20px;
	background: #d6d6d6;
}

.calendar .state span.check:before {
	background: url(../images/cal_chk_bg.png);
}

.time_select {
	padding: 0 40px;
	width: 34%;
}

.time_select .date {
	display: flex;
	align-items: flex-end;
	margin: 10px 0 0;
	padding: 0 0 25px;
	border-bottom: 2px solid #222;
}

.time_select .date span {
	padding: 0 0 0 30px;
	line-height: 24px;
	font-size: 20px;
	color: #333;
	font-weight: 500;
	background: url(../images/cal_icon.png) no-repeat left center;
}

.time_select .date p {
	margin: 0 0 0 20px;
	line-height: 1;
	font-size: 50px;
	color: #ee6e00;
	font-weight: 700;
}

.time_select .time {
	margin: 40px 0 0;
}

.time_select .time li {
	margin-bottom: 10px;
}

.time_select .time li input[type="checkbox"] {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	clip-path: polygon(0 0, 0 0, 0 0);
}

.time_select .time li input[type="checkbox"]+label {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 13px 20px;
	height: 100%;
	background: #fff;
	border: 1px solid #c1c1c1;
	cursor: pointer;
}

.time_select .time li input[type="checkbox"]:focus+label {
	border: 2px solid #000;
}

.time_select .time li input[type="checkbox"]:checked+label {
	background: #fff4ea;
	border-color: #ee6e00;
}

.time_select .time li input[type="radio"] {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	clip-path: polygon(0 0, 0 0, 0 0);
}

.time_select .time li input[type="radio"]+label {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 13px 20px;
	height: 100%;
	background: #fff;
	border: 1px solid #c1c1c1;
	cursor: pointer;
}

.time_select .time li input[type="radio"]:checked+label {
	background: #fff4ea;
	border-color: #ee6e00;
}

.time_select .time li p {
	line-height: 30px;
	font-size: 16px;
	color: #333;
	font-weight: 700;
}

.time_select .time li span {
	display: inline-block;
	width: 60px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	text-align: center;
	background: #ee6e00;
}

.time_select .time li input[type="checkbox"]+div {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 13px 20px;
	height: 100%;
	background: #fff;
	border: 1px solid #c1c1c1;
	cursor: pointer;
}

.time_select .time li input[type="checkbox"]:focus+div {
	border: 2px solid #000;
}

.time_select .time li input[type="checkbox"]:checked+div {
	background: #fff4ea;
	border-color: #ee6e00;
}

.time_select .time li input[type="radio"]+div {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 13px 20px;
	height: 100%;
	background: #fff;
	border: 1px solid #c1c1c1;
	cursor: pointer;
}

.time_select .time li input[type="radio"]:checked+div {
	background: #fff4ea;
	border-color: #ee6e00;
}

.time_select .time li.active {
	border-color: #063164;
	background: aliceblue;
}

.time_select .time li input[type="checkbox"].closed+label {
	border-color: #f1f1f1;
	background: #f1f1f1;
	cursor: default;
}

.time_select .time li input[type="checkbox"].closed+label p {
	color: #888;
}

.time_select .time li input[type="checkbox"].closed+label span {
	background: #838383;
}

.time_select .time li input[type="radio"].closed+label {
	border-color: #f1f1f1;
	background: #f1f1f1;
	cursor: default;
}

.time_select .time li input[type="radio"].closed+label p {
	color: #888;
}

.time_select .time li input[type="radio"].closed+label span {
	background: #838383;
}

.time_select .time li input[type="checkbox"].closed+div {
	border-color: #f1f1f1;
	background: #f1f1f1;
	cursor: default;
}

.time_select .time li input[type="checkbox"].closed+div p {
	color: #888;
}

.time_select .time li input[type="checkbox"].closed+div span {
	background: #838383;
}

.time_select .time li input[type="radio"].closed+div {
	border-color: #f1f1f1;
	background: #f1f1f1;
	cursor: default;
}

.time_select .time li input[type="radio"].closed+div p {
	color: #888;
}

.time_select .time li input[type="radio"].closed+div span {
	background: #838383;
}

.tour_people .add_num {
	display: flex;
}

.tour_people .add_num button {
	width: 56px;
	height: 56px;
	font-size: 0;
	border: 1px solid #e2e2e2;
	background: #fff;
	box-sizing: border-box;
	cursor: pointer;
}

.tour_people .add_num button.minus {
	background: url(../images/minus_icon.png) no-repeat center;
}

.tour_people .add_num button.plus {
	background: url(../images/plus_icon.png) no-repeat center;
}

.tour_people .add_num input[type="text"] {
	margin: 0;
	width: 75px;
	height: 56px;
	font-size: 18px;
	color: #666;
	font-weight: 400;
	text-align: center;
	border: 0;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

/* 기본정보 입력 */
.reserve_form .frm_wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 15px 0 0;
	padding: 35px 50px;
	border-top: 2px solid #222;
	background: #f8f8f8;
}

.reserve_form .frm_wrap>div {
	display: flex;
	flex-direction: column;
	margin: 15px 0;
	width: 48%;
}

.reserve_form .frm_wrap.wide>div {
	width: 100%;
}

.reserve_form .frm_wrap.wide>div.half {
	width: 48%;
}

.reserve_form .frm_wrap>div.txt-inline {
	display: flex;
	flex-direction: row;
}

.reserve_form .frm_wrap>div.txt-inline>div {
	display: flex;
	flex-direction: column;
}

.reserve_form ::-webkit-input-placeholder {
	color: #919191;
}

.reserve_form :-ms-input-placeholder {
	color: #919191;
}

.reserve_form ::placeholder {
	color: #919191;
}

.reserve_form label,
.reserve_form .label-type {
	margin-bottom: 10px;
	font-size: 18px;
	color: #222;
	font-weight: 700;
}

.reserve_form label.rq:after,
.reserve_form .label-type.rq:after {
	content: "*";
	display: inline-block;
	margin-left: 3px;
	color: #f00;
	font-weight: 400;
}

.reserve_form input[type="text"] {
	padding: 0 15px;
	width: 100%;
	height: 56px;
	font-size: 15px;
	color: #555;
	background: #fff;
	border: 1px solid #e2e2e2;
}

.reserve_form input[type="text"]:disabled {
	color: #666;
	background: #efefef;
	cursor: default;
}

.reserve_form input[type="tel"] {
	padding: 0 15px;
	width: 100%;
	height: 56px;
	font-size: 15px;
	color: #555;
	background: #fff;
	border: 1px solid #e2e2e2;
}

.reserve_form input[type="tel"]:disabled {
	color: #666;
	background: #efefef;
	cursor: default;
}

.reserve_form select::-ms-expand {
	display: none;
}

.reserve_form select {
	padding: 0 50px 0 15px;
	height: 56px;
	font-size: 15px;
	border: 1px solid #e2e2e2;
	background: #fff url(../images/select_arrow.png) no-repeat calc(100% - 20px) center;
	-o-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.reserve_form .account {
	padding: 15px;
	line-height: 24px;
	font-size: 15px;
	color: #666;
	background: #efefef;
	border: 1px solid #e2e2e2;
}

.reserve_form .tel {
	display: flex;
	align-items: center;
}

.reserve_form .tel input[type="text"] {
	width: 115px;
	text-align: center;
}

.reserve_form .tel span {
	margin: 0 10px;
}

.reserve_form .email {
	display: flex;
	align-items: center;
}

.reserve_form .email span {
	margin: 0 10px;
}

.reserve_form .email select {
	margin: 0 0 0 10px;
}

.reserve_form .txt {
	display: flex;
	align-items: center;
}

.reserve_form .txt input[type="text"] {
	width: 175px;
}

.reserve_form .txt input[type="text"].num {
	text-align: right;
}

.reserve_form .txt span {
	margin: 0 0 0 10px;
}

/* radio & checkbox */
.reserve_form .chk {
	display: flex;
	flex-wrap: wrap;
}

.reserve_form .chk li {
	display: flex;
	align-items: center;
	position: relative;
	margin: 10px 60px 0 0;
	height: 56px;
}

.reserve_form input[type="checkbox"] {
	position: absolute;
	top: 50%;
	left: 1px;
	width: 22px;
	height: 22px;
	transform: translateY(-50%);
	cursor: pointer;
}

.reserve_form input[type="checkbox"]+label {
	margin: 0;
	padding: 0 0 0 35px;
	font-size: 16px;
	color: #222;
	cursor: pointer;

	user-select: none; /* 텍스트 드래그 방지 */
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;	
}

.reserve_form input[type="checkbox"]+label:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 24px;
	height: 24px;
	border: 1px solid #e2e2e2;
	background: #fff;
	transform: translateY(-50%);
	box-sizing: border-box;
}

.reserve_form input[type="checkbox"]+label:after {
	content: "";
	position: absolute;
	top: calc(50% - 8px);
	left: 9px;
	width: 7px;
	height: 12px;
	border-right: 2px solid #d8d8d8;
	border-bottom: 2px solid #d8d8d8;
	transform: rotate(45deg);
	box-sizing: border-box;
}

.reserve_form input[type="checkbox"]:checked+label:before {
	border-color: #ee6e00;
	background: #ee6e00;
}

.reserve_form input[type="checkbox"]:checked+label:after {
	border-color: #fff;
}

.reserve_form input[type="radio"] {
	position: absolute;
	top: 50%;
	left: 1px;
	width: 22px;
	height: 22px;
	transform: translateY(-50%);
	cursor: pointer;
}

.reserve_form input[type="radio"]:disabled {
	cursor: default;
}

.reserve_form input[type="radio"]+label {
	margin: 0;
	padding: 0 0 0 35px;
	font-size: 16px;
	color: #222;
	cursor: pointer;
}

.reserve_form input[type="radio"]+label:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 24px;
	height: 24px;
	border: 1px solid #e3e3e3;
	border-radius: 50%;
	background: #fff;
	transform: translateY(-50%);
	box-sizing: border-box;
}

.reserve_form input[type="radio"]+label:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 6px;
	width: 12px;
	height: 12px;
	background: #d8d8d8;
	border-radius: 50%;
	transform: translateY(-50%);
	box-sizing: border-box;
}

.reserve_form input[type="radio"]:checked+label:before {
	border-color: #ee6e00;
}

.reserve_form input[type="radio"]:checked+label:after {
	background: #ee6e00;
}

.reserve_form input[type="radio"]:disabled+label {
	cursor: default;
}

.reserve_form input[type="radio"]:disabled+label:before {
	border-color: #d1d1d1;
	background: #f5f5f5;
}

.reserve_form input[type="radio"]:disabled+label:after {
	background: #cfcfcf;
}

.reserve_form textarea {
	padding: 15px;
	height: 220px;
	font-size: 15px;
	color: #555;
	border-color: #e2e2e2;
	resize: none;
	overflow-y: scroll;
}

.reserve_form label.etc {
	width: 80px;
}

.reserve_form input[type="text"].etc {
	width: 570px;
}

.reserve_form .frm_wrap>div.txt-inline>div:last-child {
	margin: 0 0 0 40px;
}

.reserve_form .frm_wrap>div.txt-inline .chk li {
	margin: 0 30px 0 0;
	width: auto;
}

/* file */
.reserve_form .file {
	display: flex;
	align-items: flex-end;
	height: 56px;
}

.reserve_form .file input[type="file"] {
	position: absolute;
	margin: -1px;
	padding: 0;
	width: 1px;
	height: 1px;
	border: 0;
	clip: rect(0, 0, 0, 0);
	overflow: hidden;
}

.reserve_form .file input:focus+label {
	border: 2px dotted #fff;
}

.reserve_form .file label {
	margin: 0;
	width: 110px;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	background: #525579;
	cursor: pointer;
}

.reserve_form .file .filename {
	display: flex;
	align-items: center;
	flex: 1 1 auto;
	padding: 0 15px;
	max-width: 100%;
	height: 50px;
	line-height: 50px;
}

.reserve_form .file .filename p {
	padding: 0 10px 0 0;
	max-width: calc(100% - 20px);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.reserve_form .file .filename button {
	display: none;
	width: 20px;
	height: 20px;
	font-size: 0;
	background: url(../images/file_del_btn.png) no-repeat center;
	background-size: 100%;
	cursor: pointer;
}

.reserve_form .info {
	margin: 20px 0 0;
}

.reserve_form .info ul li {
	position: relative;
	line-height: 25px;
	font-size: 15px;
	color: #666;
	font-weight: 400;
}

.reserve_form .info ul li span {
	color: #ee6e00;
	font-weight: 500;
}

.reserve_form .agree_wrap {
	margin: 15px 0 0;
	border: 1px solid #e2e2e2;
	border-top: 2px solid #222;
}

.reserve_form .agree_wrap .info {
	margin: 0;
	padding: 40px;
}

.reserve_form .agree_wrap .info ul {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 5px;
}
.reserve_form .agree_wrap .info ul label {
	display: block;
	line-height: 25px;
	font-size: 15px;
	color: #666;
	font-weight: 400;
}

.reserve_form .agree_wrap .chk {
	padding: 15px 40px;
	border-top: 1px solid #e2e2e2;
	background: #f8f8f8;
}

.reserve_form .agree_wrap .chk li {
	margin: 0;
}

/* button */
.reserve_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 80px 0 0;
}

.reserve_btn a {
	display: flex;
	align-items: center;
	padding: 0 75px;
	height: 85px;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	background: #ee6e00;
	cursor: pointer;
}

@media (max-width: 1300px) {

	/* calendar */
	.calendar {
		padding: 35px 25px;
	}

	#calendar td div p {
		font-size: 13px;
	}

	#calendar td div p span {
		margin: 0 0 0 4px;
	}

	/* 기본정보 입력 */
	.reserve_form .frm_wrap {
		padding: 25px 30px;
	}
}

@media (max-width: 1180px) {

	/* calendar */
	.calendar {
		padding: 30px 25px;
		width: 72%;
	}

	.time_select {
		padding: 0 0 0 40px;
		width: 28%;
	}
}

@media (max-width: 1100px) {

	/* calendar */
	.calendar {
		width: 100%;
	}

	.time_select {
		padding: 0;
		width: 100%;
	}

	.time_select .date {
		margin: 40px 0 0;
		padding: 0 0 15px;
	}

	.time_select .date p {
		font-size: 45px;
	}

	.time_select .time {
		display: flex;
		flex-wrap: wrap;
		margin: 20px 0 0;
	}

	.time_select .time li {
		margin: 0 1% 10px;
		width: 31.333333333%;
	}

	.time_select .time li input[type="checkbox"]+label {
		padding: 13px 15px;
	}
}

@media (max-width: 1024px) {

	/* tabmenu */
	.plaza-wrap .reserve-tab {
		border-top: 1px solid #c1c1c1;
		border-left: 1px solid #c1c1c1;
	}

	.plaza-wrap .reserve-tab>li {
		width: calc(100% / 3);
		height: 65px;
		border: 0;
		border-bottom: 1px solid #c1c1c1;
		border-right: 1px solid #c1c1c1;
	}

	.plaza-wrap .reserve-tab>li>button {
		font-size: 18px;
	}

	.plaza-wrap .reserve-tab>li.on:after {
		height: 4px;
	}

	/* calendar */
	.calendar .month button.prev {
		background: url(../images/m_cal_prev_btn.png) no-repeat center;
		background-size: 100%;
	}

	.calendar .month button.next {
		background: url(../images/m_cal_next_btn.png) no-repeat center;
		background-size: 100%;
	}

	#calendar td div p {
		display: none;
	}

	/* 기본정보 입력 */
	.reserve_form .frm_wrap>div {
		width: 100%;
	}

	.reserve_form .frm_wrap>div.empty {
		display: none;
	}

	.reserve_form input[type="text"] {
		padding: 0 10px;
	}

	.reserve_form .txt input[type="text"] {
		width: 50%;
	}

	.reserve_form .frm_wrap.wide>div.half {
		width: 100%;
	}

	.reserve_btn a {
		padding: 0 70px;
		height: 75px;
	}
}

@media (max-width: 820px) {

	/* calendar */
	.calendar {
		padding: 40px 30px 30px;
	}

	.calendar .month {
		margin: 0 0 30px;
	}

	/* 기본정보 입력 */
	.reserve_form label {
		line-height: 25px;
		font-size: 16px;
	}

	.reserve_form input[type="text"] {
		height: 50px;
	}

	.reserve_form select {
		height: 50px;
	}

	.reserve_form .tel input[type="text"] {
		width: 100%;
	}

	.reserve_form .txt input[type="text"] {
		width: 100%;
	}

	/* radio & checkbox */
	.reserve_form .chk li {
		margin: 5px 0;
		width: 100%;
		height: 50px;
	}

	.reserve_form input[type="text"].etc {
		width: 100%;
	}
}

@media (max-width: 767px) {

	/* tabmenu */
	.plaza-wrap .reserve-tab>li {
		width: calc(100% / 2);
		height: 60px;
	}

	.plaza-wrap .reserve-tab>li>button {
		font-size: 16px;
	}

	.plaza-wrap .reserve-tab>li.on:after {
		height: 3px;
	}

	/* calendar */
	.calendar {
		padding: 30px 15px;
	}

	#calendar th,
	#calendar td {
		padding: 10px;
		height: 80px;
		font-size: 13px;
	}

	#calendar th {
		padding: 0 10px;
		height: 45px;
	}

	.time_select .time li {
		width: 48%;
	}

	/* 기본정보 입력 */
	.reserve_form .frm_wrap {
		padding: 20px 15px;
	}

	.reserve_form .frm_wrap>div {
		margin: 7px 0;
	}

	.reserve_form input[type="text"] {
		height: 45px;
	}

	.reserve_form select {
		height: 45px;
	}

	/* radio & checkbox */
	.reserve_form .chk li {
		height: 45px;
	}

	.reserve_btn {
		margin: 40px 0 0;
		padding: 0 22px;
	}

	.reserve_btn a {
		justify-content: center;
		padding: 0;
		width: 100%;
		height: 60px;
		font-size: 18px;
	}
}

@media (max-width: 600px) {

	/* calendar */
	.calendar .month {
		justify-content: space-around;
		margin: 0 0 25px;
	}

	.calendar .month span {
		margin: 0;
		font-size: 35px;
	}

	#calendar th,
	#calendar td {
		padding: 8px;
		height: 60px;
		font-size: 13px;
		border-width: 2px;
	}

	#calendar th {
		padding: 0;
		height: 45px;
		text-align: center;
		border-bottom-width: 8px;
	}

	.calendar .state {
		margin: 15px 0 0;
		padding: 0 4px;
	}

	.time_select .date span {
		font-size: 18px;
	}

	.time_select .date p {
		font-size: 40px;
	}

	.time_select .time li {
		margin: 0 0 10px;
		width: 100%;
	}

	.time_select .time li input[type="checkbox"]+label {
		padding: 7px 15px;
	}

	.time_select .time li p {
		font-size: 15px;
	}

	.time_select .time li span {
		height: 36px;
		line-height: 36px;
		font-size: 15px;
	}

	/* 기본정보 입력 */
	.reserve_form .frm_wrap {
		margin: 0;
	}

	.reserve_form .frm_wrap>div {
		margin: 15px 0;
	}

	.reserve_form .frm_wrap>div.txt-inline {
		flex-direction: column;
	}

	.reserve_form .frm_wrap>div.txt-inline>div:last-child {
		margin: 15px 0;
	}

	.reserve_form label {
		margin: 0 0 5px;
		font-size: 15px;
	}

	.reserve_form .email {
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.reserve_form .email input[type="text"] {
		width: calc(100% - 35px);
	}

	.reserve_form .email span {
		margin: 0;
	}

	.reserve_form .email input[type="text"].other,
	.reserve_form .email select {
		margin: 10px 0 0;
		width: 48%;
	}

	.reserve_form .email.mod {
		flex-wrap: nowrap;
	}

	.reserve_form .email.mod input[type="text"],
	.reserve_form .email.mod input[type="text"].other {
		margin: 0;
		width: 100%;
	}

	.reserve_form .email span {
		margin: 0 5px;
	}

	.reserve_form .txt span {
		font-size: 15px;
	}

	/* radio & checkbox */
	.reserve_form .chk li {
		flex-wrap: wrap;
		margin: 5px 0 10px;
		height: auto;
	}

	.reserve_form input[type="checkbox"] {
		top: 0;
		transform: none;
	}

	.reserve_form input[type="checkbox"]+label,
	.reserve_form .agree_wrap .info ul label {
		width: 100%;
		font-size: 14px;
	}

	.reserve_form input[type="checkbox"]+label:before {
		top: 0;
		transform: none;
	}

	.reserve_form input[type="checkbox"]+label:after {
		top: 4px;
	}

	.reserve_form input[type="radio"] {
		top: 0;
		transform: none;
	}

	.reserve_form input[type="radio"]+label {
		width: 100%;
		font-size: 14px;
	}

	.reserve_form input[type="radio"]+label:before {
		top: 0;
		transform: none;
	}

	.reserve_form input[type="radio"]+label:after {
		top: 6px;
		transform: none;
	}

	.reserve_form label.etc {
		width: 100%;
	}

	.reserve_form input[type="text"].etc {
		margin: 7px 0 0;
	}

	/* file */
	.reserve_form .file {
		align-items: center;
		height: auto;
	}

	.reserve_form .file label {
		width: 100px;
		height: 45px;
		line-height: 45px;
		font-size: 14px;
	}

	.reserve_form .file .filename {
		padding: 0 0 0 10px;
		width: calc(100% - 100px);
		height: auto;
		line-height: 45px;
	}

	.reserve_form .file .filename p {
		font-size: 14px;
	}

	.reserve_form .info ul li {
		font-size: 13px;
	}

	.reserve_form .agree_wrap .info {
		padding: 15px 20px;
	}

	.reserve_form .agree_wrap .chk {
		padding: 15px 20px;
	}
}

@media (max-width: 424px) {

	.reserve_form .email input[type="text"].other,
	.reserve_form .email select {
		width: 100%;
	}
}

/*########## 대관/투어 신청완료 ##########*/
.reserve_com {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.reserve_com .inquiry {
	padding: 290px 0 0;
	width: 42%;
	background: url(../images/reserve_completed_bg.png) no-repeat center 38px;
}

.reserve_com .inquiry dl {
	margin: 15px 0 0;
}

.reserve_com .inquiry dt {
	margin: 0 0 5px;
	line-height: 24px;
	font-size: 16px;
	color: #666;
	font-weight: 400;
}

.reserve_com .inquiry dd {
	position: relative;
	padding: 0 0 0 17px;
	line-height: 21px;
	font-size: 14px;
	color: #f00;
	font-weight: 400;
}

.reserve_com .inquiry dd:before {
	content: "※";
	position: absolute;
	top: 0;
	left: 0;
	color: #f00;
}

.reserve_com .com_info {
	width: 52%;
}

.reserve_com .com_info dl {
	padding: 15px 50px 50px;
	border-top: 2px solid #222;
	background: #f8f8f8;
}

.reserve_com .com_info dt {
	margin: 35px 0 0;
	line-height: 24px;
	font-size: 18px;
	color: #222;
	font-weight: 700;
}

.reserve_com .com_info dd {
	display: flex;
	flex-wrap: wrap;
	margin: 10px 0 0;
	line-height: 28px;
	font-size: 18px;
	color: #666;
	font-weight: 400;
}

.reserve_com .com_info dd div {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 30px;
	height: 56px;
	font-size: 16px;
	color: #666;
	font-weight: 400;
	border: 1px solid #e2e2e2;
	background: #efefef;
}

.reserve_com .com_info dd span:after {
	content: ",";
	margin: 0 5px 0 0;
}

.reserve_com .com_info dd span:only-child:after,
.reserve_com .com_info dd span:last-child:after {
	content: "";
}

.reserve_com .com_info .reserve_form {
	position: relative;
}

.reserve_com .com_info .rq_co {
	position: absolute;
	top: -35px;
	right: 0;
	font-size: 16px;
	color: #888;
	font-weight: 400;
}

.reserve_com .com_info .rq_co span {
	color: #f00;
}

.reserve_com .com_info .frm_wrap {
	margin: 0;
}

.reserve_com .com_info .frm_wrap>div {
	width: 100%;
}

@media (max-width: 1100px) {
	.reserve_com {
		flex-direction: column;
	}

	.reserve_com .inquiry {
		width: 100%;
	}

	.reserve_com .com_info {
		margin: 60px 0 0;
		width: 100%;
	}

	.reserve_com .com_info dl {
		padding: 0 30px 35px;
	}

	.reserve_com .com_info dt {
		margin: 35px 0 0;
	}
}

@media (max-width: 767px) {
	.reserve_com .inquiry {
		padding: 220px 0 0;
		background-position: center top;
		background-size: 255px;
	}

	.reserve_com .inquiry dt {
		font-size: 15px;
	}

	.reserve_com .inquiry dd {
		font-size: 13px;
	}

	.reserve_com .com_info dt {
		font-size: 15px;
	}

	.reserve_com .com_info dd {
		line-height: 24px;
		font-size: 15px;
	}

	.reserve_com .com_info dd div {
		height: 50px;
		font-size: 15px;
	}
}

@media (max-width: 424px) {
	.reserve_com .com_info dd div {
		height: 45px;
		font-size: 14px;
	}
}

/*########## 대관/투어 예약신청내역조회 목록 ##########*/
.re_check {
	margin: 75px 0 0;
}

.re_check .bo_count {
	margin: 0 0 10px;
	padding: 0 0 0 24px;
	line-height: 24px;
	font-size: 16px;
	color: #8d8d8d;
	font-weight: 400;
	background: url(../images/reserve_list_icon.png) no-repeat left 5px;
}

.re_check .bo_count span {
	color: #ee6e00;
}

.re_check .blt-wrap {
	margin-top: 0px;
}

/* 대관 */
.type-reserve .blt-col.col1 {
	width: 8%;
}

.type-reserve .blt-col.col2 {
	width: 100px;
}

.type-reserve .blt-col.col3 {
	width: 150px;
}

.type-reserve .blt-col.col4 {
	width: 130px;
}

.type-reserve .blt-col.col5 {
	width: calc(92% - 500px);
}

.type-reserve .blt-col.col6 {
	width: 120px;
}

.type-reserve .od-row {
	height: auto;
	line-height: 30px;
}

.type-reserve .od-row a {
	display: block;
	padding: 10px 0;
}

.type-reserve .od-row a:hover {
	background: #f9f9f9;
}

.type-reserve .od-row .blt-col {
	height: auto;
	line-height: 30px;
	font-size: 16px;
	vertical-align: middle;
}

.type-reserve .od-row .blt-col.col5 {
	display: inline-flex;
	flex-wrap: wrap;
	padding: 0 20px 0 40px;
	text-align: left;
	overflow: visible;
	white-space: normal;
}

.type-reserve .od-row .blt-col.col5 span:after {
	content: ",";
	margin: 0 5px 0 0;
}

.type-reserve .od-row .blt-col.col5 span:only-child:after,
.type-reserve .od-row .blt-col.col5 span:last-child:after {
	content: "";
}

.hide-txt {
	position: absolute;
	width: 0;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

/* 투어 */
.type-tour .blt-col {
	width: calc(90% / 5);
}

.type-tour .blt-col.col1 {
	width: 10%;
}

.type-tour .blt-col.col3 i {
	font-style: normal;
}

.type-tour .od-row {
	height: auto;
	line-height: 30px;
}

.type-tour .od-row a {
	display: block;
	padding: 10px 0;
}

.type-tour .od-row a:hover {
	background: #f9f9f9;
}

.type-tour .od-row .blt-col {
	height: auto;
	line-height: 30px;
	font-size: 16px;
	vertical-align: middle;
}

@media (max-width: 1024px) {
	.re_check .bo_count {
		font-size: 15px;
	}

	/* 대관 */
	.type-reserve .blt-col.col1 {
		display: none;
	}

	.type-reserve .blt-col.col2 {
		width: 90px;
	}

	.type-reserve .blt-col.col3 {
		width: 140px;
	}

	.type-reserve .blt-col.col4 {
		width: 120px;
	}

	.type-reserve .blt-col.col5 {
		width: calc(100% - 450px);
	}

	.type-reserve .blt-col.col6 {
		width: 100px;
	}

	.type-reserve .od-row .blt-col {
		line-height: 25px;
		font-size: 14px;
	}

	/* 투어 */
	.type-tour .blt-col {
		width: calc(100% / 5);
	}

	.type-tour .blt-col.col1 {
		display: none;
	}
}

@media (max-width: 767px) {

	/* 대관 */
	.type-reserve .top-row {
		display: none;
	}

	.type-reserve .blt-col.col1 {
		display: none;
	}

	.type-reserve .blt-col.col2 {
		width: 80px;
	}

	.type-reserve .blt-col.col3 {
		width: calc(100% - 160px);
	}

	.type-reserve .blt-col.col4 {
		width: 80px;
	}

	.type-reserve .blt-col.col5 {
		width: calc(100% - 80px);
	}

	.type-reserve .blt-col.col6 {
		width: 80px;
	}

	.type-reserve .od-row a {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		padding: 10px;
		border-top: 1px solid #bbb;
	}

	.type-reserve .od-row .blt-col {
		line-height: 22px;
		font-size: 13px;
	}

	.type-reserve .od-row .blt-col.col5 {
		padding: 10px 10px 0 0;
	}

	/* 투어 */
	.type-tour .top-row {
		display: none;
	}

	.type-tour .blt-col.col2 {
		width: 33.333333333%;
	}

	.type-tour .blt-col.col3 {
		display: flex;
		width: 66.666666666%;
	}

	.type-tour .blt-col.col3 i {
		width: 100%;
	}

	.type-tour .blt-col.col3:after {
		content: "";
		display: block;
		width: 100%;
	}

	.type-tour .blt-col.col4 {
		margin: 5px 0 0;
		width: 33.333333333%;
	}

	.type-tour .blt-col.col5,
	.type-tour .blt-col.col6 {
		margin: 5px 0 0;
		width: 33.333333333%;
	}

	.type-tour .od-row a {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		padding: 10px;
		border-top: 1px solid #bbb;
	}

	.type-tour .od-row .blt-col {
		line-height: 22px;
		font-size: 13px;
	}
}

@media (max-width: 424px) {
	.re_check .bo_count {
		padding: 0 0 0 20px;
		font-size: 13px;
		background-size: 13px;
	}

	/* 대관 */
	.type-reserve .blt-col.col2 {
		width: 60px;
	}

	.type-reserve .blt-col.col3 {
		width: calc(100% - 140px);
	}

	.type-reserve .blt-col.col4 {
		width: 80px;
	}

	.type-reserve .od-row .blt-col {
		font-size: 12px;
	}

	/* 투어 */
	.type-reserve .od-row .blt-col {
		font-size: 12px;
	}
}

/*########## 대관예약신청내역조회 상세 ##########*/
.re_progress {
	display: flex;
}

.re_progress li {
	display: flex;
	align-items: center;
	position: relative;
	margin-left: 50px;
	padding: 14px;
	width: 100%;
	height: 90px;
	font-size: 20px;
	color: #666;
	font-weight: 400;
	border: 1px solid #d5d5d5;
	border-radius: 300px;
	box-sizing: border-box;
}

.re_progress li:first-child {
	margin-left: 0;
}

.re_progress li:before {
	content: "";
	display: block;
	margin-right: 20px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #d5d5d5 url(../images/progress_icon_1.png) no-repeat calc(50% + 1px) center;
}

.re_progress li.wait:before {
	background: #d5d5d5 url(../images/progress_icon_2.png) no-repeat center;
}

.re_progress li.confirm:before {
	background: #d5d5d5 url(../images/progress_icon_3.png) no-repeat calc(50% + 1px) center;
}

.re_progress li.cancel:before {
	background: #d5d5d5 url(../images/progress_icon_4.png) no-repeat center;
}

.re_progress li:after {
	content: "";
	position: absolute;
	top: 50%;
	left: -31px;
	width: 12px;
	height: 20px;
	background: url(../images/progress_arrow.png) no-repeat;
	transform: translateY(-50%);
}

.re_progress li:first-child:after {
	width: 0;
	height: 0;
}

.re_progress li.on {
	color: #ee6e00;
	font-weight: 500;
	border-color: #ee6e00;
}

.re_progress li.on.cancel {
	color: #d93333;
	border-color: #d93333;
}

.re_progress li.on:before {
	background-color: #ee6e00;
}

.re_progress li.on.cancel:before {
	background-color: #d93333;
}

.re_detail {
	margin: 50px 0 0;
}

@media (max-width: 1024px) {
	.re_progress li {
		flex-direction: column;
		justify-content: center;
		padding: 0;
		height: auto;
		font-size: 20px;
		border: 0;
		border-radius: 0;
	}

	.re_progress li:before {
		margin-right: 0;
		margin-bottom: 10px;
	}

	.re_progress li:after {
		top: 20px;
		transform: none;
	}
}

@media (max-width: 767px) {
	.re_progress li {
		margin-left: 40px;
		font-size: 16px;
	}

	.re_progress li:before {
		width: 56px;
		height: 56px;
	}

	.re_progress li:after {
		top: 18px;
		left: -25px;
	}
}

@media (max-width: 424px) {
	.re_progress li {
		margin-left: 24px;
		font-size: 13px;
	}

	.re_progress li:before {
		width: 45px;
		height: 45px;
		background-size: 20px;
	}

	.re_progress li.wait:before {
		background-size: 24px;
	}

	.re_progress li.confirm:before {
		background-size: 20px;
	}

	.re_progress li.cancel:before {
		background-size: 16px;
	}

	.re_progress li:after {
		top: 14px;
		left: -17px;
		width: 10px;
		height: 17px;
		background-size: 100%;
	}
}

/* 20220902 end */

/* 2023.10.12 인사말 */
.greeting-wrap * {
	box-sizing: border-box;
}

.greeting-wrap {
	padding: 110px 0 150px;
}

.greeting-wrap .inner {
	width: 100%;
	max-width: 1314px;
	margin: 0 auto;
}

.greeting-wrap .top-banner {
	width: 100%;
	height: 0;
	padding-top: 21.3%;
	background: url("../images/greeting_banner_img.png") center center no-repeat;
	background-size: cover;
	position: relative;
}

.greeting-wrap .top-banner p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	width: 100%;
	font-size: 36px;
	font-weight: 400;
	color: #333;
}

.greeting-wrap .top-banner p span {
	color: #ee6e00;
}

.greeting-wrap .top-banner p br.mo {
	display: none;
}

.greeting-wrap .top-banner p::before {
	background: url("../images/greeting_txt_icon01.png") center center no-repeat;
	width: 52px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	content: "";
	transform: translate(-175px, -22px);
	z-index: -1;
}

.greeting-wrap .top-banner p::after {
	background: url("../images/greeting_txt_icon02.png") center center no-repeat;
	width: 52px;
	height: 44px;
	position: absolute;
	bottom: 0;
	right: 50%;
	content: "";
	transform: translate(260px, 13px);
	z-index: -1;
}

.greeting-wrap .greeting-txt {
	padding: 65px 60px 75px 80px;
	border-bottom: 2px solid #ee6e00;
	background: url("https://www.visitseoul.net/comm/getImage?srvcId=MEDIA&parentSn=50423&fileTy=MEDIA&fileNo=1") right 70px bottom no-repeat;
}

.greeting-wrap .greeting-txt p {
	font-size: 17px;
	font-weight: 400;
	color: #83878b;
}

.greeting-wrap .greeting-txt p br {
	display: block;
}

.greeting-wrap .greeting-txt p span {
	color: #ee6e00;
}

.greeting-wrap .name-box {
	text-align: right;
	margin-top: 25px;
}

.greeting-wrap .name-box .job-title {
	font-size: 17px;
	font-weight: 400;
	color: #83878b;
}

.greeting-wrap .name-box .name {
	font-size: 24px;
	font-weight: 500;
	color: #000;
}

@media screen and (max-width: 1370px) {
	.greeting-wrap .inner {
		padding: 0 30px;
	}
}

@media screen and (max-width: 1200px) {
	.greeting-wrap .greeting-txt {
		padding-bottom: 500px;
		background: url("https://www.visitseoul.net/comm/getImage?srvcId=MEDIA&parentSn=50423&fileTy=MEDIA&fileNo=1") right bottom no-repeat;
	}
}

@media screen and (max-width: 768px) {
	.greeting-wrap {
		padding: 60px 0px 100px;
	}

	.greeting-wrap .inner {
		width: 100%;
		max-width: 768px;
		margin: 0 auto;
		padding: 0 22px;
	}

	.greeting-wrap .top-banner {
		width: 100%;
		height: 0;
		padding-top: 79.75%;
		background: url("../images/greeting_banner_img_m.png") center center no-repeat;
		background-size: cover;
		position: relative;
	}

	.greeting-wrap .top-banner p {
		font-size: 33px;
	}

	.greeting-wrap .top-banner p br.mo {
		display: block;
	}

	.greeting-wrap .top-banner p::before {
		background: url("../images/greeting_txt_icon01_m.png") center center no-repeat;
		width: 67px;
		height: 173px;
		position: absolute;
		top: 0px;
		left: 50%;
		content: "";
		transform: translate(-170px, -15px);
	}

	.greeting-wrap .top-banner p::after {
		background: url("../images/greeting_txt_icon02_m.png") center center no-repeat;
		width: 67px;
		height: 173px;
		position: absolute;
		bottom: 0px;
		right: 50%;
		content: "";
		transform: translate(120px, 22px);
	}

	.greeting-wrap .greeting-txt {
		padding: 40px 0 291px;
		background: url("https://www.visitseoul.net/comm/getImage?srvcId=MEDIA&parentSn=50424&fileTy=MEDIA&fileNo=1") right bottom no-repeat;
	}

	.greeting-wrap .greeting-txt p br {
		display: none;
	}

	.greeting-wrap .greeting-txt p br.mo {
		display: block;
	}

	.greeting-wrap .name-box .name {
		font-size: 30px;
	}
}


/* ---------------------------------------------
	main--renewal-2024
------------------------------------------------ */

/* common */
/*=================================*/
.wrapper.main--renewal-2024 {
	position: relative;
	font-family: 'SUIT Variable', sans-serif;
}

.wrapper.main--renewal-2024 *,
.wrapper.main--renewal-2024 *:before,
.wrapper.main--renewal-2024 *:after {
	font-family: 'SUIT Variable', sans-serif;
	box-sizing: border-box;
}

/* footer */
.main--renewal-2024 footer {
	position: relative;
	padding: 24px 0;
	background-color: #282828;
}

.main--renewal-2024 footer .inner-cont {
	position: relative;
	width: 100%;
	max-width: 1396px;
	padding: 0 40px;
	margin: 0 auto;
}

.main--renewal-2024 footer .is-mo,
.main--renewal-2024 footer [class^='footer-group-'].is-mo {
	display: none;
}

.main--renewal-2024 footer .none-mo {
	display: block;
}

.main--renewal-2024 footer [class^='footer-group-'] {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.main--renewal-2024 footer [class^='footer-group-'] div,
.main--renewal-2024 footer [class^='footer-group-'] span {
	position: relative;
}

.main--renewal-2024 footer [class^='footer-group-'] a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	word-break: keep-all;
}

.main--renewal-2024 footer [class^='footer-group-'] i {
	display: inline-block;
	vertical-align: top;
}

.main--renewal-2024 footer [class^='footer-group-'] .ico-sto {
	width: 146px;
	height: 27px;
	background: url(../images/main_renewal_2024/ico_footer_logo_sto.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 footer [class^='footer-group-'] .btn-webacc {
	width: 75px;
	height: 50px;
	background: url(../images/main_renewal_2024/ico_footer_webacc_20250430.png) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 footer [class^='footer-group-'] .btn-ismsP {
	width: 75px;
	height: 50px;
	background: url(../images/main_renewal_2024/ico_footer_ismsP.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 footer [class^='footer-group-'] .tooltip-ismsP {
	display: none;
	position: absolute;
	left: 0;
	top: 60px;
	min-width: 370px;
	z-index: 10;
	background-color: #fff;
	border-radius: 8px;
	padding: 10px;
	color: #666;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4;
}

.main--renewal-2024 footer [class^='footer-group-'] .btn-ismsP:hover+.tooltip-ismsP,
.main--renewal-2024 footer [class^='footer-group-'] .btn-ismsP:focus+.tooltip-ismsP {
	display: block;
}


.main--renewal-2024 footer [class^='footer-group-'] .sns-cont {
	display: flex;
	align-items: center;
	gap: 15px;
	justify-content: end;
	margin-top: 11px
}


.main--renewal-2024 footer [class^='footer-group-'] .sns-cont i {
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 30px;
}

.main--renewal-2024 footer [class^='footer-group-'] .sns-cont .ico-instar {
	background: url(../images/main_renewal_2024/ico_footer_instar.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 footer [class^='footer-group-'] .sns-cont .ico-yt {
	margin-left: 2px;
	background: url(../images/main_renewal_2024/ico_footer_yt.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 footer [class^='footer-group-'] .sns-cont .ico-fb {
	background: url(../images/main_renewal_2024/ico_footer_fb.svg) no-repeat center center;
	background-size: 100%;
}


.main--renewal-2024 footer .footer-group-01 {
	padding: 20px 0;
}

.main--renewal-2024 footer .footer-group-01 .logo-cont {
	display: flex;
	align-items: center;
	gap: 18px;
}

.main--renewal-2024 footer .footer-group-01 .logo-cont .none-mo .pos-inner {
	display: flex;
	align-items: center;
	gap: 16px;
}


.main--renewal-2024 footer .footer-group-01 .privacy-cont {}

.main--renewal-2024 footer .footer-group-01 .privacy-cont span {
	position: relative;
}

.main--renewal-2024 footer .footer-group-01 .privacy-cont span+span {
	margin-left: 32px;
}

.main--renewal-2024 footer .footer-group-01 .privacy-cont span+span::before {
	content: '';
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 50%;
	left: -16px;
	height: 16px;
	border-left: 1px solid #6E6E6E;
	transform: translateY(-50%);
	z-index: 1;
}

.main--renewal-2024 footer .footer-group-01 .privacy-cont a {
	position: relative;
	color: #999;
	font-size: 15px;
	font-weight: 350;
	line-height: normal;
	letter-spacing: -0.1px;
}

.main--renewal-2024 footer .footer-group-01 .privacy-cont a>b {
	color: #EE6E00;
	font-weight: 700;
}


.main--renewal-2024 footer .footer-group-02 {
	align-items: start;
	gap: 40px;
	padding-top: 20px;
	border-top: 1px solid #3D3E3F;
}

.main--renewal-2024 footer .footer-group-02 .copyright-cont {}

.main--renewal-2024 footer .footer-group-02 .copyright-cont p {
	color: #999;
	font-size: 15px;
	font-weight: 350;
	/* line-height: normal; */
	line-height: 1.5;
	letter-spacing: -0.1px;
}

.main--renewal-2024 footer .footer-group-02 .copyright-cont p+p {
	margin-top: 12px;
}

.main--renewal-2024 footer .footer-group-02 .etc-group {}

.main--renewal-2024 footer .footer-group-02 .etc-group .family-cont {
	display: flex;
	align-items: center;
	gap: 20px;
}

.main--renewal-2024 footer .footer-group-02 .etc-group .family-cont .none-mo {
	display: flex;
	align-items: center;
	gap: 20px;
}

.main--renewal-2024 footer .footer-group-02 .etc-group .family-cont i {
	display: inline-block;
	vertical-align: top;
}

.main--renewal-2024 footer .footer-group-02 .etc-group .family-cont .ico-vs {
	width: 155px;
	height: 24px;
	background: url(../images/main_renewal_2024/ico_footer_logo_vs.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 footer .footer-group-02 .etc-group .family-cont .ico-scb {
	width: 105px;
	height: 19px;
	background: url(../images/main_renewal_2024/ico_footer_logo_scb.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 footer .footer-group-02 .etc-group .family-site {
	position: relative;
	top: unset;
	right: unset;
	min-width: 227px;
}


/* main-content */
/*=================================*/

.main--renewal-2024 .main-content .inner-cont {
	/* overflow: hidden; */
	position: relative;
	width: 100%;
	/* max-width: 1316px; */
	max-width: 1396px;
	padding: 0 40px;
	margin: 0 auto;
}


.main--renewal-2024 .main-content section {
	position: relative;
}

.main--renewal-2024 .main-content section a {
	color: inherit;
}

.main--renewal-2024 .main-content section .change-word-break {
	display: inline !important;
}

.main--renewal-2024 .main-content section .section-title {
	position: relative;
}

.main--renewal-2024 .main-content section .section-title h2 {
	font-size: 38px;
	font-weight: 800;
	line-height: 1.4;
	letter-spacing: -0.1px;
	word-break: keep-all;
	word-wrap: break-word;
}

.main--renewal-2024 .main-content section .section-title em {
	display: block;
	margin-bottom: 8px;
	color: #4A4A4A;
	font-size: 24px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.24px;
}

.main--renewal-2024 .main-content section .br-mo {
	display: none;
}

/* button */
.main--renewal-2024 .main-content section .btn-cont--mo {
	display: none;
}

.main--renewal-2024 .main-content section .btn-more {
	position: relative;
	display: flex;
	align-items: center;
	justify-items: center;
	width: 58px;
	height: 58px;
	border-radius: 50%;
	border: 1px solid #4A4A4A;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.main--renewal-2024 .main-content section .btn-more:after {
	content: '';
	display: block;
	margin: 0 auto;
	width: 29px;
	height: 29px;
	background: url(../images/main_renewal_2024/ico_arrow_next.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 .main-content section .btn-more.active--focus {
	background-color: #2F2F2F;
}

.main--renewal-2024 .main-content section .btn-more.active--focus::after {
	background: url(../images/main_renewal_2024/ico_arrow_next_active.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 .main-content section .btn-circle-ani {
	position: relative;
	display: flex;
	align-items: center;
	padding: 0 14px;
	/* width: 100%; */
	height: 58px;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.1px;
	background-color: #fff;

}

.main--renewal-2024 .main-content section .btn-circle-ani:before {
	content: '';
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	position: absolute;
	left: 0;
	top: 0;
	/* top: -1px; */
	width: 58px;
	height: 58px;
	/* border-radius: 50%; */
	border-radius: 29px;
	/* border: 1px solid black; */
	background-color: black;
}



.main--renewal-2024 .main-content section .btn-circle-ani::after {
	content: '';
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 18px;
	width: 29px;
	height: 29px;
	background: url(../images/main_renewal_2024/ico_arrow_next.svg) no-repeat center center;
	background-size: 100%;
	z-index: 100;

}

.main--renewal-2024 .main-content section .btn-circle-ani em {
	mix-blend-mode: difference;
	color: white;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	/* letter-spacing: -0.1px; */
	letter-spacing: 1px;
}


.main--renewal-2024 .main-content section .btn-circle-ani.active--focus::before {
	animation: ani-circle-right 0.5s cubic-bezier(0.42, 0, 0.58, 1);
	animation-fill-mode: forwards;
}

.main--renewal-2024 .main-content section .btn-circle-ani.active--focus::after {
	animation: ani-change-arrow 0s cubic-bezier(0.42, 0, 0.58, 1) 0.35s forwards;
}


@keyframes ani-circle-right {
	0% {
		left: 0;
	}

	50% {
		/* left: 50%; */
		/* width:40%; */
	}

	100% {
		left: calc(100% - 57px);
	}
}

@keyframes ani-change-arrow {
	100% {
		width: 29px;
		height: 29px;
		background: url(../images/main_renewal_2024/ico_arrow_next_active.svg) no-repeat center center;
		background-size: 100%;
	}
}




/* slider */
.main--renewal-2024 .main-content [class^="slider-"] {
	position: relative;
	width: 100%;
	height: auto;
}

.main--renewal-2024 .main-content [class^="slider-"] .swiper-container {
	width: 100%;
	height: 100%;
}

.main--renewal-2024 .main-content [class^="slider-"] .swiper-slide a {}
.main--renewal-2024 .main-content [class^="slider-"] .swiper-slide img {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	z-index: -1;
}


.main--renewal-2024 .main-content [class^="slider-"] .swiper-button-prev,
.main--renewal-2024 .main-content [class^="slider-"] .swiper-button-next {
	display: flex;
	align-items: center;
	justify-items: center;
	margin: 0;
	width: 58px;
	height: 58px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.80);
	border: 1px solid #3E3E3E;
	transform: translateY(-50%);
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.main--renewal-2024 .main-content [class^="slider-"] .swiper-button-prev {
	left: 0;
}

.main--renewal-2024 .main-content [class^="slider-"] .swiper-button-next {
	left: auto;
	right: 0;
}

.main--renewal-2024 .main-content [class^="slider-"] .swiper-button-prev::before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 29px;
	height: 29px;
	background: url(../images/main_renewal_2024/ico_arrow_prev.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 .main-content [class^="slider-"] .swiper-button-next::before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 29px;
	height: 29px;
	background: url(../images/main_renewal_2024/ico_arrow_next.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 .main-content [class^="slider-"] .swiper-button-prev:hover,
.main--renewal-2024 .main-content [class^="slider-"] .swiper-button-next:hover {
	background: rgba(31, 31, 31, 0.80);
}


.main--renewal-2024 .main-content [class^="slider-"] .swiper-button-prev:hover::before {
	background: url(../images/main_renewal_2024/ico_arrow_prev_active.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 .main-content [class^="slider-"] .swiper-button-next:hover::before {
	background: url(../images/main_renewal_2024/ico_arrow_next_active.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 .main-content [class^="slider-"] .swiper-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.main--renewal-2024 .main-content [class^="slider-"] .swiper-pagination .swiper-pagination-bullet {
	position: relative;
	margin: 0 3px;
	width: 17px;
	height: 17px;
	background: transparent;
	opacity: 1;
}
.main--renewal-2024 .main-content [class^="slider-"] .swiper-pagination .swiper-pagination-bullet::before {
	content: '';
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #8B8B8B;
	opacity: 1;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.main--renewal-2024 .main-content [class^="slider-"] .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
	width: 14px;
	height: 14px;
	background-color: #fff;
	border: 1px solid #1F1F1F;
}


/* tab */
.main--renewal-2024 .main-content .tab-area {
	position: relative;
}

.main--renewal-2024 .main-content .tab-header .nav-tabs>button {
	cursor: pointer;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.main--renewal-2024 .main-content .tab-body .tab-pane {
	position: relative;
	display: none;
}

.main--renewal-2024 .main-content .tab-body .tab-pane.active {
	display: block;
}



/* layout */
/*=================================*/

.wrapper.main--renewal-2024 .main-content {
	padding-bottom: 50px;
}


.main--renewal-2024 .main-content .section-news {
	/* padding: 100px 0; */
	padding: 0 0 100px;
}

.main--renewal-2024 .main-content .section-tour {
	padding: 0 0 100px;
}

.main--renewal-2024 .main-content .section-tour::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 323px;
	background-color: #F1F3F5;
	z-index: 1;
}

.main--renewal-2024 .main-content .section-media {
	/* padding: 100px 0 80px; */
	padding: 100px 0;
}

.main--renewal-2024 .main-content .section-banner {}





/* section-main-visual */
/*=================================*/
.main--renewal-2024 .section-main-visual {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 600px;
}

.main--renewal-2024 .section-main-visual .slider-main-visual,
.main--renewal-2024 .section-main-visual .slider-main-visual .swiper-container {
	height: 100%;
}

/*
.main--renewal-2024 .section-main-visual .slider-main-visual .swiper-button-prev,
.main--renewal-2024 .section-main-visual .slider-main-visual .swiper-button-next {
	top: 50%;
	width: 70px;
	height: 70px;
	transform: translateY(-50%);
	opacity: 1;
}

.main--renewal-2024 .section-main-visual .slider-main-visual .swiper-button-prev:before,
.main--renewal-2024 .section-main-visual .slider-main-visual .swiper-button-next:before {
	background: none;
}


.main--renewal-2024 .section-main-visual .slider-main-visual .swiper-button-prev.swiper-button-disabled,
.main--renewal-2024 .section-main-visual .slider-main-visual .swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
}

.main--renewal-2024 .section-main-visual .slider-main-visual .swiper-button-prev {
	left: 190px;
	background: url(../images/main_renewal_2024/ico_slider_arrow_prev.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 .section-main-visual .slider-main-visual .swiper-button-next {
	left: auto;
	right: 190px;
	background: url(../images/main_renewal_2024/ico_slider_arrow_next.svg) no-repeat center center;
	background-size: 100%;
}
*/
.main--renewal-2024 .section-main-visual .slider-main-visual .swiper-button-prev {
	left: 190px;
}

.main--renewal-2024 .section-main-visual .slider-main-visual .swiper-button-next {
	left: auto;
	right: 190px;
}

.main--renewal-2024 .section-main-visual .slider-main-visual .slider-controls {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: auto;
	bottom: 40px;
	left: 50%;
	padding: 0 40px;
	max-width: 1396px;
	/* width: 100%; */
	width: auto;
	height: auto;
	z-index: 3;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 32px;

}

.main--renewal-2024 .section-main-visual .slider-main-visual .slider-controls .swiper-pagination {
	position: relative;
}

.main--renewal-2024 .section-main-visual .slider-main-visual .slider-controls .swiper-pagination .swiper-pagination-bullet {
	margin: 0 6px;
	width: 12px;
	height: 12px;
	border: 1px solid #fff;
	background-color: #fff;
	opacity: 0.35;
}

.main--renewal-2024 .section-main-visual .slider-main-visual .slider-controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.main--renewal-2024 .section-main-visual .slider-main-visual .slider-controls .btn-autoplay {
	width: 12px;
	height: 12px;
	cursor: pointer;
}

.main--renewal-2024 .section-main-visual .slider-main-visual .slider-controls .btn-autoplay .ico-autoplay {
	display: inline-block;
	vertical-align: top;
	margin-left: 6px;
	width: 12px;
	height: 12px;
	background: url(../images/main_renewal_2024/ico_main_visual_slider_pause.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 .section-main-visual .slider-main-visual .slider-controls .btn-autoplay.pause .ico-autoplay {
	background: url(../images/main_renewal_2024/ico_main_visual_slider_play.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 .section-main-visual .slider-main-visual .swiper-container {
	width: 100%;
}

.main--renewal-2024 .section-main-visual .slider-main-visual .swiper-slide {
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 600px;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.main--renewal-2024 .section-main-visual .slider-main-visual .swiper-slide .slide-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
	transition: opacity 3s ease-in-out, transform 4.5s ease-in-out;
}


/* section-new */
/*=================================*/
.main--renewal-2024 .main-content .section-news {}

.main--renewal-2024 .main-content .section-news .inner-cont {
	display: flex;
	gap: 100px;
}

.main--renewal-2024 .main-content .section-news .news-cont {
	display: flex;
	gap: 60px;
	min-width: 1000px;
	padding-bottom: 12px;
	border-bottom: 1px solid #2F2F2F;
}

.main--renewal-2024 .main-content .section-news .news-cont [class^="news-group-"] {
	width: 470px;
}

.main--renewal-2024 .main-content .section-news .news-cont .tab-area {}

.main--renewal-2024 .main-content .section-news .news-cont .tab-header {
	position: relative;
}

.main--renewal-2024 .main-content .section-news .news-cont .tab-header .btn-more {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.main--renewal-2024 .main-content .section-news .news-cont .nav-tabs {
	position: relative;
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}

.main--renewal-2024 .main-content .section-news .news-cont .nav-tabs>button {
	position: relative;
	padding: 8px 0;
	color: #707070;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.1px;
}

.main--renewal-2024 .main-content .section-news .news-cont .nav-tabs>button+button {
	margin-left: 30px;
}

.main--renewal-2024 .main-content .section-news .news-cont .nav-tabs>button+button::before {
	content: '';
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 50%;
	left: -15px;
	height: 11px;
	border-left: 1px solid #A3A3A3;
	transform: translateY(-50%);
	z-index: 10;
}

.main--renewal-2024 .main-content .section-news .news-cont .nav-tabs>button::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #2F2F2F;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	opacity: 0;
}

.main--renewal-2024 .main-content .section-news .news-cont .nav-tabs>button.active {
	color: #2F2F2F;
	font-weight: 700;
}

.main--renewal-2024 .main-content .section-news .news-cont .nav-tabs>button.active:after {
	opacity: 1;
}

.main--renewal-2024 .main-content .section-news .news-cont .news-list {
	position: relative;

}

.main--renewal-2024 .main-content .section-news .news-cont .news-list>li {
	position: relative;
	padding: 20px 0;

}

.main--renewal-2024 .main-content .section-news .news-cont .news-list>li+li {
	border-top: 1px solid #D5D9E2;
}

.main--renewal-2024 .main-content .section-news .news-cont .news-list>li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}


.main--renewal-2024 .main-content .section-news .news-cont .news-list>li .list-title {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #2F2F2F;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: -0.1px;
	/* -webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;	 */
}

.main--renewal-2024 .main-content .section-news .news-cont .news-list>li .list-dsc {
	margin-top: 20px;
}

.main--renewal-2024 .main-content .section-news .news-cont .news-list>li .list-dsc .date {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 2px 12px 4px;
	/* height: 27px; */
	border-radius: 14px;
	background: #F1F3F5;
	color: #61647B;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -0.1px;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}


.main--renewal-2024 .main-content .section-news .news-cont .news-list>li.active--focus .list-title {
	overflow: hidden;
	color: #2F2F2F;
	text-overflow: ellipsis;
	font-size: 20px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -0.1px;
	text-decoration-line: underline;
}

.main--renewal-2024 .main-content .section-news .news-cont .news-list>li.active--focus .list-dsc .date {
	color: #FFFFFF;
	background-color: #1F1F1F;
}




.main--renewal-2024 .main-content .section-news .news-cont .tab-body {
	position: relative;
	/* min-height: 364px; */
	min-height: 338px;
}


/* section-tour */
/*=================================*/
.main--renewal-2024 .main-content .section-tour {}

.main--renewal-2024 .main-content .section-tour .section-title {
	margin-bottom: 60px;
}

.main--renewal-2024 .main-content .section-tour .tab-area {}

.main--renewal-2024 .main-content .section-tour .tab-header {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 440px;
	height: 216px;
	z-index: 20;
}

.main--renewal-2024 .main-content .section-tour .tab-header .nav-tabs {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	/* gap: 0 40px; */
	justify-content: space-between;
	z-index: 10;
}

.main--renewal-2024 .main-content .section-tour .tab-header .nav-tabs button {
	width: calc(50% - 20px);
	height: 54px;
	padding: 14px 8px;
	border-bottom: 1px solid #B0B8C8;
	color: #62647B;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: -0.1px;
}

.main--renewal-2024 .main-content .section-tour .tab-header .nav-tabs button.active {
	color: #62647B;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: -0.1px;
	text-decoration-line: underline;
	text-underline-offset: 4px;
}

.main--renewal-2024 .main-content .section-tour .tab-body {
	min-height: 572px;
}


.main--renewal-2024 .main-content .section-tour .title-cont {
	position: absolute;
	right: 0;
	top: 0;
	height: 281px;
	width: 440px;
	z-index: 20;
}

.main--renewal-2024 .main-content .section-tour .title-cont h3 {
	overflow: hidden;
	display: block;
	margin-bottom: 38px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #2F2F2F;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -0.1px;
}

.main--renewal-2024 .main-content .section-tour .title-cont p {
	display: block;
	/* overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical; */
	margin-bottom: 40px;
	color: #2F2F2F;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: -0.1px;
	word-break: keep-all;
}

.main--renewal-2024 .main-content .section-tour .title-cont .scale {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	/* margin-top:40px; */
	margin-bottom: 20px;
	color: #5B5B5B;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.1px;
}

.main--renewal-2024 .main-content .section-tour .title-cont .btn-cont {
	position: relative;
	/* margin-top:40px; */
	display: flex;
	align-items: center;
	justify-content: end;
}


.main--renewal-2024 .main-content .section-tour .slider-tour {
	position: relative;
	width: 820px;
	height: 572px;
}



.main--renewal-2024 .main-content .section-tour .slider-tour .swiper-button-prev {
	left: 15px;
}

.main--renewal-2024 .main-content .section-tour .slider-tour .swiper-button-next {
	right: 15px;
}



.main--renewal-2024 .main-content .section-tour .slider-tour .swiper-pagination {
	bottom: -40px;
}

.main--renewal-2024 .main-content .section-tour .slider-tour .swiper-container,
.main--renewal-2024 .main-content .section-tour .slider-tour .swiper-slide,
.main--renewal-2024 .main-content .section-tour .slider-tour .swiper-slide > a {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	border-radius: 20px;
}

.main--renewal-2024 .main-content .section-tour .slider-tour .slide-item {
	height: 100%;

}

.main--renewal-2024 .main-content .section-tour .slider-tour .slide-item img {
	/* max-height: 378px; */
}



/* section-media */
/*=================================*/
.main--renewal-2024 .main-content .section-media {}

.main--renewal-2024 .main-content .section-media .section-title {
	margin-bottom: 50px;
}

.main--renewal-2024 .main-content .section-media .media-group {
	margin: 0 auto;
	padding: 0 40px;
	max-width: 1296px;
}


.main--renewal-2024 .main-content .section-media [class^="slider-"] .slider-title {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 50px;
}

.main--renewal-2024 .main-content .section-media [class^="slider-"] .slider-title a {}


.main--renewal-2024 .main-content .section-media [class^="slider-"] .slider-title dl {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.main--renewal-2024 .main-content .section-media [class^="slider-"] .slider-title dl>dt {}

.main--renewal-2024 .main-content .section-media [class^="slider-"] .slider-title dl>dt>i {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	height: 100px;
}

.main--renewal-2024 .main-content .section-media [class^="slider-"] .slider-title dl>dd {
	display: flex;
	align-items: center;
	/* gap: 4px; */
	gap: 6px;
}

.main--renewal-2024 .main-content .section-media [class^="slider-"] .slider-title dl>dd>i {
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
	width: 24px;
	height: 24px;
}

.main--renewal-2024 .main-content .section-media [class^="slider-"] .slider-title {
	width: 196px;
}

.main--renewal-2024 .main-content .section-media [class^="slider-"] .pos-slider {
	position: relative;
	width: calc(100% - (196px + 30px));
}

.main--renewal-2024 .main-content .section-media [class^="slider-"] .pos-slider .swiper-button-prev,
.main--renewal-2024 .main-content .section-media [class^="slider-"] .pos-slider .swiper-button-next {
	border: 1px solid #2F2F2F;
}

.main--renewal-2024 .main-content .section-media [class^="slider-"] .pos-slider .swiper-button-prev {
	left: -29px;
}

.main--renewal-2024 .main-content .section-media [class^="slider-"] .pos-slider .swiper-button-next {
	right: -29px;
}



.main--renewal-2024 .main-content .section-media [class^="slider-"] .slider-mask {
	overflow: hidden;

}

.main--renewal-2024 .main-content .section-media [class^="slider-"] .swiper-pagination {
	bottom: -48px;
}

.main--renewal-2024 .main-content .section-media [class^="slider-"] .slide-item {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.main--renewal-2024 .main-content .section-media [class^="slider-"] .slide-item img {
	
}
.main--renewal-2024 .main-content .section-media [class^="slider-"] .thumb-mask {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-top: 3px solid #F1F4F7;
	background: rgba(35, 35, 35, 0.80);
	z-index: -1;
	transform: translateY(100%);
	-webkit-transform: all 0.6s cubic-bezier(.23, 1, .32, 1);
	transition: all 0.6s cubic-bezier(.23, 1, .32, 1);
}

.main--renewal-2024 .main-content .section-media [class^="slider-"] .thumb-mask>dl {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 30px 30px 40px;
	height: 100%;
}

.main--renewal-2024 .main-content .section-media [class^="slider-"] .thumb-mask>dl>dt {
	display: flex;
	align-items: center;
	gap: 4px;
}

.main--renewal-2024 .main-content .section-media [class^="slider-"] .thumb-mask>dl>dt>em {
	overflow: hidden;
	display: block;
	color: #F1F4F7;
	text-overflow: ellipsis;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -1px;
}

.main--renewal-2024 .main-content .section-media [class^="slider-"] .thumb-mask>dl>dt>i {
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
	width: 16px;
	height: 16px;
}

.main--renewal-2024 .main-content .section-media [class^="slider-"] .thumb-mask>dl>dd {}

.main--renewal-2024 .main-content .section-media [class^="slider-"] .thumb-mask>dl>dd>p {
	color: #FFF;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: -0.1px;
}

.main--renewal-2024 .main-content .section-media [class^="slider-"] .swiper-slide.active--focus .thumb-mask {
	transform: translateY(0);
}


/* media-instar-cont */
.main--renewal-2024 .main-content .section-media .media-instar-cont {
	position: relative;
}

.main--renewal-2024 .main-content .section-media .slider-media-instar {}

.main--renewal-2024 .main-content .section-media .slider-media-instar .slider-group {
	position: relative;
	display: flex;
	gap: 30px;
}

.main--renewal-2024 .main-content .section-media .slider-media-instar .slider-group .slider-title {
	/* height: 358px; */
}



.main--renewal-2024 .main-content .section-media .slider-media-instar .slider-title dl>dt>i {
	background: url(../images/main_renewal_2024/ico_media_sto_logo.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 .main-content .section-media .slider-media-instar .slider-title dl>dd>em {
	overflow: hidden;
	color: #4A4A4A;
	text-overflow: ellipsis;
	font-size: 20px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -1px;
}

.main--renewal-2024 .main-content .section-media .slider-media-instar .slider-title dl>dd>i {
	background: url(../images/main_renewal_2024/ico_media_instar.svg) no-repeat center center;
	background-size: 100%;
}


.main--renewal-2024 .main-content .section-media .slider-media-instar .thumb-mask {
	height: calc(100% - 102px);
}


.main--renewal-2024 .main-content .section-media .slider-media-instar .thumb-mask>dl>dt>i {
	background: url(../images/main_renewal_2024/ico_media_mask_instar.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 .main-content .section-media .slider-media-instar .thumb-mask>dl>dd>p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.main--renewal-2024 .main-content .section-media .slider-media-instar .swiper-slide .slide-item {
	height: 310px;
}



/* media-yt-cont */
.main--renewal-2024 .main-content .section-media .media-yt-cont {
	position: relative;
	margin-top: 100px;
}

.main--renewal-2024 .main-content .section-media .slider-media-yt {}

.main--renewal-2024 .main-content .section-media .slider-media-yt .slider-group {
	position: relative;
	display: flex;
	gap: 30px;
}



.main--renewal-2024 .main-content .section-media .slider-media-yt .slider-group .slider-title {
	/* height: 358px; */
}


.main--renewal-2024 .main-content .section-media .slider-media-yt .slider-title dl>dt>i {
	background: url(../images/main_renewal_2024/ico_media_vs_logo.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 .main-content .section-media .slider-media-yt .slider-title dl>dd>em {
	overflow: hidden;
	color: #4A4A4A;
	text-overflow: ellipsis;
	font-size: 20px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -1px;
}

.main--renewal-2024 .main-content .section-media .slider-media-yt .slider-title dl>dd>i {
	background: url(../images/main_renewal_2024/ico_media_yt.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 .main-content .section-media .slider-media-yt .thumb-mask {
	height: calc(100% - 92px);

}

.main--renewal-2024 .main-content .section-media .slider-media-yt .thumb-mask>dl>dt>i {
	background: url(../images/main_renewal_2024/ico_media_mask_yt.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 .main-content .section-media .slider-media-yt .thumb-mask>dl>dd>p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.main--renewal-2024 .main-content .section-media .slider-media-yt .swiper-slide .slide-item {
	height: 300px;
}

.main--renewal-2024 .main-content .section-media .slider-media-yt .swiper-slide a {} 

/* section-banner */
/*=================================*/
.main--renewal-2024 .main-content .section-banner {}

.main--renewal-2024 .main-content .section-banner .section-title {
	position: relative;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.main--renewal-2024 .main-content .section-banner .banner-cont {}

.main--renewal-2024 .main-content .section-banner .slider-banner {
	position: relative;
}

.main--renewal-2024 .main-content .section-banner .slider-banner .swiper-slide {}

.main--renewal-2024 .main-content .section-banner .slider-banner .swiper-slide .slide-item {
	/* height: 85px; */
	height: auto;
}

.main--renewal-2024 .main-content .section-banner .slider-banner .swiper-slide .slide-item img {
	object-fit: contain;
}



.main--renewal-2024 .main-content .section-banner .section-title .slider-controls {
	width: auto;
}

.main--renewal-2024 .main-content .section-banner .section-title .slider-controls ul {
	display: flex;
	align-items: center;
	gap: 4px;
}

.main--renewal-2024 .main-content .section-banner .section-title .slider-controls ul>li {
	color: #4A4A4A;
}



.main--renewal-2024 .main-content .section-banner .section-title .slider-controls ul>li .btn-autoplay,
.main--renewal-2024 .main-content .section-banner .section-title .slider-controls ul>li .swiper-button-prev,
.main--renewal-2024 .main-content .section-banner .section-title .slider-controls ul>li .swiper-button-next {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	top: unset;
	right: unset;
	bottom: unset;
	left: unset;
	transform: none;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #F1F4F7;
}

.main--renewal-2024 .main-content .section-banner .section-title .slider-controls ul>li .swiper-pagination {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 2px;
	top: unset;
	right: unset;
	bottom: unset;
	left: unset;
	transform: none;
	width: 48px;
	height: 20px;
	line-height: 18px;
	border-radius: 10px;
	background-color: #F1F4F7;
	color: #4A4A4A;
	font-size: 12px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -0.1px;
}

.main--renewal-2024 .main-content .section-banner .section-title .slider-controls ul>li .btn-autoplay {
	cursor: pointer;
}

.main--renewal-2024 .main-content .section-banner .section-title .slider-controls ul>li .btn-autoplay .ico-autoplay {
	display: inline-block;
	vertical-align: top;
	width: 5px;
	height: 8px;
	background: url(../images/main_renewal_2024/ico_banner_slider_pause.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 .main-content .section-banner .section-title .slider-controls ul>li .btn-autoplay.pause .ico-autoplay {
	margin-left: 2px;
	width: 7px;
	height: 8px;
	background: url(../images/main_renewal_2024/ico_banner_slider_play.svg) no-repeat center center;
}

.main--renewal-2024 .main-content .section-banner .section-title .slider-controls ul>li .swiper-button-prev:before {
	width: 9px;
	height: 8px;
	background: url(../images/main_renewal_2024/ico_banner_slider_arrow_prev.svg) no-repeat center center;
	background-size: 100%;
}

.main--renewal-2024 .main-content .section-banner .section-title .slider-controls ul>li .swiper-button-next:before {
	width: 9px;
	height: 8px;
	background: url(../images/main_renewal_2024/ico_banner_slider_arrow_next.svg) no-repeat center center;
	background-size: 100%;
}


/* main--renewal-2024 반응형*/
/*=================================*/
@media (max-width: 1396px) {

	/* section-main-visual */
	.main--renewal-2024 .section-main-visual .slider-main-visual .swiper-button-prev {
		left: 40px;
	}

	.main--renewal-2024 .section-main-visual .slider-main-visual .swiper-button-next {
		right: 40px;
	}

	/* section-news */
	.main--renewal-2024 .main-content .section-news {
		/* padding: 50px 0 60px; */
		padding: 0 0 60px;
	}

	.main--renewal-2024 .main-content .section-news .inner-cont {
		flex-direction: column;
		gap: 40px;
	}

	.main--renewal-2024 .main-content .section-news .news-cont [class^="news-group-"] {
		width: 50%;
	}

	/* section-tour */
	.main--renewal-2024 .main-content .section-tour .section-title {
		margin-bottom: 40px;
	}

	.main--renewal-2024 .main-content .section-tour .slider-tour {
		width: 50%;
		height: auto;
	}

	.main--renewal-2024 .main-content .section-tour .title-cont {
		width: calc(50% - 40px);
	}

	.main--renewal-2024 .main-content .section-tour .tab-header {
		width: calc(50% - 40px);
	}

	.main--renewal-2024 .main-content .section-tour .slider-tour .swiper-container,
	.main--renewal-2024 .main-content .section-tour .slider-tour .swiper-slide {
		height: 30.661111vw;
	}

	/* section-media */
	.main--renewal-2024 .main-content .section-media {
		padding: 50px 0;
	}

	.main--renewal-2024 .main-content .section-media .inner-cont {
		padding: 0;
	}

	.main--renewal-2024 .main-content .section-media .section-title {
		padding: 0 40px;
	}

	.main--renewal-2024 .main-content .section-media .media-group {
		padding: 0;
	}

	.main--renewal-2024 .main-content .section-banner .section-title {
		margin-bottom: 30px;
	}

}

@media (max-width: 1200px) {

	/* common */
	/*=================================*/
	/* footer */
	.main--renewal-2024 footer {
		padding: 10px 20px 20px;
	}

	.main--renewal-2024 footer .is-mo {
		display: block;
	}

	.main--renewal-2024 footer .inner-cont {
		padding: 0;
	}

	.main--renewal-2024 footer .footer-group-01 {
		padding: 0;
		flex-direction: column;
		align-items: start;
	}

	.main--renewal-2024 footer .footer-group-01 .none-mo {
		/* position: absolute;
		bottom: 0; */
		display: none;
	}

	.main--renewal-2024 footer .footer-group-01 .logo-cont {
		justify-content: space-between;
		width: 100%;
		height: 75px;
	}

	.main--renewal-2024 footer .footer-group-01 .logo-cont .sns-cont {
		gap: 0;
		margin-top: 0;
	}

	.main--renewal-2024 footer [class^='footer-group-'] .sns-cont .ico-yt {
		margin-left: 6px;
	}


	.main--renewal-2024 footer .footer-group-01 .privacy-cont {
		display: flex;
		flex-direction: column;
		width: 100%;
	}

	.main--renewal-2024 footer .footer-group-01 .privacy-cont span {
		border-top: 1px solid #3D3E3F;
	}

	.main--renewal-2024 footer .footer-group-01 .privacy-cont span+span {
		margin: 0;

	}

	.main--renewal-2024 footer .footer-group-01 .privacy-cont span+span::before {
		display: none;
	}

	.main--renewal-2024 footer .footer-group-01 .privacy-cont a {
		display: inline-block;
		vertical-align: top;
		height: 50px;
		line-height: 50px;
	}

	.main--renewal-2024 footer .footer-group-02 {
		flex-direction: column-reverse;
		gap: 15px;
		padding-top: 15px;
	}


	.main--renewal-2024 footer .footer-group-02 .etc-group {
		width: 100%;
	}

	.main--renewal-2024 footer .footer-group-02 .etc-group .sns-cont {
		display: none;
	}

	.main--renewal-2024 footer .footer-group-02 .etc-group .family-cont,
	.main--renewal-2024 footer .footer-group-02 .etc-group .family-cont span {
		width: 100%;
	}

	.main--renewal-2024 footer .footer-group-02 .etc-group .family-cont .none-mo {
		display: none;
	}

	.main--renewal-2024 footer .footer-group-02 .etc-group .family-site {
		width: 100%;
	}

	.main--renewal-2024 footer .footer-group-03.is-mo {
		display: block;
		margin-top: 20px;
		text-align: center;
	}

	.main--renewal-2024 footer .footer-group-03.is-mo .pos-inner {
		display: flex;
		justify-content: center;
		gap: 15px;
	}

	.main--renewal-2024 footer [class^='footer-group-'] .btn-webacc {
		width: 60px;
		height: 40px;
	}

	.main--renewal-2024 footer [class^='footer-group-'] .btn-ismsP {
		width: 60px;
		height: 40px;
	}

	.main--renewal-2024 footer [class^='footer-group-'] .tooltip-ismsP {
		left: 50%;
		top: -92px;
		min-width: 200px;
		font-size: 11px;
		text-align: left;
		transform: translateX(-50%);
	}



	/* main-content */
	/*=================================*/

	/* button */
	.main--renewal-2024 .main-content section .btn-more {
		width: 54px;
		height: 54px;
	}

	.main--renewal-2024 .main-content section .btn-more:after {
		width: 24px;
		height: 20px;
	}



	.main--renewal-2024 .main-content section .btn-circle-ani {
		padding: 0 8px;
		height: 54px;
	}

	.main--renewal-2024 .main-content section .btn-circle-ani:before {
		width: 54px;
		height: 54px;
	}

	.main--renewal-2024 .main-content section .btn-circle-ani em {
		font-size: 14px;
	}

	.main--renewal-2024 .main-content section .btn-circle-ani::after {
		width: 24px;
		height: 21px;
	}

	@keyframes ani-circle-right {
		0% {
			left: 0;
		}

		100% {
			left: calc(100% - 47px);
		}
	}

	@keyframes ani-change-arrow {
		100% {
			width: 24px;
			height: 24px;
			background: url(../images/main_renewal_2024/ico_arrow_next_active.svg) no-repeat center center;
			background-size: 100%;
		}
	}


	.main--renewal-2024 .main-content section .section-title {
		text-align: center;
	}

	.main--renewal-2024 .main-content section .section-title h2 {
		font-size: 28px;
	}

	/* section-news */
	.main--renewal-2024 .main-content .section-news .news-cont {
		gap: 60px;
		flex-direction: column;
		border-bottom: none;
		min-width: unset;
	}


	.main--renewal-2024 .main-content .section-news .news-cont .btn-cont--mo {
		display: block;
		margin-top: 20px;

	}

	.main--renewal-2024 .main-content .section-news .news-cont .btn-cont--mo .pos-btn {
		display: flex;
		justify-content: end;
	}

	.main--renewal-2024 .main-content .section-news .news-cont [class^="news-group-"] {
		width: 100%;
	}

	.main--renewal-2024 .main-content .section-news .news-cont .news-list:last-of-type {
		border-bottom: 1px solid #B0B8C8;
	}

	.main--renewal-2024 .main-content .section-news .news-cont .news-list>li+li {
		border-top: 1px solid #B0B8C8;
	}

	.main--renewal-2024 .main-content .section-news .news-cont .news-list>li .list-title,
	.main--renewal-2024 .main-content .section-news .news-cont .news-list>li.active--focus .list-title {
		font-size: 18px;
	}

	.main--renewal-2024 .main-content .section-news .news-cont .nav-tabs {
		justify-content: center;
		margin-bottom: 20px;
	}

	.main--renewal-2024 .main-content .section-news .news-cont .news-list>li .list-dsc .date {
		padding: 2px 10px 3px;
		font-size: 14px;
	}


	.main--renewal-2024 .main-content .section-news .news-cont .tab-header {}

	.main--renewal-2024 .main-content .section-news .news-cont .tab-header .btn-cont {
		display: none;
	}

	.main--renewal-2024 .main-content .section-news .news-cont .tab-body {
		min-height: 315px;
	}


	/* section-tour */
	.main--renewal-2024 .main-content .section-tour {
		/* padding: 0 0 50px; */
		padding: 0;
	}

	.main--renewal-2024 .main-content .section-tour .inner-cont {
		overflow: hidden;
		padding-bottom: 50px;
	}

	.main--renewal-2024 .main-content .section-tour::before {
		display: none;
	}

	.main--renewal-2024 .main-content .section-tour .title-cont {
		position: relative;
		width: 100%;
		height: auto;
	}

	.main--renewal-2024 .main-content .section-tour .tab-area {
		display: flex;
		flex-direction: column-reverse;
	}

	.main--renewal-2024 .main-content .section-tour .tab-header {
		position: relative;
		width: 100%;
		margin-top: 40px;
	}

	.main--renewal-2024 .main-content .section-tour .tab-header::before {
		content: '';
		display: inline-block;
		position: absolute;
		left: -40px;
		width: calc(100% + 80px);
		height: calc(100% + 50px);
		z-index: 1;
		background-color: #F1F4F7;
	}

	.main--renewal-2024 .main-content .section-tour .tab-header .nav-tabs {
		padding: 20px 0;
	}

	.main--renewal-2024 .main-content .section-tour .section-title {
		text-align: left;
	}

	.main--renewal-2024 .main-content .section-tour .slider-tour {
		width: 100%;
		height: auto;
		margin-top: 40px;
	}

	.main--renewal-2024 .main-content .section-tour .slider-tour .swiper-container,
	.main--renewal-2024 .main-content .section-tour .slider-tour .swiper-slide {
		height: auto;
	}

	.main--renewal-2024 .main-content .section-tour .slider-tour .swiper-button-prev,
	.main--renewal-2024 .main-content .section-tour .slider-tour .swiper-button-next {
		display: none;
	}

	.main--renewal-2024 .main-content .section-tour .slider-tour .swiper-container,
	.main--renewal-2024 .main-content .section-tour .slider-tour .swiper-slide {
		border-radius: 0;
	}

	.main--renewal-2024 .main-content .section-tour .slider-tour .swiper-pagination {
		/* bottom: -20px; */
		bottom: -30px;
	}

	.main--renewal-2024 .main-content .section-tour .slider-tour .slide-item {
		height: 59vw;
	}

	.main--renewal-2024 .main-content .section-tour .title-cont .btn-cont {
		display: none;
	}

	.main--renewal-2024 .main-content .section-tour .title-cont h3 {
		font-size: 22px;
	}

	.main--renewal-2024 .main-content .section-tour .title-cont p {
		margin-bottom: 24px;
		font-size: 16px;
	}

	.main--renewal-2024 .main-content .section-tour .title-cont .scale {
		font-size: 14px;
	}

	.main--renewal-2024 .main-content .section-tour .tab-header .nav-tabs button,
	.main--renewal-2024 .main-content .section-tour .tab-header .nav-tabs button.active {
		font-size: 16px;
	}

	.main--renewal-2024 .main-content .section-tour .tab-body {
		min-height: unset;
	}

	.main--renewal-2024 .main-content .section-tour .tab-body .btn-cont--mo {
		display: block;
		margin-top: 65px;
	}

	.main--renewal-2024 .main-content .section-tour .btn-cont--mo .pos-btn {
		display: flex;
		justify-content: flex-end;
	}

	.main--renewal-2024 .main-content .section-tour .btn-cont--mo .pos-btn .btn-circle-ani.active--focus::before {
		animation: ani-circle-right 0.3s cubic-bezier(0.42, 0, 0.58, 1);
		animation-fill-mode: forwards;
	}

	.main--renewal-2024 .main-content .section-tour .btn-cont--mo .pos-btn .btn-circle-ani.active--focus::after {
		animation: ani-change-arrow 0s cubic-bezier(0.42, 0, 0.58, 1) 0.15s forwards;
	}


	/* section-media */
	.main--renewal-2024 .main-content .section-media {
		padding: 50px 0 80px;
	}

	.main--renewal-2024 .main-content .section-media .section-title {
		margin-bottom: 40px;
	}

	.main--renewal-2024 .main-content .section-media [class^="slider-"] .slider-group {
		gap: 16px;
	}

	.main--renewal-2024 .main-content .section-media [class^="slider-"] .slider-group {
		flex-direction: column;
	}

	.main--renewal-2024 .main-content .section-media [class^="slider-"] .slider-group .slider-title {
		flex-direction: row;
		justify-content: space-between;
		padding: 0 20px;
		width: 100%;
		height: auto;
	}


	.main--renewal-2024 .main-content .section-media [class^="slider-"] .slider-title dl {
		flex-direction: row;
		gap: 8px;
	}

	.main--renewal-2024 .main-content .section-media [class^="slider-"] .slider-title dl>dt>i {
		width: 46px;
		height: 46px;
	}

	.main--renewal-2024 .main-content .section-media [class^="slider-"] .slider-title dl>dd {
		/* display: none; */
	}

	.main--renewal-2024 .main-content .section-media [class^="slider-"] .slider-title dl>dd>i {
		display: none;
	}

	.main--renewal-2024 .main-content .section-media [class^="slider-"] .pos-slider {
		width: 100%;
	}

	.main--renewal-2024 .main-content .section-media [class^="slider-"] .pos-slider .swiper-button-prev {
		left: 0;
	}

	.main--renewal-2024 .main-content .section-media [class^="slider-"] .pos-slider .swiper-button-next {
		right: 0;
	}


	.main--renewal-2024 .main-content .section-media [class^="slider-"] .slider-mask {
		/* padding-left: 20px; */
		padding: 0 20px 0 20px;
		transition: none;
	}

	.main--renewal-2024 .main-content .section-media [class^="slider-"] .slider-mask .swiper-container {
		overflow: visible;
	}

	.main--renewal-2024 .main-content .section-media [class^="slider-"] .thumb-mask>dl>dd>p {
		font-size: 14px;
	}

	.main--renewal-2024 .main-content .section-media [class^="slider-"] .swiper-pagination {
		bottom: -40px;
	}

	.main--renewal-2024 .main-content .section-media .slider-media-instar .swiper-slide .slide-item {
		height: 37vw;
	}

	.main--renewal-2024 .main-content .section-media .slider-media-yt .swiper-slide .slide-item {
		height: 40vw;
	}

	/* section-banner */
	.main--renewal-2024 .main-content .section-banner .section-title {
		margin-bottom: 20px;
		text-align: left;
	}

	.main--renewal-2024 .main-content .section-banner .slider-banner .swiper-slide .slide-item {
		height: auto;
	}

	.main--renewal-2024 .main-content .section-banner .slider-banner .swiper-slide img {
		object-fit: contain;
	}

}


@media (max-width: 768px) {

	.main--renewal-2024 .main-content section .inner-cont {
		padding: 0 20px;
	}

	.main--renewal-2024 .main-content section .br-mo {
		display: block;
	}

	/* section-main-visual */
	.main--renewal-2024 .section-main-visual .slider-main-visual .swiper-button-prev,
	.main--renewal-2024 .section-main-visual .slider-main-visual .swiper-button-next {
		display: none;
	}

	/* section-news */
	.main--renewal-2024 .main-content .section-news .news-cont .nav-tabs {
		margin-bottom: 10px;
		justify-content: start;
	}

	.main--renewal-2024 .main-content .section-news .news-cont .news-list>li .list-dsc {
		margin-top: 4px;
	}

	.main--renewal-2024 .main-content .section-news .news-cont .news-list>li .list-dsc .date,
	.main--renewal-2024 .main-content .section-news .news-cont .news-list>li.active--focus .list-dsc .date {
		padding: 0;
		background-color: transparent;
		font-size: 14px;
		color: #707070;
	}

	.main--renewal-2024 .main-content .section-news .news-cont .tab-body {
		min-height: 261px;
	}



	/* section-media */
	.main--renewal-2024 .main-content .section-media .section-title {
		margin-bottom: 30px;
	}

	.main--renewal-2024 .main-content .section-media [class^="slider-"] .swiper-pagination {
		bottom: -30px;
	}

	.main--renewal-2024 .main-content .section-media [class^="slider-"] .pos-slider .swiper-button-prev,
	.main--renewal-2024 .main-content .section-media [class^="slider-"] .pos-slider .swiper-button-next {
		display: none;
	}

	.main--renewal-2024 .main-content .section-media [class^="slider-"] .swiper-slide .thumb-mask {
		position: relative;
		padding: 0;
		height: 100%;
		border: none;
		background: none;
		transform: translateY(0);
	}

	.main--renewal-2024 .main-content .section-media [class^="slider-"] .thumb-mask>dl {
		margin-top: 16px;
		padding: 0;
	}

	.main--renewal-2024 .main-content .section-media [class^="slider-"] .thumb-mask>dl>dt {
		flex-direction: row-reverse;
		justify-content: start;
	}

	.main--renewal-2024 .main-content .section-media [class^="slider-"] .thumb-mask>dl>dt>em {
		color: #92979C;
	}

	.main--renewal-2024 .main-content .section-media [class^="slider-"] .thumb-mask>dl>dd>p {
		margin-top: 12px;
		color: #1F1F1F;
	}


	.main--renewal-2024 .main-content .section-media .slider-media-instar .swiper-slide {
		/* height: 368px; */
	}

	.main--renewal-2024 .main-content .section-media .slider-media-instar .thumb-mask>dl>dt>i {
		background: url(../images/main_renewal_2024/ico_media_mask_instar_mo.svg) no-repeat center center;
		background-size: 100%;
	}

	.main--renewal-2024 .main-content .section-media .slider-media-instar .thumb-mask>dl>dd>p {
		-webkit-line-clamp: 2;
	}

	.main--renewal-2024 .main-content .section-media .slider-media-instar .swiper-slide .slide-item {
		height: 74vw;
	}

	.main--renewal-2024 .main-content .section-media .slider-media-yt .thumb-mask>dl>dt>i {
		margin: 0;
		background: url(../images/main_renewal_2024/ico_media_mask_yt_mo.svg) no-repeat center center;
		background-size: 100%;
	}

	.main--renewal-2024 .main-content .section-media .slider-media-yt .thumb-mask>dl>dd>p {
		-webkit-line-clamp: 1;
	}

	.main--renewal-2024 .main-content .section-media .slider-media-yt .swiper-slide .slide-item {
		height: 53vw;
	}

}

@media (max-width: 480px) {

	/* section-tour */
	.main--renewal-2024 .main-content .section-tour .slider-tour .swiper-pagination {
		bottom: -20px;
	}

	.main--renewal-2024 .main-content .section-tour .slider-tour {
		height: 208px;
	}

	.main--renewal-2024 .main-content .section-media .slider-media-instar .swiper-slide .slide-item {
		height: 260px;
	}

	.main--renewal-2024 .main-content .section-media .slider-media-yt .swiper-slide .slide-item {
		height: 190px;
	}

}
