@charset "utf-8";

/*
font-family: alegreya-sans-sc, sans-serif;
font-family: mgothic-210, sans-serif;
*/

@font-face {
  font-family: 'ChungjuKimSaeng';
  font-weight: 400;
  src: local('ChungjuKimSaeng'),
  url('../fonts/ChungjuKimSaeng.otf') format('opentype');
}

@font-face {
  font-family: 'Title_Medium';
  font-weight: 500;
  src: local('Title_Medium'),
  url('../fonts/Title_Medium.woff') format('woff');
}

@font-face {
  font-family: 'Title_Bold';
  font-weight: 700;
  src: local('Title_Bold'),
  url('../fonts/Title_Bold.woff') format('woff');
}

html, body {font-size: 16px;}
body {font-family:mgothic-210, sans-serif;color:#333;-webkit-text-size-adjust: none;overflow-x:hidden;-webkit-overflow-scrolling:touch;}
body, h1, h2, h3, h4, h5, h6, ul, p, button, input, td{margin:0;padding:0}
h1, h2, h3, h4, h5, h6{font-size:inherit;font-weight:normal;font-family:inherit}
ul{list-style:none}
a{text-decoration:none}
a:link, a:visited, a:hover, a:active{color:inherit;text-decoration:none}
button{border:0px;background:none;cursor:pointer;font-family:inherit;font-size: inherit;}
img{border:0px;vertical-align:top}
address{font-style:normal}
header, nav, section, article, footer{display:block}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select{vertical-align:middle}
input, textarea{-webkit-appearance: none;-webkit-border-radius: 0}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
table{border-spacing:0px;border-collapse:collapse}
em{font-style:normal}
fieldset{border:0}
select::-ms-expand {display:none}
input:focus {outline:none}

input[type="date"]{position:relative;padding-right:20px;background:url("../images/cal_arrow.png") no-repeat right 10px center;padding-left:0}
input[type="date"]::-webkit-clear-button, input[type="date"]::-webkit-inner-spin-button{display:none}
input[type="date"]::-webkit-calendar-picker-indicator{position:absolute;left:0;top:0;width:100%;height:100%;background:transparent;color:transparent;cursor:pointer}
input[type="date"]::before{content:attr(data-placeholder);width:100%}
input[type="date"]:valid::before{display:none}
input[data-placeholder]::before{color:#999;font-size:13px}


.kor {
  display: block !important;
}

.eng {
  display: none !important;
}

.eng.off {
  display: none !important;
}

.eng.on {
  display: block !important;
}

.kor.off {
  display: none !important;
}

.kor.on {
  display: block !important;
}

#main .cnt3 .area .tit h3.eng.on,
#main .cnt5 .area .tit h3.eng.on,
#main .cnt7 .area .tit h3.eng.on,
#main .cnt8 .area .tit h3.eng.on,
#main .cnt11 .area .top ul li.li_1 h3.eng.on {
  display: inline-block !important;
}

#main .cnt3 .area .tit h3.kor,
#main .cnt3 .area .tit h3.kor.on,
#main .cnt5 .area .tit h3.kor,
#main .cnt5 .area .tit h3.kor.on,
#main .cnt7 .area .tit h3.kor,
#main .cnt7 .area .tit h3.kor.on,
#main .cnt8 .area .tit h3.kor,
#main .cnt8 .area .tit h3.kor.on,
#main .cnt11 .area .top ul li.li_1 h3.kor,
#main .cnt11 .area .top ul li.li_1 h3.kor.on {
  display: inline-block !important;
}

#main .cnt3 .area .tit h3.kor.off,
#main .cnt5 .area .tit h3.kor.off,
#main .cnt7 .area .tit h3.kor.off,
#main .cnt8 .area .tit h3.kor.off,
#main .cnt11 .area .top ul li.li_1 h3.kor.off {
  display: none !important;
}


.img_eng {
  display: none;
}

.img_kor.off {
  display: none;
}

.img_kor.on {
  display: block;
}

.img_eng.off {
  display: none;
}

.img_eng.on {
  display: block;
}

.clear:after{
  display:block;
  content:"";
  clear:both;
}

.area {
  width: 1260px;
  margin: 0 auto;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 8.75rem;
  background-color: #fff;
  display: flex;
  align-content: center;
  border-bottom: 1px solid #666;
  z-index: 10;
}

#header .area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#header .area .logo a img {
  width: 6.486rem;
  height: auto;
}

#header .area #gnb ul {
  display: flex;
  align-content: center;
}

#header .area #gnb ul li {
  margin-left: 1.125rem;
  padding-left: 1.188rem;
  background-image: url("../images/hd_bar.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1px auto;
}

#header .area #gnb ul li:first-child {
  margin-left: 0;
  padding-left: 0;
  background: none;
}

