.c1 {
  color: #0066b3 !important; }

.c3 {
  color: #333; }

.c6 {
  color: #666; }

html {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, form, fieldset, p, button, pre {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #333;
  font-family: "Noto Sans KR";
  line-height: 180%;
  font-weight: 400; }

td, th {
  padding: 0;
  font-family: "Noto Sans KR";
  font-size: 14px;
  color: #333;
  font-weight: 400; }

a, span {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-decoration: none; }

body {
  height: 100%;
  position: relative;
  overflow-y: scroll;
  word-break: keep-all;
  *word-break: keep-all;
  -ms-word-break: keep-all; }

img, fieldset, iframe {
  border: 0 none; }

li {
  list-style: none; }

input, select, button, textarea {
  padding: 0;
  border: 1px solid #ddd;
  font-family: "Noto Sans KR";
  font-size: 14px;
  font-weight: 400; }

input {
  padding: 0 10px; }

input[type="text"], input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0; }

input[type="file"] {
  padding: 0;
  -webkit-border-radius: 0; }

input[type="file"]::-webkit-file-upload-button {
  vertical-align: middle;
  height: 100%; }

select::-ms-expand {
  display: none; }

select {
  padding: 0 25px 0 10px;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 50%;
  background-color: #fff;
  background-image: url(../img/init/sel_init_ico.png);
  -webkit-background-size: 10px 6px;
  background-size: 10px 6px; }

select option {
  background: #fff;
  color: #333; }

textarea {
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0; }

img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: top; }

em, address {
  font-style: normal; }

label, button {
  cursor: pointer; }

button {
  background: none;
  border: none;
  vertical-align: top; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

legend {
  *width: 0; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed; }

pre {
  white-space: pre-line;
  font-family: "Noto Sans KR"; }

sup {
  font-size: 0.5%; }

/* position */
.por {
  position: relative; }

.poa {
  position: absolute; }

.pof {
  position: fixed; }

/* display */
.dn {
  display: none; }

.dib {
  display: inline-block; }

.db {
  display: block; }

.dt {
  display: table; }

.dtr {
  display: table-row; }

.dtc {
  display: table-cell; }

.dt {
  width: 100%;
  height: 100%;
  table-layout: fixed; }

.dtr {
  width: 100%; }

.dtc {
  vertical-align: middle; }

/* float */
.fl {
  float: left; }

.fr {
  float: right; }

.flul > li {
  float: left; }

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

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

/* space */
.pt0 {
  padding-top: 0px; }

.pb0 {
  padding-bottom: 0px; }

.mt0 {
  margin-top: 0px; }

.mb0 {
  margin-bottom: 0px; }

.pt5 {
  padding-top: 5px; }

.pb5 {
  padding-bottom: 5px; }

.mt5 {
  margin-top: 5px; }

.mb5 {
  margin-bottom: 5px; }

.pt10 {
  padding-top: 10px; }

.pb10 {
  padding-bottom: 10px; }

.mt10 {
  margin-top: 10px; }

.mb10 {
  margin-bottom: 10px; }

.pt15 {
  padding-top: 15px; }

.pb15 {
  padding-bottom: 15px; }

.mt15 {
  margin-top: 15px; }

.mb15 {
  margin-bottom: 15px; }

.pt20 {
  padding-top: 20px; }

.pb20 {
  padding-bottom: 20px; }

.mt20 {
  margin-top: 20px; }

.mb20 {
  margin-bottom: 20px; }

.pt30 {
  padding-top: 30px; }

.pb30 {
  padding-bottom: 30px; }

.mt30 {
  margin-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

.pt40 {
  padding-top: 40px; }

.pb40 {
  padding-bottom: 40px; }

.mt40 {
  margin-top: 40px; }

.mb40 {
  margin-bottom: 40px; }

.pt50 {
  padding-top: 50px; }

.pb50 {
  padding-bottom: 50px; }

.mt50 {
  margin-top: 50px; }

.mb50 {
  margin-bottom: 50px; }

.pt60 {
  padding-top: 60px; }

.pb60 {
  padding-bottom: 60px; }

.mt60 {
  margin-top: 60px; }

.mb60 {
  margin-bottom: 60px; }

.pt70 {
  padding-top: 70px; }

.pb70 {
  padding-bottom: 70px; }

.mt70 {
  margin-top: 70px; }

.mb70 {
  margin-bottom: 70px; }

.pt80 {
  padding-top: 80px; }

.pb80 {
  padding-bottom: 80px; }

.mt80 {
  margin-top: 80px; }

.mb80 {
  margin-bottom: 80px; }

.pt90 {
  padding-top: 90px; }

.pb90 {
  padding-bottom: 90px; }

.mt90 {
  margin-top: 90px; }

.mb90 {
  margin-bottom: 90px; }

.pt100 {
  padding-top: 100px; }

.pb100 {
  padding-bottom: 100px; }

.mt100 {
  margin-top: 100px; }

.mb100 {
  margin-bottom: 100px; }

.pt150 {
  padding-top: 150px; }

.pb150 {
  padding-bottom: 150px; }

.mt150 {
  margin-top: 150px; }

.mb150 {
  margin-bottom: 150px; }

.pl0 {
  padding-left: 0px; }

.pr0 {
  padding-right: 0px; }

.ml0 {
  margin-left: 0px; }

.mr0 {
  margin-right: 0px; }

.pl5 {
  padding-left: 5px; }

.pr5 {
  padding-right: 5px; }

.ml5 {
  margin-left: 5px; }

.mr5 {
  margin-right: 5px; }

.pl10 {
  padding-left: 10px; }

.pr10 {
  padding-right: 10px; }

.ml10 {
  margin-left: 10px; }

.mr10 {
  margin-right: 10px; }

.pl15 {
  padding-left: 15px; }

.pr15 {
  padding-right: 15px; }

.ml15 {
  margin-left: 15px; }

.mr15 {
  margin-right: 15px; }

.pl20 {
  padding-left: 20px; }

.pr20 {
  padding-right: 20px; }

.ml20 {
  margin-left: 20px; }

.mr20 {
  margin-right: 20px; }

.pl30 {
  padding-left: 30px; }

.pr30 {
  padding-right: 30px; }

.ml30 {
  margin-left: 30px; }

.mr30 {
  margin-right: 30px; }

.pl40 {
  padding-left: 40px; }

.pr40 {
  padding-right: 40px; }

.ml40 {
  margin-left: 40px; }

.mr40 {
  margin-right: 40px; }

.pl50 {
  padding-left: 50px; }

.pr50 {
  padding-right: 50px; }

.ml50 {
  margin-left: 50px; }

.mr50 {
  margin-right: 50px; }

.pl60 {
  padding-left: 60px; }

.pr60 {
  padding-right: 60px; }

.ml60 {
  margin-left: 60px; }

.mr60 {
  margin-right: 60px; }

.pl70 {
  padding-left: 70px; }

.pr70 {
  padding-right: 70px; }

.ml70 {
  margin-left: 70px; }

.mr70 {
  margin-right: 70px; }

.pl80 {
  padding-left: 80px; }

.pr80 {
  padding-right: 80px; }

.ml80 {
  margin-left: 80px; }

.mr80 {
  margin-right: 80px; }

.pl90 {
  padding-left: 90px; }

.pr90 {
  padding-right: 90px; }

.ml90 {
  margin-left: 90px; }

.mr90 {
  margin-right: 90px; }

.pl100 {
  padding-left: 100px; }

.pr100 {
  padding-right: 100px; }

.ml100 {
  margin-left: 100px; }

.mr100 {
  margin-right: 100px; }

.pl150 {
  padding-left: 150px; }

.pr150 {
  padding-right: 150px; }

.ml150 {
  margin-left: 150px; }

.mr150 {
  margin-right: 150px; }

/* web accessibility */
.blind {
  display: inline-block !important;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important; }

.skip_nav li a {
  position: absolute;
  left: -3000%; }

.skip_nav li a:focus {
  display: block;
  left: 0;
  top: 0;
  z-index: 2000;
  width: 100%;
  height: 30px;
  line-height: 30px;
  background-color: #039;
  color: #fff;
  text-align: center; }

.ti {
  text-indent: -999em; }

.inp_ti {
  overflow: hidden;
  height: 0;
  text-indent: -9999px;
  font-size: 0; }

.imgz {
  width: 100%; }

.cup {
  cursor: pointer; }

.vam {
  vertical-align: middle; }

/* text */
.tal {
  text-align: left; }

.tac {
  text-align: center; }

.tar {
  text-align: right; }

.fwb {
  font-weight: bold; }

.fwn {
  font-weight: normal; }

.fw1 {
  font-weight: 100; }

.fw3 {
  font-weight: 300; }

.fw5 {
  font-weight: 500; }

.fw6 {
  font-weight: 600; }

/* List layout */
.res_lst.lng1.s10 > li {
  width: calc(100% / 1 - 10px);
  margin-left: 10px; }

.res_lst.s10 {
  margin-left: -10px; }

.res_lst.lng1.s20 > li {
  width: calc(100% / 1 - 20px);
  margin-left: 20px; }

.res_lst.s20 {
  margin-left: -20px; }

.res_lst.lng1.s30 > li {
  width: calc(100% / 1 - 30px);
  margin-left: 30px; }

.res_lst.s30 {
  margin-left: -30px; }

.res_lst.lng1.s40 > li {
  width: calc(100% / 1 - 40px);
  margin-left: 40px; }

.res_lst.s40 {
  margin-left: -40px; }

.res_lst.lng1.s50 > li {
  width: calc(100% / 1 - 50px);
  margin-left: 50px; }

.res_lst.s50 {
  margin-left: -50px; }

.res_lst.lng1.s60 > li {
  width: calc(100% / 1 - 60px);
  margin-left: 60px; }

.res_lst.s60 {
  margin-left: -60px; }

.res_lst.lng2.s10 > li {
  width: calc(100% / 2 - 10px);
  margin-left: 10px; }

.res_lst.s10 {
  margin-left: -10px; }

.res_lst.lng2.s20 > li {
  width: calc(100% / 2 - 20px);
  margin-left: 20px; }

.res_lst.s20 {
  margin-left: -20px; }

.res_lst.lng2.s30 > li {
  width: calc(100% / 2 - 30px);
  margin-left: 30px; }

.res_lst.s30 {
  margin-left: -30px; }

.res_lst.lng2.s40 > li {
  width: calc(100% / 2 - 40px);
  margin-left: 40px; }

.res_lst.s40 {
  margin-left: -40px; }

.res_lst.lng2.s50 > li {
  width: calc(100% / 2 - 50px);
  margin-left: 50px; }

.res_lst.s50 {
  margin-left: -50px; }

.res_lst.lng2.s60 > li {
  width: calc(100% / 2 - 60px);
  margin-left: 60px; }

.res_lst.s60 {
  margin-left: -60px; }

.res_lst.lng3.s10 > li {
  width: calc(100% / 3 - 10px);
  margin-left: 10px; }

.res_lst.s10 {
  margin-left: -10px; }

.res_lst.lng3.s20 > li {
  width: calc(100% / 3 - 20px);
  margin-left: 20px; }

.res_lst.s20 {
  margin-left: -20px; }

.res_lst.lng3.s30 > li {
  width: calc(100% / 3 - 30px);
  margin-left: 30px; }

.res_lst.s30 {
  margin-left: -30px; }

.res_lst.lng3.s40 > li {
  width: calc(100% / 3 - 40px);
  margin-left: 40px; }

.res_lst.s40 {
  margin-left: -40px; }

.res_lst.lng3.s50 > li {
  width: calc(100% / 3 - 50px);
  margin-left: 50px; }

.res_lst.s50 {
  margin-left: -50px; }

.res_lst.lng3.s60 > li {
  width: calc(100% / 3 - 60px);
  margin-left: 60px; }

.res_lst.s60 {
  margin-left: -60px; }

.res_lst.lng4.s10 > li {
  width: calc(100% / 4 - 10px);
  margin-left: 10px; }

.res_lst.s10 {
  margin-left: -10px; }

.res_lst.lng4.s20 > li {
  width: calc(100% / 4 - 20px);
  margin-left: 20px; }

.res_lst.s20 {
  margin-left: -20px; }

.res_lst.lng4.s30 > li {
  width: calc(100% / 4 - 30px);
  margin-left: 30px; }

.res_lst.s30 {
  margin-left: -30px; }

.res_lst.lng4.s40 > li {
  width: calc(100% / 4 - 40px);
  margin-left: 40px; }

.res_lst.s40 {
  margin-left: -40px; }

.res_lst.lng4.s50 > li {
  width: calc(100% / 4 - 50px);
  margin-left: 50px; }

.res_lst.s50 {
  margin-left: -50px; }

.res_lst.lng4.s60 > li {
  width: calc(100% / 4 - 60px);
  margin-left: 60px; }

.res_lst.s60 {
  margin-left: -60px; }

.res_lst.lng5.s10 > li {
  width: calc(100% / 5 - 10px);
  margin-left: 10px; }

.res_lst.s10 {
  margin-left: -10px; }

.res_lst.lng5.s20 > li {
  width: calc(100% / 5 - 20px);
  margin-left: 20px; }

.res_lst.s20 {
  margin-left: -20px; }

.res_lst.lng5.s30 > li {
  width: calc(100% / 5 - 30px);
  margin-left: 30px; }

.res_lst.s30 {
  margin-left: -30px; }

.res_lst.lng5.s40 > li {
  width: calc(100% / 5 - 40px);
  margin-left: 40px; }

.res_lst.s40 {
  margin-left: -40px; }

.res_lst.lng5.s50 > li {
  width: calc(100% / 5 - 50px);
  margin-left: 50px; }

.res_lst.s50 {
  margin-left: -50px; }

.res_lst.lng5.s60 > li {
  width: calc(100% / 5 - 60px);
  margin-left: 60px; }

.res_lst.s60 {
  margin-left: -60px; }

.res_lst.lng6.s10 > li {
  width: calc(100% / 6 - 10px);
  margin-left: 10px; }

.res_lst.s10 {
  margin-left: -10px; }

.res_lst.lng6.s20 > li {
  width: calc(100% / 6 - 20px);
  margin-left: 20px; }

.res_lst.s20 {
  margin-left: -20px; }

.res_lst.lng6.s30 > li {
  width: calc(100% / 6 - 30px);
  margin-left: 30px; }

.res_lst.s30 {
  margin-left: -30px; }

.res_lst.lng6.s40 > li {
  width: calc(100% / 6 - 40px);
  margin-left: 40px; }

.res_lst.s40 {
  margin-left: -40px; }

.res_lst.lng6.s50 > li {
  width: calc(100% / 6 - 50px);
  margin-left: 50px; }

.res_lst.s50 {
  margin-left: -50px; }

.res_lst.lng6.s60 > li {
  width: calc(100% / 6 - 60px);
  margin-left: 60px; }

.res_lst.s60 {
  margin-left: -60px; }

.res_lst {
  font-size: 0; }
  .res_lst > li {
    display: inline-block;
    vertical-align: top; }

.tov {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.tov_m {
  display: -webkit-box;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical; }

/* -webkit-line-clamp: 2;line-height: 30px; */
.mov_frame, .frame_height {
  position: relative;
  padding-top: 56.25%; }
  .mov_frame iframe, .frame_height iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

.bgi {
  background-image: url(../img/zip_ico.png);
  background-size: 205px 205px; }

.bgi_b:before {
  content: "";
  background-image: url(../img/zip_ico.png);
  background-size: 205px 205px; }

.bgi_a:after {
  content: "";
  background-image: url(../img/zip_ico.png);
  background-size: 205px 205px; }

.bx-wrapper {
  position: relative; }

.bx-controls {
  position: absolute; }

#gMap img, .map_api img {
  max-width: inherit;
  max-height: inherit; }

.tn {
  transition: all 0.5s;
  -webkit-transition: all 0.5s; }

.ani {
  opacity: 0;
  -ms-transform: matrix(1, 0, 0, 1, 0, 50);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 50);
  transform: matrix(1, 0, 0, 1, 0, 50);
  transition: transform 0.8s, opacity 0.8s;
  -webkit-transition: -webkit-transform 0.8s, opacity 0.8s; }

.ani.r {
  opacity: 0;
  -ms-transform: matrix(1, 0, 0, 1, 50, 0);
  -webkit-transform: matrix(1, 0, 0, 1, 50, 0);
  transform: matrix(1, 0, 0, 1, 50, 0);
  transition: transform 1.2s, opacity 1.2s;
  -webkit-transition: -webkit-transform 1.2s, opacity 1.2s; }

.ani.l {
  opacity: 0;
  -ms-transform: matrix(1, 0, 0, 1, -50, 0);
  -webkit-transform: matrix(1, 0, 0, 1, -50, 0);
  transform: matrix(1, 0, 0, 1, -50, 0);
  transition: transform 1.2s, opacity 1.2s;
  -webkit-transition: -webkit-transform 1.2s, opacity 1.2s; }

.ani.g {
  opacity: 1;
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0);
  transition: transform 1.2s, opacity 1.2s;
  -webkit-transition: -webkit-transform 1.2s, opacity 1.2s; }

.ani.w {
  overflow: hidden;
  opacity: 1;
  width: 0;
  transition: all 1s;
  -webkit-transition: all 1s;
  -ms-transform: matrix(1, 0, 0, 1, 50, 0);
  -webkit-transform: matrix(1, 0, 0, 1, 50, 0);
  transform: matrix(1, 0, 0, 1, 50, 0); }

.ani.w img {
  max-width: none;
  max-height: none; }

.ani.e {
  opacity: 1;
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0); }

.ani.view.w {
  width: 100%; }

.ani.view {
  opacity: 1;
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0); }

.ani.appear {
  opacity: 1;
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0); }

