@charset "utf-8";

.layout {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.layout:after,
.clear:after {
  display: block;
  clear: both;
  visibility: hidden;
  content: "";
}

#top_layout {
  position: fixed;
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #000;
  z-index: 10000;
  background: #fdfbf7;
}
#top_layout.on {
  z-index: 999;
}
#top_layout .top_wrap {
}
#top_layout .top_wrap #logo {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 46px;
  top: 50%;
  z-index: 100;
  transform: translateY(-50%);
}
#top_layout .top_wrap #logo a {
  display: block;
  width: 200px;
  height: 40px;
  font-size: 22pt;
  font-weight: bold;
}
#top_layout .top_wrap #logo a:hover {
  color: #ef4056;
}
#top_layout .top_wrap #logo .logo-text {
  display: block;
  margin-top: 0;
  font-size: 14px;
  color: #444;

  line-height: 1;
}

#top_layout .top_wrap .utile_wrap {
  position: absolute;
  right: 0;
  top: calc(50% - 50%);
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 424px;
  height: 100%;
  /* border-left: 1px solid #000; */
}
#top_layout .top_wrap .utile_wrap li {
  float: left;
  position: relative;
  margin-right: 14px;
  padding-right: 14px;
}
#top_layout .top_wrap .utile_wrap li:first-child::before {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 5.5px);
  width: 1px;
  height: 11px;
  background: rgba(0, 0, 0, 0.35);
}
#top_layout .top_wrap .utile_wrap li a {
  position: relative;
  display: block;
  padding-left: 22px;
  color: #444;
  font-size: 14px;
  font-weight: bold;
}
#top_layout .top_wrap .utile_wrap li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 7px);
}
#top_layout .top_wrap .utile_wrap li a::after {
  content: "";
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #000;
}
#top_layout .top_wrap .utile_wrap li.n1 a::before {
  width: 13px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 13C12 10.0177 9.53756 7.6 6.5 7.6C3.46244 7.6 1 10.0177 1 13M8.33333 10.6L5.88889 13L4.66667 11.8M8.94444 3.4C8.94444 4.72548 7.85003 5.8 6.5 5.8C5.14997 5.8 4.05556 4.72548 4.05556 3.4C4.05556 2.07452 5.14997 1 6.5 1C7.85003 1 8.94444 2.07452 8.94444 3.4Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
#top_layout .top_wrap .utile_wrap li.n2 a::before {
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99723 1H1V13H7M10 10L13 7L10 4M4.33333 6.9974H13' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
#top_layout .top_wrap .utile_wrap li.n3 a::before {
  width: 13px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 13.42C12 10.4377 9.53756 8.02004 6.5 8.02004C3.46244 8.02004 1 10.4377 1 13.42M8.94444 3.82004C8.94444 5.14553 7.85003 6.22004 6.5 6.22004C5.14997 6.22004 4.05556 5.14553 4.05556 3.82004C4.05556 2.49456 5.14997 1.42004 6.5 1.42004C7.85003 1.42004 8.94444 2.49456 8.94444 3.82004Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
#top_layout .top_wrap .utile_wrap li.n4 a::before {
  width: 12px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.92383 5.72004V3.58671C3.92383 2.11395 5.04313 0.920044 6.42383 0.920044C7.80453 0.920044 8.92383 2.11395 8.92383 3.58671V5.72004M6.42383 8.12004V9.32004M1.97938 5.72004H10.8683C11.1751 5.72004 11.4238 6.01309 11.4238 6.37459V12.2655C11.4238 12.627 11.1751 12.92 10.8683 12.92H1.97938C1.67256 12.92 1.42383 12.627 1.42383 12.2655V6.37459C1.42383 6.01309 1.67256 5.72004 1.97938 5.72004Z' stroke='black' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
#top_layout .top_wrap .utile_wrap li a:hover::after,
#top_layout .top_wrap .utile_wrap li a:focus::after {
  display: block;
}

#top_layout .top_wrap .utile_wrap li.lang .clickOpen {
  position: relative;
}
#top_layout .top_wrap .utile_wrap li.lang .clickOpen button {
}
#top_layout .top_wrap .utile_wrap li.lang .clickOpen > button {
  display: block;
  width: 100%;
  line-height: 85px;
  font-size: 14px;
  color: #7c7b7b;
  text-align: center;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}