#header .area #gnb ul li a {
  font-family: alegreya-sans-sc, sans-serif;
  font-size: 0.938rem;
  font-weight: 300;
  color: #333;
}

#main {
  margin-top: 8.75rem;
}

#main .cnt1 {
  padding-top: 2.875rem;
}

#main .cnt1 .area {
  position: relative;
  height: 30.625rem;
  background-image: url("../images/c1_bg.jpg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
}

#main .cnt1 .area .txt {
  position: absolute;
  bottom: 4rem;
  left: 2rem;
}

#main .cnt1 .area .txt h2 {
  font-family: ChungjuKimSaeng, mgothic-210, sans-serif;
  font-size: 2.438rem;
  color: #edc429;
  padding-bottom: 0.8rem;
  text-shadow: 2px 2px 3px rgba(0,0,0,0.5);
}

#main .cnt1 .area .txt h2.eng {
  font-family: mgothic-210, sans-serif;
  font-weight: 600;
}

#main .cnt1 .area .txt p {
  font-size: 0.836rem;
  line-height: 1.533rem;
  color: #fff;
  text-shadow: 2px 2px 2px rgba(0,0,0,0.75);
  margin-top: 2rem;
}

#main .cnt2 {
  padding-top: 11rem;
}

#main .cnt2 .area > * {
  padding-left: 2.125rem;
}

#main .cnt2 .area .tit {
  display: flex;
  align-items: center;
}

#main .cnt2 .area .tit .ci img {
  width: 5.536rem;
  height: auto;
}

#main .cnt2 .area .tit h2 {
  font-family: Title_Bold, mgothic-210, sans-serif;
  font-size: 2.438rem;
  line-height: 4rem;
  color: #316231;
  padding-left: 2.063rem;
  word-break: keep-all;
}

#main .cnt2 .area .txt .p_wrap {
  margin-top: 2.813rem;
}

#main .cnt2 .area .txt .p_wrap p {
  font-size: 0.813rem;
  line-height: 1.5rem;
  padding-top: 1.4rem;
  word-break: keep-all;
}

#main .cnt2 .area .txt .p_wrap p:first-child {
  padding-top: 0;
}

#main .cnt2 .area .txt .ul_wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 3.313rem;
}

#main .cnt2 .area .txt .ul_wrap ul.eng_con {
  width: 50%;
}

#main .cnt2 .area .txt .ul_wrap ul li {
  margin-top: 1.875rem;
}

#main .cnt2 .area .txt .ul_wrap ul li:first-child {
  margin-top: 0;
}

#main .cnt2 .area .txt .ul_wrap ul li h3 {
  font-size: 0.813rem;
  font-weight: 900;
  color: #cc3333;
  word-break: keep-all;
}

#main .cnt2 .area .txt .ul_wrap ul li p {
  font-size: 0.813rem;
  padding-top: 0.75rem;
  word-break: keep-all;
  line-height: 1.5;
}

#main .cnt2 .area .txt .ul_wrap ul li h3.eng,
#main .cnt2 .area .txt .ul_wrap ul li p.eng {
  padding-right: 3rem;
}

#main .cnt3 {
  margin-top: 8.125rem;
}

#main .cnt3 .area {
  display: flex;
  justify-content: space-between;
}

#main .cnt3 .area > * {
  padding-left: 2.125rem;
}

#main .cnt3 .area .tit h3 {
  display: inline-block;
  font-size: 1.063rem;
  color: #5b533c;
  font-weight: 900;
  background-color: #e8dfca;
  padding: 0.688rem 1.063rem;
  border-radius: 0.362rem;
}

#main .cnt3 .area .tit p {
  font-size: 0.813rem;
  line-height: 1.5rem;
  padding-top: 1.4rem;
}

#main .cnt3 .area .txt ul {
  display: flex;
}

#main .cnt3 .area .txt ul li {
  background-image: url("../images/c3_bar.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%;
  padding-left: 0.625rem;
  margin-left: 3.625rem;
}

#main .cnt3 .area .txt ul li .img img {
  width: 6.313rem;
  height: auto;
}

#main .cnt3 .area .txt ul li:first-child {
  margin-left: 0;
}

#main .cnt3 .area .txt ul li p {
  font-size: 0.625rem;
  line-height: 0.938rem;
  color: #666;
  font-weight: 600;
  padding-top: 0.6rem;
}

#main .cnt4 {
  margin-top: 6rem;
}

#main .cnt4 .area img {
  width: 100%;
  height: auto;
}

#main .cnt4 .area img.mb_img {
  display: none;
}

#main .cnt5 {
  padding-top: 8.5rem;
}

#main .cnt5 .area > * {
  padding-left: 2.125rem;
}