/* font-size */
.fz12 {
  font-size: 12px; }

.fz14 {
  font-size: 14px; }

.fz16 {
  font-size: 16px; }

.fz18 {
  font-size: 18px; }

.fz20 {
  font-size: 20px; }

.fz24 {
  font-size: 24px; }

.fz26 {
  font-size: 26px; }

.fz28 {
  font-size: 28px; }

.fz30 {
  font-size: 30px; }

.fz32 {
  font-size: 32px; }

.fz48 {
  font-size: 48px; }

.fz50 {
  font-size: 50px; }

.fz60 {
  font-size: 60px; }

@media screen and (max-width: 1740px) {
  .fz28 {
    font-size: 26px; }
  .fz32 {
    font-size: 30px; }
  .fz48 {
    font-size: 40px; }
  div, p, th, td {
    font-size: 14px; } }

@media screen and (max-width: 620px) {
  .fz12 {
    font-size: 12px; }
  .fz14 {
    font-size: 14px; }
  .fz16 {
    font-size: 14px; }
  .fz18 {
    font-size: 14px; }
  .fz20 {
    font-size: 14px; }
  .fz24 {
    font-size: 20px; }
  .fz26 {
    font-size: 20px; }
  .fz28 {
    font-size: 14px; }
  .fz30 {
    font-size: 20px; }
  .fz32 {
    font-size: 18px; }
  .fz48 {
    font-size: 26px; }
	.fz50 {
		font-size: 30px; }
  .fz60 {
    font-size: 40px; }
  div, p, th, td {
    font-size: 14px; } }

