@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&subset=korean");
@import url("https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&display=swap");
@font-face {
  font-family: "GyeonggiTitleM";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/GyeonggiTitleM.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}

/* 초기화 */
html {
  overflow-y: scroll;
}
html.noscr {
  overflow: hidden;
}
html.fixed {
  overflow-y: hidden;
}
body {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-family: "GyeonggiTitle", "Pretendard", sans-serif;
  letter-spacing: -1px;
  word-break: keep-all;
}
html,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img {
  margin: 0;
  padding: 0;
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
li{
  list-style:none;
  }

ul,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  list-style: none;
}
legend {
  position: absolute;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999em;
  overflow: hidden;
}
label,
input,
button,
select,
img {
  vertical-align: middle;
  font-size: 1em;
  max-width: 100%;
}
input,
button {
  margin: 0;
  padding: 0;
  font-family: "GyeonggiTitle", "Pretendard", sans-serif;
  font-size: 1em;
}
input[type="text"] {
  appearance: none; /* 기본 스타일 제거 */
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
}
input[type="submit"] {
  cursor: pointer;
}
button {
  cursor: pointer;
}

textarea,
select {
  font-family: "GyeonggiTitle", "Pretendard", sans-serif;
  font-size: 1em;
}
select {
  margin: 0;
}
p {
  margin: 0;
  padding: 0;
  word-break: keep-all;
}
hr {
  display: none;
}
pre {
  overflow-x: scroll;
  font-size: 1.1em;
}
a {
  color: #2e2e2e;
  text-decoration: none;
  display: inline-block;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="text"],
input[type="password"],
textarea {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: none;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  -webkit-box-shadow: 0 0 5px #9ed4ff;
  -moz-box-shadow: 0 0 5px #9ed4ff;
  box-shadow: 0 0 5px #9ed4ff;
  border: 1px solid #558ab7 !important;
}

.placeholdersjs {
  color: #aaa !important;
}

/* 팝업레이어 */
#hd_pop {
  z-index: 1000;
  position: relative;
  margin: 0 auto;
  width: 1200px;
  height: 0;
}
#hd_pop h2 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.hd_pops {
  position: absolute;
  border: 1px solid #e9e9e9;
  background: #fff;
}
.hd_pops img {
  max-width: 100%;
}
.hd_pops_con {
}
.hd_pops_footer {
  padding: 0;
  background: #000;
  color: #fff;
  text-align: left;
  position: relative;
}
.hd_pops_footer:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.hd_pops_footer button {
  padding: 10px;
  border: 0;
  color: #fff;
}
.hd_pops_footer .hd_pops_reject {
  background: #000;
  text-align: left;
}
.hd_pops_footer .hd_pops_close {
  background: #393939;
  position: absolute;
  top: 0;
  right: 0;
}

/* 상단 레이아웃 */
#hd {
  width: 100%;
  position: absolute;
  /* top:0; */
  /* left:0; */
  z-index: 9999 !important;
  background: linear-gradient(180deg, #00000094, #00000005);
}
#hd_h1 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

#hd_wrapper {
  position: relative;
  display: flex;
  margin: 0 auto;
  /* height: 75px; */
  zoom: 1;
  max-width: 1800px;
  margin: 0 auto;
  z-index: 9999;
  /* text-align: center; */
  /* background: #fff; */
  align-items: center;
}
#hd_wrapper:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
#hd_wrapper .head-select {
  display: none;
  /* right: 40px; */
  /* bottom: 34px; */
  width: 300px;
}
#hd_wrapper .head-select #head_BtnSite {
  color: #000;
  position: relative;
  border: #fff0;
  border-radius: 9px;
  background: #3c3c3c00;
  width: 320px;
  height: 45px;
  position: relative;
  border-radius: 4px;
  padding: 0 0 0px 44px;
}
.head-select p {
  font-size: 16px;
  padding-right: 0;
  color: #ffffffa3;
  font-weight: 900;
  text-align: left;
  /* color: #000; */
  position: relative;
  border: #fff0;
  border-radius: 9px;
  background: #3c3c3c00;
  width: 320px;
  height: 20px;
  border-radius: 4px;
  padding: 0 0 0px 44px;
}
#logo {
  display: inline-block;
  position: relative;
  margin: 20px 0;
  z-index: 999;
  /* float: left; */
  vertical-align: middle;
  width: clamp(15%, 2vw, 15%);
  text-align: right;
}
#logo a {
  display: block;
}

.hd_sch_wr {
  float: left;
  padding: 30px 0;
  width: 445px;
  margin-left: 65px;
}
#hd_sch h3 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
#hd_sch {
  border-radius: 30px;
  overflow: hidden;
}
#hd_sch #sch_stx {
  float: left;
  width: 385px;
  height: 45px;
  padding-left: 10px;
  border-radius: 30px 0 0 30px;
  background: #2c2c2c;
  border: 0;
  border-right: 0;
  font-size: 1.25em;
  color: #fff;
}
#hd_sch #sch_submit {
  float: left;
  width: 60px;
  height: 45px;
  border: 0;
  background: #2c2c2c;
  color: #fff;
  border-radius: 0 30px 30px 0;
  cursor: pointer;
  font-size: 16px;
}

#hd_qnb {
  float: right;
  text-align: right;
}
#hd_qnb:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
#hd_qnb li {
  float: left;
  font-size: 1.083em;
  line-height: 14px;
  border-right: 1px solid #4a4a4a;
  position: relative;
  text-align: center;
  margin: 15px 10px 15px 0;
  padding-right: 10px;
}
#hd_qnb li:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}
#hd_qnb li span {
  display: block;
  margin-top: 5px;
  font-size: 0.92em;
}
#hd_qnb li a {
  display: inline-block;
  color: #919191;
}
#hd_qnb .visit .visit-num {
  display: inline-block;
  line-height: 16px;
  padding: 0 5px;
  margin-left: 5px;
  border-radius: 10px;
  background: #da22f5;
  color: #fff;
  font-size: 10px;
}

/* 메인메뉴 */
#gnb {
  text-align: center;
  width: 70%;
  z-index: 99;
  /* float: left; */
  /* margin: 20px 0; */
  display: inline-block;
  /* margin: 13px auto; */
}
#gnb > h2 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
#gnb .gnb_wrap {
  margin: 0px auto;
  position: relative;
  text-align: right;
}
#gnb .gnb_wrap:hover,
#gnb .gnb_wrap:focus,
#gnb .gnb_wrap:active {
  z-index: 3;
}
#gnb #gnb_1dul {
  padding: 0;
  zoom: 1;
}
#gnb ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
#gnb .gnb_1dli {
  line-height: 50px;
  position: relative;
  display: inline-block;
  padding: 0 35px;
  text-align: center;
}
#gnb .gnb_1dli:hover > a {
  color: #ff7b79;
  font-weight: 500;
  text-shadow: 0 0 5px rgba(215, 176, 145, 0.4);
  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}

.gnb_1dli .bg {
  position: absolute;
  top: 24px;
  right: 8px;
  width: 10px;
  height: 10px;
  overflow: hidden;
  background: url("../img/gnb_bg2.gif") no-repeat 50% 50%;
  text-indent: -999px;
  display: none;
}
.gnb_1da {
  display: block;
  font-weight: 400;
  padding: 0;
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
}
.gnb_1dli.gnb_al_li_plus .gnb_1da {
}
.gnb_2dli:first-child {
  border: 0;
}
.gnb_2dul {
  display: none;
  position: absolute;
  top: 50px;
  width: 150%;
  padding-top: 2px;
  margin-left: -25%;
  box-shadow: 5px 5px 3px -5px #000;
}
.gnb_2dul .gnb_2dul_box {
  border-top: 0;
  padding: 0; /* border-radius: 10px; */
  overflow: hidden;
}
.gnb_2da {
  display: block;
  padding: 0 10px;
  line-height: 40px;
  background: #ff7b79;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  word-break: keep-all;
}
a.gnb_2da:hover {
  color: #ff7b79;
  background: #ffffff;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

#hd.sub .gnb_1da {
  color: #fff;
}

.gnb_1dli_air .gnb_2da {
}
.gnb_1dli_on .gnb_2da {
}
.gnb_2da:focus,
.gnb_2da:hover {
  color: #fff;
}
.gnb_1dli_over .gnb_2dul {
  display: block;
  left: 0;
}
.gnb_1dli_over2 .gnb_2dul {
  display: block;
  right: 0;
}
.gnb_wrap .gnb_empty {
  padding: 10px 0;
  width: 100%;
  text-align: center;
  line-height: 2.7em;
  color: #080808;
}
.gnb_wrap .gnb_empty a {
  color: #cd6168;
  text-decoration: underline;
}
.gnb_wrap .gnb_al_ul .gnb_empty,
.gnb_wrap .gnb_al_ul .gnb_empty a {
  color: #555;
}

.gnb_menu_btn {
  background: none;
  color: #fff;
  width: 50px;
  height: 40px;
  border: 0;
  vertical-align: middle;
  font-size: 18px;
  position: relative;
  z-index: 9999;
  outline: 0;
  float: right;
  margin: 18px 0;
}
.gnb_close_btn {
  background: #fff;
  color: #b6b9bb;
  width: 50px;
  height: 50px;
  border: 0;
  vertical-align: top;
  font-size: 18px;
  position: absolute;
  top: 0;
  right: 0;
}
.gnb_mnal {
  float: right;
  padding: 0;
}

/* Hamburger */
.hamburger {
  /* padding: 5px; */
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  overflow: visible;
  width: 5%;
  height: 100%;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 1;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #fff;
}
.hamburger-box {
  width: 5%;
  height: 100%;
  display: inline-block;
  position: relative;
  /* border: 1px solid #fff; */
  /* border-radius: 100%; */
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
  left: 22px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 25px;
  height: 2px;
  background-color: #ffffff; /* border-radius: 4px; */
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before {
  /* width: 14px; */
  left: 0;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -8px;
}
.hamburger-inner::after {
  bottom: -8px; /* width: 27px; */
}

#hd.sub .hamburger-inner,
#hd.sub .hamburger-inner::before,
#hd.sub .hamburger-inner::after {
  background-color: #000;
}

/* Emphatic */
.hamburger--emphatic {
}
.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::after {
  top: 8px;
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  transform: translate3d(80px, 80px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  width: 25px;
  background-color: #fff;
}
.hamburger--emphatic.is-active .hamburger-inner::after {
  left: 80px;
  top: -80px;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  width: 25px;
  background-color: #fff;
}
#header.header--active .sitemap__btn span {
  background: #000;
}