#main .cnt5 .area .tit h3 {
  display: inline-block;
  font-size: 1.063rem;
  color: #5b533c;
  font-weight: 900;
  background-color: #e8dfca;
  padding: 0.688rem 1.063rem;
  border-radius: 0.362rem;
}

#main .cnt5 .area .tit p {
  font-size: 0.813rem;
  line-height: 1.5rem;
  padding-top: 1.4rem;
}

#main .cnt5 .area .txt {
  display: flex;
  margin-top: 3rem;
}

#main .cnt5 .area .txt .left {
  width: 67%;
}

#main .cnt5 .area .txt .left ul li {
  position: relative;
  background-color: #f1f1f1;
  border-radius: 0.362rem;
  padding-bottom: 1.25rem;
  margin-top: 2.313rem;
}

#main .cnt5 .area .txt .left ul li:first-child {
  margin-top: 0;
}

#main .cnt5 .area .txt .left ul li > * {
  padding-left: 1rem;
}

#main .cnt5 .area .txt .left ul li h5 {
  position: absolute;
  top: -0.65rem;
  left: 0;
  font-size: 1.289rem;
  color: #cc3333;
  text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
  font-weight: 600;
}

#main .cnt5 .area .txt .left ul li h4 {
  font-size: 1.138rem;
  font-weight: 600;
  padding-top: 1.6rem;
}

#main .cnt5 .area .txt .left ul li p {
  font-size: 0.813rem;
  padding-top: 1rem;
}

#main .cnt5 .area .txt .left ul li p.eng {
  padding-right: 2rem;
}

#main .cnt5 .area .txt .right {
  width: 31%;
  margin-left: 2%;
}

#main .cnt5 .area .txt .right strong {
  display: block;
  font-size: 0.938rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: #336633;
  text-align: center;
  padding-top: 0.6rem;
  word-break: keep-all;
}

#main .cnt5 .area .txt .right .img {
  padding-top: 1.5rem;
}

#main .cnt5 .area .txt .right .img img {
  width: 100%;
  height: auto;
}

#main .cnt5 .area .txt .right .img img.mb_img {
  display: none;
}

#main .cnt6 {
  margin-top: 8.438rem;
}

#main .cnt6 .area {
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
  height: 38.375rem;
  background-image: url("../images/c6_bg.jpg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
}

#main .cnt6 .area .tit {
  display: flex;
  justify-content: right;
  padding-top: 4rem;
  flex-wrap: wrap;
}

#main .cnt6 .area .tit h3 {
  font-family: Title_Bold, mgothic-210, sans-serif;
  font-size: 2.438rem;
  color: #316231;
  padding-bottom: 1.5rem;
  line-height: 1.3;
  word-break: keep-all;
}

#main .cnt6 .area .tit p {
  width: 48.3rem;
  font-size: 0.813rem;
  line-height: 1.5rem;
  padding-top: 0.8rem;
  word-break: keep-all;
}

#main .cnt6 .area .txt {
  display: flex;
  margin-top: 1.5rem;
}

#main .cnt6 .area .left {
  text-align: right;
  margin-right: 3rem;
}

#main .cnt6 .area .left .medal {
  display: block;
  margin-bottom: 1rem;
}

#main .cnt6 .area .left .medal img {
  width: 3.649rem;
  height: auto;
}

#main .cnt6 .area .left p {
  font-family: Title_Bold, mgothic-210, sans-serif;
  font-size: 1.125rem;
  color: #886f1f;
  padding-top: 0.5rem;
}

#main .cnt6 .area .tit h3.eng {
  padding-bottom: 0.6rem;
}

#main .cnt6 .area .tit p.eng {
  padding-top: 0.3rem;
  line-height: 0.975rem;
}

#main .cnt6 .area .tit p.eng:last-child {
  padding-bottom: 3rem;
}

#main .cnt6 .area .left p.eng {
  font-size: 0.75rem;
}

#main .cnt7 {
  margin-top: 8.5rem;
}

#main .cnt7 .area > * {
  padding-left: 2.125rem;
}

#main .cnt7 .area .tit h3 {
  display: inline-block;
  font-size: 1.063rem;
  color: #5b533c;
  font-weight: 900;
  background-color: #e8dfca;
  padding: 0.688rem 1.063rem;
  border-radius: 0.362rem;
}

#main .cnt7 .area .tit p {
  font-size: 0.813rem;
  line-height: 1.5rem;
  padding-top: 1.4rem;
  word-break: keep-all;
}

#main .cnt7 .area .txt {
  margin-top: 2.5rem;
}

#main .cnt7 .area .txt ul {
  display: flex;
  padding-left: 1.2rem;
}

#main .cnt7 .area .txt ul li:first-child {
  margin-right: 2.16%;
  width: 16.57%;
}

#main .cnt7 .area .txt ul li:nth-child(2) {
  width: 16.57%;
}