#top_layout .top_wrap .utile_wrap li.lang .clickOpen > button:after {
  display: inline-block;
  margin: 0 0 0 5px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #97999c;
  content: "";
  vertical-align: middle;
}
#top_layout .top_wrap .utile_wrap li.lang .clickOpen > div {
  display: none;
  position: absolute;
  top: 0;
  z-index: 3;
  width: 100%;
  background: #fff;
}
#top_layout .top_wrap .utile_wrap li.lang .clickOpen.on > div {
  display: block;
}
#top_layout .top_wrap .utile_wrap li.lang .clickOpen > div > button {
  display: block;
  position: absolute;
  width: 100%;
  top: 34px;
  left: 0;
  background: #fff;
  font-size: 14px;
  color: #7c7b7b;
}
#top_layout .top_wrap .utile_wrap li.lang .clickOpen > div > button:after {
  display: inline-block;
  margin: 0 0 0 5px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #97999c;
  content: "";
  vertical-align: middle;
}
#top_layout .top_wrap .utile_wrap li.lang .clickOpen > div .inner {
  position: absolute;
  left: 50%;
  top: 60px;
  width: 70px;
  margin-left: -35px;
  border: 1px solid #e3e3e3;
  background: #fff;
}
#top_layout .top_wrap .utile_wrap li.lang .clickOpen > div .inner span {
  display: block;
}
#top_layout .top_wrap .utile_wrap li.lang .clickOpen > div .inner span a {
  display: block;
  width: 100%;
  line-height: 1.2;
  margin: 10px 0;
  font-size: 14px;
  color: #7c7b7b;
  text-align: center;
}
#top_layout
  .top_wrap
  .utile_wrap
  li.lang
  .clickOpen
  > div
  .inner
  span:last-child
  a {
  border: none;
}
#top_layout .top_wrap .utile_wrap li.lang .clickOpen > div .inner span a:hover,
#top_layout .top_wrap .utile_wrap li.lang .clickOpen > div .inner span a:focus {
}

#top_layout .top_wrap .utile_wrap li.search {
  margin-right: 40px;
  padding-right: 0;
}
#top_layout .top_wrap .utile_wrap li.search a {
  display: block;
  width: 21px;
  height: 100%;
  background: url(/template/main/images/search.png) no-repeat center;
  font-size: 0;
  vertical-align: top;
}
#top_layout .top_wrap .utile_wrap li.search svg {
  fill: #000;
}
#top_layout .top_wrap .utile_wrap li.search .clickOpen {
  height: 100%;
}
#top_layout .top_wrap .utile_wrap li.search .clickOpen > button {
  display: block;
  width: 21px;
  height: 21px;
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 18L23 23Z' fill='black'/%3E%3Cpath d='M18 18L23 23M11 20C15.9705 20 20 15.9705 20 11C20 6.02946 15.9705 2 11 2C6.02946 2 2 6.02946 2 11C2 15.9705 6.02946 20 11 20Z' stroke='black' stroke-width='2.5' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  font-size: 0;
}
#top_layout .top_wrap .utile_wrap li.search .clickOpen > .inner {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 80px;
  width: 100%;
  height: auto;
  background: #fdfbf7;
}
#top_layout .top_wrap .utile_wrap li.search .clickOpen.on > .inner {
  display: block;
}
#top_layout .top_wrap .utile_wrap li.search .clickOpen > .inner form {
  top: 29%;
  width: 100%;
  padding: 68px 20px 81px;
  text-align: center;
  border-bottom: 1px solid #000;
}
#top_layout .top_wrap .utile_wrap li.search .clickOpen > .inner strong {
  display: block;
  margin: 0 0 15px;
  font-size: 24px;
  font-family: "gmarket";
  font-weight: normal;
  color: #303030;
}
#top_layout .top_wrap .utile_wrap li.search .clickOpen > .inner strong span {
  display: inline-block;
  width: 21px;
  height: 21px;
  margin: -3px 15px 0 0;
  background: url(/template/main/images/search.png) no-repeat center;
  vertical-align: middle;
}
#top_layout .top_wrap .utile_wrap li.search .clickOpen > .inner .form_inner {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 692px;
}
#top_layout
  .top_wrap
  .utile_wrap
  li.search
  .clickOpen
  > .inner
  .form_inner
  #search_input_m {
  float: left;
  width: calc(100% - 135px);
  height: 74px;
  padding: 0 25px;
  border: 3px solid #000;
  background: #fdfbf7;
  color: #919191;
  font-size: 18px;
  line-height: 74px;
}
/* 접근성 수정 */
#top_layout
  .top_wrap
  .utile_wrap
  li.search
  .clickOpen
  > .inner
  .form_inner
  #search_input_m::placeholder {
  color: #6c6c6c;
}
#top_layout
  .top_wrap
  .utile_wrap
  li.search
  .clickOpen
  > .inner
  .form_inner
  .submit {
  float: left;
}
#top_layout
  .top_wrap
  .utile_wrap
  li.search
  .clickOpen
  > .inner
  .form_inner
  .submit
  input {
  width: 135px;
  height: 74px;
  border: 3px solid #000;
  border-left: 0;
  background: #000;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 74px;
  transition: 0.3s;
}
#top_layout
  .top_wrap
  .utile_wrap
  li.search
  .clickOpen
  > .inner
  .form_inner
  .submit
  input:hover,