.sitemap {
  flex: 0 1 210px;
  display: flex;
  align-items: center;
  justify-content: end;
}
.sitemap__btn {
  /* display: none; */
  width: 70px;
  height: 70px;
  border: 0;
  background: transparent;
  padding: 20px;
  position: relative;
  z-index: 10;
  transition: all 0.3s;
}
.sitemap__btn span {
  display: block;
  width: 100%;
  height: 3px;
  background: #fff;
  transition: all 0.3s;
  position: relative;
}
.sitemap__btn span + span {
  margin-top: 6px;
}
.sitemap__btn--active .sitemap__btn--top {
  animation: ease 0.7s top forwards;
}
.sitemap__btn--no-active .sitemap__btn--top {
  animation: ease 0.7s top-2 forwards;
}
.sitemap__btn--active .sitemap__btn--mid {
  animation: ease 0.7s scaled forwards;
}
.sitemap__btn--no-active .sitemap__btn--mid {
  animation: ease 0.7s scaled-2 forwards;
}
.sitemap__btn--active .sitemap__btn--bot {
  animation: ease 0.7s bottom forwards;
}
.sitemap__btn--no-active .sitemap__btn--bot {
  animation: ease 0.7s bottom-2 forwards;
}

@keyframes top {
  0% {
    top: 0;
    transform: rotate(0);
  }
  50% {
    top: 6px;
    transform: rotate(0);
  }
  100% {
    top: 6px;
    transform: rotate(45deg);
    background: #fff;
  }
}

@keyframes top-2 {
  0% {
    top: 6px;
    transform: rotate(45deg);
  }
  50% {
    top: 6px;
    transform: rotate(0deg);
  }
  100% {
    top: 0;
    transform: rotate(0deg);
  }
}

@keyframes bottom {
  0% {
    bottom: 0;
    transform: rotate(0);
  }
  50% {
    bottom: 6px;
    transform: rotate(0);
  }
  100% {
    bottom: 12px;
    transform: rotate(135deg);
    background: #fff;
  }
}

@keyframes bottom-2 {
  0% {
    bottom: 6px;
    transform: rotate(135deg);
  }
  50% {
    bottom: 10px;
    transform: rotate(0);
  }
  100% {
    bottom: 0;
    transform: rotate(0);
  }
}

@keyframes scaled {
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}

@keyframes scaled-2 {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
 
@media screen and (max-width: 1024px) {
  .sitemap__btn {
    left: 62%;
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  .sitemap__btn {
    left: 55%;
    width: 70px;
  }
}
@media screen and (max-width: 670px) {
  .sitemap__btn {
    left: 46%;
    width: 66px;
  }
}
@media screen and (max-width: 500px) {
  .sitemap__btn {
    left: 40%;
    width: 68px;
  }
}
@media screen and (max-width: 450px) {
  .sitemap__btn {
    left: 30%;
    width: 66px;
  }
}
@media screen and (max-width: 400px) {
  .sitemap__btn {
    left: 10%;
    width: 66px;
  }
}
#gnb_all {
  display: none;
  position: fixed;
  top: 75px;
  left: 10%;
  width: 80%;
  background: #ffffff;
  z-index: 1000;
  text-align: center;
  padding: 30px 10px;
  border: 15px solid #c18475;
}
#gnb_all h2 {
  font-size: 1.3em;
  padding: 15px 20px;
  border-bottom: 1px solid #e7eeef;
  display: none;
}
#gnb_all .gnb_al_ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
#gnb_all .gnb_al_ul > li:nth-child(5n + 1) {
  border-left: 0;
}
#gnb_all .gnb_al_li {
  float: left;
  width: calc(100% / 6);
  height: 100%;
  padding: 30px 20px;
}
#gnb_all .gnb_al_li .gnb_al_a {
  font-size: 23px;
  display: block;
  position: relative;
  margin-bottom: 15px;
  font-weight: 500;
  color: #000000;
  word-break: keep-all;
}
#gnb_all .gnb_al_li li {
  line-height: 2em;
}
#gnb_all .gnb_al_li li a {
  color: #000;
  font-weight: 300;
  font-size: 17px;
  word-break: keep-all;
}
#gnb_all_bg {
  display: none;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
}

#tnb {
  background: #2e4373;
  padding: 5px 0;
}
#tnb .wrapper {
}
#tnb .wrapper ul {
  text-align: right;
  width: 100%;
}
#tnb .wrapper ul li {
  display: inline-block;
}
#tnb .wrapper ul li a {
  display: block;
  color: #fff;
  padding: 0 10px;
}

.hd_login {
  text-align: right;
  padding: 23px 10px;
}
.hd_login li {
  display: inline-block;
  margin: 0 10px;
}
.hd_login li:first-child {
  border-left: 0;
}
.hd_login a {
  color: #fff;
  display: block;
  text-align: center;
  border-radius: 100%;
}
.hd_login a i {
  display: block;
  text-align: center;
  padding-bottom: 3px;
}
.hd_login a {
  color: #fff;
}
ul.gnb_al_ul {
  display: flex;
  flex-wrap: wrap;
}
/* mobile menu */
.mobile_menu {
  display: none;
  width: 70px;
  height: 70px;
  text-align: center;
  position: absolute;
  z-index: 9999;
  right: 12px;
  top: 12px;
}
#mgnb_all {
  display: none;
  position: fixed;
  width: 90%;
  z-index: 1001; /* height: auto; */
  top: 0;
  right: -100%;
  background: #ffffff;
  height: 100%; /* border-radius: 46px 0 0 0; */
  text-align: left;
}
.mgnb-overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 999;
  display: none;
  background-color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  left: 0;
}
#mgnb_all h2 {
  font-size: 0;
  height: 0;
}
.mgnb_top {
  width: 100%;
  height: 160px;
  background: #ffe2e4;
  background-size: 100%;
  text-align: center;
  overflow: hidden;
  padding: 20px 10px; /* border-radius: 36px 0 0 0; */
}
.mgnb_top ul {
}
.mgnb_top ul li {
  display: inline-block;
  padding: 5px 10px;
}
.mgnb_top ul li a {
  display: block;
}
.mgnb_top ul li a .img {
  width: 25px;
}
.mgnb_top .logo {
  max-height: 120px;
  margin: 0;
}
.mgnb_1dli {
  display: block; /* padding: 0 20px 0px; */
  line-height: 45px;
  border-bottom: 1px solid #dbdbdb;
  color: #2c3646;
  font-size: 17px;
  font-weight: 500;
}
.mgnb_1da {
  display: block;
  background: #ffffff;
  padding: 0 20px;
  color: #3a3a3a;
  text-align: left;
  font-size: 15px;
}
.mgnb_1dli.on .mgnb_1da {
  background: #ff7b79;
  color: #fff;
}
.mgnb_2dul {
  display: none;
}
.mgnb_2dli {
  line-height: 40px;
  font-size: 15px; /* padding:0 20px; */
  border-bottom: 1px solid #cbd1e1;
}
.mgnb_2dul .mgnb_2dli:last-child {
  border-bottom: 0;
}
.mgnb_2da {
  display: block;
  color: #505050;
  padding: 0 40px;
  position: relative;
  font-weight: 400;
  background: #fdf4f5;
  text-align: left;
}
.mgnb_2da:before {
  display: block;
  content: "+"; /*width: 7px;height: 2px;background: #777777;*/
  position: absolute;
  top: 0px;
  left: 24px;
  color: #787878;
  transition: all 0.4s;
}
.mgnb_2dli.on .mgnb_2da:before {
  transform: rotate(90deg);
  color: #fff;
}
.mgnb_2dli.on .mgnb_2da {
  background: #ff7b79;
  color: #fff;
}
#gnb_all.sitemap__menu--active {display: block !important;}
.mgnb_3dul {
  display: none;
}
.mgnb_3dli {
  padding: 3px 0;
}
.mgnb_3da {
  display: block;
  padding: 5px 20px 5px 50px;
  position: relative;
  line-height: 25px;
  color: #333;
  font-size: 14px;
  word-break: keep-all;
}
.mgnb_3da:before {
  display: block;
  content: "";
  position: absolute;
  left: 40px;
  top: 16px;
  width: 3px;
  height: 3px;
  background: #167ac6;
  border-radius: 100%;
}

@media screen and (max-width: 1880px) {
  #hd_wrapper {
    margin: 0 0 0 20px;
  }
  #gnb {
    /* width: 1335px; */
  }
  #gnb_all .gnb_al_li {
    padding: 20px 10px;
  }
  .hamburger {
    display: none;
  }
}

@media screen and (max-width: 1650px) {
  #gnb {
    /* width: 1080px; */
  }
  #gnb .gnb_1dli {
    padding: 0 25px;
  }
}

@media screen and (max-width: 1500px) {
  #hd_wrapper {
    /* height: 80px; */
    /* margin: 0; */
  }
  #logo {
    /* margin: 15px; */
    /* width: auto; */
  }
  #gnb {
    /* float:left; */
    /* width: 750px; */
    /* margin: 10px auto; */
    /* width: calc(80% - 300px); */
  }
  #gnb .gnb_1dli {
    padding: 0 20px;
  }
  .gnb_1da {
    font-size: clamp(10px, 22vw, 16px);
  }
  .gnb_2da {
    font-size: 14px;
  }
  .gnb_menu_btn {
    margin: 20px 10px;
  }
}

@media screen and (max-width: 1440px) {
  #gnb {
    /* width: calc(100% - 300px); */
  }
}

@media screen and (max-width: 1300px) {
#logo {width: 180px;margin: 20px;}
#gnb .gnb_1dli {padding: 0px 10px;}
.gnb_1da {}
.gnb_menu_btn {/* margin: 20px; */}
.mobile_menu {width: 50px;height: 50px;}
#gnb_all .gnb_al_li .gnb_al_a {font-size: clamp(18px, 2vw, 24px);}
#gnb_all .gnb_al_li li a {font-size: clamp(16px, 2vw, 22px);}
}

@media screen and (max-width: 1024px) {
  .head-select p{display:none;}
  #hd_wrapper .head-select #head_BtnSite {display: none;}
  .head-select .head-site a {display: none;}
  .hamburger {display: contents;  }
  /* PC메뉴 없앰, 모바일 메뉴 생성, 사이트맵 없앰 */
  .mobile_menu {display: block;top: 17px;}
  #gnb {display: none;}
  .gnb_menu_btn {display: none;}
  #gnb_all.sitemap__menu--active {display: block !important;}
  #gnb_all_bg {display: none !important;}
  #hd_right .hd_login {display: none;}
  #hd_right .gnb_menu_btn {display: none;}
  #hd_right .mobile_menu {display: block; width: 70px; height: 65px;z-index: 9999;}
  #tnb {display: none;}
  #mgnb_all {display: block;right: -500%;transition: all 0.4s;
  }
  #mgnb_all.active {right: 0; /* top: 100px; */}
  .mgnb {/* overflow-y:scroll !important; */height: 100%;min-height: 400px;padding-bottom: 150px;}
  #logo {width: 160px;/* margin: 20px; */}
}
@media screen and (max-width: 768px) {
  #gnb_all .gnb_al_li{width: calc(100% / 3);}

  #hd_wrapper {
    /* height: 75px; */
  }
  #logo {
    /* float:left; */ /* width: 240px; */
    padding: 0px; /* margin: 20px 20px; */ /* margin: 17px 15px; */
  }
  #logo img {
    width:100%;
  }
  .mobile_menu {
    width: 60px;
    height: 60px;
    top: 6px;
  }
  .hamburger {
    width: 60px;
  }
  .hamburger-inner {
    left: 17px;
  }
  #mgnb_all {
    top: 0;
  }
  #mgnb_all.active {
    /* top: 85px; */
  }
}