#main .cnt7 .area .txt ul li:nth-child(3) {
  width: 64.7%;
}

#main .cnt7 .area .txt ul li img {
  width: 100%;
  height: auto;
}

#main .cnt7 .area .txt ul li img.mb_img {
  display: none;
}

#main .cnt11 {
  padding-top: 8.5rem;
}

#main .cnt11 .area .top ul {
  display: flex;
}

#main .cnt11 .area .top ul li.li_1 {
  width: 40.4%;
}

#main .cnt11 .area .top ul li.li_1 > * {
  margin-left: 2.125rem;
}

#main .cnt11 .area .top ul li.li_1 h3 {
  display: inline-block;
  font-size: 1.063rem;
  color: #5b533c;
  font-weight: 900;
  background-color: #e8dfca;
  padding: 0.688rem 1.063rem;
  border-radius: 0.362rem;
}

#main .cnt11 .area .top ul li.li_1 p {
  font-size: 0.813rem;
  line-height: 1.5rem;
  padding-top: 1.4rem;
  padding-right: 3rem;
  word-break: keep-all;
}

#main .cnt11 .area .top ul li.li_2 {
  width: 17%;
  background-image: url("../images/c11_top_bar.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}

#main .cnt11 .area .top ul li.li_2 .img {
  padding-left: 12px;
}

#main .cnt11 .area .top ul li.li_2 .img img {
  width: 9.438rem;
  height: auto;
}

#main .cnt11 .area .top ul li.li_3,
#main .cnt11 .area .top ul li.li_4 {
  width: 14.2%;
  background-image: url("../images/c11_top_bar.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}

#main .cnt11 .area .top ul li.li_3 .img,
#main .cnt11 .area .top ul li.li_4 .img {
  padding-left: 12px;
}

#main .cnt11 .area .top ul li.li_3 .img img,
#main .cnt11 .area .top ul li.li_4 .img img {
  width: 6.25rem;
  height: auto;
}

#main .cnt11 .area .top ul li.li_3 p,
#main .cnt11 .area .top ul li.li_4 p {
  font-size: 0.625rem;
  line-height: 0.938rem;
  color: #666;
  font-weight: 600;
  padding-top: 0.6rem;
  padding-left: 12px;
}

#main .cnt11 .area .top ul li.li_5 {
  width: 14.2%;
}

#main .cnt11 .area .top ul li.li_5 p {
  font-size: 0.563rem;
  line-height: 0.9rem;
  color: #666;
}

#main .cnt11 .area .top ul li.li_5 p:first-child {
  padding-bottom: 2.6rem;
}

#main .cnt11 .area .btm {
  height: 25.294rem;
  background-image: url("../images/c11_btm_bg.jpg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  margin-top: 3.563rem;
}

#main .cnt11 .area .btm .area .mb_bg {
  display: none;
  margin-bottom: 2rem;
}

#main .cnt11 .area .btm .area .mb_bg img {
  width: 100%;
  height: auto;
}

#main .cnt11 .area .btm .area h3 {
  font-family: Title_Bold, mgothic-210, sans-serif;
  font-size: 1.563rem;
  color: #663399;
  text-align: right;
  padding-top: 0.8rem;
  text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
}

#main .cnt11 .area .btm .area p {
  font-size: 0.813rem;
  line-height: 1.4rem;
  color: #333;
  text-align: right;
  padding-top: 1.4rem;
}

#main .cnt11 .area .btm .area .logo_wrap {
  text-align: right;
  margin-top: 1.6rem;
}

#main .cnt11 .area .btm .area .logo_wrap img {
  width: 18.25rem;
  height: auto;
}

#main .cnt11 .area .btm .area .img_wrap {
  text-align: right;
  margin-top: 1.6rem;
}

#main .cnt11 .area .btm .area .img_wrap img {
  width: 24.229rem;
  height: auto;
}

#main .cnt11 .area .btm .area .img_wrap img:first-child {
  width: 16.167rem;
}

#main .cnt11 .area .btm .area h4 {
  font-size: 0.713rem;
  text-align: right;
  color: #666;
  padding-top: 0.4rem;
  font-weight: 600;
}

#main .cnt8 {
  margin-top: 6.563rem;
}

#main .cnt8 .area > * {
  padding-left: 2.125rem;
}

#main .cnt8 .area .tit h3 {
  display: inline-block;
  font-size: 1.063rem;
  color: #5b533c;
  font-weight: 900;
  background-color: #e8dfca;
  padding: 0.688rem 1.063rem;
  border-radius: 0.362rem;
}

#main .cnt8 .area .txt .top {
  display: flex;
}

#main .cnt8 .area .txt .top .left {
  margin-right: 3.25rem;
}

