@import "board.css";

@font-face {
  font-family: "Cafe24SsurroundAir";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/Cafe24SsurroundAir.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SBAggroB";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroB.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}



body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
textarea,
button {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

fieldset,
img {
  border: 0 none;
}

dl,
ul,
ol,
menu,
li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

input,
select,
textarea {
  font-size: 100%;
  vertical-align: middle;
}

button {
  font-size: 100%;
  vertical-align: middle;
  border: 0 none;
  background-color: transparent;
  cursor: pointer;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  -webkit-text-size-adjust: none;
}

/* 회원가입/수정/아이디/비번 찾기 *********************/
.member_input {font-size:14px; color:#767676; background-color:#FFFFFF; border:1px solid #D0D0D0 !important; padding:2px 0 1px 4px; height:35px; max-width:78%;}
.member_input_readOnly {font-size:14px; color:#767676; background-color:#ECECEC; border:1px solid #D0D0D0; padding:2px 0 1px 4px; height:30px;}
.member_textarea {font-size:14px; color: #666666; background-color:#FFFFFF; line-height:17px; border:1px solid #B3B4B7; padding:5px 5px 5px 5px;}
.member_select {color: #9A9A9A; font-size:14px; border:1px solid #7F9DB9; padding:10; height:40px; letter-spacing:-0.05em; background-color:#fff}

.member_off {text-align:right; padding:5px 7px 5px 8px; font-size:12px; color:#505050; font-weight:bold; letter-spacing:-0.1em; background-color:#FBFBFB; border-right-color:#F2F2F2; border-right-style:solid; border-right-width:1px;}
.member_star {font-size:14px; color:#FF3600; font-weight:bold;}

.member_gold {font-size:14px; color:#FF7E00; font-weight:bold; letter-spacing:-0.1em;}
.member_bold {font-size:14px; color:#7D7D88; font-weight:bold; letter-spacing:-0.1em; vertical-align:text-top; text-align:right; padding:3px 0 0 0;}
.member_red {font-size:14px; color:#ED0000; letter-spacing:-0.05em; vertical-align:text-top; padding:3px 0 10px 0;}

.member_line {background-color:#EEEEEE; height:1px;}
.member_line2 {background-color:#2D7FD0; height:2px;}

.member_text {font-size:14px; letter-spacing:-0.1em; padding:5px 0 5px 8px;}



/* 뷰표트 변환시 폰트크기 자동확대 방지 */
input[type="text"], input[type="password"], input[type="submit"], input[type="search"] {
  -webkit-appearance: none;
  border-radius: 0;
}

input:checked[type="checkbox"] {
  background-color: #666;
  -webkit-appearance: checkbox;
}

button {
  -webkit-appearance: button;
  border-radius: 0;
}

input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] {
  -webkit-appearance: button;
  border-radius: 0;
}

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* 기본 폰트 설정 */
body,
th,
td,
input,
select,
textarea,
button {
  font-size: calc(14px + 0.1vw);
  line-height: 1.5;
  font-family: "Noto Sans KR", "Malgun Gothic", "맑은 고딕", sans-serif;
  color: #111;
}

/* color값은 디자인가이드에 맞게사용 */
a {
  color: #333;
  text-decoration: none;
}

a:active, a:hover {
  text-decoration: none;
}

address,
caption,
cite,
code,
dfn,
em,
var,
address,
caption,
cite,
code,
dfn,
em,
var {
  font-style: normal;
  font-weight: normal;
}

hr {
  display: none;
}

input[type="password"] {
  font-family: "Malgun Gothic";
}

/* 웹폰트 사용시 점이 안보임 - 기본 폰트 사용  */
/* skipnavigation */
#u-skip a {
  position: absolute;
  left: -3000%;
}

#u-skip a:focus {
  display: block;
  left: 0;
  top: 0;
  z-index: 10000000000;
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #0072bc;
  color: #fff;
  text-align: center;
}

/* 이미지 스프라이트 */
.img_g {
  display: inline-block;
  overflow: hidden;
  background: url(../../images/comm/img-comm.png) no-repeat;
  vertical-align: top;
}

/* 이미지 */
/* global */
.ir_pm {
  display: block;
  overflow: hidden;
  font-size: 0px;
  line-height: 0;
  text-indent: -9999px;
}

/* 사용된 이미지내 의미있는 텍스트의 대체텍스트를 제공할때 */
.ir_wa {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: -10;
  width: 100%;
  height: 100%;
}

/* 중요한 이미지 대체텍스트로 이미지off시에도 대체 텍스트를 보여주고자 할때 */
.blind,
caption,
legend {
  overflow: hidden;
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  text-indent: -9999px;
}

/* 대체텍스트가 아닌 접근성을 위한 숨김텍스트를 제공할때 */
.f_l {
  float: left;
}

.f_r {
  float: right;
}

.show {
  display: block;
}

.hide {
  display: none;
}

.tbl {
  border-collapse: collapse;
  border-spacing: 0;
}

.pc {
  display: block;
}

.m {
  display: none;
}

@media screen and (max-width: 992px) {
  .pc {
    display: none;
  }
  .m {
    display: block;
  }
}

/* 테이블 초기화 */
.clear_g {
  display: block;
  overflow: visible;
  width: auto;
  clear: both;
  *zoom: 1;
}

.clear_g:after {
  display: block;
  visibility: hidden;
  height: 0;
  font-size: 0;
  clear: both;
  content: "";
}

.main-visual {
  overflow: hidden;
  position: relative;
}

.main-visual .swiper-slide .visual {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}

.main-visual .swiper-slide .visual video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.main-visual .swiper-slide .title {
  position: absolute;
  opacity: 0;
}

.main-visual .swiper-slide .tit {
  overflow: hidden;
  display: block;
  position: absolute;
  bottom: 76px;
  right: 0;
  z-index: 1000;
  width: 40%;
  font-size: 4rem;
  letter-spacing: -0.1rem;
  color: #318C42;
  font-family: "SBAggroB", serif;
  text-transform: uppercase;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-transition: -webkit-transform 1s 0.5s;
  transition: -webkit-transform 1s 0.5s;
  transition: transform 1s 0.5s;
  transition: transform 1s 0.5s, -webkit-transform 1s 0.5s;
}

.main-visual .swiper-slide.swiper-slide-active .tit {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.main-visual .part1 {
  position: relative;
  height: 650px;
}

.main-visual li {
  position: relative;
  height: 100%;
}

.main-visual li > div {
  position: relative;
  height: 100%;
}

.main-visual .swiper-txt-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 40%;
  height: 100%;
  background: #fff;
  opacity: 0.9;
  z-index: 2;
}

.main-visual .swiper-txt-wrap .swiper-txt {
  width: 450px;
}

.main-visual .swiper-txt-wrap .swiper-txt > * {
  display: block;
  line-height: 1.3;
}

.main-visual .swiper-txt-wrap .swiper-txt .tit {
  font-size: 3rem;
}

.main-visual .swiper-txt-wrap .swiper-txt .emp {
  margin-bottom: 30px;
  font-size: 1.8rem;
  line-height: 1.3;
  color: #318C42;
}

.main-visual .swiper-txt-wrap .swiper-txt .txt {
  padding: 0;
  font-size: 0.9rem;
  opacity: 0.6;
}

.main-visual .box-color {
  position: absolute;
  top: 0;
  left: 40%;
  z-index: 100;
  width: 0;
  height: 50px;
  background: #318C42;
  opacity: 0.8;
  -webkit-animation: boxAni 1s forwards 1s;
          animation: boxAni 1s forwards 1s;
}

@-webkit-keyframes boxAni {
  0% {
    width: 0;
  }
  100% {
    width: 60%;
  }
}

@keyframes boxAni {
  0% {
    width: 0;
  }
  100% {
    width: 60%;
  }
}

.main-visual .swiper-nav {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

.main-visual .swiper-nav i {
  font-size: 1.5rem;
  font-weight: 700;
  color: #7f7f7f;
}

.main-visual .swiper-control {
  position: absolute;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40%;
  height: 100px;
  background: #fff;
  z-index: 5;
}

.main-visual .swiper-control .swiper-pagination {
  position: static;
  text-align: left;
  z-index: 5;
}

.main-visual .swiper-control .swiper-pagination-bullet {
  position: absolute;
  width: auto;
  height: auto;
  background: none;
  letter-spacing: 0.05em;
  opacity: 1;
  color: #b2b2b2;
  display: none;
  font-family: "verdana", serif;
}

.main-visual .swiper-control .swiper-pagination-bullet:first-child {
  display: block;
  -webkit-transform: translate(-120%, -50%);
          transform: translate(-120%, -50%);
  color: #318C42;
}

.main-visual .swiper-control .swiper-pagination-bullet:last-child {
  display: block;
  right: 0;
  -webkit-transform: translate(120%, -50%);
          transform: translate(120%, -50%);
}

.main-visual .swiper-control .title {
  position: absolute;
  top: 50%;
  left: 70px;
  font-size: 1.6rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.main-visual .swiper-control .space-swiper-pn {
  position: relative;
  width: 150px;
  margin: 0 15%;
  text-align: center;
}

.main-visual .swiper-control .space-swiper-pn i {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 5px;
  background: #318C42;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.main-visual .swiper-control .space-swiper-pn i.progressing {
  width: 82%;
  margin: 0 1rem;
  -webkit-transition: width 4s;
  transition: width 4s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 7.5s !important;
          transition-duration: 7.5s !important;
}

.main-visual .swiper-control .space-swiper-pn .space-swiper-pn-num {
  margin: 0 1rem;
  color: #9d9f9e;
  border-bottom: 2px solid #b2b2b2;
}

[class^="visual-button-"] {
  opacity: 0.5;
  cursor: pointer;
}

[class^="visual-button-"]:hover {
  opacity: 1;
}

@media screen and (max-width: 992px) {
  .main-visual {
    height: calc(100vh - 80px);
  }
  .main-visual .part1 {
    height: calc(100vh - 80px);
  }
  .main-visual .swiper-txt-wrap {
    width: 100%;
    height: 50%;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  .main-visual .swiper-txt-wrap .swiper-txt {
    width: 100%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    text-align: center;
  }
  .main-visual .swiper-control {
    width: 100%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
  }
  .main-visual .swiper-slide .tit {
    width: auto;
    bottom: 60px;
    font-size: 3rem;
  }
}

/* 애니메이션 */
@-webkit-keyframes play_bar {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes play_bar {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

.mIntro .container {
  padding: 150px 0 100px;
}

.mIntro .mIntro-lst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.mIntro .mIntro-lst li {
  width: 28%;
  text-align: center;
}

.mIntro .mIntro-lst .thumb {
  display: block;
  margin: auto;
}

.mIntro .mIntro-lst img {
  overflow: hidden;
  width: 200px;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.mIntro .mIntro-lst .tit {
  display: block;
  margin: 20px 0 10px;
  font-size: 1.3rem;
}

@media screen and (max-width: 992px) {
  .mIntro .container {
    padding: 50px 0 20px;
  }
  .mIntro .mIntro-lst {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mIntro .mIntro-lst li {
    width: 100%;
    margin-bottom: 50px;
  }
  .mIntro .mIntro-lst .txt {
    width: 90%;
    margin: auto;
  }
}

.mGoto {
  background-color: #318C42;
}

.mGoto .container {
  padding: 0;
}

.mGoto .mGoto-lst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100px;
  color:#fff;
}

.mGoto .mGoto-lst li {
  width: 16%;

}

.mGoto .mGoto-lst a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  text-align: center;
    color:#fff;
}

.mGoto .mGoto-lst i {
  display: block;
  margin: 0 10px -5px 0;
  font-size: 2rem;
}

.mGoto .mGoto-lst .tit {
  display: block;
  margin-top: 5px;
  font-size: 1.143em;
}

.mGoto .mGoto-lst .txt {
  opacity: 0.7;
  letter-spacing: -0.05rem;
}

@media screen and (max-width: 992px) {
  .mGoto .container {
    padding: 30px 0 50px;
  }
  .mGoto .mGoto-lst {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .mGoto .mGoto-lst li {
    width: 30%;
    margin-bottom: 20px;
  }
  .mGoto .mGoto-lst a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mGoto .mGoto-lst i {
    margin-right: 0;
  }
  .mGoto .mGoto-lst .tit {
    font-size: 0.8rem;
    font-weight: normal;
    letter-spacing: -0.05rem;
  }
}

.mNews {
  overflow: hidden;
}

.mNews .container {
  padding: 100px 0 50px;
}

.mNews .mNews_lst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 100px;
}

.mNews .mNews_lst li {
  width: 30%;
  letter-spacing: -0.05rem;
}

.mNews .mNews_lst .category {
  display: block;
  margin-bottom: 20px;
  color: #318C42;
  font-weight: 700;
  font-size: 1rem;
}

.mNews .mNews_lst .tit {
  display: block;
  margin-bottom: 10px;
  font-size: 1.4rem;
  white-space: initial;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  min-height: 65px;
  -webkit-line-clamp: 2;
}

.mNews .mNews_lst .txt {
  white-space: initial;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  min-height: 66px;
  -webkit-line-clamp: 3;
  opacity: 0.8;
}

.mNews .sec-tit {
  display: block;
  margin-bottom: 20px;
  color: #318C42;
  font-weight: 700;
  font-size: 1rem;
}

.mNews .mGallery-lst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: visible;
}

.mNews .mGallery-lst li {
  width: 19%;
}

.mNews .mGallery-lst a {
  display: block;
  position: relative;
  text-align: center;
}

.mNews .mGallery-lst .thumb {
  display: block;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  border-radius: 5px;
}

.mNews .mGallery-lst .thumb::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
}

.mNews .mGallery-lst .tit {
  display: block;
  font-weight: normal;
}

.mNews .mGallery-lst img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 992px) {
  .mNews .container {
    padding: 20px 0 50px;
  }
  .mNews .mNews_lst {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  .mNews .mNews_lst li {
    width: 100%;
    margin-bottom: 30px;
  }
  .mNews .sec-tit {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    margin-top: -20px;
  }
  .mNews .mGallery-lst {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}

.mMember {
  background: url(../../images/main/bg-member.jpg) 100% 50%/cover no-repeat;
  color: #fff;
}

.mMember .container {
  padding: 70px 0;
}

.mMember .tit {
  font-size: 2.5rem;
  font-weight: normal;
}

.mMember .txt {
  margin-top: 10px;
  opacity: 0.5;
}

.mMember .link-more2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  left: 500px;
  width: 140px;
  height: 140px;
  margin-top: -70px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
  font-size: 1.5rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.mMember .link-more2 i {
  display: block;
}

.mMember .link-more2:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

@media screen and (max-width: 992px) {
  .mMember {
    display: none;
  }
}

.wrap {
  padding-top: 80px;
}

.container {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

@media screen and (max-width: 992px) {
  .wrap {
    overflow-x: hidden;
  }
  .container {
    width: 96%;
    margin: 0 auto;
    padding: 0;
  }
}

.ellipsis_line2 {
  white-space: initial;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  min-height: 65px;
  -webkit-line-clamp: 2;
}

.ellipsis_line3 {
  max-height: 66px;
  -webkit-line-clamp: 3;
}

.sec-tit {
  margin-bottom: 100px;
  font-family: "EliceDigitalBaeum_Regular";
  color: #000;
  margin-bottom: 0;
  letter-spacing: -1.5px;
}

.sec-tit span {
  display: inline-block;
  position: relative;
}

.sec-tit span::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 2px;
  right: 2px;
  height: 1px;
  background: #000;
}

.btn {
  display: inline-block;
  height: 50px;
  padding: 0 60px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 42px;
  border-radius: 10px 0;
}

.btn.btn-gray {
  background-color: #555;
  color: #fff;
}

.btn.btn-red {
  background-color: #e32d2e;
  color: #fff;
}

.link-more {
  display: block;
  position: absolute;
  top: 25px;
  right: 25px;
  font-size: 0;
}

.link-more::before {
  content: "\f067";
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 30px;
  color: #fff;
}

.thumb_line {
  position: relative;
  vertical-align: middle;
}

.thumb_line::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: -1px;
  bottom: 0;
  z-index: 100;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.thumb_line img {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 3px;
}

.tab-wrap {
  position: relative;
}

.tab-wrap .tab {
  display: none;
}

.tab-wrap .tab.active {
  display: block;
}

.service_header {
  position: relative;
}

.service_header .service_tit {
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
  padding-right: 12px;
  color: #373f57;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 20px;
}

.service_header .service_tit:after {
  position: absolute;
  top: 50%;
  right: -5px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #373f57;
  border-right: 1px solid #373f57;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  content: "";
}

.service_header .btn_setting {
  position: absolute;
  top: 8px;
  right: 0;
  height: 20px;
  color: #8491a7;
  font-size: 13px;
  letter-spacing: -0.5px;
}

.service_header .btn_setting:hover {
  color: #373f57;
}

.service_header .btn_setting .svg_option {
  overflow: hidden;
  margin-top: -3px;
  vertical-align: top;
}

.service_header .btn_setting:hover .svg_option g {
  fill: #373f57;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  height: 80px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#header .wrap-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
}

#header .logo {
  position: relative;
  z-index: 1;
}

#header .logo a {
  display: block;
  width: 170px;
  height: 100%;
  font-size: 1.8rem;
  line-height: 80px;
  color: #fff;
  font-weight: 400;
  background: url(../../images/common/logo.png) no-repeat 50%/contain;
  text-indent: -9999px;
}

#header .utility {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 60px 0 auto;
  opacity: 0.7;
}

#header .utility a {
  position: relative;
  padding: 0 10px;
  font-size: 14px;
}

#header .utility a:first-child::before {
  display: none;
}

#header .utility a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 10px;
  background-color: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 600px) {
  #header .utility {
    display: none;
  }
}


#header .goto {
  position: absolute;
  top: 30px;
  right: 100px;
}

#header .goto li {
  margin-bottom: 10px;
}

#header .goto li.link-radio a {
  height: auto;
  border-radius: 10px;
  background-color: #999;
  border: 1px solid #888;
}

#header .goto a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80px;
  height: 80px;
  padding: 10px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #03437F;
  border: 1px solid #02325E;
  font-size: 14px;
  text-align: center;
  color: #fff;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
  line-height: 1.2;
}

#header .goto i {
  margin: -2px 0 2px;
  font-size: 24px;
}
@media screen and (max-width: 992px) {
#header .goto {
  display:none;

}


}






#gnb {
  -webkit-transform: translate(70px, 0);
          transform: translate(70px, 0);
}

