@charset "UTF-8"; /* main */
.wrap.main {
	height: 100%;
}

.bgStar {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	overflow: hidden;
}

.bgStar > * {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	transform-origin: 50% 50%;
	background-image: radial-gradient(2px 2px at 40px 60px, #ccc, rgba(0,0,0,0)), radial-gradient(2px 2px at 20px 50px, #ddd, rgba(0,0,0,0)), radial-gradient(2px 2px at 30px 100px, #eee, rgba(0,0,0,0)), radial-gradient(2px 2px at 40px 60px, #fff, rgba(0,0,0,0)), radial-gradient(2px 2px at 110px 90px, #ccc, rgba(0,0,0,0)), radial-gradient(2px 2px at 190px 150px, #ddd, rgba(0,0,0,0));
	background-repeat: repeat;
	background-size: 200px 200px;
}

.bgStar > *:nth-child(1) {
	animation: bgStarEffect 44s linear infinite
}

.bgStar > *:nth-child(2) {
	animation: bgStarEffect 72s linear infinite
}

.bgStar > *:nth-child(3) {
	animation: bgStarEffect 80s linear infinite
}

.bgStar > *:nth-child(4) {
	animation: bgStarEffect 92s linear infinite
}

.wrap .cont_01 .txt_tit {
	font-size: 0;
}

.wrap .cont_01 .txt_tit span {
	font-size: 2.625rem;
	font-family: Montserrat !important;
}

.wrap.main .cont_01 {
	background-image: url("../images/main/bg_main_01.jpg");
}

.wrap.main .cont_01 .area_text {
}

.wrap.main .cont_01 .area_text > .ico_deco {
	width: 100%;
	margin: 0 50px 15px 0;
	background-position: right;
	transform: translatex(0) translatey(0);
	animation-name: diagonal;
	animation-delay: 3.8s;
	animation-duration: 0.5s;
	animation-fill-mode: forwards;
	opacity: 0;
}

.wrap.main .cont_01 .area_text > .txt_desc + .ico_deco {
	float: left;
	margin: 30px 0 0 50px;
	background-position: left;
	transform: translatex(0) translatey(0);
	animation-name: diagonal2;
	animation-delay: 3.8s;
	animation-duration: 0.5s;
	animation-fill-mode: forwards;
	opacity: 0;
}

.wrap.main .cont_01 .wrap_tit .txt_tit, .wrap.main .cont_01 .wrap_tit .txt_tit .txt_line {
	transition: 400ms;
}

.wrap.main .cont_01 .wrap_tit .txt_tit span {
	padding-top: 10px;
}

.wrap.main .cont_01 .txt_tit span {
	font-size: 2.625rem;
	font-family: Montserrat !important;
}

.wrap.main .cont_01 .txt_tit .txt_line, .wrap.main .cont_01 .txt_tit {
	line-height: 1 ;
}

.wrap.main .cont_01 .wrap_tit:hover .txt_tit {
	color: #e23034;
	transition: 400ms;
}

.wrap.main .cont_01 .wrap_tit:hover .txt_tit .txt_line {
	color: #fff;
	transition: 400ms;
}

.wrap.main .cont_01 .txt_desc {
	max-width: 320px;
}

.wrap.main .wrap_cont_01 {
	height: 100%;
	background: #111 url("../images/main/bg_main_02.jpg") no-repeat;
	background-size: cover;
	background-position: top center;
}

.wrap.main .cont_02 {
	padding-bottom: 160px;
}

.wrap.main .cont_02 .inner {
	position: relative;
	margin: 0;
}

.wrap.main .cont_02 .inner .wrap_inner_cont {
	width: 100%;
	padding-top: 100px;
}

.wrap.main .cont_02 .wrap_inner_cont > .area_text {
	position: absolute;
	top: 48px;
	left: 20px;
	z-index: 1;
}

.wrap.main .cont_02 .wrap_inner_cont > .area_text .txt_tit {
	font-size: 2.000em;
}

.wrap.main .cont_02 .swiper-container {
	z-index: 0;
	width: 100%;
	height: 450px;
}

.wrap.main .cont_02 .swiper-container .swiper-slide {
	position: relative;
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover !important;
	background-position: top center !important;
	opacity: 0 !important;
}

.wrap.main .cont_02 .swiper-container .swiper-slide.swiper-slide-active {
	opacity: 1 !important;
}

.wrap.main .cont_02 .swiper-container .swiper-slide.swiper-slide-active .area_text {
	animation: fadeInUpCss .4s;
}

.wrap.main .cont_02 .swiper-container .swiper-slide .area_text {
	margin-top: 185px;
	padding: 0 20px;
}

.wrap.main .cont_02 .swiper-container .swiper-slide .area_text .row {
	color: #fff;
}

.wrap.main .cont_02 .swiper-container .swiper-slide .area_text .row .txt_num {
	font-size: 2.000em;
	font-weight: 100;
	font-family: Montserrat;
}

.wrap.main .cont_02 .swiper-container .swiper-slide .area_text .row .txt_tit {
	font-size: 1.250em;
	margin-top: 10px;
	line-height: 22px;
}

.wrap.main .cont_02 .swiper-container .swiper-slide .area_text .row .txt_desc {
	margin-top: 20px;
	font-size: 0.813em;
	line-height: 22px;
	word-break: keep-all;
}

.wrap.main .cont_02 .swiper-container .swiper-button-prev {
	right: 56px;
}

.wrap.main .cont_02 .swiper-container .swiper-button-next {
	right: 20px;
}

.wrap.main .cont_03 {
	position: relative;
}

.wrap.main .cont_03::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 140px;
	background: url("../images/main/bg_main_human.png") no-repeat;
	background-size: 100%;
	background-position: bottom center;
}

.wrap.main .cont_03 .inner {
}

.wrap.main .cont_03 .inner .wrap_selectbox {
	min-height: 950px;
	padding: 40px 0 150px;
}

.wrap.main .cont_03 .inner > .txt_tit {
	padding-top: 50px;
	font-size: 2.000em;
}

.wrap.main .cont_04 {
}

.wrap.main .cont_05 .swiper-container {
	width: 100%;
	height: 100vh;
}

.wrap.main .cont_05 .swiper-slide .area_text {
	display: table;
	width: 100%;
	height: inherit;
}

.wrap.main .cont_05 .swiper-slide .area_text .inner {
	display: table-cell;
	padding: 0 20px;
	vertical-align: middle;
}

.wrap.main .cont_05 .swiper-slide .area_text .txt_line {
	padding-bottom: 5px;
	font-size: 2.000em;
}

.wrap.main .cont_05 .swiper-slide .area_text .txt_client {
	padding: 30px 0 43px;
	font-size: 0.750em;
	color: #fff;
}

.wrap.main .cont_05 .swiper-slide .area_text .txt_client span {
	display: inline-block;
	padding-left: 40px;
}

.wrap.main .cont_05 .swiper-slide .area_text .txt_link {
	display: inline-block;
	position: relative;
	font-size: 0.938em;
	font-weight: 800;
	color: #fff;
}

.wrap.main .cont_05 .swiper-slide .area_text .txt_link::after {
	content: '';
	display: block;
	position: absolute;
	bottom: -15px;
	width: 100%;
	height: 4px;
	background: #fff;
}