#top_layout
  .top_wrap
  .utile_wrap
  li.search
  .clickOpen
  > .inner
  .form_inner
  .submit
  input:focus {
  background: #fdfbf7;
  color: #000;
}
#top_layout .top_wrap .utile_wrap li.search .clickOpen > .inner .clickClose {
  display: block;
  position: absolute;
  right: 150px;
  top: -69px;
  width: 25px;
  height: 25px;
  background: #fdfbf7;
  font-size: 0;
}
#top_layout
  .top_wrap
  .utile_wrap
  li.search
  .clickOpen
  > .inner
  .clickClose:before,
#top_layout
  .top_wrap
  .utile_wrap
  li.search
  .clickOpen
  > .inner
  .clickClose:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#top_layout
  .top_wrap
  .utile_wrap
  li.search
  .clickOpen
  > .inner
  .clickClose:before {
  width: 100%;
  height: 2px;
  background: #000000;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#top_layout
  .top_wrap
  .utile_wrap
  li.search
  .clickOpen
  > .inner
  .clickClose:after {
  width: 2px;
  height: 100%;
  background: #000000;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

body.searchon {
  overflow: hidden;
  height: 100%;
}
body.searchon:before {
  content: "";
  position: absolute;
  top: 80px;
  bottom: 0;
  z-index: 3;
  display: block;
  width: 100%;
  height: auto;
  background: rgba(0, 0, 0, 0.2);
}
body.searchon #top_layout {
  z-index: 999;
}

#top_layout .top_wrap .utile_wrap li.box {
  margin: 0;
  padding: 0;
  width: 80px;
  height: 100%;
  background: #000;
}
#top_layout .top_wrap .utile_wrap li.box.mo {
  display: none;
}
#top_layout .top_wrap .utile_wrap li.box a,
#top_layout .top_wrap .utile_wrap li.box button {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='19' viewBox='0 0 22 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 7.9541H22V10.9541H0V7.9541Z' fill='%23EAEAEA'/%3E%3Cpath d='M0 0H22V2.9541H0V0Z' fill='%23EAEAEA'/%3E%3Cpath d='M0 15.9541H22V19H0V15.9541Z' fill='%23EAEAEA'/%3E%3C/svg%3E%0A");
  text-align: center;
  font-size: 0;
}
#top_layout .top_wrap .utile_wrap li.box svg {
  width: 23px;
  height: 23px;
  margin: 0 auto;
  fill: #fff;
  vertical-align: middle;
}