#gnb .nav-bg {
  overflow: hidden;
  display: block;
  position: fixed;
  top: 80px;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 0;
  background: #fff;
  -webkit-transition: height 0.2s;
  transition: height 0.2s;
  content: "";
}

#gnb .nav-depth1 > li {
  float: left;
  position: relative;
}

#gnb .nav-depth1 > li > a {
  display: block;
  padding: 0 20px;
  font-size: 1rem;
  font-weight: 500;
}

#gnb .nav-depth1 > li > a > span {
  display: block;
  height: 80px;
  line-height: 80px;
}

#gnb .nav-depth1 > li > a:hover {
  color: #318C42;
}

#gnb .nav-depth2 {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  z-index: 900;
  overflow: hidden;
  height: 0;
  padding: 30px 0;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

#gnb .nav-depth2 a {
  display: block;
  text-align: center;
  line-height: 30px;
  color: #888;
  font-size: 0.9rem;
}

#gnb .nav-depth2 a:hover, #gnb .nav-depth2 a:focus {
  color: #318C42;
  text-decoration: underline;
}

@media screen and (max-width: 992px) {
  #gnb {
    display: none;
  }
  .utility {
    display: none;
  }
}

#search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 200px;
  height: 36px;
  padding: 5px 10px;
  border-radius: 20px;
  border: 1px solid #d7dce5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #8491a7;
  font-size: 0;
  text-align: left;
  background: #f4f6fa;
}