@media screen and (max-width: 500px) {
  #gnb_all .gnb_al_li{width: calc(100% / 2);}
  #hd_wrapper {
  }
}

/* 공통 */
.pft {font-family: 'pretendard', serif;}
.wr-1400{width:100%;max-width:1400px;margin:0 auto;}
.wr-1500{width:100%;max-width: 1500px;margin:0 auto;}


@media (max-width:1024px){
	.wr-1400{padding:0 20px;}
	.wr-1500{padding:0 20px;}
}

@media (max-width:500px){
	.wr-1400{padding:0 15px;}
	.wr-1500{padding:0 15px;}
}
.bd5 {
  font-weight: 500;
}
.t_cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.wrapper {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.mo_only {
  display: none !important;
}

@media screen and (max-width: 1300px) {
  .wrapper {
    padding: 0 20px;
  }
}

/* 중간 레이아웃 */
#wrapper {
}

#sec1 {
  background-size: cover;
  transition: 0.3s;
  position: relative;
}
#sec1 .slide_wr {
  /* height:800px */
}
#sec1 .txt_bx {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#sec1 .txt_bx .side_bg {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #00000080, transparent);
  position: absolute;
  z-index: -1;
  color-interpolation: linearRGB;
}
#sec1 .txt_bx .top_txt {
  font-size: clamp(16px, 2vw, 21px);
  text-align: center;
  font-weight: lighter;
  padding-bottom: 30px;
  color: #ffffff73;
  font-family: "Pretendard";
  display: inline-block;
}
#sec1 .txt_bx .mid_txt {
  text-align: center;
  font-size: clamp(20px, 2vw, 50px);
  line-height: 1.3em;
  font-weight: bolder;
}
#sec1 .txt_bx .last_txt {
  color: white;
  font-size: clamp(16px, 2vw, 22px);
  line-height: 1.3em;
  font-weight: lighter;
  text-align: center;
  padding-top: 40px;
  font-family: "Pretendard";
}

#sec1 .txt_bx .link_wr {
}
#sec1 .txt_bx .link_wr a {
  color: #fff;
  display: block;
  font-size: 20px; /* line-height: 25px; */
  transition: 0.2s;
}
#sec1 .txt_bx .link_wr a .txt {
  display: inline-block;
  vertical-align: middle;
}
#sec1 .txt_bx .link_wr a .icon {
  padding-left: 15px;
  display: inline-block;
  vertical-align: middle;
  transition: 0.3s;
}
#sec1 .txt_bx .link_wr a:hover .icon {
  padding-left: 50px;
}
#sec1 .txt_bx .link_sns {
  font-size: 35px;
}
#sec1 .txt_bx .link_sns a {
  padding: 5px;
  color: #fff;
}
#sec1 .txt_bx .link_sns a img {
  width: 35px;
  transition: 0.2s;
}
#sec1 .txt_bx .link_sns a img:hover {
  width: 40px;
  transition: 0.3s;
}

#sec1 .main_slider {
  /* width: 100%; */
  /* position: absolute; */
}
#sec1 .main_slider {
  /* width: 100%; */
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
#sec1 .main_slider::before {
  display: block;
  position: absolute;
  content: "";
  background: #828282;
  width: 1140px;
  left: 0;
  height: 3px;
  bottom: 80px;
  display: none;
}
#sec1 .main_slider::after {
  display: block;
  position: absolute;
  content: "";
  background: #ffffff;
  width: 150px;
  left: 0;
  height: 3px;
  bottom: 80px;
  display: none;
}
#sec1 .main_slider div {
  float: left;
  width: 100%;
  height: 100%;
}
#sec1 .main_slider .slide {
  transition: all 0.4s ease;
  color: #464646;
}

#sec1 .main_slider .slide img {
  width: 100%;
  object-fit: cover;
}
#sec1 .main_slider .slide .top {
  font-family: "Nanum Myeongjo", serif;
  font-size: 20px;
  letter-spacing: 1px;
  color: #000;
}
#sec1 .main_slider .slide .mid {
  font-family: "Nanum Myeongjo";
  font-size: 50px;
  padding: 10px 0 35px;
  word-break: keep-all;
  color: #000;
}
#sec1 .main_slider .slide a {
  color: #393939;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.3);
  padding: 8px 35px;
  display: inline-block;
  transition: 0.3s;
}
#sec1 .main_slider .slide a:hover {
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
}
#sec1 .main_slider .slide a span {
  margin-left: 15px;
  transition: 0.5s;
}
#sec1 .main_slider .slide a:hover span {
  margin-left: 50px;
}

#sec1 .slick-dots {
  position: absolute;
  bottom: 80px;
  width: 660px;
  font-size: 0px;
  left: 50%;
  transform: translateX(-50%);
}
#sec1 .slick-dots li {
  display: block;
  height: 4px;
  float: left;
  width: 33%;
  background: #ffffff38;
}
#sec1 .slick-dots li button {
  display: none;
}
#sec1 .slick-dots .slick-active {
  background: #fff;
}

.main_slider .slick-arrow {
  position: absolute;
  top: 450px; /* left: 60%; */
  z-index: 1;
  width: 60px;
  height: 60px;
  border: 1px solid #fff;
  font-size: 0;
  border-radius: 100%;
  transition: 0.3s;
}
.main_slider .slick-prev.slick-arrow {
  right: 300px;
  background: url("../img/m_pre.png") no-repeat center;
  outline: none;
}
.main_slider .slick-prev.slick-arrow:hover {
  background: url("../img/m_pre_ov.png") no-repeat center #fff;
}
.main_slider .slick-next.slick-arrow {
  right: 150px;
  background: url("../img/m_next.png") no-repeat center;
  outline: none;
}
.main_slider .slick-next.slick-arrow:hover {
  background: url("../img/m_next_ov.png") no-repeat center #fff;
}

@media screen and (max-width: 1440px) {
  #sec1 .txt_bx .last_txt {
    padding-top: 25px;
  }
  #sec1 .main_slider {
    /* width: 100%; */
  }
  #sec1 .txt_bx .top_txt {
  }
}

@media screen and (max-width: 1300px) {
  #sec1 .main_slider::before {
    bottom: 0;
    width: 100%;
  }
  #sec1 .main_slider::after {
    bottom: 0;
  }
  .main_slider .slick-arrow {
    top: 300px;
  }
  #sec1 .main_slider .slide a:hover span {
    margin-left: 15px;
  }
  #sec1 .txt_bx .mid_txt {
    /* line-height: 26px; */
  }
}

@media screen and (max-width: 1024px) {
  .main_slider .slick-arrow {
    width: 45px;
    height: 45px;
  }
  .main_slider .slick-prev.slick-arrow {
    right: 100px;
  }
  .main_slider .slick-next.slick-arrow {
    right: 40px;
  }
  #sec1 .txt_bx .top_txt {
  }
  #sec1 .txt_bx .mid_txt {
    padding: 10px 0 20px;
  }
  #sec1 .txt_bx .last_txt {
    color: white;
  }
  #sec1 .txt_bx .last_txt {
  }
}

@media screen and (max-width: 768px) {
  #sec1 .main_slider .slide img {
    width: 100%;
    height: 350px;
    object-fit: cover;
  }
  #sec1 .txt_bx {
    width: 100%;
    padding-top: 65px;
  }
  #sec1 .txt_bx .side_bg {
    width: 55%;
  }
  #sec1 .txt_bx .top_txt {
  }
  #sec1 .slick-dots {
    width: 500px;
    bottom: 40px;
  }
}

@media screen and (max-width: 500px) {
  #sec1 .txt_bx .top_txt {
  }
  #sec1 .txt_bx .link_wr a {
    font-size: 18px;
  }
}

#sec1 .info_wr {
  padding: 40px 50px;
  text-align: center;
}
#sec1 .info_wr .info_bx {
  display: inline-block;
  padding: 0 40px;
  vertical-align: top;
  text-align: left;
  position: relative;
}
#sec1 .info_wr .info_bx::after {
  display: block;
  content: "";
  background: #eee;
  width: 2px;
  height: 165px;
  position: absolute;
  top: 0;
  right: 0;
}
#sec1 .info_wr .info_bx.bx01 {
  overflow: hidden;
}
#sec1 .info_wr .info_bx.bx01 .tit_bx {
  display: table;
  background: #ff7b79;
  color: #fff;
  float: left;
  width: 165px;
  height: 165px;
  font-size: 28px;
  font-weight: 500;
}
#sec1 .info_wr .info_bx.bx01 .txt {
  float: left;
  padding-left: 30px;
}
#sec1 .info_wr .info_bx.bx01 .txt p {
  display: table;
  padding: 4px 0;
}
#sec1 .info_wr .info_bx.bx01 .txt p .th {
  display: table-cell;
  width: 152px;
}
#sec1 .info_wr .info_bx.bx01 .txt p .td {
  display: table-cell;
  font-weight: 500;
  letter-spacing: 0;
}
#sec1 .info_wr .info_bx.bx02 {
}
#sec1 .info_wr .info_bx.bx02 .txt {
  font-size: 30px;
  font-weight: 600;
  padding: 5px 0;
}
#sec1 .info_wr .info_bx.bx02 .txt p {
  font-size: 20px;
  font-weight: 400;
}
#sec1 .info_wr .info_bx.bx03 {
}
#sec1 .info_wr .info_bx.bx03::after {
  display: none;
}
#sec1 .info_wr .info_bx.bx03 ul {
}
#sec1 .info_wr .info_bx.bx03 ul li {
  display: inline-block;
  text-align: center;
  padding: 0 5px;
}
#sec1 .info_wr .info_bx.bx03 ul li a {
  display: block;
  padding: 8px 20px;
}
#sec1 .info_wr .info_bx.bx03 ul li a .icon {
  padding-bottom: 10px;
  transition: 0.2s;
}
#sec1 .info_wr .info_bx.bx03 ul li a:hover .icon {
  transform: scale(1.1);
}
#sec1 .info_wr .info_bx.bx03 ul li a p {
  font-size: 18px;
}
#sec1 .info_wr .info_bx.bx04 {
  text-align: center;
  padding: 25px 0 10px;
  max-width: 460px;
  margin: 0 auto;
}
#sec1 .info_wr .info_bx.bx04::after {
  display: none;
}
#sec1 .info_wr .info_bx.bx04 a {
  display: block;
  text-align: center;
}
#sec1 .info_wr .info_bx.bx04 a .tit_bx {
  display: table;
  background: #ff9595;
  color: #fff; /* float: left; */
  width: 100%;
  height: 100px;
  font-size: 23px;
  font-weight: 700;
  margin: 0 auto;
  border-radius: 10px; /* border: 2px dashed #fff; */
}