#gnb {
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 80px;
}
#gnb_layout {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100px;
  transition: all 0.1s ease-out;
  -webkit-transition: all 0.1s ease-out;
}
#gnb_layout:after {
  top: 7px;
}
#gnb_layout.open {
}
#gnb_layout.open:after {
  content: "";
  position: absolute;
  top: 80px;
  bottom: 0;
  right: 0;

  width: 100%;
  height: auto;
}
#gnb_layout.open:before {
}
#gnb_layout.action {
  position: relative;
  background-color: #fff;
}
#gnb_layout .layout {
  position: relative;
  height: 100%;
  text-align: center;
  max-width: 1280px;
}
#gnb_layout .depth1_ul {
  display: inline-block;
  height: 100%;
  z-index: 14;
}
#gnb_layout .depth1_ul:after {
  display: block;
  content: "";
  clear: both;
}
#gnb_layout .depth1_ul > li {
  display: inline-block;
  position: relative;
  height: 100%;
  margin: 0 -2px;
  vertical-align: top;
}
#gnb_layout .depth1_ul > li > a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 100%;
  padding: 0 20px;
  text-align: center;
}
#gnb_layout .depth1_ul > li > a span {
  color: #222;
  font-size: 19px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: bold;
}
#gnb_layout .depth1_ul > li.current > a span {
  color: #002671;
}
#gnb_layout .depth1_ul > li.sitemap > a span em {
  display: inline-block;
  width: 15px;
  height: 11px;
  margin: -2px 8px 0 0;
  background: url(/template/main/images/menu.png) no-repeat;
  background-size: 15px 11px;
  vertical-align: middle;
}
#gnb_layout .depth1_ul > li.current > a + .item {
  background: #000;
}
#gnb_layout .depth1_ul > li .item {
  background: #fff;
  border-bottom: 1px solid #000;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
  width: 100%;
  text-align: center;
}
#gnb_layout .depth1_ul > li:first-child .item {
  border-left: 1px solid #000;
}
#gnb_layout .depth1_ul > li:last-child .item {
  border-right: 1px solid #000;
}
#gnb_layout .depth1_ul > li .item .gnb-title {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 5px;
  height: auto;
  padding: 40px 20px 0;
  width: 200px;
  text-align: left;
}
#gnb_layout .depth1_ul > li .item .gnb-title:before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 3px;
  right: 0;
  content: "";
  width: 1px;
  height: auto;
  background: #ddd;
}
#gnb_layout .depth1_ul > li .item .gnb-title strong {
  display: inline-block;
  position: relative;
  z-index: 1;
  line-height: 1.1;
  font-size: 34px;
  font-weight: bold;
  font-family: "gmarket";
  color: #101010;
}
#gnb_layout .depth1_ul > li .item .gnb-title strong:before {
  position: absolute;
  right: 0;
  top: 0;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #006940;
}
#gnb_layout .depth1_ul > li .item .gnb-title p {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 0;
  margin: 15px 0 0;
  font-size: 15px;
  color: #747474;
}
#gnb_layout .depth1_ul > li .item .gnb-depth {
  position: relative;
  height: 100%;
  min-height: 243px;
}
#gnb_layout .depth1_ul > li .item .depth2_ul {
  position: relative;
  min-height: 250px;
  margin-top: 45px;
  padding: 0 10px;
}
#gnb_layout .depth1_ul > li:not(:last-child) .item .depth2_ul::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: calc(100% - 45px);
  background: #cac9c6;
}
#gnb_layout .depth1_ul > li.current .item .depth2_ul::before {
  display: none;
}
#gnb_layout .depth1_ul > li .item .depth2_ul > li {
  display: block;
  position: relative;
}
#gnb_layout .depth1_ul > li .item .depth2_ul > li + li {
  margin-top: 30px;
}
#gnb_layout .depth1_ul > li .item .depth2_ul > li > a {
  display: block;
  position: relative;
  vertical-align: top;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}
#gnb_layout .depth1_ul > li .item .depth2_ul > li > a span {
  position: relative;
  display: inline-block;
  padding: 0 6px;
  color: #222;
  font-size: 18px;
  font-weight: 700;
  vertical-align: top;
}
#gnb_layout .depth1_ul > li .item .depth2_ul > li > a span::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #fff;
  transition: 0.3s;
}
#gnb_layout .depth1_ul > li.current .item .depth2_ul > li > a span,
#gnb_layout .depth1_ul > li .item .depth2_ul > li > a.on span,
#gnb_layout .depth1_ul > li .item .depth2_ul > li > a:hover span,
#gnb_layout .depth1_ul > li .item .depth2_ul > li > a:focus span {
  color: #fff;
}
#gnb_layout .depth1_ul > li .item .depth2_ul > li > a.on span::before,
#gnb_layout .depth1_ul > li .item .depth2_ul > li > a:hover span::before,
#gnb_layout .depth1_ul > li .item .depth2_ul > li > a:focus span::before {
  width: 100%;
  left: 0;
}

#gnb_layout
  .depth1_ul
  > li
  .item
  .depth2_ul
  > li
  > a.on[target="_blank"]:before,
#gnb_layout
  .depth1_ul
  > li
  .item
  .depth2_ul
  > li
  > a[target="_blank"]:hover:before,
#gnb_layout
  .depth1_ul
  > li
  .item
  .depth2_ul
  > li
  > a[target="_blank"]:focus:before {
  background-position: 0 0;
}

#gnb_layout .depth1_ul > li.current .depth3_ul > li > a > span {
  color: #fff;
}
#gnb_layout .depth3_ul {
  padding: 0;
  margin: 10px 0 0;
}
#gnb_layout .depth3_ul > li {
  position: relative;
}
#gnb_layout .depth3_ul > li + li {
  margin-top: 12px;
}
#gnb_layout .depth3_ul > li > a {
  display: block;
  width: 100%;
}
#gnb_layout .depth3_ul > li > a > span {
  display: inline-block;
  position: relative;
  padding: 0 4px;
  color: #000;
  font-size: 16px;
  line-height: 1.16;
}
#gnb_layout .depth3_ul > li > a > span::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 1px;
  background: #fff;
  transition: 0.3s;
}
#gnb_layout .depth3_ul > li > a:hover > span::before,
#gnb_layout .depth3_ul > li > a:focus > span::before {
  left: 0;
  width: 100%;
}