#search .inp-search {
  border: none;
  background: transparent;
  font-size: 14px;
}

#search .btn-submit {
  margin: -2px 7px 0 5px;
  font-size: 0;
  vertical-align: middle;
}

#search .btn-submit::before {
  content: "\f002";
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 20px;
  opacity: 0.7;
}

.nav-total.expanded .gnb-total-on {
  display: none;
}

.nav-total.expanded .gnb-total-off {
  display: block;
}

.nav-total.expanded #navWrap {
  display: block;
}

.nav-total .gnb-total-on {
  display: block;
  font-size: 30px;
}

.nav-total .gnb-total-off {
  display: none;
  font-size: 30px;
}

.nav-total > button {
  position: absolute;
  top: 19px;
  right: 0;
  padding: 0 10px;
  width: 50px;
  height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #373f57;
}

.nav-total:hover > button {
  color: #318C42;
}

@media screen and (max-width: 992px) {
  .nav-total > button {
    left: auto;
    right: 10px;
  }
}

#navWrap {
  display: none;
  position: absolute;
  top: 81px;
  left: 0;
  width: 100%;
}

#navWrap:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: 1;
  width: 500%;
  background: #fff;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
}

#navWrap .container {
  position: relative;
  z-index: 3;
  padding: 48px 0;
  max-width: 1260px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  letter-spacing: -1px;
  line-height: 20px;
}

#navWrap .container .menu {
  overflow-y: auto;
}

#navWrap .depth-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#navWrap .depth-1 > li {
  padding: 0 20px 0 30px;
  width: calc(100% / 6);
  border-right: 1px solid #eee;
}

#navWrap .depth-1 > li:nth-child(2) {
/*  width: 300px;*/
}

#navWrap .depth-1 > li:last-child {
  border-right: none;
}

#navWrap .depth-1 > li > a {
  display: block;
  padding: 0 0 8px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}

#navWrap .depth-1 a[href]:hover {
  color: #318C42;
}

#navWrap .depth-1:last-child {
  padding-right: 0;
}

#navWrap .depth-1 + .depth-1 {
  padding-left: 20px;
  border-left: 1px solid #eaedf4;
}

#navWrap .depth-2 + .depth-2 {
  margin-top: 20px;
  padding-top: 12px;
  border-top: 1px solid #eaedf4;
}

#navWrap .depth-2 li {
  padding: 8px 0;
  font-size: 0;
}

#navWrap .depth-2 li:last-child {
  padding-bottom: 0;
}

#navWrap .depth-2 li a {
  display: block;
  position: relative;
  color: #5c667b;
  font-size: 15px;
  line-height: 24px;
}

#navWrap .depth-2 li a > svg {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
}

#navWrap .depth-2 li .flag {
  display: inline-block;
  margin: 2px 0 0 6px;
  padding: 0 5px;
  border-radius: 2px;
  color: #5c667b;
  font-size: 11px;
  line-height: 20px;
  vertical-align: top;
  background: #f4f6fa;
}

#navWrap .depth-2 li .flag.messenger svg {
  width: 20px;
  height: 10px;
  color: #5c667b;
}

#navWrap .extra {
  margin-top: 48px;
  font-size: 0;
}

#navWrap .extra li {
  display: inline-block;
}

#navWrap .extra li a {
  display: inline-block;
  padding: 0 12px;
  border-radius: 2px;
  color: #5c667b;
  font-size: 14px;
  line-height: 40px;
  background: #f4f6fa;
}

#navWrap .extra li a:hover {
  color: #318C42;
  background: #eff5ff;
}

#navWrap .extra li a span {
  display: inline-block;
  margin: 8px 0 0 6px;
  font-size: 11px;
  letter-spacing: -0.5px;
  line-height: 24px;
  vertical-align: top;
}

#navWrap .extra li + li {
  margin-left: 8px;
}

@media screen and (max-width: 992px) {
  #navWrap {
    height: calc(100vh - 80px);
    overflow-y: auto;
  }
  #navWrap .container {
    padding: 38px 0 0px;
  }
  #navWrap .depth-1 > li {
    width: calc(100% / 3);
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 600px) {
  #navWrap {
    height: calc(100vh - 80px);
    left: -2%;
    width: 104%;
  }
  #navWrap .container {
    width: 100%;
    padding: 0;
    background-color: #fff;
  }
  #navWrap .depth-1 > li {
    position: relative;
    width: 100%;
    padding: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
  }
  #navWrap .depth-1 > li:nth-child(2) {
    width: 100%;
  }
  #navWrap .depth-1 > li > a {
    padding: 15px 20px;
  }
  #navWrap .depth-1 > li > a::after {
    content: "\f105";
    position: absolute;
    top: 16px;
    right: 19px;
    font-family: "Line Awesome Free";
    font-weight: 900;
    color: #000;
    font-size: 15px;
  }
  #navWrap .depth-1 > li.active {
    background-color: #318C42;
  }
  #navWrap .depth-1 > li.active > a {
    color: #fff !important;
  }
  #navWrap .depth-1 > li.active > a::after {
    content: "\f107";
    color: #fff;
  }
  #navWrap .depth-1 > li.active .depth-2 {
    display: block;
  }
  #navWrap .depth-2 {
    display: none;
    padding: 10px 20px;
    background-color: #dcd8ce;
  }
  #navWrap .depth-2 li {
    position: relative;
    padding: 5px 0;
  }
  #navWrap .depth-2 li::before {
    content: "\f068";
    position: absolute;
    top: 10px;
    left: 0;
    font-family: "Line Awesome Free";
    font-weight: 900;
    color: #000;
    font-size: 10px;
  }
  #navWrap .depth-2 li a {
    padding-left: 20px;
    color: #000;
  }
}

#footer {
margin-top:3%;
  padding: 40px 0 50px;
  background: #1c293c;
}

#footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#footer .f_mark {
  float: left;
  width: calc(100% - 350px);
  margin-top: 5px;
}

#footer .f_mark li {
  position: relative;
  float: left;
  margin: 0 50px 0 0;
}

#footer .f_mark li::after {
  content: "";
  display: block;
  position: absolute;
  right: -25px;
  top: 8px;
  width: 1px;
  height: 13px;
  background: #3e4959;
}

#footer .f_mark li:last-child::after {
  display: none;
}

#footer .f_mark li > a {
  color: #a1a7b0;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
  letter-spacing: -1px;
}

#footer .f_sns {
  float: right;
  font-size: 0;
  text-align: right;
}

#footer .f_sns li {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 0;
  vertical-align: top;
}

#footer .f_sns li:first-of-type {
  margin-left: auto;
}

#footer .f_sns li a {
  display: block;
  overflow: hidden;
  width: 36px;
  height: 36px;
  margin-left: 10px;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -999px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#footer .f_sns a.btn_cirFacebook {
  background-image: url(../../images/common/f_sns_facebook.png);
}

#footer .f_sns a.btn_cirFacebook:hover {
  background-image: url(../../images/common/f_sns_facebook_on.png);
}

#footer .f_sns a.btn_cirNblog {
  background-image: url(../../images/common/f_sns_nBlog.png);
}

#footer .f_sns a.btn_cirNblog:hover {
  background-image: url(../../images/common/f_sns_nBlog_on.png);
}

#footer .f_sns a.btn_cirInstagram {
  background-image: url(../../images/common/f_sns_Instagram.png);
}

#footer .f_sns a.btn_cirInstagram:hover {
  background-image: url(../../images/common/f_sns_Instagram_on.png);
}

#footer .f_sns a.btn_cirYoutube {
  background-image: url(../../images/common/f_sns_youtube.png);
}

#footer .f_sns a.btn_cirYoutube:hover {
  background-image: url(../../images/common/f_sns_youtube_on.png);
}