/* system popup style */
.syspop {
  position: absolute;
  z-index: 1200;
  max-width: 100%;
  background-color: #fff;
  border: 1px solid #ccc; }
  .syspop .l-header {
    display: none; }
  .syspop .wrap {
    position: relative;
    z-index: 100;
    max-width: 95%;
    margin: 0 auto;
    text-align: center; }
  .syspop .l-cont {
    word-break: break-all; }
  .syspop .l-footer {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    bottom: 0px;
    right: 0px;
    text-align: right; }
    .syspop .l-footer span {
      cursor: pointer; }

@media screen and (max-width: 1000px) {
  .syspop {
    top: 20px !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-color: transparent;
    border: none; }
  .syspop:after {
    content: "";
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }
  .syspop .wrap {
    position: relative;
    z-index: 100;
    max-width: 95%;
    margin: 0 auto;
    text-align: center; }
  .syspop .l-cont {
    height: auto !important; }
  .syspop .l-cont img {
    width: 100%; }
  .syspop .l-footer {
    position: relative;
    z-index: 10;
    width: 95%;
    margin: 0 auto;
    background-color: #fff; } }

/* page num */
.page_num {
  position: relative;
  margin-top: 30px;
  text-align: center;
  font-size: 0; }
  .page_num a {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin-left: -1px;
    text-align: center;
    color: #999;
    line-height: 34px;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ccc;
    vertical-align: middle; }
  .page_num .act {
    position: relative;
    z-index: 1;
    color: #fff;
    background-color: #333; }
  .page_num .page {
    text-indent: -9999px; }
  .page_num .first {
    background: url(../img/init/page_first.png) 50% 50% no-repeat; }
  .page_num .last {
    background: url(../img/init/page_last.png) 50% 50% no-repeat; }
  .page_num .l {
    background: url(../img/init/page_left.png) 50% 50% no-repeat; }
  .page_num .r {
    background: url(../img/init/page_right.png) 50% 50% no-repeat; }

.container {
  width: 1200px;
  margin: 0 auto; }
  @media (max-width: 1240px) {
    .container {
      width: 90%; } }

@media screen and (max-width: 1740px) {
  .db1740 {
    display: block;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn1740 {
    display: none !important; } }

@media screen and (max-width: 1240px) {
  .db1000 {
    display: block;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn1000 {
    display: none !important; } }

@media screen and (max-width: 1119px) {
  .db960 {
    display: block;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn960 {
    display: none !important; } }

@media screen and (max-width: 991px) {
  .db720 {
    display: block !important;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn720 {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .db594 {
    display: block;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn594 {
    display: none !important; } }

@media screen and (max-width: 620px) {
  .db326 {
    display: block !important;
    float: none;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn326 {
    display: none !important; } }

@media screen and (max-width: 356px) {
  .db90 {
    display: block;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dn90 {
    display: none; } }

.de_btn.r30, .de_inp.r30 {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

.de_btn.r15, .de_inp.r15 {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.de_btn.r8, .de_inp.r8 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

.de_btn.r5, .de_inp.r5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.de_btn.r3, .de_inp.r3 {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.de_cki.r30 i, .de_cks.r30 i {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

.de_cki.r15 i, .de_cks.r15 i {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.de_cki.r8 i, .de_cks.r8 i {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

.de_cki.r5 i, .de_cks.r5 i {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.de_cki.r3 i, .de_cks.r3 i {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.de_btn {
  display: inline-block;
  line-height: 120%;
  text-align: center;
  vertical-align: middle;
  color: #666;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -webkit-background-clip: border-box;
  background-clip: border-box; }

.de_btn:disabled {
  background-color: #eee !important;
  color: #ccc !important;
  cursor: auto; }

.de_btn:focus {
  outline: none; }

/* btn size*/
.de_btn.sg {
  min-width: 155px;
  height: 60px;
  line-height: 58px;
  font-size: 14px;
  font-weight: 500; }

.de_btn.sl {
  min-width: 130px;
  height: 50px;
  line-height: 48px;
  font-size: 14px;
  font-weight: 500; }

.de_btn.sm {
  min-width: 116px;
  height: 45px;
  line-height: 43px;
  font-size: 12px;
  font-weight: 500; }

.de_btn.ss {
  min-width: 95px;
  height: 36px;
  line-height: 34px;
  font-size: 12px; }

.de_btn.st {
  min-width: 80px;
  height: 30px;
  line-height: 28px;
  font-size: 12px; }

.de_btn.fill {
  background-color: #1b76ff;
  color: #fff; }

.de_btn.fill:hover {
  background-color: rgba(27, 118, 255, 0.5); }

.de_btn.fill:focus {
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15); }

.de_btn.outline {
  border: 1px solid #999; }

.de_btn.outline:hover {
  border: 1px solid #1b76ff;
  color: #1b76ff; }

.de_btn.outline:focus {
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15); }

.de_btn.outline:disabled {
  border: 1px solid #ccc; }

.de_btn.ghost {
  border: 1px solid transparent; }

.de_btn.ghost:hover {
  border: 1px solid transparent;
  color: #1b76ff; }

.de_btn.ghost:focus {
  text-shadow: 1px 5px 5px rgba(0, 0, 0, 0.15); }

.de_inp {
  width: 100%;
  border: 1px solid #ddd; }

input.de_inp {
  padding: 0 10px; }

.de_inp::-webkit-input-placeholder {
  color: #999; }

.de_inp::-moz-placeholder {
  color: #999; }

.de_inp:-ms-input-placeholder {
  color: #999; }

.de_inp:-moz-placeholder {
  color: #999; }

.de_inp:focus {
  border: 1px solid #1b76ff;
  outline: none; }

.de_inp:disabled {
  background-color: #eee; }

input.de_inp.sm {
  height: 45px;
  padding: 0 20px; }

.de_inp.ss {
  height: 36px; }

.de_inp.st {
  height: 30px; }

.de_rdo, .de_cks {
  display: inline-block;
  vertical-align: middle; }
  .de_rdo i, .de_cks i {
    display: inline-block;
    border: 1px solid #9b9b9b;
    vertical-align: middle;
    background-color: #fff; }
  .de_rdo input, .de_cks input {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0; }
  .de_rdo i::after, .de_cks i::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  .de_rdo input:checked ~ i::after, .de_cks input:checked ~ i::after {
    background-color: #1b76ff;
    transform: scale(0.5, 0.5) rotate(0.3deg);
    -webkit-transform: scale(0.5, 0.5) rotate(0.3deg);
    transform: scale(0.5, 0.5) rotate(0.3deg); }
  .de_rdo input:disabled ~ i, .de_cks input:disabled ~ i {
    background-color: #eee; }

.de_rdo.txt i, .de_cks.txt i, .de_cki.txt i {
  margin-right: 10px; }

.de_rdo i {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.de_rdo i::after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.de_cki, .de_cks {
  display: inline-block;
  vertical-align: middle; }
  .de_cki i, .de_cks i {
    display: inline-block;
    border: 1px solid #9b9b9b;
    vertical-align: middle; }

.de_rdo.sg i, .de_cki.sg i, .de_cks.sg i {
  width: 30px;
  height: 30px; }

.de_rdo.ss i, .de_cki.ss i, .de_cks.ss i {
  width: 20px;
  height: 20px; }

.de_cki {
  display: inline-block;
  vertical-align: middle; }
  .de_cki input {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0; }
  .de_cki i {
    position: relative; }
  .de_cki i::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 5px;
    height: 10px;
    margin-top: -7px;
    margin-left: -4px;
    border: solid #1b76ff;
    border-width: 0 2px 2px 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    opacity: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .de_cki input:checked ~ i::after {
    opacity: 1; }
  .de_cki input:disabled ~ i {
    background-color: #eee; }

/* response ex

'd1000','d960','d720','d594','d326','d90'

@include respond-to('d1000') {}
@include respond-to('d720') {}
@include respond-to('d326') {}
*/
.container {
  width: 1440px; }
  @media (max-width: 1740px) {
    .container {
      width: 90%; } }

html, body, #wrap, #content {
  height: 100%; }
#content.main {height: calc(100% - 50px);margin-top: 50px;}

body.ovh {
  overflow: hidden; }

.montserrat {
  font-family: 'Montserrat'; }

.tov2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.vert_line .line::after {
  content: '';
  display: inline-block;
  width: 1px;
  vertical-align: middle; }

.vert_line .line:last-child:after {
  display: none; }

.intro {
	position: relative;
  display: inline-flex;
  width: 100%;
  height: 100%; }
  .intro .sect {
    position: relative;
    width: 33.3%;
    height: 100%;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    box-sizing: border-box; }
/*     .intro .sect.sect2 {
      border-left: 1px solid rgba(255, 255, 255, 0.2);
      border-right: 1px solid rgba(255, 255, 255, 0.2); } */
    .intro .sect.sect2:before{content: '';z-index: 10;position: absolute;top: 0;left: 0;display: block;width: 1px;height: 100%;background-color: rgba(255, 255, 255, 1);}
    .intro .sect.sect2:after{content: '';z-index: 10;position: absolute;top: 0;right: 0;display: block;width: 1px;height: 100%;background-color: rgba(255, 255, 255, 1);}
    .intro .sect .bg {
      z-index: 1;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.85); }
    .intro .sect > a {
      display: block;
      width: 100%;
      height: 100%; }
      .intro .sect > a .dt .dtc > p {
        z-index: 1;
        position: relative;
        line-height: 100%;
        color: rgba(255, 255, 255, 0.8);
        text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3); }
      /* .intro .sect > a .dt .dtc .t1 {font-weight: bold; } */
      .intro .sect > a .dt .dtc .t2 {
        padding: 18px 0 15px;
        font-weight: bold; }
      
        @media (max-width: 620px) {
          .intro .sect > a .dt .dtc .t2 {
            padding: 10px 0 5px; } }

		.intro .top_txt{z-index: 100;position: absolute;top: 100px;left: 50%;transform:translateX(-50%);display: inline-block;padding-bottom: 8px;border-bottom: 1px solid rgba(255,255,255,0.8);font-weight: bold;line-height: 100%;color:#fff;opacity: 0.8;}
  @media (max-width: 768px) {
    .intro {
      display: block; }
      .intro .sect {
        width: 100%;
        height: 33.3%; }
        .intro .sect.sect1:after {content: '';z-index: 10;position: absolute;bottom: 0;left: 0;display: block;width: 100%;height: 1px;background-color: rgba(255, 255, 255, 0.2);}
        .intro .sect.sect2:before {display: none;}
        .intro .sect.sect2:after {display: none;}
        .intro .sect.sect3:before {content: '';z-index: 10;position: absolute;top: 0;left: 0;display: block;width: 100%;height: 1px;background-color: rgba(255, 255, 255, 0.2);}
				.intro .sect .bg{display: none;}
				.intro .sect1{background-position: 0 0;}
				.intro .sect3{background-position: 0 0;}
			 }

.logo img {
  vertical-align: middle; }

#header {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #111; }
  #header .p_hd {
    position: relative; }
    #header .p_hd .go_home {
      display: block;
      padding-left: 30px;
      color: #aaa;
      line-height: 50px; }
      #header .p_hd .go_home::before {
        display: inline-block;
        width: 21px;
        height: 21px;
        margin-top: -6px;
        margin-right: 10px;
        vertical-align: middle;
        background-position: -2px -2px; }
    #header .p_hd .top_menu {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      display: inline-block; }
      #header .p_hd .top_menu > ul {
        display: inline-flex; }
        #header .p_hd .top_menu > ul > li {
          width: 350px;
          height: 50px;
          font-size: 16px;
          line-height: 50px;
          text-align: center;
          color: #fff; }
          #header .p_hd .top_menu > ul > li.act {
            background-color: #666; }
          #header .p_hd .top_menu > ul > li > a {
            display: block;
            width: 100%;
            height: 100%; }
    #header .p_hd .go_contact {
      display: inline-block;
      width: 166px;
      line-height: 50px;
      color: #aaa; }
      #header .p_hd .go_contact::before {
        display: inline-block;
        width: 21px;
        height: 20px;
        margin-top: -2px;
        margin-right: 10px;
        vertical-align: middle;
        background-position: -24px -2px; }
  #header .m_hd .logo {
    line-height: 100px; }
  #header .m_hd .js_nav_btn {
    margin-top: 34px; }
    #header .m_hd .js_nav_btn > span {
      display: block;
      width: 41px;
      height: 4px;
      margin: 0 auto 10px;
      background-color: #fff; }
      #header .m_hd .js_nav_btn > span:last-child {
        margin: 0 auto; }
  #header .nav {
    display: none;
    overflow-y: auto;
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }
    #header .nav.db {
      display: block; }
    #header .nav::before {
      content: '';
      z-index: 20;
      position: fixed;
      top: 0;
      left: 0;
      display: block;
      width: 70%;
      height: 100%;
      background-color: #222; }
    #header .nav .cont {
      z-index: 30;
      position: relative;
      width: 70%;
      background-color: #222; }
      #header .nav .cont .top .logo {
        line-height: 100px; }
      #header .nav .cont .top .js_nav_close {
        width: 31px;
        height: 31px;
        margin-top: 33px; }
        #header .nav .cont .top .js_nav_close > span {
          display: block;
          width: 40px;
          height: 4px;
          background-color: #fff; }
          #header .nav .cont .top .js_nav_close > span:nth-child(1) {
            transform: translateY(3px) rotate(45deg); }
          #header .nav .cont .top .js_nav_close > span:nth-child(2) {
            transform: translateY(-1px) rotate(-45deg); }
      #header .nav .cont .m_gnb .tab_menu {
        font-size: 0; }
        #header .nav .cont .m_gnb .tab_menu > li {
          display: inline-block;
          width: calc(33.3% - 1px);
          margin-left: 1px; }
          #header .nav .cont .m_gnb .tab_menu > li.act .js_nav_tab {
            background-color: #666; }
          #header .nav .cont .m_gnb .tab_menu > li .js_nav_tab {
            width: 100%;
            line-height: 50px;
            text-align: center;
            color: #fff;
            background-color: #111; }
      #header .nav .cont .m_gnb .nav_tab .menu {
        display: none;
        border-bottom: 1px solid #333; }
        #header .nav .cont .m_gnb .nav_tab .menu.db {
          display: block; }
        #header .nav .cont .m_gnb .nav_tab .menu > li {
          border-top: 1px solid #333;
          border-bottom: 1px solid #111; }
          #header .nav .cont .m_gnb .nav_tab .menu > li:first-child {
            border-top: 0; }
          #header .nav .cont .m_gnb .nav_tab .menu > li > a {
            display: block;
            width: 100%;
            height: 100%;
            padding: 0 5%;
            line-height: 54px;
            font-weight: bold;
            color: #fff; }
            @media (max-width: 620px) {
              #header .nav .cont .m_gnb .nav_tab .menu > li > a {
                line-height: 50px; } }
  @media (max-width: 1740px), (max-height: 800px) {
    #header {
      height: 100px; }
      #header .m_hd {
        display: block; } }
  @media (max-width: 620px), (max-height: 800px) {
    #header {
      height: 90px; }
      #header .m_hd .logo {
        width: 180px;
        line-height: 90px; }
      #header .m_hd .js_nav_btn {
        margin-top: 36px; }
        #header .m_hd .js_nav_btn > span {
          width: 20px;
          height: 3px;
          margin: 0 auto 5px; }
      #header .nav::before {
        width: 80%; }
      #header .nav .cont {
        width: 80%; }
        #header .nav .cont .top .logo {
          width: 180px;
          line-height: 90px; }
        #header .nav .cont .top .js_nav_close {
          width: 24px;
          height: 25px; }
          #header .nav .cont .top .js_nav_close > span {
            width: 23px;
            height: 3px; }
        #header .nav .cont .m_gnb .tab_menu > li {
          display: block;
          width: 100%;
          margin-left: 0; }
          #header .nav .cont .m_gnb .tab_menu > li:nth-child(2) {
            margin: 1px auto; } }
				
				
				#header .nav .sns_box{position: fixed;bottom: 0;left: 0;width: 70%;padding: 20px 30px;border-top: 1px solid #333;}
				#header .nav .sns_box:before{content: '';position: absolute;top: -2px;left: 0;display: block;width: 100%;height: 1px;background-color: #111;}
				#header .nav .sns_box .line .t1{display: inline-block;margin-right: 20px;color:#ccc;vertical-align: middle;}
				#header .nav .sns_box .line .sns_ico{display: inline-block;width: 21px;height: 20px;margin-right: 20px;vertical-align: middle;}
				#header .nav .sns_box .line .sns_ico:last-child{margin-right: 0;}
				#header .nav .sns_box .line .sns_ico.kakao{background-image: url(../img/r_kakao.png);}
				#header .nav .sns_box .line .sns_ico.blog{background-position: -46px -2px;}
				#header .nav .sns_box .line .sns_ico.insta{background-position: -68px -2px;}
				#header .nav .sns_box .line .sns_ico.youtube{background-position: -90px -2px;}

				#header .nav .addr_txt{padding: 20px 30px 40px;border-top: 1px solid #333;}
				#header .nav .addr_txt > p {color: #ccc; }

				@media (max-width: 620px) {
					#header .nav .sns_box{width: 80%;}
				}