@media screen and (max-width: 1700px) {
  #sec1 .info_wr .info_bx {
    padding: 0 25px;
  }
  #sec1 .info_wr .info_bx::after {
    height: 140px;
  }

  #sec1 .info_wr .info_bx.bx01 .tit_bx {
    width: 140px;
    height: 140px;
    font-size: 24px;
  }
  #sec1 .info_wr .info_bx.bx01 .txt {
    padding-left: 20px;
  }
  #sec1 .info_wr .info_bx.bx01 .txt p {
    /* padding:2px 0; */
    font-size: 15px;
  }
  #sec1 .info_wr .info_bx.bx01 .txt p .th {
    width: 65px;
  }

  #sec1 .info_wr .info_bx.bx02 .txt {
    font-size: 26px;
  }
  #sec1 .info_wr .info_bx.bx02 .txt p {
    font-size: 18px;
  }

  #sec1 .info_wr .info_bx.bx03 ul li a {
    padding: 10px 15px;
  }
  #sec1 .info_wr .info_bx.bx03 ul li a .icon {
    padding-bottom: 5px;
  }
  #sec1 .info_wr .info_bx.bx03 ul li a .icon img {
    width: 70px;
  }
}

@media screen and (max-width: 1440px) {
  #sec1 .info_wr .info_bx {
    padding: 0 15px;
  }
  #sec1 .txt_bx .side_bg {
    width: 100%;
    top: 0;
    left: 0;
  }
  #sec1 .info_wr .info_bx.bx02 .txt {
    font-size: 22px;
  }
  #sec1 .info_wr .info_bx.bx02 .txt p {
    font-size: 16px;
  }

  #sec1 .info_wr .info_bx.bx03 ul li a p {
    font-size: 17px;
  }
}

@media screen and (max-width: 1300px) {
  #sec1 .info_wr {
    padding: 40px 30px;
  }
  #sec1 .info_wr .info_bx {
    padding: 0 10px;
  }

  #sec1 .info_wr .info_bx.bx01 .tit_bx {
    width: 100px;
    font-size: 20px;
  }
  #sec1 .info_wr .info_bx.bx01 .txt {
    padding-left: 15px;
  }

  #sec1 .info_wr .info_bx.bx02 .txt {
    font-size: 20px;
    padding: 10px 0;
  }

  #sec1 .info_wr .info_bx.bx03 ul li a {
    padding: 27px 10px;
  }
  #sec1 .info_wr .info_bx.bx03 ul li a .icon {
    padding-bottom: 5px;
  }
  #sec1 .info_wr .info_bx.bx03 ul li a .icon img {
    width: 50px;
  }
  #sec1 .info_wr .info_bx.bx03 ul li a p {
    font-size: 15px;
  }
  #sec1 .main_slider {
  }
}

@media screen and (max-width: 1024px) {
  #sec1 .info_wr {
    padding: 30px 20px;
  }
  #sec1 .info_wr .info_bx {
    padding: 0 30px;
  }
  #sec1 .info_wr .info_bx.bx01 .tit_bx {
    width: 140px;
  }
  #sec1 .info_wr .info_bx.bx02::after {
    display: none;
  }
  #sec1 .info_wr .info_bx.bx03 {
    padding-top: 15px;
  }
  #sec1 .info_wr .info_bx.bx03 ul li a {
    padding: 10px 20px;
  }
  #sec1 .info_wr .info_bx.bx03 ul li a .icon img {
    width: auto;
  }
  #sec1 .info_wr .info_bx.bx04 {
    display: block !important;
  }
  #sec1 .main_slider {
  }
}

@media screen and (max-width: 768px) {
  #sec1 .slick-dots {
    position: absolute;
    bottom: 30px;
    width: 500px;
    font-size: 0px;
    left: 50%;
    transform: translateX(-50%);
  }
  #sec1 .info_wr .info_bx {
    width: 100%;
    padding: 15px 20px;
  }
  #sec1 .info_wr .info_bx::after {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    top: auto;
  }
  #sec1 .info_wr .info_bx.bx01 {
    width: 395px;
  }
  #sec1 .info_wr .info_bx.bx01::after {
    display: none;
  }
  #sec1 .info_wr .info_bx.bx01 .txt {
    padding-left: 30px;
  }
  #sec1 .info_wr .info_bx.bx01 .txt p .th {
    width: 80px;
  }
  #sec1 .info_wr .info_bx.bx02 {
    text-align: center;
  }
  #sec1 .info_wr .info_bx.bx02::after {
    display: block;
  }
  #sec1 .info_wr .info_bx.bx02 .txt {
    display: inline-block;
    width: 48%;
  }
  #sec1 .info_wr .info_bx.bx03 ul {
    text-align: center;
  }
  #sec1 .info_wr .info_bx.bx03 ul li {
    width: 48%;
    padding: 10px 5px;
  }
}

@media screen and (max-width: 500px) {
  #sec1 .txt_bx .top_txt {
    padding-bottom: 0px;
  }
  #sec1 .txt_bx .mid_txt {
    padding: 10px 0 20px;
  }
  #sec1 .slick-dots {
    position: absolute;
    bottom: 40px;
    width: 350px;
    font-size: 0px;
    left: 50%;
    transform: translateX(-50%);
  }
  #sec1 .slick-dots li {
    display: block;
    height: 3px;
    float: left;
    width: 33%;
    background: #ffffff38;
  }
  #sec1 .txt_bx .last_txt {
    color: white;
    font-size: 0px;
  }
  #sec1 .info_wr .info_bx.bx01 .tit_bx {
    width: 100%;
    height: auto;
    padding: 10px 5px;
    float: none;
  }
  #sec1 .info_wr .info_bx.bx01 {
    width: 100%;
    padding: 15px 0;
  }
  #sec1 .info_wr .info_bx.bx01 .txt {
    width: 250px;
    margin: 0 auto;
    float: none;
    padding-top: 10px;
  }
  #sec1 .info_wr .info_bx.bx02 .txt {
    display: block;
    width: 100%;
    padding: 0 0 10px;
  }
  #sec1 .info_wr .info_bx.bx04 a .tit_bx {
    height: 80px;
  }
}

#sec2 .sec_tt {
  color: #3a3a3a;
  font-size: 35px;
  font-weight: 600;
  padding-bottom: 60px;
}
#sec2 .con_wr ul li {
  display: table;
  flex: 0 1 calc(100% / 4);
  /* vertical-align: top; */
  /* position: relative; */
  /* list-style: none; */
  /* padding: 100px 0; */
  min-height: 483px;
  transition: all 0.3s;
  border-right: 1px solid #00000012;
}
#sec2 .con_wr ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
}
#sec2 .con_wr ul li a {
  display: block;
  position: relative;
  text-decoration: none;
}
#sec2 .con_wr ul li:hover .img_wr img.hover-image {
  display: block;
  transition: color 0.3s, font-weight 0.3s;
  margin: 2px;
  border: 2px solid #000;
}
#sec2 .con_wr ul li .txt_wr p {
  color: black;
  font-weight: normal;
  transition: color 0.3s, font-weight 0.3s;
  z-index: 2;
}
#sec2 .con_wr ul li a:hover .txt_wr p {
  color: white;
  font-weight: bold;
  transition: color 0.3s, font-weight 0.3s;
}
#sec2 .con_wr ul li .txt_wr p.tit {
  font-size: clamp(20px, 2vw, 30px);
  font-weight: 700;
  padding: 0px 0 10px;
}
#sec2 .con_wr ul li .txt_wr p.txt {
  color: #eac0b7;
  font-weight: 600;
  font-size: clamp(12px, 2vw, 17px);
  line-height: 24px;
  min-height: 60px;
}
#sec2 .con_wr ul li .img_wr {
  display: flex;
  align-items: center;
  justify-content: center;
}
#sec2 .con_wr ul li .txt_wr {
  text-align: center;
  padding: 100% 0 0;
}
#sec2 .con_wr ul li:hover .img_wr img.default-image {
  display: block;
}

#sec2 .con_wr ul li:nth-child(1) {
  background: url("../img/main_img05.png") no-repeat center;
}
#sec2 .con_wr ul li:nth-child(2) {
  background: url("../img/main_img06.png") no-repeat center;
}
#sec2 .con_wr ul li:nth-child(3) {
  background: url("../img/main_img07.png") no-repeat center;
}
#sec2 .con_wr ul li:nth-child(4) {
  background: url("../img/main_img08.png") no-repeat center;
}
#sec2 .con_wr ul li:nth-child(5) {
  background: url("../img/main_img09.png") no-repeat center;
}
#sec2 .con_wr ul li:nth-child(6) {
  background: url("../img/main_img10.png") no-repeat center;
}

#sec2 .con_wr ul li:nth-child(1):hover {
  background: url("../img/main_img05_01.png") no-repeat center;
  background-size: cover;
}
#sec2 .con_wr ul li:nth-child(2):hover {
  background: url("../img/main_img06_01.png") no-repeat center;
  background-size: cover;
}
#sec2 .con_wr ul li:nth-child(3):hover {
  background: url("../img/main_img07_01.png") no-repeat center;
  background-size: cover;
}
#sec2 .con_wr ul li:nth-child(4):hover {
  background: url("../img/main_img08_01.png") no-repeat center;
  background-size: cover;
}
#sec2 .con_wr ul li:nth-child(5):hover {
  background: url("../img/main_img09_01.png") no-repeat center;
  background-size: cover;
}
#sec2 .con_wr ul li:nth-child(6):hover {
  background: url("../img/main_img10_01.png") no-repeat center;
  background-size: cover;
}
#sec2 .con_wr ul li:hover .img_wr img.hover-image {
  display: block;
}
#sec2 .con_wr ul li:hover .txt_wr p {
  color: white;
  text-shadow: 1px 1px 4px black;
}

@media screen and (max-width: 1700px) {
  #sec2 .sec_tt {
    font-size: 30px;
    padding-bottom: 45px;
  }
  #sec2 .con_wr ul li a .txt_wr {
    /* padding: 20px 15px; */
  }
  #sec2 .con_wr ul li a .txt_wr .tit {
    font-size: 22px;
  }
  #sec2 .con_wr ul li a .txt_wr .txt {
    font-size: 15px;
  }
}
@media screen and (max-width: 1440px) {
  #sec2 .con_wr ul li .txt_wr {
    text-align: center;
    padding: 50% 0 0;
  }
  #sec2 .con_wr ul li {
    flex: 0 1 calc(100% / 4);
    padding: 42px 20px;
    min-height: 300px;
    border-bottom: 1px solid #00000012;
  }
}

@media screen and (max-width: 1300px) {
  #sec2 .con_wr ul li .txt_wr {
    padding: 70% 0 0;
  }
}

@media screen and (max-width: 1024px) {
  #sec2 .con_wr ul li {
    flex: 0 1 calc(100% / 2);
    padding: 70px 50px;
    min-height: 300px;
  }
  #sec2 .con_wr ul li a .txt_wr::after {
    width: 30px;
    height: 22px;
    top: 15px;
  }
  #sec2 .con_wr ul {
    max-width: 1024px;
  }
}