#footer .f_sns a.btn_cirNpost {
  background-image: url(../../images/common/f_sns_nPost.png);
}

#footer .f_sns a.btn_cirNpost:hover {
  background-image: url(../../images/common/f_sns_nPost_on.png);
}

#footer .f_menu {
  clear: both;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-bottom: 5px;
}

#footer .f_menu li {
  position: relative;
  float: left;
  margin: 0 11px 10px 0;
  padding-right: 11px;
}

#footer .f_menu li::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 8px;
  width: 1px;
  height: 13px;
  background: #3e4959;
}

#footer .f_menu li:last-child {
  margin-right: auto;
  padding-right: 0;
}

#footer .f_menu li:last-child::after {
  display: none;
}

#footer .f_menu li a {
  color: #a1a7b0;
  font-size: 15px;
  text-decoration: none;
}

#footer .f_menu li a.point {
  color: #3a95dd;
}

#footer address {
  margin-bottom: 25px;
  font-size: 0;
}

#footer address span,
#footer address em {
  display: inline-block;
  margin-right: 15px;
  color: #abb1ba;
  font-size: 14px;
  vertical-align: top;
}

#footer address a {
  color: #abb1ba;
}

#footer .copyright {
  color: #abb1ba;
  font-size: 13px;
}

@media screen and (max-width: 992px) {
  #footer {
    padding: 20px 0 30px;
  }
  #footer .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #footer .foot-left {
    text-align: center;
  }
  #footer .f_menu {
    margin-bottom: 15px;
  }
  #footer .f_menu li {
    display: inline-block;
    float: none;
    margin-right: 5px;
    padding-right: 5px;
  }
  #footer address {
    text-align: center;
    letter-spacing: -0.05rem;
  }
  #footer .copyright {
    text-align: center;
  }
  #footer .f_sns {
    float: none;
    margin-bottom: 15px;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
}

#scrollUp {
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  color: #fff;
  font-size: 0;
  text-align: center;
  line-height: 50px;
}

#scrollUp::before {
  content: "\f106";
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 20px;
}

.wrap-subtit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 500px;
  background: #999;
}
/*# sourceMappingURL=comm.css.map */
.resizablebox {width:100% !important;}