#sideBar {
  position: fixed;
  top: 0;
  left: 0;
  width: 280px;
  height: 100%;
  padding-top: 50px;
  background-color: #222; }
  #sideBar .logo {
    line-height: 92px;
    text-align: center;
    border-bottom: 1px solid #111; }
  #sideBar .side_nav > ul {
    border-bottom: 1px solid #333; }
    #sideBar .side_nav > ul > li {
      width: 100%;
      height: 54px;
      border-top: 1px solid #333;
      border-bottom: 1px solid #111; }
      #sideBar .side_nav > ul > li .in_side_btn {
        position: relative;
        width: 100%;
        height: 100%;
        font-weight: bold;
        color: #fff;
        line-height: 54px; }
        #sideBar .side_nav > ul > li .in_side_btn::after {
          content: '';
          z-index: -1;
          position: absolute;
          top: 0;
          left: 0;
          display: block;
          width: 0;
          height: 100%;
          background-color: #ffba15;
          transition: all 0.6s; }
        #sideBar .side_nav > ul > li .in_side_btn.act::after {
          width: 100%; }
        #sideBar .side_nav > ul > li .in_side_btn:hover::after {
          width: 100%; }
  #sideBar .side_bottom {
    position: absolute;
    left: 0;
    bottom: 0; }
    #sideBar .side_bottom .sns_link {
      margin-bottom: 20px;
      display: inline-flex; }
      #sideBar .side_bottom .sns_link > li {
        width: 21px;
        height: 20px;
        margin-right: 20px; }
        #sideBar .side_bottom .sns_link > li.ico1 {
          background-position: -46px -2px; }
        #sideBar .side_bottom .sns_link > li.ico2 {
          background-position: -68px -2px; }
        #sideBar .side_bottom .sns_link > li.ico3 {
          background-position: -90px -2px; }
        #sideBar .side_bottom .sns_link > li.ico4 {
          background-position: -112px -2px; }
        #sideBar .side_bottom .sns_link > li > a {
          display: block;
          width: 100%;
          height: 100%; }

    #sideBar .side_bottom .sns_box{padding: 20px 30px;border-bottom: 1px solid #111;}
    #sideBar .side_bottom .sns_box .line{}
    #sideBar .side_bottom .sns_box .line .t1{display: inline-block;margin-right: 20px;color:#ccc;vertical-align: middle;}
    #sideBar .side_bottom .sns_box .line .sns_ico{display: inline-block;width: 21px;height: 20px;margin-right: 20px;vertical-align: middle;}
    #sideBar .side_bottom .sns_box .line .sns_ico:last-child{margin-right: 0;}
    #sideBar .side_bottom .sns_box .line .sns_ico.kakao{background-image: url(../img/r_kakao.png);}
    #sideBar .side_bottom .sns_box .line .sns_ico.blog{background-position: -46px -2px;}
    #sideBar .side_bottom .sns_box .line .sns_ico.insta{background-position: -68px -2px;}
    #sideBar .side_bottom .sns_box .line .sns_ico.youtube{background-position: -90px -2px;}

    #sideBar .side_bottom .addr_txt{padding: 20px 30px 40px;border-top: 1px solid #333;}
    #sideBar .side_bottom .addr_txt > p {
      color: #ccc; }



