@import url("https://fonts.googleapis.com/css?family=Lora:400,700&display=swap");
@import url(//fonts.googleapis.com/earlyaccess/jejumyeongjo.css);
@font-face {
  font-family: "seokbo";
  font-style: normal;
  font-weight: 400;
  src: url(../font/Seokbo_Regular.woff2) format("woff2"), url(../font/Seokbo_Regular.woff) format("woff"), url(../font/Seokbo_Regular_TTF.ttf) format("truetype");
}
@font-face {
  font-family: "seokbo";
  font-style: normal;
  font-weight: 300;
  src: url(../font/Seokbo_Light.woff2) format("woff2"), url(../font/Seokbo_Light.woff) format("woff"), url(../font/Seokbo_Light_TTF.ttf) format("truetype");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 300;
  src: url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2") format("woff2"), url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff") format("woff"), url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf") format("opentype");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 400;
  src: url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2") format("woff2"), url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff") format("woff"), url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 500;
  src: url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2") format("woff2"), url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff") format("woff"), url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf") format("opentype");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 700;
  src: url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2") format("woff2"), url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff") format("woff"), url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf") format("opentype");
}
.mo_gnb_wrap .head_bx .btn_bx a {
  margin: 0 2px;
}

.header .logo {
  background-image: url(../images/static/logo-eng_sub.png);
}

.main-home .header .logo {
  background-image: url(../images/static/logo-eng.png);
}

.header .logo_simple {
  width: 260px;
  background: url(../images/static/logo-eng.png) no-repeat 0 center;
}

.sub_visual_wrap .tit {
  font-family: "Lora", sans-serif;
  font-size: 3.75em;
  font-weight: 700;
  line-height: 1.1;
}

.intro--index .txt_bx .box span {
  font-size: 1.625em;
}

.intro__campaign #tab1 .wrap .tit {
  font-weight: 500;
}

.intro__campaign #tab1 .wrap .tit,
.intro--index .txt_bx .box span,
.intro--index .txt_bx .txt_gothic .tit {
  font-family: "Lora", sans-serif;
}

.intro--index .txt_bx .txt_gothic {
  font-size: 1.125em;
}
.intro--index .txt_bx .txt_gothic .tit {
  font-size: 2em;
  font-weight: 700;
}

