@charset "utf-8";

@font-face {
  font-family: "Noto Sans KR";
  font-weight: 100;
  font-style: normal;
  src: url("../fonts/NotoSans-Thin.eot") format("eot");
  src: url("../fonts/NotoSans-Thin.eot?#iefix") format("embedded-opentype"),
  url("../fonts/NotoSans-Thin.otf") format("opentype"),
  url("../fonts/NotoSans-Thin.woff") format("woff"),
  url("../fonts/NotoSans-Thin.woff2") format("woff2");
}

@font-face {
  font-family: "Noto Sans KR";
  font-weight: 200;
  font-style: normal;
  src: url("../fonts/NotoSans-Light.eot") format("eot");
  src: url("../fonts/NotoSans-Light.eot?#iefix") format("embedded-opentype"),
  url("../fonts/NotoSans-Light.otf") format("opentype"),
  url("../fonts/NotoSans-Light.woff") format("woff"),
  url("../fonts/NotoSans-Light.woff2") format("woff2");
}

@font-face {
  font-family: "Noto Sans KR";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/NotoSans-DemiLight.eot") format("eot");
  src: url("../fonts/NotoSans-DemiLight.eot?#iefix") format("embedded-opentype"),
  url("../fonts/NotoSans-DemiLight.otf") format("opentype"),
  url("../fonts/NotoSans-DemiLight.woff") format("woff"),
  url("../fonts/NotoSans-DemiLight.woff2") format("woff2");
}