.top_btn {
  z-index: 100;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 60px;
  height: 60px;
  background-image: url(../img/top_btn.png); }

.index_wrap {
  margin-left: 280px;
  height: 100%; }
  .index_wrap .sect {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover; }
    .index_wrap .sect .in_tit {
      position: relative;
      display: inline-block;
      font-weight: bold;
      line-height: 100%;
      vertical-align: middle; }
      .index_wrap .sect .in_tit::before {
        content: '';
        z-index: -1;
        position: absolute;
        bottom: -3px;
        left: 0;
        display: block;
        width: 0;
        height: 30px;
        transition: 0.6s ease-in-out;
        background-image: url(../img/tit_bg.png);
        background-size: cover;
        background-repeat: no-repeat; }
    .index_wrap .sect .in_tit_box {
      font-size: 0; }
      .index_wrap .sect .in_tit_box .in_tit {
        display: inline-block;
        margin-right: 50px;
        vertical-align: middle; }
      .index_wrap .sect .in_tit_box .in_h3 {
        display: inline-block;
        vertical-align: middle;color:#666; }
    .index_wrap .sect .view_img_lst {
      margin-top: 50px; }
      .index_wrap .sect .view_img_lst > ul {
        display: flex;
        margin-right: -50px; }
        .index_wrap .sect .view_img_lst > ul > li {
          margin-right: 50px; }
          .index_wrap .sect .view_img_lst > ul > li .img > img {
            width: 100%; }
      .index_wrap .sect .view_img_lst.lng2 > ul > li {
        width: calc(50% - 50px); }
      .index_wrap .sect .view_img_lst.lng3 > ul > li {
        width: calc(33.333% - 50px); }
      .index_wrap .sect .view_img_lst.vid > ul > li {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 26.25%; }
        .index_wrap .sect .view_img_lst.vid > ul > li iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
  .index_wrap .about {
    display: flex; }
    .index_wrap .about .in_tit.appear::before {
      width: 239px;
      background-size: 239px 31px; }
    .index_wrap .about > div {
      background-size: cover;
      background-position: 50% 50%; }
    .index_wrap .about .l_box {
      width: 50%;
      padding: 0 70px 0 calc(50% - 1440px/2); }

		.index_wrap .about .l_box.bg1{background-image: url(../img/about_bg1.jpg);}
		.index_wrap .about .l_box.bg2{background-image: url(../img/about_bg2.jpg);}
		.index_wrap .about .l_box.bg3{background-image: url(../img/about_bg3.jpg);}

      .index_wrap .about .l_box .txt_box {
        margin-top: 70px; }
        .index_wrap .about .l_box .txt_box .cont:last-child::after {display: none;}
        .index_wrap .about .l_box .txt_box .cont::after {
          content: '';
          display: block;
          width: 50px;
          height: 2px;
          margin: 50px 0;
          background-color: #aaa; }
        .index_wrap .about .l_box.type1 .txt_box .cont::after {margin: 35px 0;}
        .index_wrap .about .l_box .txt_box .cont .t1 {
          line-height: 120%;
          font-weight: bold; }
        .index_wrap .about .l_box .txt_box .cont .t2 {
          margin-top: 20px; }
    .index_wrap .about .r_box {
      width: 50%;
      background-image: url(../img/about_bg4.jpg); }
      .index_wrap .about .r_box .cont {
        height: 50%;
        padding: 0 110px 0 68px;
        border-bottom: 1px solid #555; }
        .index_wrap .about .r_box .cont:last-child {
          border-bottom: 0; }
        .index_wrap .about .r_box .cont .t1 {
          font-weight: bold;
          line-height: 100%;
          color: #fff; }
        .index_wrap .about .r_box .cont .t2 {
          margin-top: 20px;
          color: #fff;
          line-height: 150%; }
        .index_wrap .about .r_box .cont .img_box {
          margin-top: 30px;text-align: center; }
          .index_wrap .about .r_box .cont .img_box img {
            display: inline-block;
            margin-right: 40px; }
            .index_wrap .about .r_box .cont .img_box img:last-child {
              margin-right: 0; }
      .index_wrap .about .r_box.lng3 .cont {
        height: 33.333%; }
      .index_wrap .about .r_box.lng4 .cont {
        height: 25%; }
  .index_wrap .style {
    position: relative; }
    .index_wrap .style::after {
      content: '';
      z-index: -1;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 305px;
      background-color: #eee; }
    .index_wrap .style .in_tit::before {
      width: 204px;
      background-size: 204px 31px; }

		.index_wrap .style .slide_wrap{margin-top: 50px;}
		.index_wrap .style .slide_wrap.lng2 .ovh{width: calc(50% - 50px/2);}
		.index_wrap .style .slide_wrap.lng3 .ovh{width: calc(33.333% - 100px/3);}
		.index_wrap .style .slide_wrap .ovh{overflow: hidden;margin-right: 50px;}
		.index_wrap .style .slide_wrap .ovh:last-child{margin-right: 0;}
		.index_wrap .style .slide_wrap .ovh .slide_mask{}
		.index_wrap .style .slide_wrap .ovh .slide_mask .item{position: relative;}
		.index_wrap .style .slide_wrap .ovh .slide_mask .item img{width: 100%;}
		.index_wrap .style .slide_wrap .ovh .slide_mask .item .txt{position: absolute;bottom: 30px;left: 50%;transform:translateX(-50%);font-size: 18px;color:#fff;}





  .index_wrap .video {
    padding: 100px 0;
    background-image: url(../img/video_bg.jpg); }
    .index_wrap .video .in_tit.appear::before {
      width: 212px;
      background-size: 212px 31px; }
  .index_wrap .service {
    background: url(../img/service_bg.png) no-repeat 90% 42px; }
    .index_wrap .service .in_tit.appear::before {
      width: 279px;
      background-size: 279px 31px; }
    .index_wrap .service .view_img_lst > ul > li .img {
      margin-bottom: 30px; }
    .index_wrap .service .view_img_lst > ul > li .txt_box {
      font-size: 0; }
      .index_wrap .service .view_img_lst > ul > li .txt_box > p {
        line-height: 150%; }
      .index_wrap .service .view_img_lst > ul > li .txt_box .t1 {
        font-weight: bold;
        line-height: 100%;
        vertical-align: top; }
      .index_wrap .service .view_img_lst > ul > li .txt_box .t2 {
        width: 100%;
				margin-top: 5px;
        color: #666;
        vertical-align: top; }
			.index_wrap .service .view_img_lst > ul > li .txt_box .t2.type2{width: calc(100% - 275px);}
  .index_wrap .process .in_tit {
    position: relative; }
    .index_wrap .process .in_tit.appear::before {
      width: 301px;
      background-size: 301px 31px; }
  .index_wrap .process .process_list {
    margin-top: 105px; }
    .index_wrap .process .process_list > ul {
      display: inline-flex;
      margin-right: -30px; }
      .index_wrap .process .process_list > ul > li {
        width: 20%;
        margin-right: 30px;
        text-align: center; }
        .index_wrap .process .process_list > ul > li .txt_box {
          position: relative;
          width: 100%;
          height: 160px;
          margin-top: 50px;
          padding: 0 50px;
          border: 1px solid #ddd;
          border-radius: 5px; }
          .index_wrap .process .process_list > ul > li .txt_box::after {
            content: '';
            position: absolute;
            top: 50%;
            right: -23px;
            transform: translateY(-50%);
            display: block;
            width: 14px;
            height: 20px;
            background-position: -134px -2px; }
          .index_wrap .process .process_list > ul > li .txt_box .t1 {
            font-weight: bold;
            line-height: 100%; }
            .index_wrap .process .process_list > ul > li .txt_box .t1.step1 {
              color: #fbc50b; }
            .index_wrap .process .process_list > ul > li .txt_box .t1.step2 {
              color: #f18404; }
            .index_wrap .process .process_list > ul > li .txt_box .t1.step3 {
              color: #f84130; }
            .index_wrap .process .process_list > ul > li .txt_box .t1.step4 {
              color: #e22175; }
            .index_wrap .process .process_list > ul > li .txt_box .t1.step5 {
              color: #b50e7e; }
          .index_wrap .process .process_list > ul > li .txt_box .t2 {
            margin-top: 20px;
            min-height: 50px;
            line-height: 140%; }
        .index_wrap .process .process_list > ul > li:nth-child(1) .txt_box {
          padding: 0; }
        .index_wrap .process .process_list > ul > li:nth-child(2) .txt_box {
          padding: 0 20px; }
        .index_wrap .process .process_list > ul > li:nth-child(4) .txt_box {
          padding: 0 60px; }
        .index_wrap .process .process_list > ul > li:last-child .txt_box::after {
          display: none; }
        .index_wrap .process .process_list > ul > li.p0 .txt_box {
          padding: 0; }
  .index_wrap .contact {padding-top: 100px;
    overflow: hidden; }
    .index_wrap .contact .in_tit_box {
      position: relative; }
      .index_wrap .contact .in_tit_box .in_tit {
        position: relative; }
        .index_wrap .contact .in_tit_box .in_tit.appear::before {
          width: 315px;
          background-size: 315px 31px; }
      .index_wrap .contact .in_tit_box .btn_box {
        position: absolute;
        top: 5px;
        right: 0;
        font-size: 0; }
        .index_wrap .contact .in_tit_box .btn_box > button {
          width: 30px;
          height: 22px;
          margin-top: 4px;
          vertical-align: middle; }
        .index_wrap .contact .in_tit_box .btn_box .c_prev {
          position: relative;
          margin-right: 41px;
          background-image: url(../img/c_prev.png); }
          .index_wrap .contact .in_tit_box .btn_box .c_prev::after {
            content: '';
            position: absolute;
            top: 0;
            right: -20px;
            display: inline-block;
            width: 1px;
            height: 30px;
            background-color: #ddd; }
        .index_wrap .contact .in_tit_box .btn_box .c_next {
          background-image: url(../img/c_next.png); }
    .index_wrap .contact .contact_list {
      margin-top: 50px; }
      .index_wrap .contact .contact_list .contact_mask {
        height: 550px;
        overflow: hidden; }
        .index_wrap .contact .contact_list .contact_mask .item {
          width: 671px;
          height: 250px;
          font-size: 0; }
          .index_wrap .contact .contact_list .contact_mask .item > div {
            display: inline-block;
            width: calc(50% - 1px);
            vertical-align: middle; }
          .index_wrap .contact .contact_list .contact_mask .item .txt_box {
            padding-right: 20px; }
            .index_wrap .contact .contact_list .contact_mask .item .txt_box .tit {
              font-weight: bold;
              line-height: 120%;
							max-height:58px;
							display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow: hidden;text-overflow:ellipsis; }
            .index_wrap .contact .contact_list .contact_mask .item .txt_box .info_tb {
              margin-top: 20px; }
              .index_wrap .contact .contact_list .contact_mask .item .txt_box .info_tb tr th {
                width: 96px;
                text-align: left;
                color: #333; }
                .index_wrap .contact .contact_list .contact_mask .item .txt_box .info_tb tr th::before {
                  content: '';
                  display: inline-block;
                  width: 3px;
                  height: 3px;
                  margin-right: 10px;
                  margin-top: -2px;
                  vertical-align: middle;
                  background-color: #333; }
              .index_wrap .contact .contact_list .contact_mask .item .txt_box .info_tb tr td {
                width: auto;
                color: #666; }
            .index_wrap .contact .contact_list .contact_mask .item .txt_box .rez_box {
              margin-top: 30px;
              font-size: 0; }
              .index_wrap .contact .contact_list .contact_mask .item .txt_box .rez_box .rez_btn {
                display: inline-block;
                width: calc(50% - 5px/2);
                height: 50px;
                border-radius: 5px;
                border: 1px solid #ddd;
                text-align: center;
                line-height: 48px;
                font-size: 14px; }
                .index_wrap .contact .contact_list .contact_mask .item .txt_box .rez_box .rez_btn::before {
                  display: inline-block;
                  width: 21px;
                  height: 20px;
                  margin-right: 10px;
                  vertical-align: middle; }
                .index_wrap .contact .contact_list .contact_mask .item .txt_box .rez_box .rez_btn.naver {
                  margin-right: 5px; }
                  .index_wrap .contact .contact_list .contact_mask .item .txt_box .rez_box .rez_btn.naver::before {
                    background-position: -117px -107px; }
                .index_wrap .contact .contact_list .contact_mask .item .txt_box .rez_box .rez_btn.kakao::before {
                  background-position: -117px -129px; }
          .index_wrap .contact .contact_list .contact_mask .item .map_box {
            height: 250px;
            border: 1px solid #ddd; }
  .index_wrap .notice .in_tit.appear::before {
    width: 255px;
    background-size: 255px 31px; }
  .index_wrap .notice .notice_lst {
    margin-top: 70px;
    border-top: 2px solid #333; }
    .index_wrap .notice .notice_lst > ul {
      overflow-y: auto;
      max-height: 495px;
      border-bottom: 1px solid #ddd; }
      .index_wrap .notice .notice_lst > ul > li {position: relative;
        padding: 17px 20px;
        border-bottom: 1px solid #ddd;
        font-size: 0; }
        .index_wrap .notice .notice_lst > ul > li:last-child {
          border-bottom: 0; }
        .index_wrap .notice .notice_lst > ul > li .date {
          display: inline-block;
          width: 130px;
          height: 130px;
          padding-top: 30px;
          text-align: center;
          vertical-align: middle;
          background-color: #eee; }
          .index_wrap .notice .notice_lst > ul > li .date > p {
            color: #999; }
          .index_wrap .notice .notice_lst > ul > li .date .t1 {
            font-size: 40px;
            font-weight: bold;
            line-height: 100%; }
        .index_wrap .notice .notice_lst > ul > li .js_notice_view {
          position: relative;
          display: inline-block;
          width: calc(100% - 130px);
          padding: 0 170px 0 50px;
          text-align: left;
          vertical-align: middle; }
          .index_wrap .notice .notice_lst > ul > li::after {
            position: absolute;
            top: 50%;
            right: 50px;
            transform: translateY(-50%);
            width: 31px;
            height: 23px;
            background-position: -53px -106px; }
          .index_wrap .notice .notice_lst > ul > li .js_notice_view .t1 {
            font-weight: bold;
            line-height: 100%; }
          .index_wrap .notice .notice_lst > ul > li .js_notice_view .t2 {
            line-height: 150%; }
          .index_wrap .notice .notice_lst > ul > li .js_notice_view .t3 {
            margin-top: 10px;
            font-size: 14px;
            color: #999;
            line-height: 100%; }
        @media (min-width: 1240px), (max-height: 800px) {
          .index_wrap .notice .notice_lst > ul > li .js_notice_view .t1 {
            display: inline-block;
            padding-bottom: 5px;
            border-bottom: 1px solid #fff; }
          .index_wrap .notice .notice_lst > ul > li:hover {
            background-color: #fafafa;
            cursor: pointer; }
            .index_wrap .notice .notice_lst > ul > li:hover .date {
              background-color: #ffba15; }
              .index_wrap .notice .notice_lst > ul > li:hover .date > p {
                color: #fff; }
            .index_wrap .notice .notice_lst > ul > li:hover::after {
              background-position: -53px -130px; }
            .index_wrap .notice .notice_lst > ul > li:hover .js_notice_view .t1 {
              border-bottom: 1px solid #ffba15;
              color: #ffba15; } }
  .index_wrap .notice .notice_lst::webkit-scrollbar {
    width: 5px;
    height: 100%;
    background-color: #eee; }
  .index_wrap .notice .notice_lst::webkit-scrollbar-thumb {
    background-color: #ffba15; }
  .index_wrap .notice_modal {
    display: none; }
    .index_wrap .notice_modal.db {
      display: block; }
    .index_wrap .notice_modal::before {
      content: '';
      z-index: 300;
      position: fixed;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5); }
    .index_wrap .notice_modal .cont {
      z-index: 400;
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 720px;
      height: 700px;
      padding: 20px 20px 60px;
      border-radius: 10px;
      background-color: #fff; }
      .index_wrap .notice_modal .cont .js_modal_close {
        position: absolute;
        top: 0;
        right: -38px;
        width: 32px;
        height: 32px;
        background-position: -139px -106px; }
      .index_wrap .notice_modal .cont .ovh::webkit-scrollbar {
        width: 5px;
        height: 100%;
        background-color: #eee; }
      .index_wrap .notice_modal .cont .ovh::webkit-scrollbar-thumb {
        background-color: #ffba15; }
      .index_wrap .notice_modal .cont .ovh {
        overflow-y: auto;
        height: 630px;margin-bottom: 30px; }
        .index_wrap .notice_modal .cont .ovh .top {
          padding: 30px 0 20px; }
          .index_wrap .notice_modal .cont .ovh .top .t1 {
            font-weight: bold;
            line-height: 120%; }
          .index_wrap .notice_modal .cont .ovh .top .vert_line {
            margin-top: 10px;
            color: #999; }
            .index_wrap .notice_modal .cont .ovh .top .vert_line .line::after {
              height: 14px;
              margin: -2px 15px 0;
              background-color: #999; }
        .index_wrap .notice_modal .cont .ovh .txt_box {
          border-top: 2px solid #333;
          padding-top: 30px; }
          .index_wrap .notice_modal .cont .ovh .txt_box pre {
            color: #666; }
  @media (max-width: 1740px), (max-height: 800px)  {
    .index_wrap {
      margin-top: 100px;
      margin-left: 0;
      height: auto; }
      .index_wrap .sect {
        height: auto; }
        .index_wrap .sect .in_tit_box .in_tit {
          display: block;
          margin-right: 0; }
        .index_wrap .sect .in_tit_box .in_h3 {
          display: block;
          margin-top: 20px;
          line-height: 120%; }
      .index_wrap .about {
        display: block; }
        .index_wrap .about .l_box {
          width: 100%;
          padding: 100px 0; }
          .index_wrap .about .l_box .dt {
            width: 90%;
            margin: 0 auto; }
        .index_wrap .about .r_box {
          width: 100%; }
          .index_wrap .about .r_box .cont {
            height: auto;
            padding: 100px 0 50px; }
            .index_wrap .about .r_box .cont .dt {
              width: 90%;
              margin: 0 auto; }
          .index_wrap .about .r_box.lng3 .cont {
            height: 311px;
            padding: 0; }
          .index_wrap .about .r_box.lng4 .cont {
            height: 233px;
            padding: 0; }
      .index_wrap .style {
        padding: 100px 0; }
      .index_wrap .video {
        background-image: url(../img/video_bg2.jpg); }
      .index_wrap .service {
        background: none; }
      .index_wrap .process {
        padding: 100px 0; }
        .index_wrap .process .process_list > ul > li .txt_box {
          padding: 0 20px; }
        .index_wrap .process .process_list > ul > li:nth-child(2) .txt_box {
          padding: 0 20px; }
        .index_wrap .process .process_list > ul > li:nth-child(4) .txt_box {
          padding: 0 20px; }
      .index_wrap .notice {
        padding: 100px 0; }
        .index_wrap .notice .notice_lst {
          margin-top: 50px; }
          .index_wrap .notice .notice_lst > ul > li {
            padding: 20px 0; }
            .index_wrap .notice .notice_lst > ul > li .js_notice_view {
              padding: 0 0 0 30px; }
              .index_wrap .notice .notice_lst > ul > li::after {
                display: none; }
              .index_wrap .notice .notice_lst > ul > li .js_notice_view .t2 {
                margin-top: 10px; }
      .index_wrap .notice_modal .cont {
        width: 90%; }
        .index_wrap .notice_modal .cont .js_modal_close {
          top: -38px;
          right: 0; } }
  @media (max-width: 1240px) {
		.index_wrap .contact .contact_list .contact_mask{height: 260px;}
    .index_wrap .process .process_list {
      margin-top: 50px; }
      .index_wrap .process .process_list > ul {
        display: block;
        margin-bottom: -50px;
        font-size: 0; }
        .index_wrap .process .process_list > ul > li {
          display: inline-block;
          width: calc(50% - 30px);
          margin-bottom: 50px; }
          .index_wrap .process .process_list > ul > li .txt_box {
            padding: 0 50px; }
          .index_wrap .process .process_list > ul > li:nth-child(2) .txt_box {
            padding: 0 60px; }
          .index_wrap .process .process_list > ul > li:nth-child(3) .txt_box {
            padding: 0 100px; }
          .index_wrap .process .process_list > ul > li:nth-child(4) .txt_box {
            padding: 0 100px; }
          .index_wrap .process .process_list > ul > li:last-child .txt_box {
            padding: 0 100px; }
          .index_wrap .process .process_list > ul > li:nth-child(even) .txt_box::after {
            display: none; } }
  @media (max-width: 991px) {
    .index_wrap .sect .view_img_lst > ul {
      display: block;
      margin-right: 0;
      margin-bottom: -30px; }
      .index_wrap .sect .view_img_lst > ul > li {
        display: block;
        width: 100%;
        margin: 0 auto 30px; }
    .index_wrap .sect .view_img_lst.lng2 > ul > li {
      width: 100%; }
    .index_wrap .sect .view_img_lst.lng3 > ul > li {
      width: 430px; }
    .index_wrap .sect .view_img_lst.vid > ul > li {
      padding-bottom: 56.25%; }

		.index_wrap .style .slide_wrap.lng2 .ovh{width: 100%;}
		.index_wrap .style .slide_wrap.lng3 .ovh{width: 100%;}
		.index_wrap .style .slide_wrap .ovh{float: none;margin: 0 auto 30px;}
		.index_wrap .style .slide_wrap .ovh:last-child{margin: 0 auto;}

		 .index_wrap .process .process_list > ul > li .txt_box {
			padding: 0; }
		.index_wrap .process .process_list > ul > li:nth-child(2) .txt_box {
			padding: 0; }
		.index_wrap .process .process_list > ul > li:nth-child(3) .txt_box {
			padding: 0; }
		.index_wrap .process .process_list > ul > li:nth-child(4) .txt_box {
			padding: 0; }
		.index_wrap .process .process_list > ul > li:last-child .txt_box {
			padding: 0; }

	 }
  @media (max-width: 620px) {
    .index_wrap {
      margin-top: 90px; }
      .index_wrap .sect .in_tit::before {
        bottom: -12px; }
      .index_wrap .sect .in_tit_box .in_h3 {
        margin-top: 10px; }
      .index_wrap .sect .view_img_lst {
        margin-top: 30px; }
        .index_wrap .sect .view_img_lst > ul {
          margin-bottom: -20px; }
          .index_wrap .sect .view_img_lst > ul > li {
            margin-bottom: 20px; }
        .index_wrap .sect .view_img_lst.lng2 > ul > li {
          margin: 0 auto 20px; }
        .index_wrap .sect .view_img_lst.lng3 > ul > li {
          width: 100%;
          margin: 0 auto 20px; }
        .index_wrap .sect .view_img_lst.vid > ul {
          margin: 0 auto -20px; }
          .index_wrap .sect .view_img_lst.vid > ul > li {
            margin: 0 auto 20px; }
      .index_wrap .about .in_tit.appear::before {
        width: 165px;
        background-size: 165px 21px; }
      .index_wrap .about .l_box {
        padding: 80px 0; }
        .index_wrap .about .l_box .txt_box {
          margin-top: 50px; }
      .index_wrap .about .r_box .cont {
        padding: 60px 0 50px; }
        .index_wrap .about .r_box .cont .img_box {
          margin-top: 30px; }
          .index_wrap .about .r_box .cont .img_box img {
            width: 120px;
            margin-right: 20px; }
      .index_wrap .about .r_box.lng3 .cont {
        height: auto;
        padding: 30px 0; }
      .index_wrap .about .r_box.lng4 .cont {
        height: auto;
        padding: 30px 0; }
      .index_wrap .style {
        padding: 80px 0; }
        .index_wrap .style::after {
          height: 180px; }
        .index_wrap .style .in_tit::before {
          width: 136px;
          background-size: 136px 21px; }
      .index_wrap .video {
        padding: 80px 0;
        background-image: url(../img/video_bg2.jpg); }
        .index_wrap .video .in_tit.appear::before {
          width: 144px;
          background-size: 144px 21px; }
      .index_wrap .service .in_tit.appear::before {
        width: 187px;
        background-size: 187px 21px; }
      .index_wrap .service .view_img_lst > ul > li .img {
        margin-bottom: 20px; }
      .index_wrap .service .view_img_lst > ul > li .txt_box > p {
        display: block; }
      .index_wrap .service .view_img_lst > ul > li .txt_box .t1 {
        margin-bottom: 10px; }
      .index_wrap .service .view_img_lst > ul > li .txt_box .t2 {
        width: 100%; }
			.index_wrap .service .view_img_lst > ul > li .txt_box .t2.type2{width: 100%;}
      .index_wrap .process {
        padding: 80px 0; }
        .index_wrap .process .in_tit {
          position: relative; }
          .index_wrap .process .in_tit.appear::before {
            width: 207px;
            background-size: 207px 21px; }
					
					.index_wrap .style .slide_wrap{margin-top: 30px;}
					.index_wrap .style .slide_wrap .ovh{margin: 0 auto 20px;}
					.index_wrap .style .slide_wrap .ovh .slide_mask .item .txt{bottom: 20px;}

        .index_wrap .process .process_list {
          margin-top: 30px; }
          .index_wrap .process .process_list > ul {
            margin-right: 0;
            margin-bottom: -30px; }
            .index_wrap .process .process_list > ul > li {
              width: 100%;
              margin-right: 0;
              margin-bottom: 30px; }
              .index_wrap .process .process_list > ul > li .txt_box {
                height: 100px;
                margin-right: 0; }
                .index_wrap .process .process_list > ul > li .txt_box::after {
                  display: none; }
                .index_wrap .process .process_list > ul > li .txt_box .t2 {
                  margin-top: 15px;
                  min-height: auto; }
              .index_wrap .process .process_list > ul > li:nth-child(2) .txt_box {
                padding: 0; }
              .index_wrap .process .process_list > ul > li:nth-child(3) .txt_box {
                padding: 0; }
              .index_wrap .process .process_list > ul > li:nth-child(4) .txt_box {
                padding: 0; }
              .index_wrap .process .process_list > ul > li:last-child .txt_box {
                padding: 0; }
      .index_wrap .contact{padding-top: 0;}
      .index_wrap .contact .in_tit_box .in_tit.appear::before {
        width: 213px;
        background-size: 213px 21px; }
      .index_wrap .contact .in_tit_box .btn_box {
        position: static;
        margin-top: 20px; }
      .index_wrap .contact .contact_list {
        margin-top: 30px; }
        .index_wrap .contact .contact_list .contact_mask {
          height: auto; }
          .index_wrap .contact .contact_list .contact_mask .item {
            width: 100%;
            height: auto; }
            .index_wrap .contact .contact_list .contact_mask .item > div {
              display: block;
              width: 100%; }
            .index_wrap .contact .contact_list .contact_mask .item .txt_box {
              padding-right: 0;
              margin-bottom: 20px; }
              .index_wrap .contact .contact_list .contact_mask .item .txt_box .rez_box {
                margin-top: 20px; }
                .index_wrap .contact .contact_list .contact_mask .item .txt_box .rez_box .rez_btn {
                  width: calc(50% - 10px/2); }
                  .index_wrap .contact .contact_list .contact_mask .item .txt_box .rez_box .rez_btn.naver {
                    margin-right: 10px; }
            .index_wrap .contact .contact_list .contact_mask .item .map_box {
              height: 200px; }
      .index_wrap .notice {
        padding: 80px 0; }
        .index_wrap .notice .in_tit.appear::before {
          width: 173px;
          background-size: 173px 21px; }
        .index_wrap .notice .notice_lst {
          margin-top: 35px; }
          .index_wrap .notice .notice_lst > ul {
            height: 482px; }
            .index_wrap .notice .notice_lst > ul > li {
              padding: 0; }
              .index_wrap .notice .notice_lst > ul > li .js_notice_view {
                display: block;
                width: 100%;
                padding: 30px 0; }
                .index_wrap .notice .notice_lst > ul > li .js_notice_view .t3 {
                  display: block; }
      .index_wrap .notice_modal .cont {
        height: 396px; }
        .index_wrap .notice_modal .cont .js_modal_close {
          top: -50px; }
        .index_wrap .notice_modal .cont .ovh {
          height: 355px; }
          .index_wrap .notice_modal .cont .ovh .top {
            padding: 10px 0 20px; }
            .index_wrap .notice_modal .cont .ovh .top .vert_line {
              margin-top: 5px; }
              .index_wrap .notice_modal .cont .ovh .top .vert_line .line::after {
                height: 11px;
                margin: -2px 12px 0; }
          .index_wrap .notice_modal .cont .ovh .txt_box {
            padding-top: 20px; } }

.index_wrap .collection {position: relative;
  padding: 100px 0; }
  .index_wrap .collection::after {
    content: '';
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 305px;
    background-color: #eee; }
  .index_wrap .collection::before {
    content: '';
    z-index: 20;
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(50% - 1440px/2);
    height: 305px;
    background-color: #eee; }
  .index_wrap .collection .in_tit_box {
    position: relative; }
    .index_wrap .collection .in_tit_box .in_tit {
      position: relative; }
      .index_wrap .collection .in_tit_box .in_tit.appear::before {
        width: 430px;
        background-size: 430px 31px; }
    .index_wrap .collection .in_tit_box .btn_box {
      position: absolute;
      top: 5px;
      right: 0;
      font-size: 0; }
      .index_wrap .collection .in_tit_box .btn_box > button {
        width: 30px;
        height: 22px;
        margin-top: 4px;
        vertical-align: middle; }
      .index_wrap .collection .in_tit_box .btn_box .collection_prev {
        position: relative;
        margin-right: 41px;
        background-image: url(../img/c_prev.png); }
        .index_wrap .collection .in_tit_box .btn_box .collection_prev::after {
          content: '';
          position: absolute;
          top: -3px;
          right: -20px;
          display: inline-block;
          width: 1px;
          height: 30px;
          background-color: #ddd; }
      .index_wrap .collection .in_tit_box .btn_box .collection_next {
        background-image: url(../img/c_next.png); }
  .index_wrap .collection .ovh {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 54px auto 0; }
    .index_wrap .collection .ovh .collection_mask {
      position: static; }
      .index_wrap .collection .ovh .collection_mask .item img {
        width: 100%; }
      .index_wrap .collection .ovh .collection_mask::before {
        content: '';
        z-index: 10;
        position: absolute;
        top: 0;
        left: 0;
        width: calc(50% - 1440px/2);
        height: 100%;
        background-color: #fff; }

@media (max-width: 1740px) {
  .index_wrap .collection::before {
    left: 0;
    width: 5%; }
  .index_wrap .collection .ovh .collection_mask::before {
    width: 5%; } }

@media (max-width: 620px) {
  .index_wrap .collection {
    padding: 80px 0; }
    .index_wrap .collection::after {
      display: none; }
    .index_wrap .collection::before {
      display: none; }
    .index_wrap .collection .in_tit_box .in_tit.appear::before {
      width: 290px;
      background-size: 290px 21px; }
    .index_wrap .collection .in_tit_box .btn_box {
      position: static;
      margin-top: 20px; }
    .index_wrap .collection .ovh {
      margin: 50px auto 0; } }

/*# sourceMappingURL=../../public/sourcemaps_scss */

@media (max-height: 800px) {
	#header .p_hd{display: none;}
	#header .m_hd{display: block;	}


	#sideBar{display: none;}
}


.index_wrap.raise .about .in_tit.appear::before{width: 325px;background-size: 325px 31px;}
.index_wrap.wig .about .in_tit.appear::before{width: 295px;background-size: 295px 31px;}

@media (max-width: 620px) {
	.index_wrap.raise .about .in_tit.appear::before{width: 220px;background-size: 220px 31px;}
	.index_wrap.wig .about .in_tit.appear::before{width: 200px;background-size: 200px 31px;}
}