.wrap.main .cont_05 .swiper-slide.swiper-slide-active .txt_line {
	animation: ease-out fadeInLeftCss 0.5s !important;
}

.wrap.main .cont_05 .swiper-slide.swiper-slide-active .txt_tit span {
	font-family: Montserrat;
	animation: ease-out fadeInLeftCss 0.7s !important;
}

.wrap.main .cont_05 .swiper-slide.swiper-slide-active .txt_tit span + span {
	animation: ease-out fadeInLeftCss 0.9s !important;
}

.wrap.main .cont_05 .swiper-slide.swiper-slide-active .txt_client {
	animation: ease-out fadeInLeftCss 1s !important;
}

.wrap.main .cont_05 .swiper-slide.swiper-slide-active .txt_link {
	animation: ease-out fadeInLeftCss 1.1s !important;
	font-family: Montserrat;
}

.wrap.main .cont_05 .swiper-container > .inner {
	bottom: 10%;
	z-index: 16;
}

.wrap.main .cont_05 .swiper-container .swiper-button-prev {
	left: 0;
	right: auto;
}

.wrap.main .cont_05 .swiper-container .swiper-button-next {
	left: 43px;
	right: auto;
}

/* About00 */
.wrap.about .cont_01 .txt_tit {
	font-size: 42px;
	letter-spacing: -6px;
}

.wrap.about .cont_01 .txt_tit span {
	line-height: 52px;
}

.wrap.about .wrap_cont_01 .txt_desc_head {
	display: block;
	margin-top: 12px;
	font-size: 16px;
	word-break: keep-all;
}

.wrap.about .wrap_cont_01 .txt_desc {
	margin-top: 18px;
	letter-spacing: -0.4px;
}

.wrap.about .cont_01 {
	background: #000 url("../images/about/bg_00about_01.png") no-repeat;
	background-size: cover;
}

.wrap.about .cont_02 .section_button {
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 212px;
	padding-right: 70px;
	background-color: #222;
}

.wrap.about .cont_02 .section_button+.section_button {
	border-top: 1px solid #333;
}

.wrap.about .cont_02 .section_button::after {
	content: '';
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 55px;
	width: 30px;
	height: 30px;
	background: url("../images/about/icon_more.png") center center no-repeat;
	transform: translate(0, -50%);
}

/* about */
.wrap.aboutAnpComm .cont_01 {
	background: #111 url("../images/about/bg_about_01.jpg") no-repeat;
	background-size: cover;
}

.wrap.aboutAnpComm .cont_03 {
	background: #111;
}

.wrap.aboutAnpComm .cont_03 .area_img {
	width: 100%;
	height: 320px;
	background-image: url("../images/about/bg_about_02.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.wrap.aboutAnpComm .cont_03 .area_text {
	margin-top: -18px;
	padding-bottom: 100px;
}

.wrap.aboutAnpComm .cont_03 .area_text .txt_tit {
}

.wrap.aboutAnpComm .cont_03 .area_text .wrap_txt_desc {
	padding-top: 30px;
	word-break: keep-all;
}

.wrap.aboutAnpComm .cont_03 .area_text .wrap_txt_desc div p {
	font-size: 0.813em;
	line-height: 22px;
	letter-spacing: -0.4px;
	color: #fff;
	word-break: keep-all;
}

.wrap.aboutAnpComm .cont_03 .area_text .wrap_txt_desc div p + p {
	padding-top: 25px;
}

.wrap.aboutAnpComm .cont_03 .area_text .wrap_txt_desc div .txt_ceo {
	padding-top: 30px;
	text-align: right;
}

.wrap.aboutAnpComm .cont_03 .area_text .wrap_txt_desc div .txt_ceo span {
	display: block;
}

.wrap.aboutAnpComm .cont_05 {
}

.wrap.aboutAnpComm .cont_05 .swiper-wrapper {
	width: 100%;
}

.wrap.aboutAnpComm .cont_05 .swiper-container {
	height: 900px;
}

.wrap.aboutAnpComm .cont_05 .swiper-wrapper .swiper-slide {
	height: 320px;
	background-repeat: no-repeat !important;
	background-size: 100% 320px !important;
}

.wrap.aboutAnpComm .cont_05 .swiper-wrapper .swiper-slide .area_text {
	margin-top: 320px;
	padding: 40px 0 100px;
	background: #e23034;
	color: #fff;
}

.wrap.aboutAnpComm .cont_05 .swiper-wrapper .swiper-slide .area_text .inner {
}

.wrap.aboutAnpComm .cont_05 .swiper-wrapper .swiper-slide .area_text .txt_num {
	font-size: 2.000em;
	font-weight: 600;
	font-family: Montserrat;
}

.wrap.aboutAnpComm .cont_05 .swiper-wrapper .swiper-slide .area_text .txt_tit {
	margin-top: 20px;
	font-size: 2.000em;
	font-weight: 700;
	font-family: NotoSansKR;
	line-height: 40px;
}

.wrap.aboutAnpComm .cont_05 .swiper-wrapper .swiper-slide .area_text .txt_desc {
	margin-top: 15px;
	font-size: 0.813em;
	line-height: 22px;
	word-break: keep-all;
}

.wrap.aboutAnpComm .cont_05 .swiper-pagination-bullet {
	width: 13px;
	height: 13px;
	border: 2px solid #fff;
	background: none;
	opacity: 1;
}

.wrap.aboutAnpComm .cont_05 .swiper-pagination-bullet-active {
	background: #fff;
}

.wrap.aboutAnpComm .cont_05 .swiper-container-horizontal > .swiper-pagination-bullets {
	left: 20px;
	bottom: 13%;
	width: auto;
}

.wrap.aboutAnpComm .cont_05 .swiper-container-horizontal:first-child > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 10px 0 0;
}

.wrap.aboutAnpComm .cont_05 .swiper-container .swiper-button-prev {
	top: 22%;
	left: 20px;
}

.wrap.aboutAnpComm .cont_05 .swiper-container .swiper-button-next {
	top: 22%;
	right: 20px;
}

.wrap.aboutAnpComm .wrap_cont_03 {
	background: #eee;
}

.wrap.aboutAnpComm .wrap_cont_03 .cont_07 {
}

.wrap.aboutAnpComm .wrap_cont_03 .cont_07 .row {
}

.wrap.aboutAnpComm .wrap_cont_03 .cont_07 .list_values {
	overflow: hidden;
}

.wrap.aboutAnpComm .wrap_cont_03 .cont_07 .list_values li {
	float: left;
	width: 47%;
	margin-bottom: 20px;
	text-align: center;
}

.wrap.aboutAnpComm .wrap_cont_03 .cont_07 .list_values li:nth-child(2n) {
	float: right;
}

.wrap.aboutAnpComm .wrap_cont_03 .cont_07 .list_values li:nth-child(7), .wrap.aboutAnpComm .wrap_cont_03 .cont_07 .list_values li:nth-child(8) {
	margin-bottom: 0;
}

.wrap.aboutAnpComm .wrap_cont_03 .cont_07 .list_values li .txt_subtit {
	height: 40px;
	margin: 20px 0 15px;
	font-size: 0.813em;
	font-family: Montserrat;
	word-break: keep-all;
}