#main .cnt8 .area .txt .top .left ul li {
  margin-top: 2.5rem;
}

#main .cnt8 .area .txt .top .left ul li h4 {
  font-size: 0.813rem;
  font-weight: 900;
  color: #cc3333;
}

#main .cnt8 .area .txt .top .left ul li p {
  font-size: 0.813rem;
  padding-top: 0.75rem;
  line-height: 1.5;
  word-break: keep-all;
}

#main .cnt8 .area .txt .top .right {
  margin-top: 3rem;
}

#main .cnt8 .area .txt .top .right img {
  width: 17.771rem;
  height: auto;
}

#main .cnt8 .area .txt .top .right p {
  font-size: 0.713rem;
  font-weight: 500;
  color: #666;
  text-align: center;
  padding-top: 0.4rem;
}

#main .cnt8 .area .txt .btm {
  margin-top: 1rem;
}

#main .cnt8 .area .txt .btm ul {
  display: flex;
  flex-wrap: wrap;
}

#main .cnt8 .area .txt .btm ul li {
  margin-top: 2.313rem;
  margin-left: 1.73rem;
}

#main .cnt8 .area .txt .btm ul li:nth-child(1),
#main .cnt8 .area .txt .btm ul li:nth-child(7) {
  margin-left: 0;
}

#main .cnt8 .area .txt .btm ul li img {
  width: 11.145rem;
  height: auto;
}

#main .cnt8 .area .txt .btm ul li p {
  font-size: 0.625rem;
  text-align: center;
  color: #666;
  padding-top: 0.7rem;
  font-weight: 500;
}

#main .cnt8 .area .txt .btm ul li.last {
  flex: 2;
}

#main .cnt8 .area .txt .btm ul li.last strong {
  display: block;
  font-family: Title_Bold, mgothic-210, sans-serif;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #886f1f;
  padding-top: 1.2rem;
}

#main .cnt8 .area .txt .btm ul li.last p {
  font-size: 0.625rem;
  text-align: center;
  font-weight: 500;
  color: #666;
}

#main .cnt9 {
  padding-top: 8.5rem;
}

#main .cnt9 .area {
  display: flex;
  justify-content: space-between;
}

#main .cnt9 .area .left {
  width: 34.7%;
}

#main .cnt9 .area .left .c9_logo img {
  width: 8.375rem;
  height: auto;
}

#main .cnt9 .area .left ul {
  margin-top: 2rem;
}

#main .cnt9 .area .left ul li {
  display: flex;
  align-items: center;
  margin-top: 0.8rem;
}

#main .cnt9 .area .left ul li .p_wrap {
  display: flex;
  align-items: center;
}

#main .cnt9 .area .left ul li .p_wrap strong {
  margin-right: 0.6rem;
}

#main .cnt9 .area .left ul li .p_wrap p {
  margin-right: 1rem;
}

#main .cnt9 .area .right {
  position: relative;
  width: 60.3%;
}

#main .cnt9 .area .right #map {
  width: 100%;
  height: 14rem;
}

#main .cnt10 {
  margin-top: 2rem;
}

#main .cnt10 .area img {
  width: 100%;
  height: auto;
}

#main .cnt10 .area img.mb_img {
  display: none;
}

#footer .area p {
  font-size: 0.813rem;
  font-weight: 300;
  padding: 1.2rem 0 3rem 2.2rem;
}

@media all and (max-width:1260px) {
  .area {
    width: 90%;
  }

  #main .cnt2 .area > * {
    padding-left: 0;
  }

  #main .cnt3 .area {
    display: block;
  }

  #main .cnt3 .area > * {
    padding-left: 0;
  }

  #main .cnt3 .area .tit h3 {
    margin-bottom: 1rem;
  }

  #main .cnt3 .area .tit p {
    padding-top: 0;
  }

  #main .cnt3 .area .tit p br {
    display: none;
  }

  #main .cnt3 .area .txt {
    margin-top: 2.5rem;
  }

  #main .cnt3 .area .txt ul {
    flex-wrap: wrap;
  }

  #main .cnt3 .area .txt ul li {
    margin-left: 0;
    margin-right: 3rem;
    margin-bottom: 2rem;
  }

  #main .cnt5 .area > * {
    padding-left: 0;
  }

  #main .cnt5 .area .txt .left {
    width: 57%;
  }

  #main .cnt5 .area .txt .left ul li {
    padding-bottom: 1rem;
  }

  #main .cnt5 .area .txt .left ul li p {
    padding-right: 1rem;
    word-break: keep-all;
    line-height: 1.5;
  }

  #main .cnt5 .area .txt .right {
    width: 41%;
  }

  #main .cnt5 .area .txt .right strong br {
    display: none;
  }

  #main .cnt7 .area > * {
    padding-left: 0;
  }

  #main .cnt7 .area .txt ul {
    padding-left: 0;
  }

  #main .cnt11 .area .top ul {
    flex-wrap: wrap;
  }

  #main .cnt11 .area .top ul li.li_1 {
    width: 100%;
  }

  #main .cnt11 .area .top ul li.li_1 > * {
    margin-left: 0;
  }

  #main .cnt11 .area .top ul li.li_1 p {
    padding-right: 0;
  }

  #main .cnt11 .area .top ul li.li_2 {
    width: 27%;
    margin-top: 3rem;
  }

  #main .cnt11 .area .top ul li.li_3,
  #main .cnt11 .area .top ul li.li_4,
  #main .cnt11 .area .top ul li.li_5 {
    width: 19.2%;
    margin-top: 3rem;
  }

  #main .cnt11 .area .btm {
    background-size: cover;
  }

  #main .cnt8 .area > * {
    padding-left: 0;
  }

  #main .cnt8 .area .txt .btm ul {
    justify-content: space-between;
  }

  #main .cnt8 .area .txt .btm ul li {
    margin-left: 0;
  }

  #main .cnt8 .area .txt .btm ul li.last {
    flex: auto;
    width: 100%;
  }
}