@media screen and (max-width: 768px) {
  #sec2 .con_wr ul li {
    flex: 0 1 calc(100% / 2);
    padding: 0px 40px;
    min-height: 300px;
  }
  #sec2 .con_wr ul li a {
    width: 100%;
    position: relative;
  }
  #sec2 .con_wr ul li a .img_wr {
    width: 100%;
    display: block;
  }
  #sec2 .con_wr ul li a .txt_wr {
    width: 100%;
    display: block;
    height: auto;
    min-height: 88px;
    /* position: absolute; */
    left: 0;
    bottom: 0;
    /* background: rgba(255, 255, 255, 0.8); */
    /* text-align: center; */
    /* padding: 10px 20px; */
  }
  #sec2 .con_wr ul li a .txt_wr .tit {
    padding-bottom: 3px;
  }
}

@media screen and (max-width: 650px) {
  #sec2 .con_wr ul li .txt_wr {
    padding: 100% 0 0;
  }
}

@media screen and (max-width: 500px) {
  #sec2 .con_wr ul li .txt_wr p {
    color: white;
    text-shadow: 1px 1px 4px black;
  }
  #sec2 .con_wr ul li {
    flex: 0 1 calc(100% / 2);
    padding: 0px 10px;
    min-height: 220px;
  }
  #sec2 .con_wr ul li .txt_wr {
    padding: 48% 0 0;
  }
  #sec2 .con_wr ul li .txt_wr p {
    color: white;
  }
  #sec2 .con_wr ul li .txt_wr p.txt {
    color: white;
    text-shadow: 1px 1px 4px black;
  }
  #sec2 .con_wr ul li:nth-child(1) {
    background: url("../img/main_img05_01.png") no-repeat center;
    background-size: cover;
  }
  #sec2 .con_wr ul li:nth-child(2) {
    background: url("../img/main_img06_01.png") no-repeat center;
    background-size: cover;
  }
  #sec2 .con_wr ul li:nth-child(3) {
    background: url("../img/main_img07_01.png") no-repeat center;
    background-size: cover;
  }
  #sec2 .con_wr ul li:nth-child(4) {
    background: url("../img/main_img08_01.png") no-repeat center;
    background-size: cover;
  }
  #sec2 .con_wr ul li:nth-child(5) {
    background: url("../img/main_img09_01.png") no-repeat center;
    background-size: cover;
  }
  #sec2 .con_wr ul li:nth-child(6) {
    background: url("../img/main_img10_01.png") no-repeat center;
    background-size: cover;
  }
  #sec2 .con_wr ul li a .txt_wr {
    /* height:100%; */
    /* padding: 5px 15px; */
    display: table;
    min-height: unset;
    height: 55px;
  }
  #sec2 .con_wr ul li a .txt_wr .tit {
    font-size: 15px;
  }
  #sec2 .con_wr ul li a .txt_wr .txt {
    font-size: 13px;
    display: none;
  }
  #sec2 .con_wr ul li a .txt_wr .txt.spc {
    padding: 0;
  }
}

@media screen and (max-width: 375px) {
  #sec2 .con_wr ul li .txt_wr {
    padding: 64% 0 0;
}
  #sec2 .con_wr ul li a .txt_wr {
    text-align: center;
  }
  #sec2 .con_wr ul li a .txt_wr::after {
    display: none;
  }
  #sec2 .con_wr ul li a .txt_wr {
    height: 40px;
  }
  #sec2 .con_wr ul li a .txt_wr .tit {
    font-size: 14px;
  }
}

#sec3 {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
#sec3 .board_wr {
  float: left;
  width: 50%;
}

#sec3 .board_wr img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
#sec3 .board_wr .gallery_li {
}
#sec3 .board_wr .gallery_li img {
}
#sec3 .board_wr .pic_lt {
  position: relative;
  margin-bottom: 20px;
  background: #fff;
}
#sec3 .board_wr .pic_lt .lat_title {
  /* display:block; */ /* line-height:45px; */ /* font-size:1.2em; */ /* color:#253dbe */
  padding-bottom: 20px;
}
#sec3 .board_wr .pic_lt .lat_title a {
  color: #000;
  display: inline-block;
  position: relative;
  font-size: 26px;
  font-weight: 500;
}

#sec3 .board_wr .pic_lt ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
#sec3 .board_wr .pic_lt ul {
  margin: 0 -10px;
}
#sec3 .board_wr .pic_lt li {
  float: left;
  width: 50%;
  padding: 0 10px;
}
#sec3 .board_wr .pic_lt li.galley_li:nth-child(4n + 1) {
  clear: both !important;
}
#sec3 .board_wr .pic_lt li .lt_img {
  margin: 5px 0;
  display: block; /* padding-bottom: 10px; */
  overflow: hidden;
}
#sec3 .board_wr .pic_lt li .lt_img:hover img {
  transform: scale(1.1);
}
#sec3 .board_wr .pic_lt li .lt_img img {
  width: 100%;
  height: auto;
  transition: all ease 0.3s;
}
#sec3 .board_wr .pic_lt li a {
  font-size: 18px;
}
#sec3 .board_wr .pic_lt li a:hover {
  /* color:#a22121 */
}
#sec3 .board_wr .pic_lt li .fa-heart {
  color: #ff0000;
}
#sec3 .board_wr .pic_lt li .fa-lock {
  display: inline-block;
  line-height: 14px;
  width: 16px;
  font-size: 0.833em;
  color: #4f818c;
  background: #cbe3e8;
  text-align: center;
  border-radius: 2px;
  font-size: 12px;
  border: 1px solid #cbe3e8;
  vertical-align: middle;
}
#sec3 .board_wr .pic_lt li .new_icon {
  display: inline-block;
  width: 16px;
  line-height: 16px;
  font-size: 0.833em;
  color: #23db79;
  background: #b9ffda;
  text-align: center;
  border-radius: 2px;
  margin-left: 2px;
  font-weight: bold;
  vertical-align: middle;
}
#sec3 .board_wr .pic_lt li .hot_icon {
  display: inline-block;
  width: 16px;
  line-height: 16px;
  font-size: 0.833em;
  color: #ff0000;
  background: #ffb9b9;
  text-align: center;
  border-radius: 2px;
  vertical-align: middle;
}
#sec3 .board_wr .pic_lt li .fa-caret-right {
  color: #bbb;
}
#sec3 .board_wr .pic_lt li .fa-download {
  display: inline-block;
  width: 16px;
  line-height: 16px;
  font-size: 0.833em;
  color: #daae37;
  background: #ffefb9;
  text-align: center;
  border-radius: 2px;
  vertical-align: middle;
}
#sec3 .board_wr .pic_lt li .fa-link {
  display: inline-block;
  width: 16px;
  line-height: 16px;
  font-size: 0.833em;
  color: #b451fd;
  background: #edd3fd;
  text-align: center;
  border-radius: 2px;
  vertical-align: middle;
}
#sec3 .board_wr .pic_lt .profile_img img {
  border-radius: 50%;
}
#sec3 .board_wr .lt_info {
  padding: 10px 0;
  display: none;
}
#sec3 .board_wr .lt_info .lt_nick {
}
#sec3 .board_wr .lt_info .lt_date {
  color: #888;
}
#sec3 .board_wr .pic_lt .empty_li {
  line-height: 145px;
  color: #666;
  text-align: center;
  padding: 0;
}
#sec3 .board_wr .pic_lt .empty_li:before {
  background: none;
  padding: 0;
}
#sec3 .board_wr .pic_lt .lt_cmt {
  background: #e9eff5;
  color: #3a8afd;
  font-size: 11px;
  height: 16px;
  line-height: 16px;
  padding: 0 5px;
  border-radius: 3px;
  vertical-align: middle;
}
#sec3 .board_wr .pic_lt .lt_more {
  position: absolute;
  top: 5px;
  right: 0;
  display: block;
  text-align: center;
}
#sec3 .board_wr .pic_lt .lt_more:hover {
  color: #777;
}
#sec3 .board_wr ul li.galley_li img {
  min-width: 100%;
}

@media screen and (max-width: 1700px) {
  #sec3 .board_wr {
  }
  #sec3 .board_wr .pic_lt .lat_title a {
    font-size: 24px;
  }
  #sec3 .board_wr .pic_lt li a {
    font-size: 17px;
  }
}

@media screen and (max-width: 1440px) {
  #sec3 .board_wr {
  }
}

@media screen and (max-width: 1300px) {
  #sec3 .board_wr {
    width: 50%;
  }
}

@media screen and (max-width: 1024px) {
  #sec3 .board_wr {
    flex: 0 1 100%;
  }
}
@media screen and (max-width: 768px) {
  #sec3 .board_wr {
    /* display: none; */
    flex: 0 1 100%;
  }
}
@media screen and (max-width: 768px) {
  #sec3 .board_wr img {
    height: 300px;
    object-fit: cover;
    width: 100%;
  }
}
/* 수정 */
/*
#sec3 .menu_wr{width:50%;float: left;overflow:hidden;padding-left: 50px;}
#sec3 .menu_wr .left_wr{float:left;}
#sec3 .menu_wr .left_wr .menu_bx{border:5px solid #eee;padding: 25px 30px;margin:10px;width: 300px;}
#sec3 .menu_wr .left_wr .menu_bx p{font-size: 28px;padding-bottom: 15px;font-weight: 500;}
#sec3 .menu_wr .left_wr .menu_bx ul{}
#sec3 .menu_wr .left_wr .menu_bx ul li{padding: 1px 0;}
#sec3 .menu_wr .left_wr .menu_bx ul li a{display:block;color: #636363;font-weight: 400;font-size: 19px;line-height: 30px;}
#sec3 .menu_wr .left_wr .menu_bx ul li a:hover{text-decoration:underline}
#sec3 .menu_wr .right_wr{float:left;padding: 10px 30px;}
#sec3 .menu_wr .right_wr ul{}
#sec3 .menu_wr .right_wr ul li{border:1px solid #eee}
#sec3 .menu_wr .right_wr ul li a{display: table;padding: 18px 40px;width: 320px;transition: 0.2s;}
#sec3 .menu_wr .right_wr ul li a:hover{background:#f8efee}
#sec3 .menu_wr .right_wr ul li a .t_cell{text-align:left;overflow: hidden;}
#sec3 .menu_wr .right_wr ul li a .t_cell .txt{float: left;padding-top: 22px;font-size: 20px;}
#sec3 .menu_wr .right_wr ul li a .t_cell .icon{float: right;}


@media screen and (max-width:1700px){
    #sec3 .menu_wr .left_wr .menu_bx{width: 230px;padding: 15px 25px;margin: 5px;}
    #sec3 .menu_wr .right_wr{padding: 10px 15px;}
    #sec3 .menu_wr .right_wr ul li a{width: 260px;padding: 10px 30px;}
    #sec3 .menu_wr .left_wr .menu_bx p{font-size:24px;padding-bottom: 10px;}
    #sec3 .menu_wr .left_wr .menu_bx ul li a{font-size:17px}
    #sec3 .menu_wr .right_wr ul li a .t_cell .txt{font-size:18px}
}


@media screen and (max-width:1300px){
    #sec3 .menu_wr{width:60%;padding-left: 30px;}
}

@media screen and (max-width:1024px){
    #sec3 .menu_wr{width:100%;padding: 30px 20px 0;}
    #sec3 .menu_wr .left_wr{width: 45%;padding-right: 30px;}
    #sec3 .menu_wr .left_wr .menu_bx{width:100%}
    #sec3 .menu_wr .right_wr{width: 55%;}
    #sec3 .menu_wr .right_wr ul li a{width:100%;padding: 10px 50px;}
}

@media screen and (max-width:768px){
    #sec3 .menu_wr .left_wr{width: 100%;padding: 0;}
    #sec3 .menu_wr .left_wr .menu_bx{margin: 5px 0;}
    #sec3 .menu_wr .right_wr{display:none}
}
*/