.wrap.aboutAnpComm .wrap_cont_03 .cont_07 .list_values li .txt_subdesc {
	height: 50px;
	line-height: 22px;
	word-break: keep-all;
}

.wrap.aboutAnpComm .wrap_cont_03 .cont_07 .list_values li .img_values {
	position: relative;
	width: 152px;
	height: 152px;
	border-radius: 50%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}

.wrap.aboutAnpComm .wrap_cont_03 .cont_07 .list_actions {
	overflow: hidden;
	padding-bottom: 60px;
}

.wrap.aboutAnpComm .wrap_cont_03 .cont_07 .list_actions li {
	float: left;
	width: 47%;
}

.wrap.aboutAnpComm .wrap_cont_03 .cont_07 .list_actions li:nth-child(2n) {
	float: right;
}

.wrap.aboutAnpComm .wrap_cont_03 .cont_07 .list_actions li .txt_subtit {
	position: relative;
	width: 152px;
	height: 152px;
	margin: 0 auto;
	border: 1px solid #111;
	border-radius: 50%;
	word-break: keep-all;
}

.wrap.aboutAnpComm .wrap_cont_03 .cont_07 .list_actions li .txt_subtit span {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 0.813em;
	font-family: Montserrat;
	transform: translate(-50%, -50%);
	word-break: keep-all;
}

.wrap.aboutAnpComm .wrap_cont_03 .cont_07 .list_actions li .txt_subdesc {
	height: 80px;
	margin-top: 20px;
	line-height: 22px;
	word-break: keep-all;
}