@media all and (max-width:960px) {
  html,
  body {
    font-size: 14px;
  }

  #main .cnt6 .area {
    height: auto;
    background-size: cover;
    padding-bottom: 2rem;
  }

  #main .cnt6 .area .tit {
    padding-left: 3rem;
    padding-right: 3rem;
    text-align: right;
  }

  #main .cnt6 .area .tit p {
    word-break: keep-all;
  }

  #main .cnt6 .area .tit p br {
    display: none;
  }

  #main .cnt6 .area .txt {
    display: block;
    padding: 0 3rem;
    margin-top: 5rem;
  }

  #main .cnt6 .area .left {
    margin-right: 0;
    margin-bottom: 2rem;
  }

  #main .cnt11 .area .btm {
    background: none;
    height: auto;
  }

  #main .cnt11 .area .btm .area {
    width: 100%;
  }

  #main .cnt11 .area .btm .area .mb_bg {
    display: block;
  }

  #main .cnt9 .area {
    display: block;
  }

  #main .cnt9 .area .left,
  #main .cnt9 .area .right {
    width: 100%;
  }

  #main .cnt9 .area .right {
    margin-top: 3rem;
  }

  #main .cnt9 .area .right #map {
    height: 15rem;
  }
}

@media all and (max-width:760px) {
  #header {
    height: auto;
    padding: 1rem 0;
  }

  #header .area {
    display: block;
  }

  #header .area .logo {
    text-align: center;
  }

  #header .area .logo a img {
    width: 5.625rem;
    height: auto;
    margin: 0 auto;
  }

  #header .area #gnb {
    margin-top: 1rem;
  }

  #header .area #gnb ul {
    justify-content: center;
  }

  #header .area #gnb ul li {
    margin-left: 0.725rem;
    padding-left: 0.788rem;
  }

  #main .cnt1 .area .txt h2,
  #main .cnt1 .area .txt p {
    padding-right: 2rem;
    word-break: keep-all;
  }

  #main .cnt1 .area .txt p br {
    display: none;
  }

  #main .cnt2 .area .tit h2 br {
    display: none;
  }

  #main .cnt2 .area .txt .ul_wrap {
    display: block;
  }

  #main .cnt2 .area .txt .ul_wrap ul.eng_con {
    width: 100%;
  }

  #main .cnt2 .area .txt .ul_wrap ul:last-child {
    margin-top: 1.875rem;
  }

  #main .cnt5 .area .txt {
    display: block;
  }

  #main .cnt5 .area .txt .left,
  #main .cnt5 .area .txt .right {
    width: 100%;
    margin-left: 0;
  }

  #main .cnt5 .area .txt .right {
    margin-top: 3rem;
  }

  #main .cnt5 .area .txt .right .img img {
    width: 15rem;
    height: auto;
    margin: 0 auto;
  }

  #main .cnt6 .area {
    background-position: 25% center;
  }

  #main .cnt6 .area .txt .right img {
    width: 100%;
    height: auto;
  }

  #main .cnt6 .area .tit p {
    width: auto;
  }

  #main .cnt6 .area .tit p.eng {
    line-height: 1.7;
  }

  #main .cnt7 .area .txt ul {
    flex-wrap: wrap;
  }

  #main .cnt7 .area .txt ul li:first-child {
    margin-right: 2%;
    width: 49%;
  }

  #main .cnt7 .area .txt ul li:nth-child(2) {
    width: 49%;
  }

  #main .cnt7 .area .txt ul li:nth-child(3) {
    width: 100%;
  }

  #main .cnt7 .area .txt ul li img.pc_img.img_kor {
    display: none;
  }

  #main .cnt7 .area .txt ul li img.mb_img.img_kor {
    display: block;
  }

  #main .cnt11 .area .top ul li.li_2 {
    width: 36%;
  }

  #main .cnt11 .area .top ul li.li_3,
  #main .cnt11 .area .top ul li.li_4 {
    width: 32%;
  }

  #main .cnt11 .area .top ul li.li_5 {
    width: 100%;
  }

  #main .cnt11 .area .btm .area h3 {
    line-height: 1.5;
    word-break: keep-all;
  }

  #main .cnt11 .area .btm .area p {
    word-break: keep-all;
  }

  #main .cnt11 .area .btm .area p br {
    display: none;
  }

  #main .cnt11 .area .btm .area .img_wrap img:first-child {
    margin-bottom: 1rem;
  }

  #main .cnt11 .area .top ul li.li_5 p br {
    display: none;
  }

  #main .cnt11 .area .top ul li.li_5 p.eng span {
    display: block;
  }

  #main .cnt8 .area .txt .top {
    display: block;
  }

  #main .cnt8 .area .txt .top .left {
    margin-right: 0;
  }

  #main .cnt8 .area .txt .top .right img {
    width: 100%;
    height: auto;
  }

  #main .cnt8 .area .txt .btm ul li {
    width: 49%;
  }

  #main .cnt8 .area .txt .btm ul li img {
    width: 100%;
    height: auto;
  }

  #main .cnt10 .area img.pc_img {
    display: none;
  }

  #main .cnt10 .area img.mb_img {
    display: block;
  }

  #footer .area p {
    padding-left: 0;
    line-height: 1.5;
    word-break: keep-all;
  }
}