#gnb_layout .gnb_menu {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  width: 400px;
  height: 100%;
  padding: 40px 30px 0;
}
#gnb_layout .gnb_menu:before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 8px;
  content: "";
  width: 1px;
  height: auto;
  background: #ddd;
}
#gnb_layout .gnb_menu .linkimg {
}
#gnb_layout .gnb_menu .linkimg a {
  display: block;
  width: 100%;
}
#gnb_layout .gnb_menu .linklist {
  margin: 35px 0 0;
}
#gnb_layout .gnb_menu .linklist li {
  float: left;
  position: relative;
  width: 33.33%;
}
#gnb_layout .gnb_menu .linklist li:not(:last-child):before {
  display: block;
  position: absolute;
  top: 5px;
  right: 0;
  content: "";
  width: 1px;
  height: 60px;
  background: #e4e9e7;
}
#gnb_layout .gnb_menu .linklist li a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #555555;
}
#gnb_layout .gnb_menu .linklist li .ico {
  display: block;
  margin: 0 auto 15px;
  width: 60px;
  height: 60px;
  background: url(/template/main/images/ico_ir2.png) no-repeat;
}
#gnb_layout .gnb_menu .linklist li .ico2 {
  background-position: -60px 0;
}
#gnb_layout .gnb_menu .linklist li .ico3 {
  background-position: -120px 0;
}
#gnb_layout .gnb_menu .linklist li .ico4 {
  background-position: 0 -60px;
}
#gnb_layout .gnb_menu .linklist li .ico5 {
  background-position: -60px -60px;
}
#gnb_layout .gnb_menu .linklist li .ico6 {
  background-position: -120px -60px;
}
#gnb_layout .gnb_menu .title {
  text-align: center;
}
#gnb_layout .gnb_menu .title strong {
  display: block;
  font-size: 24px;
  font-weight: bold;
  font-family: "nsr";
}
#gnb_layout .gnb_menu .title strong span {
  color: #006940;
}
#gnb_layout .gnb_menu .title p {
  display: block;
  font-size: 16px;
  font-family: "nsr";
  color: #777777;
}
#gnb_layout .gnb_menu .title .linkbtn {
  margin: 20px 0;
}
#gnb_layout .gnb_menu .title .linkbtn ul {
  margin: 0 -5px;
}
#gnb_layout .gnb_menu .title .linkbtn ul li {
  float: left;
  width: calc(50% - 10px);
  margin: 0 5px;
}
#gnb_layout .gnb_menu .title .linkbtn ul li a {
  display: block;
  line-height: 50px;
  border: 1px solid #cdcdcd;
  font-size: 15px;
  font-family: "nsr";
  font-weight: bold;
  color: #747474;
}
#gnb_layout .gnb_menu .title .linkbtn ul li:nth-child(1) a {
  border: 1px solid #006940;
  background: #006940;
  color: #fff;
}
#gnb_layout .gnb_menu .call {
  position: relative;
  min-height: 46px;
  margin: 20px 0 0;
  padding-left: 55px;
  background: url(/template/main/images/call.png) no-repeat left center;
}
#gnb_layout .gnb_menu .call .tit {
  display: inline-block;
  line-height: 1.3;
  margin: 4px 0 0;
  font-size: 16px;
  font-family: "gmarket";
  color: #000000;
  vertical-align: top;
}
#gnb_layout .gnb_menu .call .number {
  display: inline-block;
  margin: 5px 5px 0 5px;
  vertical-align: top;
  text-align: center;
}
#gnb_layout .gnb_menu .call .number strong {
  display: block;
  line-height: 1;
  font-size: 24px;
  font-family: "gmarket";
  color: #000000;
}
#gnb_layout .gnb_menu .call .number p {
  line-height: 1.1;
  margin: 3px 0 0;
  font-size: 14px;
  font-family: "nsr";
  color: #2c2c2c;
}
#gnb_layout .gnb_menu .call .number p span {
  display: inline-block;
  font-family: "nsr";
  color: #006940;
}
#gnb_layout .gnb_menu .call a {
  display: inline-block;
  width: 100px;
  height: 45px;
  line-height: 45px;
  margin: 3px 0 0;
  border-radius: 50px;
  background: #006940;
  color: #fff;
  font-family: "nsr";
  font-weight: bold;
  vertical-align: top;
  text-align: center;
}

#top_layout.on + .gnb_bg {
  display: block;
  z-index: 99;
}
#top_layout + .gnb_bg {
  display: none;
  position: fixed;
  top: 85px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  content: "";
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
}