#sec3 .menu_wr .min_txt {
  color: #ffffffad;
  font-weight: 500;
  padding-left: 10px;
  font-size: clamp(12px, 2vw, 20px);
  font-family: "Pretendard";
}
#sec3 .menu_wr {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  width: 50%;
}
#sec3 .menu_wr .top_btn {
  background-color: #c18475;
  padding: 20px 50px;
  flex: 0 1 100%;
}
#sec3 .menu_wr .top_btn ul {
  overflow: hidden;
}
#sec3 .menu_wr .top_btn ul li {
  float: left;
  width: 25%;
  border: 1px solid #ddd;
  border-right: 0; /* display: table; */
}
#sec3 .menu_wr .top_btn ul li:last-child {
  border-right: 1px solid #ddd;
}
#sec3 .menu_wr .top_btn ul li a {
  display: table;
  height: 215px;
  width: 100%;
}
#sec3 .menu_wr .top_btn a .t_cell {
}
#sec3 .menu_wr .top_btn a .icon {
}
#sec3 .menu_wr .top_btn a .icon img {
  transition: all ease 0.2s;
}
#sec3 .menu_wr .top_btn a:hover .icon img {
  transform: scale(1.1);
}
#sec3 .menu_wr a .txt {
  padding-top: 20px;
  color: white;
  font-weight: 700;
  text-align: left;
  line-height: 60px;
  font-size: clamp(24px, 2vw, 50px);
}
#sec3 .menu_wr .bottom_btn {
  background-color: #a86859;
  padding: 20px 50px;
  flex: 0 1 100%;
}
#sec3 .menu_wr .notice_wr {
  /* padding-top: 15px; */
}
#sec3 .menu_wr .notice_wr .tit_bx {
  float: left;
  padding-right: 20px;
}
#sec3 .menu_wr .notice_wr .tit_bx a {
  display: table;
  width: 165px;
  height: 165px;
  background: #ef9f60;
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  transition: all ease 0.3s;
}
#sec3 .menu_wr .notice_wr .tit_bx a:hover {
  background: #e38337;
}
#sec3 .menu_wr .notice_wr .tit_bx a .t_cell {
}
#sec3 .menu_wr .sub-txt {
  color: #ffffff30;
  font-weight: 900;
  padding-top: 20px;
  font-size: clamp(53px, 2vw, 46px);
}
#sec3 .menu_wr .bottom_btn .sub-txt {
  padding-top: 88px;
  text-align: left;
}
#sec3 .menu_wr .main_icon {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1700px) {
  #sec3 .menu_wr {
    /* padding-right: 200px; */
  }
  #sec3 .menu_wr .top_btn ul li a {
    height: 180px;
  }
  #sec3 .menu_wr .notice_wr .tit_bx a {
    height: 140px;
    width: 140px;
    font-size: 23px;
  }
  #sec3 .menu_wr .sub-txt {
    padding-top: 20px;
  }
  #sec3 .menu_wr .bottom_btn .sub-txt {
    padding-top: 80px;
  }
}

@media screen and (max-width: 1440px) {
  #sec3 .menu_wr {
    /* padding-right: 120px; */
  }
  #sec3 .menu_wr .bottom_btn .sub-txt {
    padding-top: 40px;
  }
  #sec3 .menu_wr a .txt {
  }
  #sec3 .menu_wr .sub-txt {
    font-size: clamp(18px, 5vw, 39px);
  }
}

@media screen and (max-width: 1300px) {
}

@media screen and (max-width: 1024px) {
  #sec3 .menu_wr .bottom_btn .sub-txt{padding-top: 30px;
  }
  #sec3 .menu_wr .bottom_btn {
  }
  #sec3 .menu_wr .top_btn {
  }
  #sec3 .menu_wr .bottom_btn .sub-txt {
    padding-top: 10px;
  }
  #sec3 .menu_wr .sub-txt {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #sec3 .menu_wr a .txt {
  }
  #sec3 .menu_wr {
    width: 100%; /* padding: 0 20px; */
  }
}

@media screen and (max-width:  768px) {
  #sec3 .menu_wr .sub-txt{display: none;}
  #sec3 .menu_wr .bottom_btn .sub-txt{display: none;}
}

@media screen and (max-width: 500px) {
  #sec3 .menu_wr .main_icon img {
    width: 35px;
  }
  #sec3 .menu_wr .top_btn ul li {
    width: 100%;
    border-right: 1px solid #ddd;
    border-bottom: 0;
  }
  #sec3 .menu_wr .top_btn ul li:last-child {
    border-bottom: 1px solid #ddd;
  }
  #sec3 .menu_wr .top_btn ul li a {
    height: auto;
    display: block;
    text-align: center;
    padding: 5px;
  }
  #sec3 .menu_wr .top_btn a .t_cell {
    width: 100%;
    display: block;
  }
  #sec3 .menu_wr .top_btn a .icon {
    display: inline-block;
    width: 30%;
  }
  #sec3 .menu_wr .top_btn a .icon img {
    width: 40px;
  }
  #sec3 .menu_wr .top_btn a .txt {
    display: inline-block;
    width: 100%;
    line-height: 35px;
  }

  #sec3 .menu_wr .notice_wr {
  }
  #sec3 .menu_wr .notice_wr .tit_bx {
    float: none;
    width: 100%;
    padding: 10px 0;
  }
  #sec3 .menu_wr .notice_wr .tit_bx a {
    display: block;
    width: 100%;
    font-size: 18px;
    height: auto;
    padding: 15px;
  }
  #sec3 .menu_wr .notice_wr .tit_bx a .t_cell {
    display: block;
  }
}


/* 하단 레이아웃 */
#ft {
  background: #3c3c3c;
}
#ft #ft_wr {
  padding: 20px 0px 40px 0px;
  position: relative;
}
#ft #ft_wr .wrapper {
  padding: 15px 450px 30px 30px;
  position: relative;
}
#ft #ft_wr .ft_catch {
  /* float:left; */
  padding-right: 50px;
  display: inline-block;
  vertical-align: middle;
}
#ft #ft_wr .ft_company {
  /* float:left; */
  color: #cecece;
  font-weight: 300;
  display: inline-block;
  vertical-align: middle;
}
#ft #ft_wr .ft_company .ft_info {
  padding-left: 60px;
  line-height: 20px;
  font-family: 'Pretendard';
}
#ft #ft_wr .ft_company .ft_info p {
  display: inline-block;
  padding-right: 30px;
}
#ft #ft_wr .ft_company .ft_copy {
  word-break: keep-all;
  padding-top: 10px;
  color: #ffffff5e;
}
#tnb_logout a {color: #fff;}
#ft #ft_wr .wrapper .ft_icon {
  display: inline-block;
  position: absolute;
  right: 85px;
  bottom: 45px;
}
#ft #ft_wr .wrapper .ft_icon a {
  margin-right: 31px;
}

.foot-select {
  position: absolute;
  width: 370px;
  right: 0px;
  bottom: 65px;
}
.foot-select #foot_BtnSite {
  width: 320px;
  height: 45px;
  color: #000;
  text-align: left;
  position: relative;
  border: 1px solid #ffffff45;
  border-radius: 4px;
  background: #3c3c3c;
  padding: 0 50px;
}
.foot-select #foot_BtnSite p {
  font-size: 15px;
  padding-right: 0;
  color: white;
  font-family: "Gmarket Sans";
  font-weight: 600;
  text-align: left;
}
.head-select #head_BtnSite p {
  font-size: 15px;
  padding-right: 0;
  color: #ffffffa3;
  font-weight: 900;
  text-align: left;
}
.head-select .head-site {
  display: none;
  position: absolute;
  padding: 0 20px;
}
.head-select .head-site a {
  color: #db9711;
  font-size: 17px;
  line-height: 32px;
  padding-left: 24px;
}
.foot-select #foot_BtnSite span {
  display: block;
  background: url("../img/arrow-black.png") no-repeat center;
  width: 22px;
  height: 14px;
  position: absolute;
  right: 44px;
  top: 17px;
  transform: rotate(180deg);
  transition: all 0.5s;
  content: "";
  z-index: 999;
}
.foot-select #foot_BtnSite span.on {
  transform: rotate(0);
}
.head-select #head_BtnSite span{
  display: block;
  background: url("../img/arrow-down.png") no-repeat center;
  width: 19px;
  height: 14px;
  position: absolute;
  right: 90px;
  top: 17px;
  transform: rotate(359deg);
  transition: all 0.5s;
  content: "";
  z-index: 999;
}
.head-select #head_BtnSite span on{
transform: rotate(0);
}
.foot-select .foot-site {
  display: none;
  position: absolute;
  bottom: 44px;
  font-size: 15px;
  background: #3c3c3c24;
  width: 315px;
  text-align: left;
  height: 53px;
  z-index: 999;
  /* overflow-y: scroll !important; */
  /* border: 1px solid #ffffff9e; */
}
.foot-select .foot-site ul {
  margin: 10px;
}
.foot-select .foot-site li {
  position: relative;
  padding-left: 5px;
}
.foot-select .foot-site li::before {
  content: "";
  width: 2px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 50%;
  background: #fff;
}
.foot-select .foot-site a {
  color: #da930b;
  font-size: 22px;
  padding-left: 12px;
  line-height: 32px;
}
.foot-select .foot-site a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 1300px) {
  #ft #ft_wr {
    padding: 30px 20px;
  }
  #ft #ft_wr .ft_catch {
    padding-right: 10px;
    /* width: 30%; */
    padding: 0 0 10px 0;
  }
  #ft #ft_wr .ft_company .ft_info {
    padding: 0px 0px 0px 0;
  }
  #ft #ft_wr .ft_company .ft_copy {
    display: block;
  }
}

@media screen and (max-width: 1024px) {
  #ft #ft_wr .wrapper .ft_icon{bottom: 74px;}
}

@media screen and (max-width: 920px) {
  #ft #ft_wr .wrapper {
    padding: 15px 400px 30px 2px;
    position: relative;
  }
  #ft {
    text-align: center;
  }
  #ft #ft_wr {
    padding: 15px 10px;
  }
  #ft #ft_wr .ft_catch {
    float: none;
    width: 100%;
    padding: 0 0 20px;
  }
  #ft #ft_wr .ft_company {
    float: none;
    width: 100%;
    padding: 0;
  }
  #ft #ft_wr .ft_company .ft_info p {
    /* padding: 5px 0; */
    line-height: 25px;
  }
  #ft #ft_wr .ft_company .ft_info p span {
    display: block;
    font-size: 0; /* padding: 2px; */
    line-height: 0;
  }
  #ft #ft_wr .wrapper .ft_icon {
    display: inline-block;
    position: absolute;
    right: 69px;
    bottom: 70px;
  }
  .foot-select {
    position: absolute;
    width: 370px;
    right: 0px;
    bottom: 140px;
  }
}
@media screen and (max-width: 768px) {
  #ft #ft_wr .wrapper {
    padding: 15px 0px 30px 2px;
    position: relative;
  }
  #ft #ft_wr .wrapper .ft_icon {
    display: none;
  }
  .foot-select {
    display: none;
    position: relative;
    right: auto;
    bottom: auto;
  }
  .foot-select #foot_BtnSite {
    width: 200px;
    height: 40px;
  }
  .foot-select #foot_BtnSite p {
    font-size: 12px;
    font-weight: 500;
  }
  .foot-select .foot-site {
    bottom: 40px;
    width: 200px;
    height: 125px;
  }
}