@font-face {
  font-family: "Noto Sans KR";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/NotoSans-Regular.eot") format("eot");
  src: url("../fonts/NotoSans-Regular.eot?#iefix") format("embedded-opentype"),
  url("../fonts/NotoSans-Regular.otf") format("opentype"),
  url("../fonts/NotoSans-Regular.woff") format("woff"),
  url("../fonts/NotoSans-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "Noto Sans KR";
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/NotoSans-Medium.eot") format("eot");
  src: url("../fonts/NotoSans-Medium.eot?#iefix") format("embedded-opentype"),
  url("../fonts/NotoSans-Medium.otf") format("opentype"),
  url("../fonts/NotoSans-Medium.woff") format("woff"),
  url("../fonts/NotoSans-Medium.woff2") format("woff2");
}

@font-face {
  font-family: "Noto Sans KR";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/NotoSans-Bold.eot") format("eot");
  src: url("../fonts/NotoSans-Bold.eot?#iefix") format("embedded-opentype"),
  url("../fonts/NotoSans-Bold.otf") format("opentype"),
  url("../fonts/NotoSans-Bold.woff") format("woff"),
  url("../fonts/NotoSans-Bold.woff2") format("woff2");
}

@font-face {
  font-family: "Noto Sans KR";
  font-weight: 900;
  font-style: normal;
  src: url("../fonts/NotoSans-Black.eot") format("eot");
  src: url("../fonts/NotoSans-Black.eot?#iefix") format("embedded-opentype"),
  url("../fonts/NotoSans-Black.otf") format("opentype"),
  url("../fonts/NotoSans-Black.woff") format("woff"),
  url("../fonts/NotoSans-Black.woff2") format("woff2");
}

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Noto Sans KR', dotum, sans-serif;background:#fff}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Noto Sans KR', dotum, sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family:'Noto Sans KR', dotum, sans-serif;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'Noto Sans KR', dotum, sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
a {color:#000;text-decoration:none}

*, :after, :before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft {
	min-width: 1180px;
}
.hd_wrapper, .container, .ft_wrapper {
	width: 1180px;
}

#wrapper {
	position: relative;
	font-size: 0;
	margin: 0;
}
.container {
	position: relative;
	margin: 0 auto;
}
.ft_info {
	height: 552px;
	background: url(../img/footer_bg.jpg) center top no-repeat;
	background-size: cover;
}
.ft_info_logo {
	padding: 60px 0 40px;
	text-align: center;
}
.ft_info_link {
	text-align: center;
}
.ft_info_link ul {
	font-size: 0;
	text-align: center;
}
.ft_info_link ul li {
	display: inline-block;
	margin-right: 180px;
}
.ft_info_link ul li:first-child {
	margin-left: 65px;
}
.ft_info_link ul li:last-child {
	margin-right: 0;
}
.ft_copy {
	width: 100%;
	height: 48px;
	background: #252525;
}
.ft_wrapper {
	margin: 0 auto;
}
.ft_copy_text {
	font-size: 14px;
	color: #b7b7b7;
	text-align: center;
	line-height: 48px;
}
.mef_01 {
	position: relative;
	display: flex;
	width: 100%;
	height: 800px;
	background-color: #283337;
}
.mef_01_left {
	width: 50%;
	background: url(../img/top_bg.jpg) right top no-repeat;
	text-align: right;
}
.mef_01_right {
	position: relative;
	width: 50%;
}
.mef_01_left_wrap {
	display: inline-block;
	width: 590px;
	padding-left: 20px;
	padding-top: 200px;
	text-align: left;
}
.mef_01_btn_wrap {
	font-size: 0;
	margin-top: 60px;
	padding-left: 96px;
}
.mef_01_btn {
	display: inline-block;
	width: 166px;
	height: 36px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 34px;
	border: 1px solid #ffffff;
	margin-right: 5px;
}
.mef_01_btn:last-child {
	margin-right: 0;
}
.swiper-container {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.mef_01_right .mySwiper .swiper-pagination {
    text-align: left;
	left: 115px;
	bottom: 62px;
	width: auto;
}
.mef_01_right .mySwiper .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    background: #ffffff;
    opacity: .5;
	margin: 0 6px;
	transition: .3s;
}
.mef_01_right .mySwiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
	width: 30px;
	background: #ffffff;
    opacity: 1;
	border-radius: 12px;
	transition: .3s;
}
.slide_bg {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 100%;
    height: 100%;
}
.slide_bg_text {
	position: absolute;
	bottom: 60px;
    left: 235px;
	font-family: serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: 600;
}
.slide_bg_01 {
	background: url(../img/top_slide_01.jpg) left top no-repeat;
	background-size: cover;
}
.slide_bg_02 {
	background: url(../img/top_slide_02.jpg) left top no-repeat;
	background-size: cover;
}
.slide_bg_03 {
	background: url(../img/top_slide_03.jpg) left top no-repeat;
	background-size: cover;
}
.slide_bg_04 {
	background: url(../img/top_slide_04.jpg) left top no-repeat;
	background-size: cover;
}
.mef_02 {
	position: relative;
	height: 900px;
	background-color: #ffffff;
}
.mef_02_bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 800px;
	background: url(../img/chap_02_bg2.jpg) center top no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.mef_02_wrap {
	height: 100%;
}
.mef_02_title {
	padding-top: 110px;
	text-align: center;
}
.mef_02_img {
	position: absolute;
	bottom: 35px;
	left: 50%;
	transform: translateX(-50%);
}
.mef_02_part1 {
	position: absolute;
	left: 0;
	bottom: 360px;
}
.mef_02_part2 {
	position: absolute;
	left: 200px;
	bottom: 416px;
}
.mef_02_part3 {
	position: absolute;
	left: 400px;
	bottom: 382px;
}
.mef_02_part4 {
	position: absolute;
	right: 360px;
	bottom: 277px;
}
.mef_02_part5 {
	position: absolute;
	right: 190px;
	bottom: 387px;
}
.mef_02_part6 {
	position: absolute;
	right: 0;
	bottom: 316px;
}
.mef_02_anchor {
	position: absolute;
	left: 0;
	top: 310px;
}
.mef_03 {
	position: relative;
	height: 800px;
	background: url(../img/chap_03_bg2.jpg) center top no-repeat;
	background-size: cover;
}
.mef_03_con {
	height: 100%;
}
.mef_03_wrap {
	display: flex;
	height: 100%;
}
.mef_03_left {
	width: 50%;
	height: 100%;
	padding: 200px 0 0 100px;
}
.mef_03_right {
	display: flex;
	width: 50%;
	height: 100%;
	justify-content: center;
	align-items: flex-end;
}
.mef_03_en {
	font-size: 24px;
	color: #d16832;
}
.mef_03_title {
	font-size: 60px;
	color: #313339;
	font-weight: 600;
	line-height: 1.2;
	margin: 20px 0 35px;
}
.mef_03_list {
	
}
.mef_03_list li {
	font-size: 18px;
	color: #313339;
	margin-bottom: 8px;
}
.mef_03_list li::before {
	content: "ㆍ";
	color: #0089cf;
}
.mef_04 {
	position: relative;
	height: 800px;
	background: url(../img/chap03_bg.jpg) center top no-repeat;
	background-size: cover;
}
.mef_04_wrap {
	display: flex;
	padding-top: 100px;
}
.mef_04_left {
	position: relative;
	width: 50%;
	height: 452px;
}
.mef_04_right {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 50%;
	padding-left: 80px;
}
.mySwiper2 {
	background-color: #ffca2a;
}
.mef_04_left .mySwiper2 .swiper-pagination {
	right: 0;
    bottom: -26px;
    text-align: right;
	width: auto;
}
.mef_04_left .mySwiper2 .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    background: #adadad;
    opacity: .3;
	margin: 0 6px;
	transition: .3s;
}
.mef_04_left .mySwiper2 .swiper-pagination-bullets .swiper-pagination-bullet:last-child {
    margin-left: 0;
}
.mef_04_left .mySwiper2 .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: #adadad;
    opacity: 1;
	border-radius: 12px;
	transition: .3s;
}
.mef_04_slide_bg_01 {
	background: url(../img/chap03_slide01.jpg) right top no-repeat;
	background-size: cover;
}
.mef_04_slide_bg_02 {
	background: url(../img/chap03_slide02.jpg) right top no-repeat;
	background-size: cover;
}
.mef_04_slide_bg_03 {
	background: url(../img/chap03_slide03.jpg) right top no-repeat;
	background-size: cover;
}
.mef_04_en {
	font-size: 24px;
	color: #d16832;
}
.mef_04_title {
	font-size: 60px;
	color: #313339;
	font-weight: 600;
	margin: 10px 0 30px;
}
.mef_04_text {
	font-size: 18px;
	color: #313339;
	line-height: 2;
}
.mef_04_text span {
	color: #ce483b;
}
.mef_04 .swiper-button-next, .mef_04 .swiper-button-prev {
	color: #ffffff;
}
.mef_04 .swiper-button-next:after, .mef_04 .swiper-button-prev:after {
    font-size: 30px;
}
.mef_04_list {
	display: flex;
	height: 248px;
	justify-content: space-around;
	align-items: center;
}
.mef_04_list_box {
	position: relative;
}
.mef_04_list_text {
	position: relative;
	font-size: 24px;
	color: #313339;
	font-weight: 600;
	z-index: 10;
}
.mef_04_list_line {
	position: absolute;
	display: block;
	left: 0;
	top: 24px;
	width: 100%;
	height: 8px;
	background-color: #ffca2a;
	z-index: 1;
}
.mef_05 {
	position: relative;
	height: 1100px;
	background: url(../img/chap_04_bg.jpg) center top no-repeat;
	background-size: cover;
}
.mef_05_wrap {
	height: 100%;
}
.mef_05_en {
	font-size: 24px;
	color: #d16832;
	text-align: center;
	padding-top: 110px;
}
.mef_05_title {
	font-size: 60px;
	color: #ffffff;
	font-weight: 600;
	text-align: center;
}
.mef_05_text {
	font-size: 24px;
	color: #a8bfc8;
	text-align: center;
}
.mef_05_box {
	position: absolute;
	display: flex;
    justify-content: center;
    align-items: end;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 481px;
	height: 771px;
}
.mySwiper3 {
	width: 424px;
	height: 690px;
}
.mef_05_slide_bg_01 {
	background: url(../img/chap_04_slide01.jpg) center top no-repeat;
	background-size: cover;
}
.mef_05_slide_bg_02 {
	background: url(../img/chap_04_slide02.jpg) center top no-repeat;
	background-size: cover;
}
.mef_05_slide_bg_03 {
	background: url(../img/chap_04_slide03.jpg) center top no-repeat;
	background-size: cover;
}
.mef_05_img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}
.mef_05_left {
	position: absolute;
	left: 72px;
	bottom: 287px;
	text-align: center;
}
.mef_05_left a {
	display: block;
	width: 166px;
	height: 36px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 34px;
	border: 1px solid #ffffff;
	margin-top: 23px;
}
.mef_05_right {
	position: absolute;
	right: 72px;
	bottom: 287px;
	text-align: center;
}
.mef_05_right a {
	display: block;
	width: 166px;
	height: 36px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 34px;
	border: 1px solid #ffffff;
	margin-top: 23px;
}
.quick {
	position: fixed;
	right: 0;
	top: 100px;
	font-size: 0;
	z-index: 1000;
}
.quick a {
	display: block;
}