@media (max-width: 1799px) {
  #gnb_layout .layout {
    padding-right: 60px;
  }
}
@media (max-width: 1699px) {
  #gnb_layout .layout {
    padding-right: 165px;
  }
  #gnb_layout .depth1_ul > li > a {
    width: 150px;
    padding: 0 10px;
  }
  #gnb_layout .depth1_ul > li .item .depth2_ul > li > a span {
    font-size: 16px;
  }
  #gnb_layout .depth3_ul > li > a > span {
    font-size: 15px;
  }
}
@media (max-width: 1469px) {
  #gnb_layout .depth1_ul > li > a {
    width: 130px;
  }
  #gnb_layout .depth1_ul > li > a span {
    font-size: 17px;
  }
  #top_layout .top_wrap .utile_wrap {
    width: 420px;
  }
}
@media (max-width: 1399px) {
  #gnb_layout {
    display: none;
  }
  #top_layout .top_wrap .utile_wrap {
    width: auto;
    border: 0;
  }
  #top_layout .top_wrap .utile_wrap li {
    display: none;
    margin-bottom: 0;
  }
  #top_layout .top_wrap .utile_wrap li.box.mo,
  #top_layout .top_wrap .utile_wrap li.search {
    display: block;
  }
  #top_layout .top_wrap .utile_wrap li.search {
    margin-left: 0;
  }

  #top_layout .top_wrap .utile_wrap li.search .clickOpen > .inner .clickClose {
    top: -68px;
  }
}
@media (max-width: 1350px) {
  .layout {
    padding: 0 40px;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .layout {
    padding: 0 20px;
  }

  #top_layout {
    height: 90px;
  }
  #top_layout .top_wrap #logo {
    left: 25px;
  }
  #top_layout .top_wrap #logo a {
    width: 190px;
    height: 34px;
    font-size: 20pt;
  }
  #top_layout .top_wrap .utile_wrap li.box {
    width: 90px;
  }
  #top_layout .top_wrap .utile_wrap li.search {
    margin: 0 30px 0 0;
  }
  #top_layout .top_wrap .utile_wrap li.search .clickOpen > .inner {
    top: 90px;
  }
  #top_layout .top_wrap .utile_wrap li.search .clickOpen > .inner .clickClose {
    right: 120px;
    top: -58px;
  }

  #top_layout .top_wrap .utile_wrap li.search .clickOpen > .inner .form_inner {
    max-width: 100%;
  }
  #top_layout .top_wrap .utile_wrap li.search .clickOpen > .inner form {
    padding: 50px 20px;
  }
  #top_layout
    .top_wrap
    .utile_wrap
    li.search
    .clickOpen
    > .inner
    .form_inner
    .submit
    input {
    height: 50px;
    line-height: 50px;
  }
  #top_layout
    .top_wrap
    .utile_wrap
    li.search
    .clickOpen
    > .inner
    .form_inner
    #search_input_m {
    height: 50px;
    line-height: 50px;
  }
}

/* mobile menu */
#mobile-menu {
  overflow: visible;
  padding: 0 !important;
}
#mobile-menu .modal-dialog {
  float: right;
  width: 342px;
  height: 100%;
  margin: 0;
  border-radius: 0;
  -webkit-transform: translate(25%, 0);
  transform: translate(25%, 0);
}
#mobile-menu.in .modal-dialog,
#mobile-menu.show .modal-dialog {
  -webkit-transform: translate(0px, 0);
  transform: translate(0px, 0);
}

#mobile-menu .modal-dialog .modal-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
#mobile-menu .modal-dialog .modal-content .modalTop {
  display: flex;
  /* justify-content: flex-end; */

  align-items: center;
  padding: 0 35px;
  width: 100%;
  height: 90px;
  background: #002671;
}
#mobile-menu .modal-dialog .modal-content .modalTop .utile {
}
#mobile-menu .modal-dialog .modal-content .modalTop .utile ul li {
  float: left;
  position: relative;
}
#mobile-menu .modal-dialog .modal-content .modalTop .utile ul li:first-child {
  margin-right: 12px;
  padding-right: 12px;
}
#mobile-menu
  .modal-dialog
  .modal-content
  .modalTop
  .utile
  ul
  li:first-child::before {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 5.5px);
  width: 1px;
  height: 11px;
  background: rgba(255, 255, 255, 0.35);
}
#mobile-menu .modal-dialog .modal-content .modalTop .utile ul li a {
  position: relative;
  display: block;
  padding-left: 22px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