.hislist {background-color:#fff; display:inline-block; padding:15px; margin:10px; width:400px;height:900px; box-shadow: 5px 5px 5px 5px #bababa !important;}
.prtable00 {width:700px; display:inline-block;margin:5px; }
.prtable00 tr th{width:235px;height:30px;padding:5px;font-size:14px; font-weight:bold !important;text-align:center;background-color:#eee;}
.prtable00 tr {padding:5px;font-size:14px;border-bottom:1px solid #bababa !important;}
.prtable00 tr td{width:390px;}


.labeltop {text-align:center;width:100%; margin:15px auto 0 auto; }
/*# sourceMappingURL=comm.css.map */
.navbox {margin-bottom:40px;width:100%;text-align:center;}
.topcmt1 {width:100%;font-size:28px;font-weight:bold; margin:5% 0 0 1%;word-break: keep-all;}
.topcmt2 {width:100%;font-size:20px;color:#333333;  font-weight:bold; margin:50px 0 0 3%; text-decoration:underline;}
.topcmt3 {width:100%; font-size:20px; color:gray;  margin-bottom:50px; text-align:right;}

.boxl {float:left;width:40%;background-color:#222A35;}
.boxr {float:left;width:60%;background-color:#222A35;}
.specbox {width:1000px;margin:30px auto 20px auto; border:1px solid #eeeeee; background-color:#222A35;height:600px;}
.titline {width:100%; border-bottom:3px solid #bababa;margin:10px auto;}
.titbox {display:inline-block; padding:3px 10px; line-height:30px;text-align:center;border:2px solid #fff; border-radius: 5px; font-weight:bold; font-size:20px; margin-top:200px; margin-bottom:40px; color:#D0D8E1; }
.titbox:nth-child(1) {margin-top:20px;}
.ptit {font-size:20px; font-weight:bold;padding:3px 10px; color:#fff; height:50px; line-height:50px;}
.pimg {width:100%;height:400px; border:0px solid; background-color:#222A35;}


.hisnav {margin:20px auto;text-align:center; }
.hisnavbox {width:10%;min-width:130px;height:50px;line-height:50px;display:inline-block;margin:1%; border:2px solid #909090; border-radius:3px; color:#909090;;font-size:20px;}
.hisnavbox a {text-decoration: none; color:#909090;;font-size:20px;}
.hisnavbox:hover {border:2px solid #273175; color:#fff;font-weight:bold;background-color:#273175;}
.hisnavbox:hover a { color:#fff;}

.hisytit {height:70px;font-size:30px;color:#909090; font-weight:bold;border-bottom:1px solid #bababa;;}

.hisbox-l {width:47%;border:0px solid;float:left; padding:10px 5px 10px 5px;}
.hisbox-m {width:1px;border:0px solid;float:left;}
.hisbox-r {width:47%;border:0px solid;float:left; padding:10px 5px 10px 5px;}

.histxtbox {margin:0px auto; }
.histxtl {float:left;  color:#909090; font-weight:bold; font-size:18px;}
.histxtr {float:left; color:#909090;font-size:18px;word-break:keep-all;}

.hisbigbox {width:100%;margin:20px auto;}

.hisbox-l:hover {border:3px solid #044E84; border-radius:3px;}
.hisbox-r:hover {border:3px solid #044E84; border-radius:3px;}
.hisbox-l:hover .hisytit {color:#044E84;}
.hisbox-l:hover .histxtl {color:#044E84;}
.hisbox-l:hover .histxtr {color:#555555;}

.hisbox-r:hover .hisytit {color:#044E84;}
.hisbox-r:hover .histxtl {color:#044E84;}
.hisbox-r:hover .histxtr {color:#555555;}

.map_title {margin:10px 0; color:#1c1f21; font-size:16px; font-weight:bold; line-height:15px; padding-top:3px; border-left:5px solid #93bfda; padding-left:10px; margin-top:30px;}
.map_add {margin:10px; color:#1c1f21; font-size:14px; line-height:22px; padding-left:16px;}
	.map_add strong {font-weight:bold; font-size:14px;}

/*개인정보보호정책*/
.policy_tab {width:100%; height:50px; }

	.policy_tab div {float:left; width:200px; height:30px;}
		.policy_tab .btn_on a  {  color:#ffffff; font-weight:bold; line-height:30px; text-align:Center; background-color:#059eb5; display:block; width:200px; height:30px;} 
		.policy_tab .btn_on a:hover { color:#ffffff; } 

		.policy_tab .btn_off a {display:block; width:200px; height:30px; color:#555555; font-weight:bold; line-height:30px; text-align:Center; background-color:#f2f2f2;} 
		.policy_tab .btn_off a:hover { color:#059eb5; } 

.btn_on1 {margin:10px auto; width:150px; font-size:13px !important;}
.btn_on1 a  {display:block; width:150px; height:30px; color:#555555; font-weight:bold; line-height:30px; text-align:Center; background-color:#cdcdcd;} 
.btn_on1 a:hover {  color:#ffffff; font-weight:bold; line-height:30px; text-align:Center; background-color:#059eb5; display:block; width:150px; height:30px;} 

.btn_on2 {margin:10px auto; width:100%; font-size:13px !important;}
.btn_on2 a  {display:block; width:100%; height:30px; color:#555555; font-weight:bold; line-height:50px !important; text-align:Center; background-color:#cdcdcd;} 
.btn_on2 a:hover {  color:#ffffff; font-weight:bold; line-height:30px !important; text-align:Center; background-color:#059eb5; display:block; width:100%; height:30px;} 


.tab_title  {color:#ffffff; font-weight:bold; line-height:30px; text-align:Center; background-color:#059eb5; display:block; width:120px; height:30px;} 

.table02 {padding:0; margin:20px auto; width:100%; max-width:1000px; border-collapse: collapse;}
	.table02 thead tr th {padding:10px; font-size:14px; color:#ef7321; text-align:center; background-color:#FFE4BD; border:1px solid #FF8000;}
	.table02 tbody tr th {padding:10px; font-size:14px; color:#333333; text-align:center; background-color:#fff; border:1px solid #eeeeee;}
	.table02 tbody tr td {padding:10px; font-size:14px; color:#333333; line-height:18px; background-color:#fff;border:1px solid #eeeeee;}

.table03 {margin-top:5px; border-top:0px solid #675547; border-bottom:0px solid #675547;}
	.table03 tbody tr th {padding:10px 20px; font-size:14px; color:#595654; text-align:left; background-color:#fff; border-bottom:0px solid #dddddd; width:15%;}
	.table03 tbody tr td {padding:10px 20px; font-size:14px; color:#555555; line-height:22px; background-color:#fff; border-bottom:0px solid #dddddd; width:85%; letter-spacing:-0.01em;}
	.table03 tbody tr td img {margin-right:5px;}
	.table03 tbody tr td  strong {color:#499acc; font-size:15px; line-height:20px;}


 .tit-sub {
    margin-bottom: 20px;
    font-size: 30px;
}
 .tit-sub::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 25px;
    margin-right: 10px;
    border-radius: 3px;
    background-color: #ce6249;
}
.fbold {font-weight:bold;text-decoration:underline;}

/* 롤오버 이미지 *********************/
a.rollover img {border-width:0px; display:block;}
a.rollover img.rollover {display:none;}
a.rollover:hover {position:relative;}
a.rollover:hover img {display:none;}
a.rollover:hover img.rollover {display:block;}

/* 롤오버 테이블 *********************/
#over a img {border:1px solid; border-color:#CADFA2;}
#over a:hover img {border-color:#FF7D00;}


/* 로고 *********************/
.logo_eng {font:10px MS Gothic; color:#FFFFFF; letter-spacing:-0.04em; padding:3px 0 0 1px;}
.logo_han1 {font-size:12px; color:#738AA3; letter-spacing:-0.05em; padding:1px 0 0 0;}
.logo_han2 {font-size:12px; color:#4A5F79; font-weight:bold; letter-spacing:-0.05em; padding:1px 0 0 0;}


/* 경로표시 *********************/
.navi_home {font-size:12px; color:A6A6A6; font-weight:bold; padding:0 0 8px 0; letter-spacing:-0.1em;}
.navi_home A:link {font-size:12px; color:A6A6A6; font-weight:bold; text-decoration:none; padding:0 0 8px 0; letter-spacing:-0.1em;}
.navi_home A:visited {font-size:12px; color:A6A6A6; font-weight:bold; text-decoration:none; padding:0 0 8px 0; letter-spacing:-0.1em;}
.navi_home A:active {font-size:12px; color:A6A6A6; font-weight:bold; text-decoration:none; padding:0 0 8px 0; letter-spacing:-0.1em;}
.navi_home A:hover {font-size:12px; color:A6A6A6; font-weight:bold; text-decoration:none; padding:0 0 8px 0; letter-spacing:-0.1em;}

.navi {font-size:12px; color:#A6A6A6; padding:3px 0 0 0; letter-spacing:-0.1em;}
.navi A:link {font-size:12px; color:#A6A6A6; text-decoration:none; padding:3px 0 0 0; letter-spacing:-0.1em;}
.navi A:visited {font-size:12px; color:#A6A6A6; text-decoration:none; padding:3px 0 0 0; letter-spacing:-0.1em;}
.navi A:active {font-size:12px; color:#A6A6A6; text-decoration:none; padding:3px 0 0 0; letter-spacing:-0.1em;}
.navi A:hover {font-size:12px; color:#595D54; text-decoration:none; padding:3px 0 0 0; letter-spacing:-0.1em;}

.navi_here {font-size:12px; color:#424242; letter-spacing:-0.1em;}
.navi_here A:link {font-size:12px; color:#424242; text-decoration:none; letter-spacing:-0.1em;}
.navi_here A:visited {font-size:12px; color:#424242; text-decoration:none; letter-spacing:-0.1em;}
.navi_here A:active {font-size:12px; color:#424242; text-decoration:none; letter-spacing:-0.1em;}
.navi_here A:hover {font-size:12px; color:#63A60C; text-decoration:none; letter-spacing:-0.1em;}

/* 페이지 표시 *********************/
.page {font:10px MS Gothic; color:#FD9C1F; font-weight:bold;}
.page A:link {font:10px MS Gothic; color:#FD9C1F; text-decoration:none; font-weight:bold;}
.page A:visited {font:10px MS Gothic; color:#FD9C1F; text-decoration:none; font-weight:bold;}
.page A:active {font:10px MS Gothic; color:#FD9C1F; text-decoration:none; font-weight:bold;}
.page A:hover {font:10px MS Gothic; color:#FF6C00; text-decoration:none; font-weight:bold;}

.page_here {font:10px MS Gothic; color:#A19C84;}
.page_here A:link {font:10px MS Gothic; color:#A19C84; text-decoration:none;}
.page_here A:visited {font:10px MS Gothic; color:#A19C84; text-decoration:none;}
.page_here A:active {font:10px MS Gothic; color:#A19C84; text-decoration:none;}
.page_here A:hover {font:10px MS Gothic; color:#B9964B; text-decoration:none;}


/* 상단 레이어 서브메뉴 *********************/
.layer_submenu {font-size:11px;  color:#b9c3ca; letter-spacing:-0.1em;  padding:7px 6px 5px 5px;}
.layer_submenu A:link {font-size:11px;  color:#b9c3ca; letter-spacing:-0.1em;  padding:7px 6px 5px 5px;}
.layer_submenu A:visited {font-size:11px;  color:#b9c3ca; letter-spacing:-0.1em; padding:7px 6px 5px 5px; }
.layer_submenu A:active {font-size:11px;  color:#b9c3ca; letter-spacing:-0.1em;  padding:7px 6px 5px 5px;}
.layer_submenu A:hover {font-size:11px;  color:#ffffff; letter-spacing:-0.1em;  padding:7px 6px 5px 5px;}

.layer_submenu_here {font-size:11px;  color:#ffffff; font-weight:bold; letter-spacing:-0.1em; padding:7px 6px 5px 5px; }
.layer_submenu_here A:link {font-size:11px;  color:#ffffff; font-weight:bold; letter-spacing:-0.1em;  padding:7px 6px 5px 5px;}
.layer_submenu_here A:visited {font-size:11px;  color:#ffffff; font-weight:bold; letter-spacing:-0.1em;  padding:7px 6px 5px 5px;}
.layer_submenu_here A:active {font-size:11px;  color:#ffffff; font-weight:bold; letter-spacing:-0.1em;  padding:7px 6px 5px 5px;}
.layer_submenu_here A:hover {font-size:11px;  color:#ffffff; font-weight:bold; letter-spacing:-0.1em;  padding:7px 6px 5px 5px;}

.layer_submenu_link {width:100%; padding:7px 5px 0 7px; height:27px;}


/* 최근게시물 *********************/
.showlist_date {font:12px MS Gothic; color:#7BA4B8; padding:0 0 0 1px; letter-spacing:-0.1em;}
.showlist_border {border:2px solid #DDE0E3;}
#showlist_img_top {vertical-align:text-top; padding:7px 0 0 0;}
#showlist_line {border-bottom-color:#CCD4E6; border-bottom-style:dotted; border-bottom-width:1px; padding:6px 0 3px 2px; height:26px;}
#showlist_line_no {padding:6px 0 3px 2px; height:26px;}

.showlist_tab_on {border-top-color:#B5B5B5; border-top-style:solid; border-top-width:1px; border-right-color:#B5B5B5; border-right-style:solid; border-right-width:1px; border-left-color:#B5B5B5; border-left-style:solid; border-left-width:1px; font-size:11px; color:#727273; cursor:hand; text-align:center; font-weight:bold; letter-spacing:-0.1em; background-color:#FAFBFD;}
.showlist_tab_on A:link {border-top-color:#B5B5B5; border-top-style:solid; border-top-width:1px; border-right-color:#B5B5B5; border-right-style:solid; border-right-width:1px; border-left-color:#B5B5B5; border-left-style:solid; border-left-width:1px; font-size:11px; color:#727273; cursor:hand; text-align:center; font-weight:bold; text-decoration:none; letter-spacing:-0.1em; background-color:#FAFBFD;}
.showlist_tab_on A:visited {border-top-color:#B5B5B5; border-top-style:solid; border-top-width:1px; border-right-color:#B5B5B5; border-right-style:solid; border-right-width:1px; border-left-color:#B5B5B5; border-left-style:solid; border-left-width:1px; font-size:11px; color:#727273; cursor:hand; text-align:center; font-weight:bold; text-decoration:none; letter-spacing:-0.1em; background-color:#FAFBFD;}
.showlist_tab_on A:active {border-top-color:#B5B5B5; border-top-style:solid; border-top-width:1px; border-right-color:#B5B5B5; border-right-style:solid; border-right-width:1px; border-left-color:#B5B5B5; border-left-style:solid; border-left-width:1px; font-size:11px; color:#727273; cursor:hand; text-align:center; font-weight:bold; text-decoration:none; letter-spacing:-0.1em; background-color:#FAFBFD;}
.showlist_tab_on A:hover {border-top-color:#949494; border-top-style:solid; border-top-width:1px; border-right-color:#949494; border-right-style:solid; border-right-width:1px; border-left-color:#949494; border-left-style:solid; border-left-width:1px; font-size:11px; color:#3C3C3C; cursor:hand; text-align:center; font-weight:bold; text-decoration:none; letter-spacing:-0.1em; background-color:#FFFFFF;}

.showlist_tab_off {border:1px solid #DADADA; font-size:11px; color:#585b5d; cursor:hand; text-align:center; font-weight:bold; letter-spacing:-0.1em; background-color:#EEEEEE;}
.showlist_tab_off A:link {border:1px solid #DADADA; font-size:11px; color:#585b5d; cursor:hand; text-align:center; font-weight:bold; text-decoration:none; letter-spacing:-0.1em; background-color:#EEEEEE;}
.showlist_tab_off A:visited {border:1px solid #DADADA; font-size:11px; color:#585b5d; cursor:hand; text-align:center; font-weight:bold; text-decoration:none; letter-spacing:-0.1em; background-color:#EEEEEE;}
.showlist_tab_off A:active {border:1px solid #DADADA; font-size:11px; color:#585b5d; cursor:hand; text-align:center; font-weight:bold; text-decoration:none; letter-spacing:-0.1em; background-color:#EEEEEE;}
.showlist_tab_off A:hover {border:1px solid #C9C9C9; font-size:11px; color:#4A4A4A; cursor:hand; text-align:center; font-weight:bold; text-decoration:none; letter-spacing:-0.1em; background-color:#DDDDDD;}

.showlist_tab_link {width:100%; height:20px; padding:5px 4px 0 4px;}


.showlist_category {font-size:12px; color:#527BA3; font-weight:bold; letter-spacing:-0.1em; padding:0 4px 0 0;}
.showlist_category A:link {font-size:12px; color:#527BA3; text-decoration:none; font-weight:bold; letter-spacing:-0.1em; padding:0 4px 0 0;}
.showlist_category A:visited {font-size:12px; color:#527BA3; text-decoration:none; font-weight:bold; letter-spacing:-0.1em; padding:0 4px 0 0;}
.showlist_category A:active {font-size:12px; color:#527BA3; text-decoration:none; font-weight:bold; letter-spacing:-0.1em; padding:0 4px 0 0;}
.showlist_category A:hover {font-size:12px; color:#407ABB; text-decoration:underline; font-weight:bold; letter-spacing:-0.1em; padding:0 4px 0 0;}

.showlist_subject_bold {font-size:12px; color:#777777; font-weight:bold; letter-spacing:-0.05em;}
.showlist_subject_bold A:link {font-size:12px; color:#777777; text-decoration:none; font-weight:bold; letter-spacing:-0.05em;}
.showlist_subject_bold A:visited {font-size:12px; color:#777777; text-decoration:none; font-weight:bold; letter-spacing:-0.05em;}
.showlist_subject_bold A:active {font-size:12px; color:#777777; text-decoration:none; font-weight:bold; letter-spacing:-0.05em;}
.showlist_subject_bold A:hover {font-size:12px; color:#303030; text-decoration:underline; font-weight:bold; letter-spacing:-0.05em;}

.showlist_subject {font-size:12px; color:#777777; letter-spacing:-0.05em;}
.showlist_subject A:link {font-size:12px; color:#777777; text-decoration:none; letter-spacing:-0.05em;}
.showlist_subject A:visited {font-size:12px; color:#777777; text-decoration:none; letter-spacing:-0.05em;}
.showlist_subject A:active {font-size:12px; color:#777777; text-decoration:none; letter-spacing:-0.05em;}
.showlist_subject A:hover {font-size:12px; color:#303030; text-decoration:underline; letter-spacing:-0.05em;}

.showlist_memo {font-size:12px; color:#919191; line-height:18px; vertical-align:text-top; text-align:left; padding:4px 1px 5px 5px;}
.showlist_memo A:link {font-size:12px; color:#919191; text-decoration:none; line-height:18px; vertical-align:text-top; text-align:left; padding:4px 1px 5px 5px;}
.showlist_memo A:visited {font-size:12px; color:#919191; text-decoration:none; line-height:18px; vertical-align:text-top; text-align:left; padding:4px 1px 5px 5px;}
.showlist_memo A:active {font-size:12px; color:#919191; text-decoration:none; line-height:18px; vertical-align:text-top; text-align:left; padding:4px 1px 5px 5px;}
.showlist_memo A:hover {font-size:12px; color:#626262; text-decoration:underline; line-height:18px; vertical-align:text-top; text-align:left; padding:4px 1px 5px 5px;}


/* 로그인스킨 *********************/
.loginplus_buttom {text-align:center; height:21px; background-color:#1E6BC6; font-size:12px; color:#F0F7FF; font-weight:bold; letter-spacing:-0.05em;}
.loginplus_buttom A:link {text-align:center; height:21px; background-color:#1E6BC6; font-size:12px; color:#F0F7FF; text-decoration:none; font-weight:bold; letter-spacing:-0.05em;}
.loginplus_buttom A:visited {text-align:center; height:21px; background-color:#1E6BC6; font-size:12px; color:#F0F7FF; text-decoration:none; font-weight:bold; letter-spacing:-0.05em;}
.loginplus_buttom A:active {text-align:center; height:21px; background-color:#1E6BC6; font-size:12px; color:#F0F7FF; text-decoration:none; font-weight:bold; letter-spacing:-0.05em;}
.loginplus_buttom A:hover {text-align:center; height:21px; background-color:#005FD4; font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:bold; letter-spacing:-0.05em;}
.loginplus_link {width:100%; padding:6px 0 3px 0;}

.loginplus_text {font-size:11px; color:#666666; letter-spacing:-0.13em;}
.loginplus_text A:link {font-size:11px; color:#666666; text-decoration:none; letter-spacing:-0.13em;}
.loginplus_text A:visited {font-size:11px; color:#666666; text-decoration:none; letter-spacing:-0.13em;}
.loginplus_text A:active {font-size:11px; color:#666666; text-decoration:none; letter-spacing:-0.13em;}
.loginplus_text A:hover {font-size:11px; color:#2A2A2A; text-decoration:underline; letter-spacing:-0.13em;}

.loginplus_input {font-size:11px; color:#7e8a93; border:1px solid #b7bfc5; height:16px;}
.loginplus_id {font:11px Tahoma; color:#63A60C; font-weight:bold;}
.loginplus_name {font-size:11px; letter-spacing:-0.08em;}
.loginplus_time {font:11px Tahoma;}


/* 별도 로그인 페이지 *********************/
.login_input {height:17px; color: #666666; font-size:12px; background-color:#FFFFFF; border:1px solid #bdbdbd; padding:2px 0 1px 4px; letter-spacing:-0.05em;}
.admin_login_input {font-size:12px; color:#8592B1; background-color:#E6EBF3; border:1px solid #CAD3E2; padding:3px 0 0 4px; height:18px;}


/* 개인정보보호정책 *********************/
/* 개인정보보호정책 *********************/
.privacy_bold {font-size:14px; color:#0D6744; font-weight:bold; letter-spacing:-0.1em;}
.privacy_bg {background-color:#F7F7F7; padding:15px 10px 15px 10px;}
.privacy_frame {overflow:auto; padding:20px; height:580px; border:1px solid #dedede; background:white; color:#666666; font-size:14px;}
.agree_frame {overflow:auto; padding:20px; height:300px; border:1px solid #dedede; background:white; color:#666666; font-size:14px;}
.design_frame {overflow:auto; padding:20px; height:86px; border:1px solid #dedede; background:white; color:#666666; font-size:14px;}
.privacy_shadow {background-color:#F1F1F1; height:2px;}
.privacy_gold {color:#666666; font-weight:bold; letter-spacing:-0.05em; padding:6px 0 3px 0;}
.agree_bg {text-align:center; font-size:14px; font-weight:bold; color:#666666; letter-spacing:-0.05em; padding:10px 0 15px 0;}
.privacy_text {text-align:right; font-size:14px; color:#666666; letter-spacing:-0.05em; padding:8px 9px 8px 0;}
.privacy_red {font-size:14px; color:#998C61; letter-spacing:-0.05em; padding:0 0 8px 6px;}px;}




/* 우편번호찾기 *********************/
.post_input {color: #666666; font-size:12px; background-color:#FFFFFF; border:1px solid #E6E7E9; height:20px; padding:2px 0 0 3px;}


/* 하단 레이어 퀵링크 *********************/
.quick_input{color:#579AC1; font:9px Tahoma; width:134px; border:1px solid #BBD5EB; height:17px; background-color:#FCFDFE; padding:2px 0 0 4px;}

.quick_bold {font-size:12px; color:#47617F; font-weight:bold; letter-spacing:-0.05em; padding:5px 0 3px 4px;}
.quick_bold A:link {font-size:12px; color:#47617F; text-decoration:none; font-weight:bold; letter-spacing:-0.05em; padding:5px 0 3px 4px;}
.quick_bold A:visited {font-size:12px; color:#767676; text-decoration:none; font-weight:bold; letter-spacing:-0.05em; padding:5px 0 3px 4px;}
.quick_bold A:active {font-size:12px; color:#47617F; text-decoration:none; font-weight:bold; letter-spacing:-0.05em; padding:5px 0 3px 4px;}
.quick_bold A:hover {font-size:12px; color:#2D5684; text-decoration:none; font-weight:bold; letter-spacing:-0.05em; padding:5px 0 3px 4px;}

.quick_text {background-color:#F6F9FB; font-size:12px; color:#637C8C; letter-spacing:-0.05em; cursor:hand;}
.quick_text A:link {background-color:#F6F9FB; font-size:12px; color:#637C8C; letter-spacing:-0.05em; cursor:hand;}
.quick_text A:visited {background-color:#F6F9FB; font-size:12px; color:#637C8C; letter-spacing:-0.05em; cursor:hand;}
.quick_text A:active {background-color:#F6F9FB; font-size:12px; color:#637C8C; letter-spacing:-0.05em; cursor:hand;}
.quick_text A:hover {background-color:#E8F3F6; font-size:12px; color:#376583; letter-spacing:-0.05em; cursor:hand;}

.quick_link {width:100%; height:24px; padding:5px 0 0 7px;}

.quick_line {background-color:#B9C8CE; height:1px;}

.quick_over {background-color:#FAFAFA;}


/* 사이트맵 *********************/
.sitemap { background-color:#8FADD3; border-top-width:1px; border-top-color:#8FADD3; border-top-style:solid; border-bottom-width:1px; border-bottom-color:#46679F; border-bottom-style:solid;border-right-width:1px; border-right-color:#46679F; border-right-style:solid; border-left-width:1px; border-left-color:#8FADD3; border-left-style:solid; padding:7px 0 3px 9px; font-size:12px; color:#ECF4F9; font-weight:bold; text-align:left; letter-spacing:-0.1em;}
.sitemap_shadow {background-color:#F3F2F2; height:2px;}
.sitemap_line {background-color:#EDEDED; height:1px;}

.sitemap_text {text-align:left;font-size:12px; color:#88A3C5; padding:8px 0 4px 5px; letter-spacing:-0.05em;}
.sitemap_text A:link {text-align:left;font-size:12px; color:#88A3C5; text-decoration:none; padding:8px 0 4px 5px; letter-spacing:-0.05em;}
.sitemap_text A:visited {text-align:left;font-size:12px; color:#88A3C5; text-decoration:none; padding:8px 0 4px 5px; letter-spacing:-0.05em;}
.sitemap_text A:active {text-align:left;font-size:12px; color:#88A3C5; text-decoration:none; padding:8px 0 4px 5px; letter-spacing:-0.05em;}
.sitemap_text A:hover {text-align:left;font-size:12px; color:#6093D2; text-decoration:underline; padding:8px 0 4px 5px; letter-spacing:-0.05em;}


/* 파일위치 표시 *********************/
.file_navi {font:10px verdana, Tahoma; color:#FFFFFF; font-weight:bold; text-decoration:none; background-color:#FF3000; padding:5px 5px 5px 5px;}


/* 컨텐츠 *********************/
.contents_banner {border:1px solid #D9D7D7;}
.contents_line {background-color:#F2F2F2; height:1px;}
.contents_line2 {background-color:#FFFFFF; height:1px;}
.contents_shadow {background-color:#F1F1F1; height:2px;}
.contents_year {color:#787878; font:14px Tahoma; font-weight:bold; text-align:center; letter-spacing:-0.01em;}
.contents_history {color:#656565; font-size:14px; letter-spacing:-0.05em; text-align:left;}


.contents_text {color:#7E7E7E; font-size:11px; text-align:justify; letter-spacing:-0.05em; line-height:18px;}
.contents_text A:link {color:#7E7E7E; font-size:11px; text-align:justify; letter-spacing:-0.05em;}
.contents_text A:visited {color:#7E7E7E; font-size:11px; text-align:justify; letter-spacing:-0.05em;}
.contents_text A:active {color:#7E7E7E; font-size:11px; text-align:justify; letter-spacing:-0.05em;}
.contents_text A:hover {color:#000000; font-size:11px; text-align:justify; letter-spacing:-0.05em;}

.contents_title {font-size: 2rem; color:#496081; font-weight:bold; letter-spacing:-0.1em; padding:3px 0 0 0;}
.contents_bold {color:#757575; font-size:12px; font-weight:bold; letter-spacing:-0.05em;}
.cen_bold2  {color:#020202; font-size:14px; font-weight:bold; letter-spacing:-0.05em;}
.contents_gold {color:#3F3F3F; font-size:14px; font-weight:bold; letter-spacing:-0.05em; }
.contents_red {color:#FF3C00; font-size:14px; font-weight:bold; letter-spacing:-0.05em;}
.contents_big {color:#ED0000; font-size:14px; font-weight:bold; letter-spacing:-0.1em; padding:5 0 0 2;}
.contents_input {color: #575757; font-size:14px; background-color:#FFFFFF; border:1px solid #C3C3C3; padding:2px 0 2px 3px; letter-spacing:-0.05em;}
.contents_select {color: #575757; font-size:14px; background-color:#FFFFFF; border:1px solid #C3C3C3; padding:2px 0 2px 3px; letter-spacing:-0.05em;height:35px;}
.contents_textarea {color: #575757; font-size:14px; background-color:#FFFFFF; border:1px solid #C3C3C3; padding:8px 8px 8px 8px; letter-spacing:-0.05em;}
.contents_frame {border-width:1px; border-color:#E9E9EB; border-style:dotted; color:#505050; font-size:14px; text-align:justify; line-height:18px; background-color:#F8F8F8; padding:7px 9px 5px 9px; letter-spacing:-0.05em;}
.contents_frame2 {border-width:2px; border-color:#E9E9EB; border-style:dotted; color:#7E7E7E; font-size:14px; text-align:justify; line-height:20px; background-color:#fbfbfb; padding:10px 15px; letter-spacing:-0.05em;}

.contents_url {font:11px Tahoma; color:#6E8098; text-decoration:none; padding:0 0 8px 0;}
.contents_url A:link {font:11px Tahoma; color:#6E8098; text-decoration:none; padding:0 0 8px 0;}
.contents_url A:visited {font:11px Tahoma; color:#6E8098; text-decoration:none; padding:0 0 8px 0;}
.contents_url A:active {font:11px Tahoma; color:#6E8098; text-decoration:none; padding:0 0 8px 0;}
.contents_url A:hover {font:11px Tahoma; color:#4473B2; text-decoration:underline; padding:0 0 8px 0;}

.slogan01 { filter:dropshadow(color=#6A93B4,offx=1,offy=1); font-size:20px; color:#FFFFFF; font-weight:bold; letter-spacing:-0.05em;}
.slogan02 { filter:dropshadow(color=#869AC7,offx=1,offy=1); font-size:16px;color: #3B5694; letter-spacing:-0.05em;}
.slogan03 { font-size:14px;color: #000000; font-weight:bold; letter-spacing:-0.05em;}
.slogan04 { font-size:13px;color: #696a6a; font-weight:bold; letter-spacing:-0.05em;}

.tv_border1 {border:1px solid #548CD5; background-color:#548CD5;}
.tv_view_subject {font-size:12px; text-align:center ; color:#ffffff; font-weight:bold; letter-spacing:-0.05em; padding:4px 0 8px 0;}



/* 행사일정 */
.schedule_bold {font:12px tahoma; font-weight:bold; color: #Fa7141; text-decoration:none;}
.schedule_bold a:link {font:12px tahoma font-weight:bold;; color: #Fa7141; ; text-decoration:none;}
.schedule_bold a:visited {font:12px tahoma; font-weight:bold; color: #Fa7141; ; text-decoration:none;}
.schedule_bold a:active {font:12px tahoma; font-weight:bold; color: #Fa7141; ; text-decoration:none;}
.schedule_bold a:hover {font:12px tahoma; font-weight:bold; color: #Fa7141; text-decoration:none;}

.schedule_sun {font:12px tahoma; color: #ed0435; font-weight:bold; text-decoration:none;}
.schedule_sun a:link {font:12px tahoma; color: #ed0435; font-weight:bold; text-decoration:none;}
.schedule_sun a:visited {font:12px tahoma; color: #ed0435;  font-weight:bold; text-decoration:none;}
.schedule_sun a:active {font:12px tahoma; color: #ed0435;  font-weight:bold; text-decoration:none;}
.schedule_sun a:hover {font:12px tahoma; color: #e21291; font-weight:bold; text-decoration:none;}

.schedule_sat {font:12px tahoma; color: #408adf;  font-weight:bold;text-decoration:none;}
.schedule_sat a:link {font:12px tahoma; color: #408adf;  font-weight:bold; text-decoration:none;}
.schedule_sat a:visited {font:12px tahoma; color: #408adf;  font-weight:bold; text-decoration:none;}
.schedule_sat a:active {font:12px tahoma; color: #408adf;  font-weight:bold; text-decoration:none;}
.schedule_sat a:hover {font:12px tahoma; color: #408adf;  font-weight:bold;text-decoration:none;}

.schedule_mon {font:12px tahoma; color: #9C9C9C; text-decoration:none;}
.schedule_mon a:link {font:12px tahoma; color: #9C9C9C; ; text-decoration:none;}
.schedule_mon a:visited {font:12px tahoma; color: #9C9C9C; ; text-decoration:none;}
.schedule_mon a:active {font:12px tahoma; color: #9C9C9C; ; text-decoration:none;}
.schedule_mon a:hover {font:12px tahoma; color: #9C9C9C; text-decoration:none;}

.schedule_event {font:12px tahoma; color:#fff; font-weight:bold;text-decoration:none; background:url(../../board/images/boardImgType/gray/calendar/cal_on.gif) no-repeat 50% 50%;}
.schedule_event a:link {font:12px tahoma; color:#fff; font-weight:bold; font-weight:bold;text-decoration:none; background:url(../../board/images/boardImgType/gray/calendar/cal_on.gif) no-repeat 50% 50%;}
.schedule_event a:visited {font:12px tahoma; color:#fff; font-weight:bold; text-decoration:none;  background:url(../../board/images/boardImgType/gray/calendar/cal_on.gif) no-repeat 50% 50%;}
.schedule_event a:active {font:12px tahoma; color:#fff; font-weight:bold; text-decoration:none; background:url(../../board/images/boardImgType/gray/calendar/cal_on.gif) no-repeat 50% 50%;}
.schedule_event a:hover {font:12px tahoma; color:#fff; font-weight:bold; text-decoration:none; background:url(../../board/images/boardImgType/gray/calendar/cal_on.gif) no-repeat 50% 50%;}

.schedule_day {font:12px tahoma; color: #FFF; text-decoration:none; font-weight:bold; background:url(../../board/images/boardImgType/gray/calendar/cal_off.gif) no-repeat 50% 50%;}
.schedule_day a:link {font:12px tahoma; color: #FFF; text-decoration:none; font-weight:bold; background:url(../../board/images/boardImgType/gray/calendar/cal_off.gif) no-repeat 50% 50%;}
.schedule_day a:visited {font:12px tahoma; color: #FFF; text-decoration:none; font-weight:bold; background:url(../../board/images/boardImgType/gray/calendar/cal_off.gif) no-repeat 50% 50%;}
.schedule_day a:active {font:12px tahoma; color: #FFF; text-decoration:none; font-weight:bold; background:url(../../board/images/boardImgType/gray/calendar/cal_off.gif) no-repeat 50% 50%;}
.schedule_day a:hover {font:12px tahoma; color: #FFF; text-decoration:none; font-weight:bold; background:url(../../board/images/boardImgType/gray/calendar/cal_off.gif) no-repeat 50% 50%;}


.day_bold01 {font:12px tahoma; color:#3f3f3f; font-weight:bold; letter-spacing:-0.05em;}
.day_bold01 A:link {font:12px tahoma; color:#3f3f3f; font-weight:bold; text-decoration:none; letter-spacing:-0.05em;}
.day_bold01 A:visited {font:12px tahoma; color:#3f3f3f; font-weight:bold; text-decoration:none; letter-spacing:-0.05em;}
.day_bold01 A:active {font:12px tahoma; color:#3f3f3f; font-weight:bold; text-decoration:none; letter-spacing:-0.05em;}
.day_bold01 A:hover {font:12px tahoma; color:#3f3f3f; font-weight:bold; text-decoration:underline; letter-spacing:-0.05em;}

/* BG Color */
.bg_wh {background-color:#FFFFFF;}
.bg_gray_01	{background-color:#D8D9DB;} 
.bg_gray_02	{background-color:#F7F7F7;}
.bg_gray_03	{background-color:#EBEDEF;} 
.bg_gray_04	{background-color:#EDEDED;}
.bg_gray_05	{background-color:#DDDDDD;}
.bg_gray_06	{background-color:#F5F5F5;}
.bg_gray_07	{background-color:#DFDFDF;}
.bg_gray_08	{background-color:#D6D6D6;}
.bg_gray_09	{background-color:#C1C1C1;}
.bg_gray_10	{background-color:#F4F9FF;}
.bg_gray_11	{background-color:#F8F8F8;}
.bg_gray_12	{background-color:#EEEEEE;}
.bg_gray_13	{background-color:#D5D5D5;}
.bg_gray_14	{background-color:#858585;}
.bg_gray_15	{background-color:#EFECDF;}

.bg_blue_01	{background-color:#07538F; color:#FFF;}
.bg_blue_02	{background-color:#F7F7F7;}
.bg_blue_03	{background-color:#F0EEEE;}
.bg_blue_04	{background-color:#EFFCFF;}
.bg_blue_05	{background-color:#FFF8ED;}
.bg_blue_06	{background-color:#FFF7E7;}
.bg_blue_07	{background-color:#FFA200;}
.bg_blue_08	{background-color:#FFE5B4;}
.bg_blue_09	{background-color:#FF6D0B;}
.bg_blue_10	{background-color:#F0F7FF;}
.bg_blue_11	{background-color:#FFA201;}
.bg_blue_12	{background-color:#FBFAF4;}

.bg_yel_01	{background-color:#FEFCF1;}
.bg_yel_02	{background-color:#FFFCF6;}


.schedule_subject {font-size:14px; color:#4A372A; font-weight:bold; letter-spacing:-0.05em;}
.schedule_subject A:link {font-size:14px; color:#4A372A; font-weight:bold; text-decoration:none; letter-spacing:-0.05em;}
.schedule_subject A:visited {font-size:14px; color:#4A372A; font-weight:bold; text-decoration:none; letter-spacing:-0.05em;}
.schedule_subject A:active {font-size:14px; color:#4A372A; font-weight:bold; text-decoration:none; letter-spacing:-0.05em;}
.schedule_subject A:hover {font-size:14px; color:#21140D; font-weight:bold; text-decoration:underline; letter-spacing:-0.05em;}

/* ex */
.service_title01{font-size:16px; color:#fff; font-weight:bold; letter-spacing:-0.1em; text-align:center; 
padding:7px; background-color:#005EA8; border-top:2px solid #AECCE3; border-bottom:2px solid #AECCE3;}


/***************************************************/
/* 이미지 */
/***************************************************/
/* 바탕 배경 이미지 최적의 이미지 크기는 468 * 251px */
/*.pop-address-search .pop-address-search-inner { background-image: url(http://osia.or.kr/images/common/logo.gif); }*/
/* 회사 로고 이미지 이미지 크기는 149 * 14px */
/*.pop-address-search .pop-address-search-inner .logo { background: url(http://osia.or.kr/images/common/logo.gif) no-repeat; background-position:center; }*/

/***************************************************/
/* 배경색상 */
/***************************************************/
/* 바탕 배경색상 */
.pop-address-search .pop-address-search-inner { background-color:#ECECEC; }

/* 검색창 색상 */
.pop-address-search .pop-address-search-inner .wrap input { background-color:#FFFFFF; }

/* 검색버튼 색상 */
.pop-address-search .pop-address-search-inner .wrap { background-color:#FFFFFF; }

/* 본문 배경색(홀수) */
.pop-address-search .pop-address-search-inner .result table.data-col tbody tr:nth-child(odd) td {background:#FFFFFF}

/* 본문 배경색(짝수) */
.pop-address-search .pop-address-search-inner .result table.data-col tbody tr:nth-child(even) td {background:#FFFFFF}

/***************************************************/
/* 글자색상 */
/***************************************************/
/* 검색 결과  글자색상 */
table.data-col  { color:#FFFFFF; }
table.data-col tbody tr td.subj { color:#333333; }

/* 검색창 글자 색상 */
.pop-address-search .pop-address-search-inner .wrap input { color:#222222; }


.btns-submit a:link {font:12px tahoma; color: #FFF; text-decoration:none; font-weight:bold; line-height:37px;}
.data-col th {color:#000;}
.paginate a:link {line-height:37px;}


p {margin:20px 0;}
/*# sourceMappingURL=comm.css.map */

.labelnav {margin-bottom:20px;}
.gcmt {line-height:25px; max-width:1200px;margin:20px auto; word-break: keep-all; }

#main {color:#333333;}
.ctbl01 {  border-collapse: collapse;   border-spacing: 1; border:0px solid; margin:20px auto; width:95%;}
.ctbl01 tr th {padding:5px; font-weight:bold !important;text-align:center;background-color:#eee; border:1px solid #bababa !important;}
.ctbl01 thead tr { border:2px solid #bababa !important;}
.ctbl01 tr {}
.ctbl01 tr td{ padding:5px; border:1px solid #bababa !important; word-break: keep-all;}

.ctbl02 {  border-collapse: collapse;   border-spacing: 1; border:0px solid; margin:20px auto; width:95%;}
.ctbl02 tr th {padding:5px; font-weight:bold !important;text-align:center;background-color:#eee; border:1px solid #bababa !important;}
.ctbl02 thead tr { border:2px solid #bababa !important;}
.ctbl02 tr td{ padding:1%; border:1px solid #bababa !important;}
.evimg {width:30%;padding:5px; text-align:center;}
.evimg img {width:100%;}
.evtit {font-weight:bold !important;}

.pbox {width:21%;min-width:250px;margin:10px;border:1px solid #bababa;float:left;display:inline-block;height:120px;word-break:keep-all;}
.pbox1{background-color:#09478D;font-weight:bold;color:white;padding:5px;}
.pbox2{color:white;width:30%;float:right;height:1px;}
.pbox3{padding:5px;}




.p2box {width:10%;min-width:160px;margin:5px;border:1px solid #bababa;display:inline-block;height:120px;word-break:keep-all;vertical-align:middle;line-height:110px;}
.p2box1{padding:5px;display:inline-block;vertical-align:middle;line-height:20px;}


.rdbox {width:160px;height:160px;min-width:160px;border-radius:50%; margin:5px;border:1px solid #bababa;display:inline-block;word-break:keep-all;vertical-align:middle;line-height:160px;}
.rd01{padding:5px;display:inline-block;vertical-align:middle;line-height:20px;}

.p2box2{width:2%;min-width:70px; display:inline-block;vertical-align:middle;height:160px;line-height:160px;} 
.cbold {font-weight:bold !important;}

.cul {margin:20px auto; max-width:1200px;word-break: keep-all; }
.cul li {font-weight:bold !important; list-style-type: disc !important;}

.cbox {width:100%;max-width:150px;height:280px;display:inline-block;margin:0 5px;border:1px solid #eeeeee;vertical-align:middle;}
.cbox1 {max-height:210px;}
.cbox1 img{width:100%;max-height:200px;}
.cbox2{max-height:50px;line-height:20px;}


.btn_on2 {border:1px solid #bababa;}
.btn_on2 a  {display:block; width:100%; height:100%; color:#555555;  line-height:30px; text-align:Center; } 
.btn_on2 a:hover {  color:#ffffff; font-weight:bold; line-height:30px; text-align:Center; background-color:#059eb5; display:block; width:100%; height:100%;} 