@media screen and (max-width: 500px) {
  .foot-select {
    margin: 0 auto;
  }
  .foot-select .foot-site {
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px;
    width: 200px;
    height: 125px;
  }
  #ft #ft_wr .wrapper {
    padding: 0;
  }
  #ft #ft_wr .ft_catch {
    width: 140px;
    padding: 0 0 10px;
  }
  #ft #ft_wr .ft_company {
    font-size: 14px;
  }
  #ft #ft_wr .wrapper .ft_icon {
    display: none;
  }
}

#top_btn {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  right: 20px;
  width: 50px;
  height: 50px;
  line-height: 46px;
  border: 2px solid #9b9b9b;
  color: #21252d;
  text-align: center;
  font-size: 15px;
  z-index: 90;
  background: rgba(255, 255, 255, 0.5);
  transition: 0.3s;
}
#top_btn:hover {
  border-color: #e8e8e8;
  background: #ffffff;
  color: #306160;
}

@media screen and (max-width: 7 68px) {
  #top_btn {
    bottom: auto;
    top: 10px;
    margin: 0;
    right: 10px;
  }
}

@media screen and (max-width: 500px) {
  #top_btn {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 13px; /* border-radius: 10px; */
  }
}

/* 게시물 선택복사 선택이동 */
#copymove {
}
#copymove .win_desc {
  text-align: center;
  display: block;
}
#copymove .tbl_wrap {
  margin: 20px;
}
#copymove .win_btn {
  padding: 0 20px 20px;
}
.copymove_current {
  float: right;
  background: #ff3061;
  padding: 5px;
  color: #fff;
  border-radius: 3px;
}
.copymove_currentbg {
  background: #f4f4f4;
}

/* 화면낭독기 사용자용 */
#hd_login_msg {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.msg_sound_only,
.sound_only {
  display: inline-block !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0;
  line-height: 0;
  border: 0 !important;
  overflow: hidden !important;
}

/* 본문 바로가기 */
#skip_to_container a {
  z-index: 100000;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
#skip_to_container a:focus,
#skip_to_container a:active {
  width: 100%;
  height: 75px;
  background: #21272e;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 3.3em;
}

/* ie6 이미지 너비 지정 */
.img_fix {
  width: 100%;
  height: auto;
}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {
  display: inline-block;
  position: relative;
}
#captcha legend {
  position: absolute;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999em;
  overflow: hidden;
}
#captcha #captcha_img {
  height: 40px;
  border: 1px solid #898989;
  vertical-align: top;
  padding: 0;
  margin: 0;
}
#captcha #captcha_mp3 {
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  background: url("../../../img/captcha2.png") no-repeat;
  text-indent: -999px;
  border-radius: 3px;
}
#captcha #captcha_reload {
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  background: url("../../../img/captcha2.png") no-repeat 0 -40px;
  text-indent: -999px;
  border-radius: 3px;
}
#captcha #captcha_key {
  margin: 0 0 0 3px;
  padding: 0 5px;
  width: 90px;
  height: 40px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 1.333em;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  vertical-align: top;
}
#captcha #captcha_info {
  display: block;
  margin: 5px 0 0;
  font-size: 0.95em;
  letter-spacing: -0.1em;
}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {
  display: block;
  margin: 0 0 5px;
  width: 187px;
}
#captcha.m_captcha #captcha_img {
  width: 160px;
  height: 60px;
  border: 1px solid #e9e9e9;
  margin-bottom: 3px;
  margin-top: 5px;
  display: block;
}
#captcha.m_captcha #captcha_reload {
  position: static;
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  background: url("../../../img/captcha2.png") no-repeat 0 -40px;
  text-indent: -999px;
}
#captcha.m_captcha #captcha_reload span {
  display: none;
}
#captcha.m_captcha #captcha_key {
  margin: 0;
  padding: 0 5px;
  width: 115px;
  height: 29px;
  border: 1px solid #b8c9c2;
  background: #f7f7f7;
  font-size: 1.333em;
  font-weight: bold;
  text-align: center;
  line-height: 29px;
  margin-left: 3px;
}
#captcha.m_captcha #captcha_info {
  display: block;
  margin: 5px 0 0;
  font-size: 0.95em;
  letter-spacing: -0.1em;
}
#captcha.m_captcha #captcha_mp3 {
  width: 31px;
  height: 31px;
  background: url("../../../img/captcha2.png") no-repeat 0 0;
  vertical-align: top;
  overflow: hidden;
  cursor: pointer;
  text-indent: -9999px;
  border: none;
}

/* ckeditor 단축키 */
.cke_sc {
  margin: 0 0 5px;
  text-align: right;
}
.btn_cke_sc {
  display: inline-block;
  padding: 0 10px;
  height: 23px;
  border: 1px solid #ccc;
  background: #fafafa;
  color: #000;
  text-decoration: none;
  line-height: 1.9em;
  vertical-align: middle;
  cursor: pointer;
}
.cke_sc_def {
  margin: 0 0 5px;
  padding: 10px;
  border: 1px solid #ccc;
  background: #f7f7f7;
  text-align: center;
}
.cke_sc_def dl {
  margin: 0 0 5px;
  text-align: left;
  zoom: 1;
}
.cke_sc_def dl:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.cke_sc_def dt,
.cke_sc_def dd {
  float: left;
  margin: 0;
  padding: 5px 0;
  border-bottom: 1px solid #e9e9e9;
}
.cke_sc_def dt {
  width: 20%;
  font-weight: bold;
}
.cke_sc_def dd {
  width: 30%;
}

/* ckeditor 태그 기본값 */
#bo_v_con ul {
  display: block;
  list-style-type: disc;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
}
#bo_v_con ol {
  display: block;
  list-style-type: decimal;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
}
#bo_v_con li {
  display: list-item;
}

/* 버튼 */
a.btn,
.btn {
  line-height: 35px;
  height: 35px;
  padding: 0 10px;
  text-align: center;
  font-weight: bold;
  border: 0;
  font-size: 1.4em;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}

a.btn01 {
  display: inline-block;
  padding: 7px;
  border: 1px solid #ccc;
  background: #fafafa;
  color: #000;
  text-decoration: none;
  vertical-align: middle;
}
a.btn01:focus,
a.btn01:hover {
  text-decoration: none;
}
button.btn01 {
  display: inline-block;
  margin: 0;
  padding: 7px;
  border: 1px solid #ccc;
  background: #fafafa;
  color: #000;
  text-decoration: none;
}
a.btn02 {
  display: inline-block;
  padding: 7px;
  border: 1px solid #3b3c3f;
  background: #4b545e;
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
}
a.btn02:focus,
.btn02:hover {
  text-decoration: none;
}
button.btn02 {
  display: inline-block;
  margin: 0;
  padding: 7px;
  border: 1px solid #3b3c3f;
  background: #4b545e;
  color: #fff;
  text-decoration: none;
}

.btn_confirm {
  text-align: right;
} /* 서식단계 진행 */

.btn_submit {
  border: 0;
  background: #ff7b79;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
}
.btn_submit:hover {
  background: #d45957;
}
.btn_close {
  border: 1px solid #dcdcdc;
  cursor: pointer;
  border-radius: 3px;
  background: #fff;
}
a.btn_close {
  text-align: center;
  line-height: 50px;
}

a.btn_cancel {
  display: inline-block;
  background: #969696;
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
}
button.btn_cancel {
  display: inline-block;
  background: #969696;
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
}
.btn_cancel:hover {
  background: #aaa;
}
a.btn_frmline,
button.btn_frmline {
  display: inline-block;
  width: 128px;
  padding: 0 5px;
  height: 40px;
  border: 0;
  background: #434a54;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
  vertical-align: top;
} /* 우편번호검색버튼 등 */
a.btn_frmline {
}
button.btn_frmline {
  font-size: 1em;
}

/* 게시판용 버튼 */
a.btn_b01,
.btn_b01 {
  display: inline-block;
  color: #bababa;
  text-decoration: none;
  vertical-align: middle;
  border: 0;
  background: transparent;
}
.btn_b01:hover,
.btn_b01:hover {
  color: #000;
}
a.btn_b02,
.btn_b02 {
  display: inline-block;
  background: #253dbe;
  padding: 0 10px;
  color: #fff;
  text-decoration: none;
  border: 0;
  vertical-align: middle;
}
a.btn_b02:hover,
.btn_b02:hover {
  background: #0025eb;
}
a.btn_b03,
.btn_b03 {
  display: inline-block;
  background: #fff;
  border: 1px solid #b9bdd3;
  color: #646982;
  text-decoration: none;
  vertical-align: middle;
}
a.btn_b03:hover,
.btn_b03:hover {
  background: #ebedf6;
}
a.btn_b04,
.btn_b04 {
  display: inline-block;
  background: #fff;
  border: 1px solid #ccc;
  color: #707070;
  text-decoration: none;
  vertical-align: middle;
}
a.btn_b04:hover,
.btn_b04:hover {
  color: #333;
  background: #f9f9f9;
}
a.btn_admin,
.btn_admin {
  display: inline-block;
  color: #d13f4a;
  text-decoration: none;
  vertical-align: middle;
} /* 관리자 전용 버튼 */
.btn_admin:hover,
a.btn_admin:hover {
  color: #ff3746;
}

/* 기본테이블 */
.tbl_wrap table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0 5px;
  background: #fff;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}