.wrap.aboutAnpComm .wrap_cont_04 {
	overflow: hidden;
	background-image: url("../images/about/bg_about_04.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.wrap.aboutAnpComm .wrap_cont_04 .cont_09 {
}

.wrap.aboutAnpComm .wrap_cont_04 .cont_09 .row:first-child {
	padding-top: 100px;
}

.wrap.aboutAnpComm .wrap_cont_04 .cont_09 .row:first-child img {
	width: 100%;
}

.wrap.aboutAnpComm .wrap_cont_04 .cont_09 .row:last-child {
	padding: 60px 0 90px;
}

.wrap.aboutAnpComm .wrap_cont_04 .cont_09 .row:last-child p {
	padding-top: 30px;
	font-size: 0.813em;
	line-height: 22px;
	color: #fff;
	word-break: keep-all;
}

.wrap.aboutAnpComm .wrap_cont_05 {
}

.wrap.aboutAnpComm .wrap_cont_05 .cont_11 .txt_tit, .wrap.aboutAnpComm .wrap_cont_05 .cont_12 .txt_tit {
	text-align: center;
	padding-top: 97px;
}

.wrap.aboutAnpComm .wrap_cont_05 .cont_11 {
	background-image: url("../images/about/bg_about_05.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.wrap.aboutAnpComm .wrap_cont_05 .cont_11 .list_type_02 li {
	width: 47%;
	height: 200px;
}

.wrap.aboutAnpComm .wrap_cont_05 .cont_11 .list_type_02 li .txt_subtit {
	height: 65px;
	word-break: keep-all;
}

.wrap.aboutAnpComm .wrap_cont_05 .cont_11 .list_type_02 li:nth-child(1) , .wrap.aboutAnpComm .wrap_cont_05 .cont_11 .list_type_02 li:nth-child(2) {
	height: 230px;
}

.wrap.aboutAnpComm .wrap_cont_05 .cont_11 .list_type_02 li:nth-child(1) .txt_subtit , .wrap.aboutAnpComm .wrap_cont_05 .cont_11 .list_type_02 li:nth-child(2) .txt_subtit {
	height: 95px;
}

.wrap.aboutAnpComm .wrap_cont_05 .cont_11 .list_type_02 li:last-child .txt_subtit {
	height: 30px;
}

.wrap.aboutAnpComm .wrap_cont_05 .cont_12 {
	background-image: url("../images/about/bg_about_06.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 {
	padding-bottom: 100px;
}

.wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li {
	height: 125px;
}

.wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li:nth-child(1), .wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li:nth-child(2) {
	height: 145px;
}

.wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li:nth-child(3), .wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li:nth-child(4) {
	height: 160px;
}

.wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li .txt_subtit {
	height: 30px;
	word-break: keep-all;
}

.wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li:nth-child(1) .txt_subtit, .wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li:nth-child(2) .txt_subtit {
	height: 35px;
}

.wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li:nth-child(3) .txt_subtit, .wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li:nth-child(4) .txt_subtit {
	height: 50px;
}

.wrap.aboutAnpComm .wrap_cont_06 .cont_14 {
	background: #111;
}

.wrap.aboutAnpComm .wrap_cont_06 .cont_14 ul {
	overflow: hidden;
	padding: 40px 0;
}

.wrap.aboutAnpComm .wrap_cont_06 .cont_14 ul li {
	float: left;
	width: 33.33%;
}

.wrap.aboutAnpComm .wrap_cont_06 .cont_14 ul li .img_client {
	width: 100%;
}

.wrap.aboutAnpComm .wrap_cont_06 .cont_14 ul li:nth-child(6), .wrap.aboutAnpComm .wrap_cont_06 .cont_14 ul li:nth-child(11), .wrap.aboutAnpComm .wrap_cont_06 .cont_14 ul li:nth-child(16) {
	margin-left: 0;
}

.wrap.aboutAnpComm .wrap_cont_07 {
	background: #eee;
}

.wrap.aboutAnpComm .wrap_cont_07 .cont_16 {
}

.wrap.aboutAnpComm .wrap_cont_07 .cont_16 .txt_tit {
	padding-top: 97px;
	text-align: center;
	color: #111;
}

.wrap.aboutAnpComm .wrap_cont_07 .cont_16 .txt_desc {
	font-size: 0.813em;
	text-align: center;
}

.wrap.aboutAnpComm .wrap_cont_07 .cont_16 .img_map {
	width: 100%;
	margin: 60px 0;
}

.wrap.aboutAnpComm .wrap_cont_07 .cont_16 .img_map img {
	width: 100%;
}

.wrap.aboutAnpComm .wrap_cont_07 .cont_16 .list_type_02 {
	padding-bottom: 90px;
}

.wrap.aboutAnpComm .wrap_cont_07 .cont_16 .list_type_02 li {
	height: 195px;
}

.wrap.aboutAnpComm .wrap_cont_07 .cont_16 .list_type_02 li:nth-child(1), .wrap.aboutAnpComm .wrap_cont_07 .cont_16 .list_type_02 li:nth-child(2), .wrap.aboutAnpComm .wrap_cont_07 .cont_16 .list_type_02 li:last-child {
	height: 435px;
}

.wrap.aboutAnpComm .wrap_cont_07 .cont_16 .list_type_02 li:nth-child(5), .wrap.aboutAnpComm .wrap_cont_07 .cont_16 .list_type_02 li:nth-child(6) {
	height: 240px;
}

.wrap.aboutAnpComm .wrap_cont_07 .cont_16 .list_type_02 li .txt_subtit {
	color: #111;
	word-break: keep-all;
}

.wrap.aboutAnpComm .wrap_cont_07 .cont_16 .list_type_02 li .txt_subdesc {
	padding-top: 20px;
	font-size: 0.813em;
	line-height: 17px;
	color: #111;
	word-break: keep-all;
}

.wrap.aboutAnpComm .wrap_cont_07 .cont_16 .list_type_02 li .txt_subdesc p + p {
	padding-top: 15px;
}

.wrap.aboutAnpComm .wrap_cont_07 .cont_16 .list_type_02 li .txt_subdesc span {
	font-size: 11px;
	word-break: keep-all;
}

.wrap.aboutAnpComm .wrap_cont_07 .cont_16 .list_type_02 li::before {
	background: #111;
}

.wrap.aboutAnpComm .wrap_cont_07 .cont_17 {
	background: url("../images/about/img_common_01.jpg") no-repeat;
	background-size: cover;
	min-height: auto;
}

/* About02 */
.wrap.aboutCnC .cont_01 {
	background: url("../images/about/bg_about02_01.png") no-repeat;
	background-size: cover;
}

.wrap.aboutCnC .container .comm_cont.h100 .inner {
	height: 920px;
}

.wrap.aboutCnC .cont_01 .txt_tit span {
	line-height: 44px;
}

.wrap.aboutCnC .cont_01 .wrap_txt_desc > div {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.wrap.aboutCnC .cont_01 .wrap_txt_desc > div p.txt-desc-en {
	font-size: 16px;
	font-family: Montserrat;
}

.wrap.aboutCnC .cont_01 .wrap_txt_desc p {
	font-size: 13px;
	line-height: 22px;
	letter-spacing: -0.64px;
	color: #fff;
}

.wrap.aboutCnC .cont_04 .inner > .txt_tit {
	padding: 100px 0 0;
	font-size: 32px;
	color: #e23034;
}

.wrap.aboutCnC .cont_04 .wrap_tab {
	margin-bottom: 100px;
}

.wrap.aboutCnC .cont_04 .tab_container {
}

.wrap.aboutCnC .cont_04 .tab_content + .tab_content {
	margin-top: 60px;
}

.wrap.aboutCnC .cont_04 .tab_content .txt_heading {
	overflow: hidden;
	width: 0;
	height: 0;
}

.wrap.aboutCnC .cont_04 .tab_content .txt_tit {
	margin-top: 22px;
	font-size: 16px;
	line-height: 22px;
	color: #111111;
}

.wrap.aboutCnC .cont_04 .tab_content .txt_desc {
	margin-top: 12px;
	font-size: 13px;
	line-height: 22px;
	word-break: keep-all;
}

.wrap.aboutCnC .cont_04 .tab_content .txt_desc p {
	color: #111111;
	margin-bottom: 40px;
}

.wrap.aboutCnC .cont_04 .tabs {
	display: flex;
	justify-content: space-between;
	width: 60px;
	height: auto;
	border: none;
}

.wrap.aboutCnC .cont_04 .tabs li {
	overflow: hidden;
	width: 13px;
	height: 13px;
	border: solid 2px #cccccc;
	border-radius: 100%;
	text-indent: -999px;
}

.wrap.aboutCnC .cont_04 .tabs li.active {
	border-color: #e23034;
	background-color: #e23034;
}

.wrap.aboutCnC .cont_04 .tab_cont2 .area_img {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 0 42.5px;
	width: 100%;
	height: 360px;
	background: #222;
	text-align: center;
}

.wrap.aboutCnC .cont_04 .tab_cont2 .area_img img {
	width: 194px;
	height: auto;
}

.wrap.aboutCnC .cont_04 .tab_cont2 .area_img_desc {
	color: #fff;
	font-size: 16px;
}

.wrap.aboutCnC .cont_04 .tab_cont2 .area_img_desc dt {
	margin: 46px 0 20px;
	font-family: Montserrat;
	font-weight: 700;
}

.wrap.aboutCnC .cont_04 .tab_cont2 .area_img_desc dd {
	font-size: 13px;
	line-height: 25px;
	word-break: keep-all;
	letter-spacing: -0.5px;
}

.wrap.aboutCnC .cont_04 .tab_cont2 .txt_desc_list {
	margin-top: 10px;
}

.wrap.aboutCnC .cont_04 .tab_cont2 .txt_desc_list li {
	display: flex;
	padding: 30px 0;
	border-bottom: 4px solid #111;
}

.wrap.aboutCnC .cont_04 .tab_cont2 .txt_desc_list h4 {
	flex-shrink: 0;
	width: 145px;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
}

.wrap.aboutCnC .cont_04 .tab_cont2 .txt_desc_list h4 span {
	display: block;
	color: #e23034;
}

.wrap.aboutCnC .cont_04 .tab_cont2 .txt_desc_list p {
	margin-bottom: 0;
	padding-right: 8px;
	font-size: 13px;
	line-height: 22px;
	letter-spacing: -0.4px;
	word-break: keep-all;
	padding-left: 8px;
}

.wrap.aboutCnC .cont_04 .tab_cont3 .area_img img {
	width: 100%;
	height: auto;
}

.wrap.aboutCnC .cont_04 .tab_container .tab_content div {
	float: none;
	width: 100%
}

.wrap.aboutCnC .cont_04 .tab_container .tab_content div img {
	width: 100%
}

.wrap.aboutCnC .cont_04 .tab_container .tab_cont2 .area_img img {
	width: 194px;
}

.wrap.aboutCnC .cont_05 .cc_list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -1px 40px;
}

.wrap.aboutCnC .cont_05 .cc_list li {
	width: calc(100% / 2);
	line-height: 0;
	padding: 1px;
}

.wrap.aboutCnC .cont_05 .cc_list li img {
	width: 100%;
}

.wrap.aboutCnC .cont_17 {
	background: url("../images/about/img_common_01.jpg") no-repeat;
	background-size: cover;
	min-height: auto;
}

.wrap.main .cont_17 {
	background: url("../images/about/img_common_01.jpg") no-repeat;
	background-size: cover;
	min-height: auto;
}

/* About03 */
.wrap.aboutXRstage .cont_01 {
	background: #000 url("../images/about/bg_about03_01.jpg") no-repeat;
	background-size: cover;
}

.wrap.aboutXRstage .wrap_cont_01 .txt_desc.txt_desc_head {
	display: block;
	margin-top: 12px;
	font-size: 16px;
	font-weight: 500;
	word-break: keep-all;
}

.wrap.aboutXRstage .wrap_cont_01 .txt_desc {
	margin-top: 18px;
	font-size: 13px;
	word-break: keep-all;
	letter-spacing: -0.4px;
}

.wrap.aboutXRstage .cont_02 .txt_tit {
	position: static;
	padding: 90px 20px 35px;
	color: #111111;
	text-align: left;
	transform: translate(0,0);
}

.wrap.aboutXRstage .container .cont_02 .inner {
	height: auto;
	margin: 0;
}

.wrap.aboutXRstage .cont_02 .txt_tit .gray {
	color: #aaaaaa;
}

.wrap.aboutXRstage .cont_02 .img_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 100px;
}

.wrap.aboutXRstage .cont_02 .img_list > li {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 80px;
	width: 100%;
	height: 624px;
}

.wrap.aboutXRstage .cont_02 .img_list > li:first-child {
	background: url("../images/about/about03_img_list_01.png") center center no-repeat;
	background-size: cover;
}

.wrap.aboutXRstage .cont_02 .img_list > li:nth-child(2) {
	background: url("../images/about/about03_img_list_02.png") center center no-repeat;
	background-size: cover;
}

.wrap.aboutXRstage .cont_02 .img_list > li:nth-child(3) {
	background: url("../images/about/about03_img_list_03.png") center center no-repeat;
	background-size: cover;
}

.wrap.aboutXRstage .cont_02 .img_list > li:nth-child(4) {
	background: url("../images/about/about03_img_list_04.png") center center no-repeat;
	background-size: cover;
}

.wrap.aboutXRstage .cont_02 .img_list > li:nth-child(5) {
	background: url("../images/about/about03_img_list_05.png") center center no-repeat;
	background-size: cover;
}

.wrap.aboutXRstage .cont_02 .img_list > li h4 {
	margin-bottom: 142px;
	text-align: center;
	color: #ffffff;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	padding:0 15px;
}

.wrap.aboutXRstage .cont_02 .img_list > li h4 span {
	display: block;
	margin-bottom: 12px;
	font-size: 36px;
	font-weight: 800;
	font-family: Montserrat;
}

.wrap.aboutXRstage .cont_02 .img_list > li p {
	text-align: center;
	color: #ffffff;
	font-size: 28px;
	font-weight: 600;
	line-height: 38px;
	padding:0 15px;
}

.wrap.aboutXRstage .cont_02 .img_list > li:nth-child(6) {
	align-items: flex-start;
	flex-direction: row;
	height: auto;
	margin: 43px 20px 0;
	padding: 0 0 40px 0;
	border-bottom: 4px solid #222222;
}

.wrap.aboutXRstage .cont_02 .img_list > li:nth-child(6) h4 {
	width: 150px;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: -1.04px;
	text-align: left;
	color: #000000;
}

.wrap.aboutXRstage .cont_02 .img_list > li:nth-child(6) li {
	font-family: Montserrat;
	font-size: 12px;
	text-align: left;
	color: #111111;
	line-height: 16px;
	padding: 8px 0;
	font-weight: 200;
	text-transform: uppercase;
}

.wrap.aboutXRstage .cont_07 {
	background: #000 url("../images/about/bg_about03_01.jpg") no-repeat;
	background-size: cover;
}

.wrap.aboutXRstage .wrap_cont_07 .txt_desc.txt_desc_head {
	display: block;
	margin-top: 50px;
	font-size: 26px;
	font-weight: 700;
	word-break: keep-all;
}

.wrap.aboutXRstage .wrap_cont_07 .txt_desc {
	font-size: 16px;
}

.wrap.aboutXRstage .cont_08 .txt_tit {
	position: static;
	padding: 60px 0 79px;
	color: #111111;
	text-align: left;
	transform: translate(0,0);
}

.wrap.aboutXRstage .cont_08 .inner {
	height: auto;
}

.wrap.aboutXRstage .cont_08 .txt_tit .gray {
	color: #aaaaaa;
}

.wrap.aboutXRstage .cont_08 .img_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-top: -30px;
	margin-left: -30px;
	padding-bottom: 200px;
}

.wrap.aboutXRstage .cont_08 .img_list > li {
	display: flex;
	flex-direction: column;
	align-items: left;
	margin-top: 30px;
	margin-left: 30px;
	padding-top: 150px;
	width: 370px;
	height: 370px;
}

.wrap.aboutXRstage .cont_08 .img_list > li:first-child {
	background: url("../images/about/about03_img_list_01_02.png") center center no-repeat;
	background-size: cover;
}

.wrap.aboutXRstage .cont_08 .img_list > li:nth-child(2) {
	background: url("../images/about/about03_img_list_02_02.png") center center no-repeat;
	background-size: cover;
}

.wrap.aboutXRstage .cont_08 .img_list > li:nth-child(3) {
	background: url("../images/about/about03_img_list_03_02.png") center center no-repeat;
	background-size: cover;
}

.wrap.aboutXRstage .cont_08 .img_list > li:nth-child(4) {
	background: url("../images/about/about03_img_list_04_02.png") center center no-repeat;
	background-size: cover;
}

.wrap.aboutXRstage .cont_08 .img_list > li:nth-child(5) {
	background: url("../images/about/about03_img_list_05_02.png") center center no-repeat;
	background-size: cover;
}

.wrap.aboutXRstage .cont_08 .img_list > li h4 {
	margin-bottom: 162px;
	text-align: center;
	color: #ffffff;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
}

.wrap.aboutXRstage .cont_08 .img_list > li h4 span {
	display: block;
	margin-bottom: 22px;
	font-size: 36px;
	font-weight: 800;
	font-family: Montserrat;
}

.wrap.aboutXRstage .cont_08 .img_list > li p {
	text-align: center;
	color: #ffffff;
	font-size: 32px;
	font-weight: 600;
	line-height: 46px;
}

.wrap.aboutXRstage .cont_08 .img_list > li:nth-child(6) {
	border: 1px solid #cccccc
}

.wrap.aboutXRstage .cont_08 .img_list > li:nth-child(6) {
	align-items: flex-start;
	padding: 86px 71px 0;
}

.wrap.aboutXRstage .cont_08 .img_list > li:nth-child(6) h4 {
	margin-bottom: 57px;
	padding-bottom: 30px;
	width: 100%;
	border-bottom: 4px solid #000;
	font-weight: 600;
	font-size: 26px;
	letter-spacing: -1.04px;
	text-align: left;
	color: #000000;
}

.wrap.aboutXRstage .cont_08 .img_list > li:nth-child(6) li {
	margin-bottom: 35px;
	font-family: Montserrat;
	font-size: 16px;
	text-align: left;
	color: #111111;
	font-weight: 400;
	text-transform: uppercase;
}

.wrap.aboutXRstage .cont_03 .inner .txt_tit {
	color: #fff;
}

.wrap.aboutXRstage .cont_04 {
	background: #000 url("../images/about/bg_about03_02.png") no-repeat;
	background-size: cover;
}

.wrap.aboutXRstage .cont_04 .circle_top {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding-top: 100px;
}

.wrap.aboutXRstage .cont_04 .circle_top > li {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	flex-shrink: 0;
	width: 280px;
	height: 280px;
	padding-bottom: 50px;
	background: url("../images/about/about03_vision_circle.png") center center no-repeat;
	background-size: contain;
	text-align: center;
	color: #fefefe;
}

.wrap.aboutXRstage .cont_04 .circle_top > li:last-child {
	position: relative;
	z-index: 1;
	margin-top: -50px;
	padding-top: 40px;
	padding-bottom: 0px;
}

/*.wrap.aboutXRstage .cont_04 .circle_top > li:last-child::before{content:''; position: absolute; z-index: 1; top:15px; left:50%; display: block; width: 20px; height: 20px; background: url("../images/about/about03_vision_plus.png") center center no-repeat; background-size: contain; transform: translate(-50%,0);}*/
.wrap.aboutXRstage .cont_04 .circle_top > li .img_wrap {
	line-height: 40px;
}

.wrap.aboutXRstage .cont_04 .circle_top > li p {
	font-size: 13px;
	line-height: 24px;
}

.wrap.aboutXRstage .cont_04 .circle_bottom {
	position: relative;
	z-index: 1;
	padding-top: 120px;
	color: #fefefe;
	text-align: center;
}

/*.wrap.aboutXRstage .cont_04 .circle_bottom:before{content:''; position: absolute; z-index: 1; top: 30px; left: 50%;display: block; width: 1px; height: 50px; border-right:4px dotted #fefefe;}*/
.wrap.aboutXRstage .cont_04 .circle_bottom p {
	margin-top: 19px;
	padding-bottom: 95px;
	font-size: 16px;
	line-height: 22px;
}

.wrap.aboutXRstage .container .cont_05 .inner {
}

.wrap.aboutXRstage .container .cont_06 {
	background: url('../images/works/img_common_01.jpg') no-repeat;
	background-size: cover;
	min-height: 0;
}

.wrap.aboutXRstage .cont_05 .xon_info {
	position: relative;
}

.wrap.aboutXRstage .cont_05 .xon_info .inner.xon_inner {
	padding-top: 0;
	z-index: 1;
}

.wrap.aboutXRstage .cont_05 .xon_info .xon_tit {
	padding-top: 148px;
	padding-bottom: 148px;
	text-align: center;
}

.wrap.aboutXRstage .cont_05 .xon_info .wrap_cont_list {
	margin: 0 -20px;
}

.wrap.aboutXRstage .cont_05 .xon_info .xon_list li {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.wrap.aboutXRstage .cont_05 .xon_info .xon_list li>div {
	position: relative;
	z-index: 1;
	width: 100%;
}

.wrap.aboutXRstage .cont_05 .xon_info .xon_list li .xon_inner {
	position: relative;
	padding-bottom: 56.25%;
	width: 100%;
}

.wrap.aboutXRstage .cont_05 .xon_info .xon_list li .xon_inner iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.wrap.aboutXRstage .cont_05 .xon_info .xon_list li img {
	width: 100%
}

.wrap.aboutXRstage .cont_05 .xon_info .xon_list li button {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 38px;
	height: 46px;
	background: transparent;
	border: none;
	font-size: 0;
	background: url("../images/about/about03_button.png") center center no-repeat;
	background-size: contain;
}

/* .wrap.aboutXRstage .cont_05 .xon_info .xon_list li button:after{content:''; position: absolute; z-index: 1; top:50%; left:50%; transform: translate(-50%,-50%); display:block; width: 55px; height: 55px; background: url("../images/about/about03_icon-play.png") center center no-repeat; background-size: contain;} */
.wrap.aboutXRstage .cont_05 .xon_info .xon_list li h4 {
	margin: 18px 22px 48px;
	font-size: 13px;
	font-weight: 400;
	line-height: 22px;
	color: #111111;
}

/* works_list */
.wrap.works_list .cont_01 {
	background: #111 url('../images/works/bg_works_01.jpg') no-repeat;
	background-size: cover;
}

.wrap.works_list .container .cont_02 {
	background: #111;
	padding-bottom: 100px;
}

.wrap.works_list .container .cont_03 {
	background: url('../images/works/img_common_01.jpg') no-repeat;
	background-size: cover;
	min-height: 0;
}

/* works_list_cont_02 */
.comm_cont.cont_02 .works_info .inner.works_inner {
	padding-top: 0;
	z-index: 1;
}

.comm_cont.cont_02 .works_info .txt_works_tit .works_tit {
	color: #e23034;
	font-family: Montserrat;
	font-weight: 800;
	font-size: 2.625em;
	height: 508px;
	margin: 0 -20px;
	background: #fff;
}

.comm_cont.cont_02 .works_info .txt_works_tit .works_tit .inner {
	height: 100%;
	padding-top: 100px;
}

.wrap .container .comm_cont .works_tit span {
	display: block;
	font-family: Montserrat;
	line-height: 1;
}

.wrap .container .comm_cont .works_tit span + span {
	padding-top: 10px;
}

.comm_cont.cont_02 .works_info .works_list_box {
	margin-top: 96px;
}

.comm_cont.cont_02 .works_info .works_list_box .works_list li:first-child {
	margin-top: 0;
}

.comm_cont.cont_02 .works_info .works_list_box .works_list li {
	margin-top: 60px;
}

.comm_cont.cont_02 .works_info .works_list_box .works_list li a {
	display: block;
}

.comm_cont.cont_02 .works_info .works_list_box .works_list li img {
	width: 100%;
	height: 100%;
}

.comm_cont.cont_02 .works_info .works_list_box .works_list li .works_list_txt {
	margin-top: 20px;
}

.comm_cont.cont_02 .works_info .works_list_box .works_list li .works_list_txt p {
	font-family: NotoSansKR;
	color: #ffffff;
}

.comm_cont.cont_02 .works_info .works_list_box .works_list li .works_list_txt .works_name {
	font-weight: 700;
	padding-bottom: 10px;
	font-size: 1.125em;
}

.comm_cont.cont_02 .works_info .works_list_box .works_list li .works_list_txt .works_organizer {
	font-weight: 400;
	font-size: 0.688em;
}

.comm_cont.cont_02 .works_info .works_list_box::after {
	display: block;
	content: '';
	clear: both;
}

.comm_cont.cont_02 .works_info .wrap_cont_list {
	position: relative;
	margin-top: -412px;
}

.comm_cont.cont_02 .works_info .wrap_cont_list .works_tit {
	position: absolute;
	font-family: Montserrat;
	font-weight: 800;
	font-size: 2.625em;
	color: #e23034;
}

.comm_cont.cont_02 .works_info .wrap_cont_list .works_select_box {
	padding-top: 195px;
}

/* works_detail */
.wrap.works_detail .cont_01 .area_text {
	padding-bottom: 250px;
}

.wrap.works_detail .cont_02 {
	margin-top: -250px;
	background: #111;
}

.wrap.works_detail_02 .container .cont_03 {
	background: url('../images/works/img_footer_02.jpg') no-repeat;
	background-size: cover;
	min-height: 0;
}

.wrap.works_detail_03 .container .cont_03 {
	background: url('../images/works/img_footer_03.jpg') no-repeat;
	background-size: cover;
	min-height: 0;
}

.wrap.works_detail_04 .container .cont_03 {
	background: url('../images/works/img_footer_04.jpg') no-repeat;
	background-size: cover;
	min-height: 0;
}

/* works_detail_cont_01 */
.wrap.works_detail .cont_01 .txt_tit {
	font-size: 2.0em;
}

.wrap.works_detail .cont_01 .txt_tit p {
	font-family: Montserrat;
}

.works_detail .comm_cont.cont_01 {
	position: relative;
	height: 640px;
	width: 100%;
	z-index: 0;
}

.works_detail_02 .comm_cont.cont_01 {
	position: relative;
	height: 640px;
	width: 100%;
	z-index: 0;
}

.works_detail_03 .comm_cont.cont_01 {
	position: relative;
	height: 640px;
	width: 100%;
	z-index: 0;
}

.works_detail_04 .comm_cont.cont_01 {
	position: relative;
	height: 640px;
	width: 100%;
	z-index: 0;
}

/* works_detail_cont_02 */
.works_detail .comm_cont.cont_02:after {
	display: block;
	position: absolute;
	content: '';
	width: 100%;
}

.comm_cont.cont_02 .works_detail_box .works_detail_list li:first-child {
	margin-top: 0;
	margin-right: -20px;
}

.comm_cont.cont_02 .works_detail_box .works_detail_list li {
	margin-right: 0;
}

.comm_cont.cont_02 .works_detail_box .works_detail_list li:first-child img {
	width: 100%;
	height: 500px;
}

.comm_cont.cont_02 .works_detail_box .works_detail_list li img {
	width: 100%;
	height: 240px;
}

.wrap.works_detail .comm_cont.cont_02 .txt_tit {
	line-height: 30px;
	margin-bottom: 60px;
}

.wrap.works_detail .cont_02 .txt_desc {
	margin-top: 40px;
	font-size: 0.750em;
	word-break: keep-all;
}

.wrap.works_detail .cont_02 .txt_desc.txt_sub_desc {
	margin-top: 10px;
	word-break: keep-all;
}

.wrap.works_detail .cont_02 .txt_desc .works_top_tit {
	display: inline-block;
	width: 48px;
	font-family: Montserrat;
	font-weight: 800;
	word-break: keep-all;
}

.wrap.works_detail .cont_02 .txt_desc span {
	display: inline-block;
	padding-left: 20px;
	word-break: keep-all;
}

.comm_cont.cont_02 .works_detail_box .works_detail_list li:nth-child(2) {
	margin-top: 0;
}

.comm_cont.cont_02 .works_detail_box .works_detail_list li + li {
	margin-top: 100px;
}

.comm_cont.cont_02 .works_detail_box:after {
	display: block;
	content: '';
	clear: both;
}

.wrap.works_detail .cont_02 .works_detail_box .txt_link.back_list_link {
	display: inline-block;
	position: relative;
	font-family: Montserrat;
	font-weight: 800;
	font-size: 0.938em;
	color: #fff;
	margin-top: 100px;
	margin-bottom: 80px;
}

.wrap.works_detail .cont_02 .works_detail_box .txt_link.back_list_link:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -20px;
	width: 100%;
	height: 4px;
	background: #fff;
}

/* contact */
.wrap.contact .cont_01 {
	background: #111 url('../images/contact/bg_about_01.jpg') no-repeat;
	background-size: cover;
}

.wrap.contact .container .cont_02 {
	background: #111;
	padding-bottom: 100px;
}

.wrap.contact .container .cont_03 {
	background: url('../images/contact/img_footer_01.jpg') no-repeat;
	background-size: cover;
	min-height: 0;
}

/* contact_cont_01 */
/*.wrap.contact .comm_cont .txt_tit span{padding-left: 12px;}*/
/* contact_cont_02 */
.comm_cont.cont_02 .contact_info::before {
	display: block;
	position: absolute;
	; content: '';
	background: #ffffff;
	height: 508px;
	width: 100%;
	z-index: 0;
}

.comm_cont.cont_02 .contact_info .txt_contact_tit {
	position: relative;
	z-index: 0;
}

.comm_cont.cont_02 .contact_info .txt_contact_tit .contact_tit {
	color: #e23034;
	font-family: Montserrat;
	font-weight: 800;
	font-size: 2.625em;
	background: none;
}

.comm_cont.cont_02 .contact_info .contact_location {
	position: relative;
	display: inline-block;
	margin-top: -412px;
	z-index: 1;
}

.comm_cont.cont_02 .contact_info .contact_location .works_tit {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	margin: 0;
	font-size: 2.625em;
	font-weight: 800;
	font-family: Montserrat;
	color: #e23034;
}

.comm_cont.cont_02 .contact_info .contact_location .works_tit .inner {
	margin: auto;
}

.comm_cont.cont_02 .contact_info .contact_location .contact_map {
	margin-right: -20px;
	padding-top: 182px;
}

.comm_cont.cont_02 .contact_info .contact_location .contact_map a {
	display: block;
}

.comm_cont.cont_02 .contact_info .contact_location .contact_map a img {
	width: 100%;
	height: 100%;
}

.comm_cont.cont_02 .contact_info .contact_location .contact_detail {
	margin: 0 auto;
	padding-top: 40px;
	padding-left: 56px;
	padding-right: 20px
}

.comm_cont.cont_02 .contact_info .contact_location .contact_detail .contact_detail_box::after {
	display: block;
	content: '';
	clear: both;
}

.contact_location .contact_detail .contact_detail_box.contact_detail_top {
	padding-top: 0;
}

.contact_location .contact_detail .contact_detail_box.contact_detail_sub {
	padding-top: 60px;
}

.contact_location .contact_detail .contact_detail_box .contact_txt_tit {
	color: #e23034;
	font-weight: 800;
	font-size: 0.813em;
	font-family: Montserrat;
	word-break: keep-all;
}

.contact_location .contact_detail .contact_detail_box .contact_txt_tit span {
	color: #fff;
	padding-left: 7px;
	font-family: Montserrat;
	word-break: keep-all;
}

.contact_location .contact_detail .contact_detail_box .contact_txt_desc {
	width: 100%;
	line-height: 22px;
	font-size: 0.813em;
	margin-top: 0;
	word-break: keep-all;
}

.contact_location .contact_detail .contact_detail_box .contact_txt_desc p {
	color: #fff;
	padding-top: 20px;
	word-break: keep-all;
}

.contact_location .contact_detail .contact_detail_box .company_information .contact_txt_desc p:first-child span {
	font-family: Montserrat;
	font-weight: 400;
	word-break: keep-all;
}

.contact_location .contact_detail .contact_detail_box .business_fields .contact_txt_desc p span {
	font-family: Montserrat;
	font-weight: 400;
}

.contact_location .contact_detail .contact_detail_box .contact_txt_desc .kor_adress {
	font-family: NotoSansKR;
	font-weight: 500;
	font-size: 0.813em;
	word-break: keep-all;
}

.contact_location .contact_detail .contact_detail_box .contact_txt_desc span {
	display: block;
	font-family: NotoSansKR;
	word-break: keep-all;
}

.contact_location .contact_detail .contact_detail_box .contact_txt_desc .txt_desc_kor {
	padding-top: 25px;
	word-break: keep-all;
}

.contact_location .contact_detail .contact_detail_box .contact_txt_desc .txt_desc_kor span {
	font-family: 'NotoSansKR';
	font-weight: 400;
	color: #c0c0c0;
	word-break: keep-all;
}

.contact_location .contact_detail .contact_detail_box .contact_txt_desc .txt_desc_number {
	padding-top: 35px;
	word-break: keep-all;
}

.contact_location .contact_detail .contact_detail_box .detail_box_info.business_fields .contact_txt_desc p:nth-child(2) {
	padding-top: 25px;
}

/* parking */
.wrap.parking {
	position: relative;
	height: 100vh;
}

.wrap.parking .area_text {
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	width: auto;
	transform: translate(-50%, -50%);
}

.wrap.parking .area_text .txt_tit {
	width: auto;
	max-width: none;
	margin-top: 55px;
	font-size: 2.875em;
	color: #000;
}

.wrap.parking .area_text .txt_subtit {
	padding: 20px 0;
	font-size: 1.563em;
	font-weight: 100;
	line-height: 1;
	text-align: left;
	letter-spacing: -3px;
	color: #000;
	word-break: keep-all;
}

.wrap.parking .area_text .txt_desc {
	margin: 0;
	font-size: 0.813em;
	line-height: 1.5;
}

.wrap.parking .ico_deco {
	width: 60px;
	height: 30px;
	background-size: 100%;
	margin-top: 25px;
}

.wrap.parking .ico_deco.ico_deco_top {
	position: absolute;
	right: 0;
	margin: 0;
}

/* NOTICE 2021-02-01 추가 */
.wrap.notice .container .comm_cont {
	min-height: 450px;
	background: url('../images/contact/img_footer_01.jpg') no-repeat;
	background-size: cover
}

.wrap.notice .container .comm_cont.h100 .inner {
	height: 450px
}

.wrap.notice .container .cont_01 .txt_tit {
	font-size: 75px
}

.wrap.notice .container {
	position: relative;
	z-index: 1
}

.wrap.notice .notice_list {
	margin: 0 20px;
	padding: 50px 0 80px;
}

.wrap.notice .notice_detail {
	margin: 0 20px;
	padding: 50px 0 80px;
}

.wrap.notice .notice_detail .notice_detail_title {
	position: relative;
	padding: 20px 100px 20px 0;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 2px solid #666;
	line-height: 1.4
}

.wrap.notice .notice_detail .notice_detail_title span {
	position: absolute;
	right: 20px;
	top: 50%;
	color: #696969;
	margin-top: -10px;
	font-size: 15px;
	font-weight: normal
}

.wrap.notice .notice_detail .notice_detail_view {
	padding: 20px 0;
	border-bottom: 1px solid #ddd
}

.wrap.notice .notice_detail .notice_detail_view .textarea {
	overflow-x: auto;
	width: 100%;
	min-height: 300px;
	padding: 0;
	border: 0;
	line-height: 1.5
}

.wrap.notice .notice_detail .notice_detail_view .textarea img {
	max-width: 100%
}

.wrap.notice .notice_detail .button_group {
	padding: 20px 0;
	text-align: right
}

.wrap.notice .notice_detail .button_link {
	text-align: center;
	border: 1px solid #666;
	border-radius: 3px;
	padding: 7px 20px
}

.wrap.notice .board_notice {
	border-top: 2px solid #666
}

.wrap.notice .board_notice table {
	table-layout: fixed
}

.wrap.notice .board_notice th {
	padding: 20px 0 18px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	font-size: 18px;
}

.wrap.notice .board_notice td {
	border-bottom: 1px solid #ddd
}

.wrap.notice .board_notice td.board_notice_title {
	font-weight: bold
}

.wrap.notice .board_notice td.align_center {
	text-align: center
}

.wrap.notice .board_notice td a {
	display: block;
	padding: 20px 0 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	word-break: break-all;
	cursor: pointer
}

.wrap.notice .board_notice td.empty {
	text-align: center;
	height: 100px;
	line-height: 100px;
}

/* pagination */
.pagination {
	padding: 30px 0;
	text-align: center
}

.pagination li {
	display: inline-block;
	margin: 0 1px;
	vertical-align: top
}

.pagination li a {
	display: inline-block;
	padding: 3px 6px;
	font-size: 18px
}

.pagination li a span {
	position: relative;
	top: -2px;
	font-weight: bold
}

.pagination li.active a {
	font-weight: bold
}

/* IE */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	/* Text */
	.txt_line {
		color: #fff;
	}

	.wrap.main .cont_01 .wrap_tit .txt_tit {
		color: #e23034;
	}

	.wrap.main .cont_01 .wrap_tit:hover .txt_tit {
		color: #fff;
	}

	.wrap.main .cont_01 .wrap_tit:hover .txt_tit .txt_line {
		color: #e23034;
	}
}

