@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;font-size:62.5%;height:100%;min-width:320px;overflow-x: hidden;}
body {margin:0;padding:0;font-size:1.3rem;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}

img {
  max-width: 100%;
}

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

#wrapper {
	position: relative;
	font-size: 0;
	margin: 0;
}
.mef_01 {
	position: relative;
	display: flex;
  justify-content: center;
  align-items: center;
	width: 100%;
	height: 40rem;
	background: url(../img/m_chap01.jpg) center top no-repeat;
	background-size: cover;
}
.mef_01_img img {
  width: 21.6rem;
  height: 15.1rem;
}
.mef_01_btn_wrap {
	position: absolute;
	left: 0;
	bottom: 2rem;
	width: 100%;
	text-align: center;
}
.mef_01_btn_wrap img {
	width: 15.35rem;
	height: 5.4rem;
}
.swiper-container {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.mef_03 {
  position: relative;
	width: 100%;
	height: 68.25rem;
	background-color: #fff;
}
.mef_03_bg {
  position: absolute;
  left: 0;
  top: 0;
	width: 100%;
	height: 66rem;
	background: url(../img/m_chap02.jpg) center top no-repeat;
	background-size: cover;
}
.mef_03_img1 {
  position: relative;
  padding-top: 1.4rem;
  text-align: center;
}
.mef_03_img1 img {
  width: 33.4rem;
  height: 16.3rem;
}
.mef_03_img2 {
  position: absolute;
  left: 3.5rem;
  top: 29.9rem;
  width: 28.8rem;
  height: 16.8rem;
}
.mef_03_part1 {
  position: absolute;
  left: 1rem;
  top: 21.85rem;
  width: 8.4rem;
  height: 8.4rem;
}
.mef_03_part2 {
  position: absolute;
  left: 11rem;
  top: 19rem;
  width: 8.4rem;
  height: 8.4rem;
}
.mef_03_part3 {
  position: absolute;
  right: 6.5rem;
  top: 20.8rem;
  width: 8.4rem;
  height: 8.4rem;
}
.mef_03_anchor {
  position: absolute;
  left: 0;
  top: 19rem;
}
.mef_03_img3 {
  position: absolute;
  right: 3.8rem;
  bottom: 0rem;
  width: 24rem;
  height: 14.35rem;
}
.mef_03_part4 {
  position: absolute;
  left: 8.6rem;
  bottom: 12.2rem;
  width: 8.4rem;
  height: 8.4rem;
}
.mef_03_part5 {
  position: absolute;
  right: 10.5rem;
  bottom: 17.6rem;
  width: 8.4rem;
  height: 8.4rem;
}
.mef_03_part6 {
  position: absolute;
  right: 1rem;
  bottom: 14.1rem;
  width: 8.4rem;
  height: 8.4rem;
}
.mef_03_anchor2 {
  position: absolute;
  left: 0;
  bottom: 17.6rem;
}
.mef_04 {
  position: relative;
  background-color: #fff;
  padding-top: 5.5rem;
}
.mef_04_en {
	font-size: 1.4rem;
	color: #d16832;
  padding-left: 3.5rem;
}
.mef_04_title {
	font-size: 3.4rem;
	color: #313339;
	font-weight: 600;
	line-height: 1.2;
	margin: 1.2rem 0 2rem;
  padding-left: 3.5rem;
}
.mef_04_list {
	padding-left: 3.5rem;
  margin-bottom: 3rem;
}
.mef_04_list li {
	font-size: 1.4rem;
	color: #313339;
	margin-bottom: 0.5rem;
}
.mef_04_list li::before {
	content: "ㆍ";
	color: #0089cf;
}
.mef_04_img {
  text-align: center;
}
.mef_04_img img {
  width: 33rem;
  height: 51.25rem;
}
.mef_05 {
  position: relative;
  background-color: #fff;
  padding: 7.5rem 0 0.5rem;
}
.mef_05_en {
	font-size: 1.4rem;
	color: #d16832;
  text-align: right;
  padding-right: 3.3rem;
}
.mef_05_title {
	font-size: 3.4rem;
	color: #313339;
	font-weight: 600;
	margin: 1.2rem 0 2rem;
  text-align: right;
  padding-right: 3.3rem;
}
.mef_05_text {
	font-size: 1.4rem;
	color: #313339;
	line-height: 1.6;
  text-align: right;
  padding-right: 3.3rem;
}
.mef_05_text span {
	color: #ce483b;
}
.mef_05_text2 {
	margin: 1rem 0 3.5rem;
}
.mySwiper2 {
  position: relative;
	background-color: #ffca2a;
  margin-bottom: 3.5rem;
}
.mySwiper2 .swiper-horizontal>.swiper-pagination-bullets, .mySwiper2 .swiper-pagination-bullets.swiper-pagination-horizontal,
 .mySwiper2 .swiper-pagination-custom, .swiper-pagination-fraction  {
  left: 0;
  top: 5.8rem;
}
.mySwiper2 .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 0.7rem;
  height: 0.7rem;
  display: inline-block;
  border-radius: 50%;
  background: #292d38;
  opacity: .3;
	margin: 0 0.6rem;
	transition: .3s;
}
.mySwiper2 .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: #292d38;
  opacity: 1;
	border-radius: 50%;
	transition: .3s;
}
.mef_05_list {
	display: flex;
	justify-content: space-around;
	align-items: center;
  margin-bottom: 3rem;
}
.mef_05_list_box {
	position: relative;
  width: 12.2rem;
}
.mef_05_list_box_in {
  display: inline-block;
  position: relative;
}
.mef_05_list_text {
  display: inline-block;
	position: relative;
	font-size: 1.8rem;
	color: #313339;
	font-weight: 600;
	z-index: 10;
}
.mef_05_list_line {
	position: absolute;
	display: block;
	left: 0;
	top: 1.8rem;
	width: 100%;
	height: 0.7rem;
	background-color: #ffca2a;
	z-index: 1;
}
.mef_06 {
	position: relative;
	width: 100%;
	height: 58.9rem;
	background: url(../img/m_chap05_bg.jpg) center top no-repeat;
	background-size: cover;
}
.mef_06_en {
	font-size: 1.4rem;
	color: #d16832;
	text-align: center;
	padding-top: 5.5rem;
}
.mef_06_title {
	font-size: 3rem;
	color: #ffffff;
	font-weight: 600;
	text-align: center;
  padding-bottom: 0.5rem;
}
.mef_06_text {
	font-size: 1.6rem;
	color: #a8bfc8;
	text-align: center;
}
.mef_06_box {
	position: absolute;
	display: flex;
  justify-content: center;
  align-items: end;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 24.55rem;
	height: 38.55rem;
}
.mySwiper3 {
  width: 21.2rem;
  height: 34.5rem;
}
.slide_bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 100%;
}
.mef_06_slide_bg_01 {
	background: url(../img/chap_04_slide01.jpg) center top no-repeat;
	background-size: cover;
}
.mef_06_slide_bg_02 {
	background: url(../img/chap_04_slide02.jpg) center top no-repeat;
	background-size: cover;
}
.mef_06_slide_bg_03 {
	background: url(../img/chap_04_slide03.jpg) center top no-repeat;
	background-size: cover;
}
.mef_06_img {
	position: absolute;
	left: 0;
	top: 0;
	width: 24.55rem;
	height: 38.55rem;
	z-index: 100;
}
#ft {
  position: relative;
}
.ft_info {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 24rem;
  background: url(../img/m_footer_bg.jpg) center top no-repeat;
	background-size: cover;
}
.ft_img {
  text-align: center;
}
.ft_img img {
  width: 21.2rem;
  height: 11.1rem;
}
.ft_text {
  font-size: 1.4rem;
  color: #b7b7b7;
  text-align: center;
  padding-top: 0.8rem;
}
.ft_copy {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 3.2rem;
  background: #252525;
}
.ft_copy_text {
  font-size: 1.2rem;
  color: #b7b7b7;
}