@media all and (max-width:560px) {
  html,
  body {
    font-size: 13px;
  }

  #main .cnt1 .area {
    height: 40rem;
    background-image: url("../images/mb_c1_bg.jpg");
    background-position: right bottom;
  }

  #main .cnt1 .area .txt {
    bottom: auto;
    top: 4rem;
  }

  #main .cnt2 .area .tit h2 {
    font-size: 2rem;
    line-height: 1.5;
  }
}

@media all and (max-width:480px) {
  #header .area {
    width: 100%;
  }

  #header .area #gnb ul li {
    margin-left: 0.525rem;
    padding-left: 0.588rem;
    background-position: left 8px;
  }

  #header .area #gnb ul li a {
    letter-spacing: -0.06rem;
  }

  #main .cnt1 .area {
    height: 44rem;
  }

  #main .cnt1.eng_con .area {
    height: 50rem;
  }

  #main .cnt1 .area .txt p {
    font-size: 1rem;
    line-height: 1.7;
  }

  #main .cnt2 .area .tit .ci img {
    width: 5rem;
  }

  #main .cnt2 .area .tit h2 {
    font-size: 1.6rem;
  }

  #main .cnt2 .area .txt .p_wrap p {
    font-size: 1.1rem;
    line-height: 1.7;
  }

  #main .cnt2 .area .txt .p_wrap p br {
    display: none;
  }

  #main .cnt2 .area .txt .ul_wrap ul li {
    margin-top: 2.5rem;
  }

  #main .cnt2 .area .txt .ul_wrap ul li h3,
  #main .cnt2 .area .txt .ul_wrap ul li p {
    font-size: 1.1rem;
    line-height: 1.7;
  }

  #main .cnt2 .area .txt .ul_wrap ul li p {
    padding-top: 0.2rem;
  }

  #main .cnt3 .area .tit h3 {
    font-size: 1.4rem;
  }

  #main .cnt3 .area .tit p {
    font-size: 1.1rem;
    line-height: 1.7;
    word-break: keep-all;
  }

  #main .cnt3 .area .txt ul {
    justify-content: space-between;
  }

  #main .cnt3 .area .txt ul li {
    margin-right: 0;
    width: 40%;
  }

  #main .cnt3 .area .txt ul li .img img {
    width: 100%;
    height: auto;
  }

  #main .cnt3 .area .txt ul li p {
    font-size: 0.9rem;
    line-height: 1.5;
  }

  #main .cnt5 .area .tit h3 {
    font-size: 1.4rem;
    word-break: keep-all;
  }

  #main .cnt5 .area .tit p {
    font-size: 1.1rem;
    line-height: 1.7;
    word-break: keep-all;
  }

  #main .cnt5 .area .tit p span {
    display: block;
  }

  #main .cnt5 .area .txt .left ul li {
    padding-bottom: 1.4rem;
    margin-top: 4rem;
  }

  #main .cnt5 .area .txt .left ul li h5 {
    top: -0.7rem;
    font-size: 1.5rem;
  }

  #main .cnt5 .area .txt .left ul li h4 {
    font-size: 1.3rem;
    padding-top: 2.5rem;
  }

  #main .cnt5 .area .txt .left ul li p {
    font-size: 1.1rem;
    padding-top: 0.6rem;
    line-height: 1.7;
  }

  #main .cnt5 .area .txt .right strong {
    font-size: 1.1rem;
    line-height: 1.7;
  }

  #main .cnt6 .area {
    background-position: 60% center;
  }

  #main .cnt6 .area .tit {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  #main .cnt6 .area .tit p {
    font-size: 1.1rem;
    line-height: 1.7;
  }

  #main .cnt6 .area .left p {
    font-size: 1.4rem;
  }

  #main .cnt7 .area .tit h3 {
    font-size: 1.4rem;
  }

  #main .cnt7 .area .tit p {
    font-size: 1.1rem;
    line-height: 1.7;
    word-break: keep-all;
  }

  #main .cnt7 .area .tit p span {
    display: block;
  }

  #main .cnt7 .area .txt ul li:nth-child(3) {
    margin-top: 1rem;
  }

  #main .cnt11 .area .top ul {
    justify-content: space-between;
  }

  #main .cnt11 .area .top ul li.li_1 h3 {
    font-size: 1.4rem;
  }

  #main .cnt11 .area .top ul li.li_1 p {
    font-size: 1.1rem;
    line-height: 1.7;
  }

  #main .cnt11 .area .top ul li.li_2 {
    width: 100%;
  }

  #main .cnt11 .area .top ul li.li_2 .img {
    width: 45%;
  }

  #main .cnt11 .area .top ul li.li_2 .img img {
    width: 100%;
    height: auto;
  }

  #main .cnt11 .area .top ul li.li_3,
  #main .cnt11 .area .top ul li.li_4 {
    width: 45%;
  }

  #main .cnt11 .area .top ul li.li_3 .img,
  #main .cnt11 .area .top ul li.li_4 .img {
    width: calc(100% - 12px);
  }

  #main .cnt11 .area .top ul li.li_3 .img img,
  #main .cnt11 .area .top ul li.li_4 .img img {
    width: 100%;
  }

  #main .cnt11 .area .top ul li.li_5 p {
    font-size: 0.9rem;
    line-height: 1.7;
  }

  #main .cnt11 .area .top ul li.li_5 p:first-child {
    padding-bottom: 1.6rem;
  }

  #main .cnt11 .area .btm .area h3 {
    font-size: 2.438rem;
  }

  #main .cnt11 .area .btm .area p {
    font-size: 1.1rem;
    line-height: 1.7;
  }

  #main .cnt11 .area .btm .area .logo_wrap {
    margin-top: 2.6rem;
  }

  #main .cnt11 .area .btm .area .logo_wrap img {
    width: 70%;
  }

  #main .cnt11 .area .btm .area .img_wrap {
    margin-top: 2.6rem;
  }

  #main .cnt11 .area .btm .area .img_wrap img {
    width: 100%;
    height: auto;
  }

  #main .cnt11 .area .btm .area .img_wrap img:first-child {
    width: 70%;
  }

  #main .cnt11 .area .btm .area h4 {
    font-size: 1rem;
    padding-top: 0.8rem;
  }

  #main .cnt8 .area .tit h3 {
    font-size: 1.4rem;
  }

  #main .cnt8 .area .txt .top .left ul li {
    margin-top: 1rem;
  }

  #main .cnt8 .area .txt .top .left ul li:first-child {
    margin-top: 0;
  }

  #main .cnt8 .area .txt .top .left ul li h4 {
    font-size: 1.3rem;
    padding-top: 2rem;
  }

  #main .cnt8 .area .txt .top .left ul li p {
    font-size: 1.1rem;
    padding-top: 0.6rem;
    line-height: 1.7;
  }

  #main .cnt8 .area .txt .top .right p,
  #main .cnt8 .area .txt .btm ul li p {
    font-size: 1rem;
    line-height: 1.5;
    word-break: keep-all;
  }

  #main .cnt8 .area .txt .btm ul li.last strong {
    font-size: 1.625rem;
    line-height: 1.5;
  }

  #main .cnt8 .area .txt .btm ul li.last p {
    font-size: 1rem;
  }

  #main .cnt9 .area .left ul li {
    margin-top: 1.4rem;
  }

  #main .cnt9 .area .left ul li:first-child .p_wrap {
    align-items: flex-start;
  }

  #main .cnt9 .area .left ul li:first-child .p_wrap strong {
    margin-top: 0.3rem;
  }

  #main .cnt9 .area .left ul li:first-child .p_wrap p {
    line-height: 1.5;
  }

  #main .cnt9 .area .left ul li .p_wrap p {
    font-size: 1.2rem;
  }
}








































