/* portrait tablet to landscape and desktop */
@media (min-width: 320px) and (max-width: 374px) {
	.wrap.main .cont_01 .wrap_tit .txt_tit span + span {
		margin-left: -2px;
	}

	.wrap.aboutAnpComm .cont_05 .swiper-wrapper .swiper-slide .area_text .txt_tit {
		font-size: 1.50em;
		line-height: 30px;
	}

	.wrap.aboutAnpComm .wrap_cont_03 .cont_07 .list_actions li .txt_subtit, .wrap.aboutAnpComm .wrap_cont_03 .cont_07 .list_values li .img_values {
		width: 130px;
		height: 130px;
		word-break: keep-all;
	}

	.wrap.aboutAnpComm .wrap_cont_05 .cont_11 .list_type_02 li {
		height: 220px;
	}

	.wrap.aboutAnpComm .wrap_cont_05 .cont_11 .list_type_02 li .txt_subtit {
		height: 80px;
		word-break: keep-all;
	}

	.wrap.aboutAnpComm .wrap_cont_05 .cont_11 .list_type_02 li:nth-child(1) , .wrap.aboutAnpComm .wrap_cont_05 .cont_11 .list_type_02 li:nth-child(2) {
		height: 250px;
	}

	.wrap.aboutAnpComm .wrap_cont_05 .cont_11 .list_type_02 li:nth-child(1) .txt_subtit , .wrap.aboutAnpComm .wrap_cont_05 .cont_11 .list_type_02 li:nth-child(2) .txt_subtit {
		height: 110px;
	}

	.wrap.aboutAnpComm .wrap_cont_05 .cont_11 .list_type_02 li:last-child .txt_subtit {
		height: 30px;
	}

	.wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li {
		height: 110px;
	}

	.wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li:nth-child(1), .wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li:nth-child(2), .wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li:nth-child(3), .wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li:nth-child(4) {
		height: 170px;
	}

	.wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li .txt_subtit {
		height: 30px;
		word-break: keep-all;
	}

	.wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li:nth-child(1) .txt_subtit, .wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li:nth-child(2) .txt_subtit {
		height: 50px;
	}

	.wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li:nth-child(3) .txt_subtit, .wrap.aboutAnpComm .wrap_cont_05 .cont_12 .list_type_02 li:nth-child(4) .txt_subtit {
		height: 65px;
	}

	.wrap.works_detail .cont_01 .area_text {
		padding-bottom: 0;
	}

	.wrap.works_list .container .comm_cont .works_tit span:nth-child(2) {
		letter-spacing: -2px;
	}
}

/* 게시판 탭 */
.tab_menu {
	margin-bottom: 60px;
}

.tab_menu ul {
	margin: 0 auto;
	text-align: center;
}

.tab_menu li {
	display: inline-block;
	text-align: center;
	margin-left: 10px;
}

.tab_menu li:first-child {
	margin-left: 0;
}

.tab_menu a {
	color: #aeaeae;
	min-width: 146px;
	padding: 14px 12px;
	width: 50%;
	font-size: 20pt;
	font-family: Montserrat !important;
	font-weight: 800;
}

.tab_menu a.active {
	border-bottom: 4px solid #e23034;
	color: #e23034
}

.wrap .container .cnc .area_text {top:40%;}