#mobile-menu .modal-dialog .modal-content .modalTop .utile ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 7px);
}
#mobile-menu .modal-dialog .modal-content .modalTop .utile ul li a::after {
  content: "";
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #002671;
}
#mobile-menu .modal-dialog .modal-content .modalTop .utile ul li.n1 a::before {
  width: 13px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 13C12 10.0177 9.53756 7.6 6.5 7.6C3.46244 7.6 1 10.0177 1 13M8.33333 10.6L5.88889 13L4.66667 11.8M8.94444 3.4C8.94444 4.72548 7.85003 5.8 6.5 5.8C5.14997 5.8 4.05556 4.72548 4.05556 3.4C4.05556 2.07452 5.14997 1 6.5 1C7.85003 1 8.94444 2.07452 8.94444 3.4Z' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
#mobile-menu .modal-dialog .modal-content .modalTop .utile ul li.n2 a::before {
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99723 1H1V13H7M10 10L13 7L10 4M4.33333 6.9974H13' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
#mobile-menu .modal-dialog .modal-content .modalTop .utile ul li.n3 a::before {
  width: 13px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 13.42C12 10.4377 9.53756 8.02004 6.5 8.02004C3.46244 8.02004 1 10.4377 1 13.42M8.94444 3.82004C8.94444 5.14553 7.85003 6.22004 6.5 6.22004C5.14997 6.22004 4.05556 5.14553 4.05556 3.82004C4.05556 2.49456 5.14997 1.42004 6.5 1.42004C7.85003 1.42004 8.94444 2.49456 8.94444 3.82004Z' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
#mobile-menu .modal-dialog .modal-content .modalTop .utile ul li.n4 a::before {
  width: 12px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.92383 5.72004V3.58671C3.92383 2.11395 5.04313 0.920044 6.42383 0.920044C7.80453 0.920044 8.92383 2.11395 8.92383 3.58671V5.72004M6.42383 8.12004V9.32004M1.97938 5.72004H10.8683C11.1751 5.72004 11.4238 6.01309 11.4238 6.37459V12.2655C11.4238 12.627 11.1751 12.92 10.8683 12.92H1.97938C1.67256 12.92 1.42383 12.627 1.42383 12.2655V6.37459C1.42383 6.01309 1.67256 5.72004 1.97938 5.72004Z' stroke='%23ffffff' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
#mobile-menu .modal-dialog .modal-content .modalTop .utile ul li a:hover::after,
#mobile-menu
  .modal-dialog
  .modal-content
  .modalTop
  .utile
  ul
  li
  a:focus::after {
  display: block;
}

#mobile-menu .modal-dialog .modal-content .modal-body {
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 30px 35px;
  width: 100%;
  height: 100%;
  background: #fdfbf7;
  border: 1px solid #000000;
}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul {
}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li {
  position: relative;
}
#mobile-menu
  .modal-dialog
  .modal-content
  .modal-body
  .depth1_ul
  > li.line::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 1px;
  background: #052d7b;
}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a {
  position: relative;
  display: block;
  padding: 21px 50px 21px 25px;
  border-bottom: 1px solid #ddd;
  color: #222;
  font-size: 19px;
  line-height: 1.21;
  letter-spacing: 0;
  font-weight: bold;
}
#mobile-menu
  .modal-dialog
  .modal-content
  .modal-body
  .depth1_ul
  > li
  > a:before {
  content: "";
  position: absolute;
  right: 27px;
  top: calc(50% - 3px);
  display: block;
  width: 11px;
  height: 6px;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 5.5L0.504712 6L6.00476 0.5L5.50005 0L0 5.5Z' fill='%23000000'/%3E%3Cpath d='M5.50005 0L4.99524 0.499921L10.4953 5.99992L11 5.49992L5.50005 0Z' fill='%23000000'/%3E%3C/svg%3E%0A");
  transform: rotate(180deg);
  transition: 0.3s;
}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a.ov {
  background: #002671;
}
#mobile-menu
  .modal-dialog
  .modal-content
  .modal-body
  .depth1_ul
  > li
  > a.ov:before {
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 5.5L0.504712 6L6.00476 0.5L5.50005 0L0 5.5Z' fill='white'/%3E%3Cpath d='M5.50005 0L4.99524 0.499921L10.4953 5.99992L11 5.49992L5.50005 0Z' fill='white'/%3E%3C/svg%3E%0A");
  transform: rotate(0);
}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a span,
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a em {
  color: #222;
  font-size: 19px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: bold;
}
#mobile-menu
  .modal-dialog
  .modal-content
  .modal-body
  .depth1_ul
  > li
  > a.ov
  span,