.about__history {
  word-break: keep-all;
}
.about__history .tab-wrap .tab {
  margin-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  .about__history .tab-wrap .tab {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .about__history .tab-wrap .tab li {
    width: 50%;
    height: 52px;
  }
}
@media all and (min-width: 1025px) {
  .about__history .item {
    padding-top: 130px;
  }
  .about__history .item .img_bx {
    margin-top: -130px;
  }
  .about__history .item .txt_bx {
    min-height: 350px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1), 0 5px 10px rgba(0, 0, 0, 0.1);
  }
}
.about__history .item .wrap {
  display: block;
  position: relative;
}
.about__history .item .wrap:before, .about__history .item .wrap:after {
  display: table;
  content: "";
}
.about__history .item .wrap:after {
  clear: both;
}
.about__history .item .wrap .img_bx {
  left: 0;
}
.about__history .item .wrap .txt_bx {
  float: right;
}
.about__history .item .wrap .img_bx {
  position: absolute;
}
.about__history .item .wrap .txt_bx {
  word-break: keep-all;
  position: relative;
  max-width: 580px;
  width: 100%;
  background-color: #fff;
  padding: 70px;
  padding-right: 30px;
}
.about__history .item .wrap .txt_bx .txt {
  font-size: 0.9375em;
  font-style: italic;
  font-weight: 300;
  line-height: 1.8;
  color: #999;
}
.about__history .item .wrap .txt_bx .tit {
  letter-spacing: -0.02em;
  font-size: 2.25em;
  color: #6c8950;
  font-family: "Lora", sans-serif;
  font-weight: 700;
  margin-bottom: 0.5em;
  line-height: 1.25;
}
@media screen and (max-width: 1024px) {
  .about__history .item .wrap .img_bx {
    position: relative;
  }
  .about__history .item .wrap .img_bx img {
    width: 100%;
  }
  .about__history .item .wrap .txt_bx {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    width: auto;
    text-align: center;
    margin: 0 15px;
    margin-top: -30px;
    max-width: 100%;
    padding: 20px 10px 15px;
    float: none;
  }
  .about__history .item .wrap .txt_bx i.br {
    display: none;
  }
}
.about__history .txt_desc_bx {
  text-align: center;
  margin: 100px 0;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.6666666667;
}
.about__history .txt_desc_bx hr {
  height: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #ddd;
  margin: 80px 0;
}
.about__history .txt_desc_bx h4 {
  font-size: 1.5em;
  font-family: "Lora", sans-serif;
  color: #222;
  font-weight: 600;
  margin-bottom: 0.5em;
  line-height: 1.3;
}
@media screen and (max-width: 1024px) {
  .about__history .txt_desc_bx {
    margin: 40px 0;
  }
  .about__history .txt_desc_bx i.br {
    display: none;
  }
  .about__history .txt_desc_bx hr {
    margin: 30px 0;
  }
}
.about__history .step_list li {
  text-align: left;
  margin-top: -35px;
}
.about__history .step_list li:nth-child(1) {
  margin-top: 0;
}
@media all and (min-width: 769px) {
  .about__history .step_list li:nth-child(2n) {
    direction: rtl;
    text-align: right;
  }
  .about__history .step_list li:nth-child(2n) .txt {
    direction: ltr;
  }
  .about__history .step_list li:nth-child(2n) .img {
    padding-left: 10px;
  }
}
.about__history .step_list .bx {
  display: table;
  width: 100%;
  table-layout: fixed;
  font-weight: 300;
  line-height: 1.4;
}
.about__history .step_list .bx .img, .about__history .step_list .bx .txt {
  display: table-cell;
  vertical-align: middle;
}
.about__history .step_list .bx .no {
  display: block;
  font-size: 1.3333333333em;
  color: #222;
  font-weight: 500;
  font-family: "Lora", sans-serif;
  margin-bottom: 0.6em;
}
.about__history .step_list .bx .img {
  padding-right: 10px;
  width: 310px;
}
@media screen and (max-width: 1024px) {
  .about__history .step_list li {
    margin-top: 10px;
  }
  .about__history .step_list .bx .img {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .about__history .step_list li {
    margin-top: 20px;
  }
  .about__history .step_list .bx .img {
    vertical-align: top;
    padding: 0;
    padding-right: 10px;
    width: 100px;
  }
}

.intro__definition .section .txt_bx .tit {
  line-height: 1.3;
  font-size: 1.8em;
  color: #6c8950;
  font-weight: 500;
  margin-bottom: 30px;
}

.eng_common {
  margin-top: 100px;
}
@media screen and (max-width: 1024px) {
  .eng_common {
    margin-top: 50px;
  }
}
.eng_common .bg_txt_bx {
  max-width: 1800px;
  margin: 0 60px;
  padding: 160px 15px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}
@media all and (max-width: 1400px) {
  .eng_common .bg_txt_bx {
    margin: 0 15px;
    padding: 80px 5px;
  }
}
.eng_common .bg_txt_bx .tit, .eng_common .bg_txt_bx--black .tit {
  line-height: 1.3;
  font-family: "Lora", sans-serif;
  font-size: 1.625em;
  font-weight: 700;
}
.eng_common .bg_txt_bx .txt, .eng_common .bg_txt_bx--black .txt {
  opacity: 0.5;
  font-weight: 100;
  margin-top: 1em;
}
.eng_common .bg_txt_bx--black {
  text-align: center;
  color: #000;
  padding: 80px 15px 0;
}
@media all and (max-width: 1400px) {
  .eng_common .bg_txt_bx--black {
    padding: 50px 5px;
  }
}
.eng_common .bg_txt_bx--black .txt {
  color: #666;
  opacity: 1;
}

.intro__feature {
  word-break: keep-all;
}
.intro__feature section {
  position: relative;
}
.intro__feature section .txt_bx .tit {
  color: #6c8950;
  font-family: "Lora", sans-serif;
  font-weight: 700;
  margin-bottom: 1em;
  font-size: 2.25em;
}
.intro__feature section .txt_bx .txt {
  line-height: 1.6666666667;
  font-size: 1.125em;
  font-weight: 300;
}
.intro__feature .sec_1 {
  padding: 120px 0;
}
.intro__feature .sec_1 .img_bx-top {
  top: -270px;
  position: absolute;
  left: 50%;
  margin-left: -800px;
}
@media screen and (max-width: 1200px) {
  .intro__feature .sec_1 .img_bx-top {
    display: none;
  }
}
.intro__feature .sec_1 .img_bx {
  position: absolute;
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
}
@media all and (max-width: 1700px) {
  .intro__feature .sec_1 .img_bx {
    right: 50%;
    margin-right: -800px;
  }
}
@media screen and (max-width: 1200px) {
  .intro__feature .sec_1 {
    text-align: center;
  }
  .intro__feature .sec_1 .txt_bx i.br {
    display: none;
  }
  .intro__feature .sec_1 .img_bx {
    position: relative;
    transform: none;
    right: auto;
    margin: 0;
    margin-top: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .intro__feature .sec_1 {
    padding: 60px 0 0;
  }
}
.intro__feature .sec_2 {
  padding: 150px 0;
  text-align: right;
}
.intro__feature .sec_2 .img_bx {
  position: absolute;
  left: 50%;
  margin-left: -800px;
  top: -130px;
}
.intro__feature .sec_2 .txt_bx {
  display: inline-block;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .intro__feature .sec_2 {
    padding: 60px 0;
    text-align: center;
  }
  .intro__feature .sec_2 .img_bx {
    position: relative;
    top: auto;
    margin-left: 0;
    left: auto;
  }
  .intro__feature .sec_2 .txt_bx {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .intro__feature .sec_2 i.br {
    display: none;
  }
}
.intro__feature .sec_3-img {
  margin: 0 auto;
  max-width: 1800px;
}
.intro__feature .sec_3-img img {
  width: 100%;
}
@media all and (max-width: 1400px) {
  .intro__feature .sec_3-img {
    margin: 0 15px;
  }
}
.intro__feature .sec_3 {
  margin: 100px 0;
  text-align: right;
}
.intro__feature .sec_3 .img_bx {
  position: absolute;
  left: 50%;
  margin-left: -910px;
  top: 0;
}
.intro__feature .sec_3 .txt_bx {
  max-width: 50%;
  padding-left: 50px;
  display: inline-block;
  text-align: left;
}
@media screen and (max-width: 1200px) {
  .intro__feature .sec_3 {
    margin: 60px 0;
    text-align: center;
  }
  .intro__feature .sec_3 .img_bx {
    position: relative;
    top: auto;
    margin-left: 0;
    left: auto;
  }
  .intro__feature .sec_3 .txt_bx {
    max-width: 100%;
    padding: 0;
    margin-top: 30px;
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .intro__feature .sec_3 i.br {
    display: none;
  }
}
.intro__feature .sec_4 {
  padding: 120px 0;
}
@media screen and (max-width: 1024px) {
  .intro__feature .sec_4 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 1200px) {
  .intro__feature .sec_4 .img_bx {
    padding: 0 15px;
    margin-top: 20px;
  }
}
@media all and (min-width: 1201px) {
  .intro__feature .sec_4 .img_bx {
    right: 50%;
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    margin-right: -820px;
  }
}
@media all and (min-width: 1201px) and (min-width: 1801px) {
  .intro__feature .sec_4 .img_bx {
    right: 60px;
    margin-right: 0;
  }
}

.intro__tea {
  word-break: keep-all;
}
.intro__tea .intro--index {
  margin-bottom: 0;
}
.intro__tea section {
  position: relative;
}
.intro__tea section .txt_bx .tit {
  color: #6c8950;
  font-family: "Lora", sans-serif;
  font-weight: 700;
  margin-bottom: 1em;
  font-size: 2.25em;
}
.intro__tea section .txt_bx .txt {
  line-height: 1.6666666667;
  font-size: 1.125em;
  font-weight: 300;
}
.intro__tea .sec_1 {
  margin: 100px 0 0;
}
@media screen and (max-width: 1024px) {
  .intro__tea .sec_1 {
    margin: 60px 0 0;
  }
}
.intro__tea .sec_1 .txt_bx {
  width: 50%;
  padding-right: 20px;
}
@media screen and (max-width: 480px) {
  .intro__tea .sec_1 .txt_bx i.br {
    display: none;
  }
}
.intro__tea .sec_1 .img_bx {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  max-width: 651px;
  width: 50%;
}
@media all and (min-width: 1500px) {
  .intro__tea .sec_1 .img_bx {
    right: 50%;
    margin-right: -760px;
  }
}
@media screen and (max-width: 768px) {
  .intro__tea .sec_1 .txt_bx {
    width: 100%;
    padding: 0;
  }
  .intro__tea .sec_1 .img_bx {
    position: relative;
    top: auto;
    transform: none;
    padding: 0 15px;
    margin-top: 20px;
    width: 100%;
  }
}
.intro__tea .sec_2 {
  padding: 0;
  margin: 100px 0 200px;
  text-align: right;
}
.intro__tea .sec_2 .img_bx {
  position: absolute;
  left: 50%;
  margin-left: -800px;
  top: 0;
}
.intro__tea .sec_2 .txt_bx {
  display: inline-block;
  text-align: left;
}
.intro__tea .sec_2 .txt_bx .desc {
  font-size: 0.8333333333;
  color: #999;
  font-weight: 300;
  font-style: italic;
}
@media screen and (max-width: 1200px) {
  .intro__tea .sec_2 {
    margin: 60px 0 50px;
  }
  .intro__tea .sec_2 .img_bx {
    position: relative;
    left: auto;
    margin: 0;
    padding: 30px 15px 0;
  }
  .intro__tea .sec_2 .txt_bx {
    display: block;
  }
}

.intro__campaign .tab {
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .intro__campaign .tab {
    margin-bottom: 30px;
  }
}
.intro__campaign .tab li {
  width: 50%;
}
.intro__campaign #tab1 .table-form-01 {
  border-top: 0;
}
.intro__campaign #tab1 .table-form-01 th {
  width: 200px;
}
@media screen and (max-width: 1024px) {
  .intro__campaign #tab1 .table-form-01 th {
    width: 10em;
  }
}
@media screen and (max-width: 768px) {
  .intro__campaign #tab1 .table-form-01 th {
    width: 100%;
  }
}
.intro__campaign #tab1 .table-form-01 textarea, .intro__campaign #tab1 .table-form-01 select, .intro__campaign #tab1 .table-form-01 input {
  border-color: #ddd;
  width: 100%;
}
.intro__campaign #tab1 .table-form-01 .input_wrap {
  max-width: 500px;
}
.intro__campaign #tab2 .img_txt_list {
  max-width: 1230px;
}
@media screen and (max-width: 1024px) {
  .intro__campaign #tab2 .img_txt_list .item {
    margin-top: 60px;
  }
}
.intro__campaign #tab2 .img_txt_list .wrap .img_bx {
  width: auto;
}
.intro__campaign #tab2 .img_txt_list .wrap .txt_bx {
  max-width: 600px;
}
.intro__campaign #tab2 .img_txt_list .wrap .txt_bx .tit {
  font-weight: 500;
  font-size: 2.5em;
  font-family: "Lora", sans-serif;
}

.gnb_bx .depth .depth01 {
  display: table;
  height: 64px;
}
.gnb_bx .depth .depth01 > a {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.3;
}

.quick_menu .list i {
  background: none;
  font-size: 2rem;
  color: #666;
}
@media (max-width: 1400px) {
  .quick_menu .list i {
    text-align: center;
    font-size: 1.5rem;
    line-height: 50px;
  }
}
/*# sourceMappingURL=eng.css.map */