.tbl_wrap caption {
  padding: 10px 0;
  font-weight: bold;
  text-align: left;
}
.tbl_head01 {
  margin: 0 0 10px;
}
.tbl_head01 caption {
  padding: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.tbl_head01 thead th {
  padding: 20px 0;
  font-weight: normal;
  text-align: center;
  border: 1px solid #c8c8c8;
  height: 40px;
  background-color: #f5dbd559;
}
.tbl_head01 thead th input {
  vertical-align: top;
} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th,
.tbl_head01 tfoot td {
  padding: 10px 0;
  border-top: 1px solid #c1d1d5;
  border-bottom: 1px solid #c1d1d5;
  background: #d7e0e2;
  text-align: center;
}
.tbl_head01 tbody th {
  padding: 8px 0;
  border-bottom: 1px solid #e8e8e8;
}
.tbl_head01 td {
  color: #666;
  padding: 10px 5px;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  line-height: 1.4em;
  height: 60px;
  word-break: break-all;
}
.tbl_head01 tbody tr:hover td {
  background: #fafafa;
}
.tbl_head01 a:hover {
  text-decoration: underline;
}

.tbl_head02 {
  margin: 0 0 10px;
}
.tbl_head02 caption {
  padding: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.tbl_head02 thead th {
  padding: 5px 0;
  border-top: 1px solid #d1dee2;
  border-bottom: 1px solid #d1dee2;
  background: #e5ecef;
  color: #383838;
  font-size: 0.95em;
  text-align: center;
  letter-spacing: -0.1em;
}
.tbl_head02 thead a {
  color: #383838;
}
.tbl_head02 thead th input {
  vertical-align: top;
} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th,
.tbl_head02 tfoot td {
  padding: 10px 0;
  border-top: 1px solid #c1d1d5;
  border-bottom: 1px solid #c1d1d5;
  background: #d7e0e2;
  text-align: center;
}
.tbl_head02 tbody th {
  padding: 5px 0;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: #fff;
}
.tbl_head02 td {
  padding: 5px 3px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: #fff;
  line-height: 1.4em;
  word-break: break-all;
}
.tbl_head02 a {
}

/* 폼 테이블 */
.tbl_frm01 {
  margin: 0 0 20px;
}
.tbl_frm01 table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.tbl_frm01 th {
  width: 70px;
  padding: 7px 13px;
  border: 1px solid #e9e9e9;
  border-left: 0;
  background: #f5f8f9;
  text-align: left;
}
.tbl_frm01 td {
  padding: 7px 10px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: transparent;
}
.wr_content textarea,
.tbl_frm01 textarea,
.form_01 textarea,
.frm_input {
  border: 1px solid #d0d3db;
  background: #fff;
  color: #000;
  vertical-align: middle;
  border-radius: 3px;
  padding: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tbl_frm01 textarea {
  padding: 2px 2px 3px;
}
.frm_input {
  height: 40px;
}

.full_input {
  width: 100%;
}
.half_input {
  width: 49.5%;
}
.twopart_input {
  width: 385px;
  margin-right: 10px;
}
.tbl_frm01 textarea,
.write_div textarea {
  width: 100%;
  height: 100px;
}
.tbl_frm01 a {
  text-decoration: none;
}
.tbl_frm01 .frm_file {
  display: block;
  margin-bottom: 5px;
}
.tbl_frm01 .frm_info {
  display: block;
  padding: 0 0 5px;
  line-height: 1.4em;
}

/*기본 리스트*/
.list_01 ul {
  border-top: 1px solid #ececec;
}
.list_01 li {
  border-bottom: 1px solid #ececec;
  background: #fff;
  padding: 10px 15px;
  list-style: none;
  position: relative;
}
.list_01 li:nth-child(odd) {
  background: #f6f6f6;
}
.list_01 li:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.list_01 li:hover {
  background: #f9f9f9;
}
.list_01 li.empty_li {
  text-align: center;
  padding: 20px 0;
  color: #666;
}

/*폼 리스트*/
.form_01 h2 {
  font-size: 1.167em;
}
.form_01 li {
  margin-bottom: 10px;
}
.form_01 ul:after,
.form_01 li:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.form_01 .left_input {
  float: left;
}
.form_01 .margin_input {
  margin-right: 1%;
}
.form_01 textarea {
  height: 100px;
  width: 100%;
}
.form_01 .frm_label {
  display: inline-block;
  width: 130px;
}

/* 자료 없는 목록 */
.empty_table {
  padding: 50px 0 !important;
  text-align: center;
}
.empty_list {
  padding: 20px 0 !important;
  color: #666;
  text-align: center;
}

/* 필수입력 */
.required,
textarea.required {
  background-image: url("../img/require.png") !important;
  background-repeat: no-repeat !important;
  background-position: 95% 3px !important;
}

/* 테이블 항목별 정의 */
.td_board {
  width: 80px;
  text-align: center;
}
.td_category {
  width: 80px;
  text-align: center;
}
.td_chk {
  width: 30px;
  text-align: center;
}
.td_date {
  width: 60px;
  text-align: center;
}
.td_datetime {
  width: 110px;
  text-align: center;
}
.td_group {
  width: 80px;
  text-align: center;
}
.td_mb_id {
  width: 100px;
  text-align: center;
}
.td_mng {
  width: 80px;
  text-align: center;
}
.td_name {
  width: 100px;
  text-align: left;
}
.td_nick {
  width: 100px;
  text-align: center;
}
.td_num {
  width: 50px;
  text-align: center;
}
.td_numbig {
  width: 80px;
  text-align: center;
}
.td_stat {
  width: 60px;
  text-align: center;
}

.txt_active {
  color: #5d910b;
}
.txt_done {
  color: #e8180c;
}
.txt_expired {
  color: #ccc;
}
.txt_rdy {
  color: #8abc2a;
}

/* 새창 기본 스타일 */
.new_win {
  position: relative;
}
.new_win .tbl_wrap {
  margin: 0 20px;
}
.new_win #win_title {
  font-size: 1.3em;
  height: 50px;
  line-height: 30px;
  padding: 10px 20px;
  background: #fff;
  color: #000;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
.new_win #win_title .sv {
  font-size: 0.75em;
  line-height: 1.2em;
}
.new_win .win_ul {
  margin-bottom: 15px;
  padding: 0 20px;
}
.new_win .win_ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.new_win .win_ul li {
  float: left;
  background: #fff;
  text-align: center;
  padding: 0 10px;
  border: 1px solid #d6e9ff;
  border-radius: 30px;
  margin-left: 5px;
}
.new_win .win_ul li:first-child {
  margin-left: 0;
}
.new_win .win_ul li a {
  display: block;
  padding: 8px 0;
  color: #6794d3;
}
.new_win .win_ul .selected {
  background: #3a8afd;
  border-color: #3a8afd;
  position: relative;
  z-index: 5;
}
.new_win .win_ul .selected a {
  color: #fff;
  font-weight: bold;
}
.new_win .win_desc {
  position: relative;
  margin: 10px;
  border-radius: 5px;
  font-size: 1em;
  background: #f2838f;
  color: #fff;
  line-height: 50px;
  text-align: left;
  padding: 0 20px;
}
.new_win .win_desc i {
  font-size: 1.2em;
  vertical-align: baseline;
}
.new_win .win_desc:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 50px;
  background: #da4453;
  border-radius: 3px 0 0 3px;
}
.new_win .frm_info {
  font-size: 0.92em;
  color: #919191;
}
.new_win .win_total {
  float: right;
  display: inline-block;
  line-height: 30px;
  font-weight: normal;
  font-size: 0.75em;
  color: #3a8afd;
  background: #f6f6f6;
  padding: 0 10px;
  border-radius: 5px;
}
.new_win .new_win_con {
  margin: 20px 0;
  padding: 20px;
}
.new_win .new_win_con:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.new_win .new_win_con2 {
  margin: 20px 0;
}
.new_win .btn_confirm:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.new_win .win_btn {
  text-align: center;
}
.new_win .btn_close {
  height: 45px;
  width: 60px;
  overflow: hidden;
  cursor: pointer;
}
.new_win .btn_submit {
  padding: 0 20px;
  height: 45px;
  font-weight: bold;
  font-size: 1.083em;
}

/* 검색결과 색상 */
.sch_word {
  color: #fff;
  background: #ff005a;
  padding: 2px 5px 3px;
  line-height: 18px;
  margin: 0 2px;
}

/* 자바스크립트 alert 대안 */
#validation_check {
  margin: 100px auto;
  width: 500px;
}
#validation_check h1 {
  margin-bottom: 20px;
  font-size: 1.3em;
}
#validation_check p {
  margin-bottom: 20px;
  padding: 30px 20px;
  border: 1px solid #e9e9e9;
  background: #fff;
}

/* 사이드뷰 */
.sv_wrap {
  position: relative;
  font-weight: normal;
}
.sv_wrap .sv {
  z-index: 1000;
  display: none;
  margin: 5px 0 0;
  font-size: 0.92em;
  background: #333;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
}
.sv_wrap .sv:before {
  content: "";
  position: absolute;
  top: -6px;
  left: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #333 transparent;
}
.sv_wrap .sv a {
  display: inline-block;
  margin: 0;
  padding: 0 10px;
  line-height: 30px;
  width: 100px;
  font-weight: normal;
  color: #bbb;
}
.sv_wrap .sv a:hover {
  background: #000;
  color: #fff;
}
.sv_member {
  color: #333;
}
.sv_on {
  display: block !important;
  position: a bsolute;
  top: 23px;
  left: 0px;
  width: auto;
  height: auto;
}
.sv_nojs .sv {
  display: block;
}

/* 페이징 */
.pg_wrap {
  clear: both;
  float: left;
  display: inline-block;
}
.pg_wrap:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.pg {
  text-align: center;
}
.pg_page,
.pg_current {
  display: inline-block;
  vertical-align: middle;
  background: #eee;
  border: 1px solid #eee;
}
.pg a:focus,
.pg a:hover {
  text-decoration: none;
}
.pg_page {
  color: #959595;
  font-size: 1.083em;
  height: 30px;
  line-height: 28px;
  padding: 0 5px;
  min-width: 30px;
  text-decoration: none;
  border-radius: 3px;
}
.pg_page:hover {
  background-color: #fafafa;
}
.pg_start {
  text-indent: -999px;
  overflow: hidden;
  background: url("../img/btn_first.gif") no-repeat 50% 50% #eee;
  padding: 0;
  border: 1px solid #eee;
}
.pg_prev {
  text-indent: -999px;
  overflow: hidden;
  background: url("../img/btn_prev.gif") no-repeat 50% 50% #eee;
  padding: 0;
  border: 1px solid #eee;
}
.pg_end {
  text-indent: -999px;
  overflow: hidden;
  background: url("../img/btn_end.gif") no-repeat 50% 50% #eee;
  padding: 0;
  border: 1px solid #eee;
}
.pg_next {
  text-indent: -999px;
  overflow: hidden;
  background: url("../img/btn_next.gif") no-repeat 50% 50% #eee;
  padding: 0;
  border: 1px solid #eee;
}
.pg_start:hover,
.pg_prev:hover,
.pg_end:hover,
.pg_next:hover {
  background-color: #fafafa;
}

.pg_current {
  display: inline-block;
  background: #3a8afd;
  border: 1px solid #3a8afd;
  color: #fff;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  min-width: 30px;
  border-radius: 3px;
}

/* cheditor 이슈 */
.cheditor-popup-window *,
.cheditor-popup-window :after,
.cheditor-popup-window :before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* Mobile화면으로 */
#device_change {
  display: block;
  margin: 0.3em;
  padding: 0.5em 0;
  border: 1px solid #eee;
  border-radius: 2em;
  background: #fff;
  color: #000;
  font-size: 2em;
  text-decoration: none;
  text-align: center;
}
 

.ft_link {font-size: clamp(12px, 2vw, 15px); color: #cecece; padding: 3px; transition: all 0.3s ease;}
/* .ft_link.first {padding: 0 10px 0 0; border-right: 1px solid #FFF;} */
.ft_link.first {padding: 0 10px 0 0px;}
.ft_link:hover {font-weight: 700;}