#mobile-menu
  .modal-dialog
  .modal-content
  .modal-body
  .depth1_ul
  > li
  > a.ov
  em {
  color: #fff;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul {
  display: block;
  width: 100%;
  text-align: center;
}
#mobile-menu
  .modal-dialog
  .modal-content
  .modal-body
  .depth1_ul
  .depth2_ul
  > li {
  display: block;
  width: 100%;
}
#mobile-menu
  .modal-dialog
  .modal-content
  .modal-body
  .depth1_ul
  .depth2_ul
  > li
  > a {
  display: block;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #dddd;
}
#mobile-menu
  .modal-dialog
  .modal-content
  .modal-body
  .depth1_ul
  .depth2_ul
  > li
  > a.ov {
  border-bottom: 1px solid #002671;
}
#mobile-menu
  .modal-dialog
  .modal-content
  .modal-body
  .depth1_ul
  .depth2_ul
  > li
  > a
  span {
  display: block;
  padding: 21px;
  color: #222;
  font-size: 18px;
  line-height: 1.16;
  font-weight: bold;
}
#mobile-menu
  .modal-dialog
  .modal-content
  .modal-body
  .depth1_ul
  .depth2_ul
  > li
  > a.ov
  span {
  color: #002671;
}

#mobile-menu
  .modal-dialog
  .modal-content
  .modal-body
  .depth1_ul
  .depth2_ul
  .depth3_ul {
  display: none;
  padding: 25px 20px;
  background: #f5f2ec;
  border-bottom: 1px solid #002671;
}
#mobile-menu
  .modal-dialog
  .modal-content
  .modal-body
  .depth1_ul
  .depth2_ul
  .depth3_ul
  > li {
  position: relative;
}
#mobile-menu
  .modal-dialog
  .modal-content
  .modal-body
  .depth1_ul
  .depth2_ul
  .depth3_ul
  > li
  + li {
  margin-top: 20px;
}
#mobile-menu
  .modal-dialog
  .modal-content
  .modal-body
  .depth1_ul
  .depth2_ul
  .depth3_ul
  > li
  > a {
  display: block;
  position: relative;
}
#mobile-menu
  .modal-dialog
  .modal-content
  .modal-body
  .depth1_ul
  .depth2_ul
  .depth3_ul
  > li
  > a
  span {
  display: inline-block;
  color: #222;
  font-size: 18px;
  line-height: 1.16;
}

#mobile-menu .mobile-close {
  position: absolute;
  top: 36px;
  left: 35px;
}
#mobile-menu .mobile-close span {
  display: block;
  position: relative;
  width: 17px;
  height: 17px;
  font-size: 0;
}
#mobile-menu .mobile-close span:before,
#mobile-menu .mobile-close span:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#mobile-menu .mobile-close span:before {
  width: 100%;
  height: 1px;
  background: #fff;
}
#mobile-menu .mobile-close span:after {
  width: 1px;
  height: 100%;
  background: #fff;
}

.modal-backdrop.in {
  opacity: 0.1;
  z-index: 12;
}
.modal-open,
.modal-open #body_layout {
  overflow: hidden;
  height: 100%;
}
.modal-open #op_layout {
  z-index: 1;
}

#mobile-menu
  .modal-dialog
  .modal-content
  .modal-body
  .depth1_ul
  > li
  > a[target="_blank"]:before {
  display: none;
}
#mobile-menu
  .modal-dialog
  .modal-content
  .modal-body
  .depth1_ul
  > li
  > a[target="_blank"]:after {
  display: inline-block;
  top: 26px;
  right: 16px;
  width: 18px;
  height: 12px;
  margin: -2px 0 0 5px;
  border: none;
  background: url(/template/main/images/target.png) no-repeat;
  content: "";
  vertical-align: middle;
  transform: none;
  -webkit-transform: none;
}
#mobile-menu
  .modal-dialog
  .modal-content
  .modal-body
  .depth1_ul
  .depth2_ul
  > li
  > a[target="_blank"]:before {
  display: inline-block;
  top: 26px;
  right: 16px;
  width: 18px;
  height: 12px;
  margin: -2px 0 0 5px;
  border: none;
  background: url(/template/main/images/target.png) no-repeat;
  content: "";
  vertical-align: middle;
  transform: none;
  -webkit-transform: none;
}
#mobile-menu
  .modal-dialog
  .modal-content
  .modal-body
  .depth1_ul
  .depth2_ul
  .depth3_ul
  > li
  > a[target="_blank"]
  span:after {
  display: inline-block;
  top: 26px;
  right: 16px;
  width: 18px;
  height: 12px;
  margin: -2px 0 0 5px;
  border: none;
  background: url(/template/main/images/target.png) no-repeat;
  content: "";
  vertical-align: middle;
  transform: none;
  -webkit-transform: none;
}
