@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;
}

/* 게시판 리스트 풋더 */
.tail_input {color: #6E6E6E; font-size:16px; background-color:#FFF; margin-left:3px; padding:3px 0 0 3px; width:160px; height:30px; border:1px solid #C5C5C5;}
.tail_select {color: #6E6E6E; font-size:16px; border:1px solid #DEDEDE; padding:0 0 2px 3px; letter-spacing:-0.05em;}
.tail_line {background-color:#B1B1B1; height:1px;}
.tail_shadow {background-color:#F0F0F0; height:2px;}


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: #0168B7 !important;
  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.7;
  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.2rem;
  line-height: 1.3;
  color: #0168B7;
}

.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: #0168B7;
  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: #0168B7;
}

.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: #0168B7;
  -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: #0168B7;
}

.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;
}

.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;
}

.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: 50%;
  letter-spacing: -0.05rem;
}

.mNews .mNews_lst .category {
  display: block;
  margin-bottom: 20px;
  color: #0168B7;
  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: 36px;
  -webkit-line-clamp: 3;
  opacity: 0.8;
word-break: keep-all;
}

.mNews .sec-tit {
  display: block;
  margin-bottom: 20px;
  color: #0168B7;
  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: 300px;
  -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;
  margin-top:100px;

}

.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: 0px;
  left: 0;
  right: 0;
  z-index: 10000;
  padding-top:30px;
  height: 120px;
  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(/resources/assets/img/logo.jpg) 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: #0168B7;
  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: #0168B7;
}

#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: #0168B7;
  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: #0168B7;
}

@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% / 7);
  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: #0168B7;
}

#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: #0168B7;
  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: #0168B7;
  }
  #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:80% !important; max-width:800px}

.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;} 


.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;}




/* 상단 레이어 서브메뉴 *********************/
.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%;text-align:center;}
.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:20%;min-width:200px;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%;} 

.mbox {height:40px;line-height:40px;padding-left:20px;margin-top:40px; background-color:#0168B7;color:#fff;
}
.mbox a {font-size:18px; font-weight:bold; color:#fff; }


welcome_box p+p{width:700px;font-size:15px;padding:0}

div.slide-banner{width:100%;height:75px;position:relative;padding:0}
div.slide-banner div.box{overflow:hidden;background:#f0f0f0;position:relative;height:75px}
div.slide-banner div.box ul{position:absolute;left:0;top:0;width:3600px;background:#fff}
div.slide-banner div.box ul li{float:left;width:150px;margin:0 auto}
div.slide-banner div.box ul li img{width:100%;padding-top:20px}
div.slide-banner div.box ul li a{display:block;height:75px;line-height:75px;position:relative}
div.slide-banner div.box ul li a:hover:after{content:" ";display:block;pointer-events:none;width:100%;height:100%;background:rgba(0,0,0,.1);position:absolute;left:0;top:0}
div.slide-banner p.bcontrol a.prev{left:0}
div.slide-banner p.bcontrol a.next,div.slide-banner p.bcontrol a.prev{position:absolute;top:20px;width:35px;height:35px;line-height:35px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,.3)}
div.slide-banner p.bcontrol a.next{right:0}
div#lesson_popup{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.4);z-index:50}
div#lesson_popup .pop_inner{background-color:#fff;padding:20px 20px 60px;width:90%;max-width:600px;min-height:300px;margin:2vh auto;height:88vh;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;position:relative;font-size:13px;z-index:50}
div#lesson_popup .pop_inner .btn_pop_close{position:absolute;top:3px;right:0;font-weight:700;padding:20px;line-height:20px;font-size:14px;color:#ffc120}
div#lesson_popup .pop_inner .btn_pop_close:hover{color:#e60012}
div#lesson_popup h2{margin-bottom:20px;text-align:center}
div#lesson_popup table{margin-bottom:30px;width:100%}
div#lesson_popup table caption{color:#666;font-size:16px;text-align:left;margin-bottom:10px}
div#lesson_popup table tr{border:1px solid #e0e0e0;border-left:none;border-right:none}
div#lesson_popup table tr,div#lesson_popup table tr th{-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
div#lesson_popup table tr th{padding:10px;width:20%;border:1px solid #e0e0e0;border-left:none;background:#fcfcfc;text-align:left;min-width:70px}
div#lesson_popup table tr td{padding:10px;width:80%;border:1px solid #e0e0e0;border-right:none;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
div#lesson_popup button{border:none;padding:15px 70px;display:block;margin:0 auto;font-size:14px;color:#fff;background-color:#02a0e9}
div#lesson_popup button:focus,div#lesson_popup button:hover{background:#0068b7}
#sub_contents{position:relative;width:100%;max-width:768px;margin:30px auto}
#sub_01{overflow:hidden;margin-top:48px}
#sub_01 .undergroup_article table tbody tr+tr{background:#fff}
#sub_01 .undergroup_article table tr:nth-child(4n+4),#sub_01 .undergroup_article table tr:nth-child(4n+5){background:#fafafa}
.sub_nav{position:absolute;right:12px;top:20px;padding-left:14px;background:url(/resources/assets/img/ic_home_48px.png) 0 no-repeat;background-size:14px}
.sub_nav li{float:left}
.sub_nav li a{font-size:12px;color:#8e8e8e}
.sub_nav li:last-child a{color:#274a84;font-weight:500}
.sub_nav li+li:before{content:" >";color:#8e8e8e;margin:0 2px;font-size:12px}
@media (min-width:320px) and (max-width:767px){.sub_nav{top:-200px}
.datainfo{display:none}
.datainfo span.date{margin-right:0}
.list_title{width:100%}
.hidden{margin:0 10px 0 0}
.photo_box{width:100%;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.smo{display:none!important}
.notice_board_box .notice_board_title span.co:first-child{width:10%;max-width:50px}
.notice_board_box .notice_board_title span.co:nth-child(2){width:55%}
.notice_board_box .notice_board_title span.co:nth-child(3){width:0}
.notice_board_box .notice_board_title span.co:nth-child(4){width:20%}
.notice_board_box .notice_board_title span.co:nth-child(5){width:0!important}
.notice_board_box .notice_board_title span.co:last-child{width:15%}
.notice_board_box .notice_board_list span.co:first-child{width:10%;max-width:50px}
.notice_board_box .notice_board_list span.co:nth-child(2){width:55%;text-align:left;padding-left:16px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.notice_board_box .notice_board_list span.co:nth-child(3){width:0}
.notice_board_box .notice_board_list span.co:nth-child(4){width:20%}
.notice_board_box .notice_board_list span.co:nth-child(5){width:0!important}
.notice_board_box .notice_board_list span.co:last-child{width:15%}
[class$=_board_title] .co{font-size:13px}
[class$=_board_title] span.co{display:block;float:left;text-align:center}
[class$=_board_title] span.co:first-child{width:10%!important;max-width:50px}
[class$=_board_title] span.co:nth-child(2){width:45%!important}
[class$=_board_title] span.co:nth-child(3){width:15%!important}
[class$=_board_title] span.co:nth-child(4){width:18%!important}
[class$=_board_title] span.co:nth-child(5){width:0!important}
[class$=_board_title] span.co:last-child{width:12%!important}
[class$=_board_list] .ro{width:100%}
[class$=_board_list] .co{display:block;float:left;text-align:center;font-size:13px;white-space:normal;overflow:hidden;text-overflow:ellipsis}
[class$=_board_list] span.co:first-child{width:10%!important;max-width:50px}
[class$=_board_list] span.co:nth-child(2){width:45%!important;text-align:left;padding-left:16px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
[class$=_board_list] span.co:nth-child(3){width:15%!important}
[class$=_board_list] span.co:nth-child(4){width:18%!important}
[class$=_board_list] span.co:nth-child(5){width:0!important}
[class$=_board_list] span.co:last-child{width:12%!important}
.lesson_box .bdLine.type1 .lesson_list,.wsboy{width:100%}
.type2 div.datainfo{float:left;margin:0;padding:0;font-size:13px}
.organization_box p:first-child img{display:none}
.sporthistory_box:after{content:"\C218\C0C1\C2A4\D0A4   \C885\BAA9\C758   \C5ED\C0AC";display:block;position:absolute;height:30px;left:0;top:0;margin-top:13%;background:rgba(0,0,0,.5);font-weight:600;color:#fff;line-height:30px;letter-spacing:-1px;padding:16px;text-align:center;font-size:18px}
}
.sub_contents{display:block;width:100%;float:left;margin:0 auto}
.sub_title{padding:16px;border-bottom:1px solid #dcdcdc;margin-bottom:29px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.sub_title h2{color:#0068b7;padding-bottom:0;margin-top:0}
.sub_title p{font-size:13px;margin-bottom:10px}
.sub_box{min-height:300px;position:relative}
.sub_box>div>h3:first-child{font-size:16px;color:#707070;letter-spacing:-1px;float:left;padding:0 4px 14px 16px;font-weight:500;margin-left:0;border-top:3px solid #ffd21d}
#tabs{border-radius:0}
#tabs,#tabs>ul{padding:0;margin:0;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
#tabs>ul{border-radius:0;border:0}
#tabs>ul>li{outline:1px solid #e0e0e0;border:0 solid #e0e0e0;width:25%;border-radius:0;padding:0;margin:0;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center}
#tabs>ul>li>a{border:0;width:100%;margin:0;padding:15px 0;font-size:13px}
@media (min-width:320px) and (max-width:399px){#tabs>ul>li>a{border:0;width:100%;margin:0;padding:15px 0;font-size:12px;letter-spacing:-.02em}
}
.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active{background-color:#02a0e9!important}
.years{width:25%;text-align:center;font-size:26px;margin-top:-10px;font-weight:500;color:#274a84}
.tab_contents,.years{display:block;float:left}
.tab_contents{width:75%}
.tab_contents li{margin-bottom:20px;font-size:13px}
.tab_contents li span{display:block;color:#89d0fa;font-size:16px;font-weight:500;margin-bottom:10px}
.tab_contents_wrapper{overflow:hidden;padding:40px 0;border-bottom:1px solid #e0e0e0}
.tbl_frm01{width:100%;padding-left:0}
.tbl_frm01 table{width:100%}
.tbl_frm01 caption{color:#02a0e9;font-size:16px;text-align:left;margin-bottom:10px;margin-left:16px}
.tbl_frm01 caption b{float:right;margin-right:16px}
.tbl_frm01 caption span{font-size:10px;color:#e60012}
.tbl_frm01 tbody{font-size:12px}
.tbl_frm01 tbody strong{font-size:0}
.tbl_frm01 tbody strong:after{content:"\2605";display:inline;font-size:10px;vertical-align:top;color:#e60012}
.tbl_frm01 tr{border:1px solid #e0e0e0;border-left:none;border-right:none}
.tbl_frm01 th{padding:10px 10px 10px 16px;width:16%;min-width:80px;border:1px solid #e0e0e0;border-left:none;background:#fcfcfc;text-align:left}
.tbl_frm01 td,.tbl_frm01 th{-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.tbl_frm01 td{padding:10px;min-width:225px;width:84%;border:1px solid #e0e0e0;border-right:none;overflow:hidden}
.tbl_frm01 input{background:#fcfcfc;border-style:none;border:1px solid #e0e0e0;padding:3px;font-size:13px}
.tbl_frm01 input.invalid-feedback{background:rgba(230,0,18,0)}
.tbl_frm01 input.txt_area.rg{max-width:90%}
.tbl_frm01 table{margin-bottom:30px}
.tbl_frm01 b{font-size:12px;font-weight:400}
.frm_info{font-size:12px;color:#89d0fa;display:block;margin-bottom:5px}
.about_email{color:#e60012;padding-left:3px}
#reg_mb_agree{float:left}
#reg_mb_agree+b{float:left;width:70%;font-size:12px}
.add_ev{margin-top:-20px}
.add_ev a{display:block;width:35px;height:35px;margin:10px 0 20px;border:1px solid #e0e0e0;background:url(/resources/assets/img/icon_more_b.png) 50% no-repeat;background-size:16px;text-indent:-9999px}
.add_ev p{font-size:12px;color:#89d0fa}
input.txt_area{width:90%}
input.invalid-feedback{-webkit-animation:animatefb 1.5s;animation:animatefb 1.5s}
input.pop_pic_up{border:1px solid #f1f1f1;padding:6px;display:block;margin:10px auto 20px}
.btn_confirm{text-align:center;margin:40px auto 20px}
.btn_confirm .competitionnews_wrt_btn_submit,.btn_confirm .competitionschedule_wrt_btn_submit,.btn_confirm .download_wrt_btn_submit,.btn_confirm .event_wrt_btn_submit,.btn_confirm .media_wrt_btn_submit,.btn_confirm .news_wrt_btn_submit,.btn_confirm .notice_wrt_btn_submit,.btn_confirm .openboard_wrt_btn_submit,.btn_confirm .qna_wrt_btn_submit{display:inline-block;width:150px;height:60px;padding:10px}
.btn_confirm .event_lesson_btn_submit{display:inline-block;width:120px;height:55px;padding:10px}
.btn_confirm .gallery_wrt_btn_submit,.btn_confirm .rules_wrt_btn_submit{display:inline-block;width:150px;height:60px;padding:10px}
.btn_submit{width:150px;height:60px;font-size:16px;background:#0068b7;color:#fff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}
.btn_submit:active{background:#ffd21d}
.btn_submit:focus,.btn_submit:hover{background:#23437b;-webkit-transform:scale(1.03);transform:scale(1.03)}
.btn_cancel{font-size:16px;display:inline-block;border:1px solid rgba(0,0,0,.2);background:#fafafa;color:#000;line-height:60px;vertical-align:bottom;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;width:150px;height:60px;-webkit-transition:all .3s ease;transition:all .3s ease}
.btn_cancel:hover{color:#fff;border:1px solid transparent;background:#e60012}
.mb_pic_box{display:block;width:120px;height:150px;background:url(/resources/assets/img/no_pic.png) no-repeat;text-align:center}
.mb_pic_box label{display:block;width:100%;height:100%}
label{display:block;cursor:pointer}
@keyframes animatefb{0%{background:rgba(230,0,18,0)}
10%{background:#e60012}
to{background:rgba(230,0,18,0)}
}
@-webkit-keyframes animatefb{0%{background:rgba(230,0,18,0)}
10%{background:#e60012}
to{background:rgba(230,0,18,0)}
}
.login{color:#333}
.login>a{color:#fff}
.login-modal{z-index:90;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4)}
.login-modal-content{font-size:15px;margin:0 auto;background-color:#fff;position:relative;padding:0 0 10px;width:40%;min-width:320px}
.login-modal-content .login-check-label{margin-left:0;padding-left:0;display:inline-block}
.login-closebtn{display:block;width:35px;height:35px;text-decoration:none;position:absolute;right:0;font-size:24px;background:#fff;border:none;font-weight:700;padding:0;cursor:pointer;color:#777;text-align:center;vertical-align:middle;background:url(/resources/assets/img/ic_close_48px_g.png) no-repeat;font-weight:400;background-size:25px;background-position:50%;text-indent:-58px;font-size:13px}
.login-closebtn:hover{color:#e60012;background-color:#e60012}
.login-center{text-align:center}
.login-center img{width:240px}
.login-container{padding:16px;padding-bottom:0}
.login-container:after{content:"";display:block;clear:both}
.login-section{margin-top:16px;margin-bottom:16px}
.login-section label{margin-left:8px;font-size:13px;color:#444;padding:4px}
.login-input{margin:0 0 15px;padding:10px;display:block;border:none;border-bottom:1px solid gray;width:calc(100% - 20px)}
.login-btn{border:none;outline:0;padding:6px 16px;vertical-align:middle;overflow:hidden;color:#fff;background-color:#0068b7;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.login-btn:focus,.login-btn:hover{background:#23437b;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.4);-o-box-shadow:0 2px 2px 0 rgba(0,0,0,.4);-ms-box-shadow:0 2px 2px 0 rgba(0,0,0,.4);box-shadow:0 2px 2px 0 rgba(0,0,0,.4)}
.login-btn:disabled{cursor:not-allowed;opacity:.3}
.login-btn-block{border:none;outline:0;padding:6px 16px;vertical-align:middle;overflow:hidden;background-color:#0068b7;text-align:center;width:100%;height:50px;font-size:16px;background:#0068b7;color:#fff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}
.login-btn-block:focus,.login-btn-block:hover{background:#23437b;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.4);-o-box-shadow:0 2px 2px 0 rgba(0,0,0,.4);-ms-box-shadow:0 2px 2px 0 rgba(0,0,0,.4);box-shadow:0 2px 2px 0 rgba(0,0,0,.4)}
.login-top{width:60px;font-size:12px;border:none}
.login-top:hover{color:#0068b7}
.login-check{width:24px;height:24px;position:relative;top:6px}
.login-check+b{font-size:12px;font-weight:400}
.login-right{font-size:12px;display:block;float:right;clear:both;padding-left:16px;background:url(/resources/assets/img/ic_help_outline_yellow_48px.png) no-repeat;background-size:16px;margin-bottom:0}
.login-right.nmem{margin-top:-6px}
.cancle-login{width:60px;height:30px;background:none;border-radius:0;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}
.cancle-login:hover{color:#fff;border:1px solid transparent;background:#e60012}
.animate-input,.login-animate-zoom{-webkit-animation:animatezoom .6s;animation:animatezoom .6s}
@keyframes animatezoom{0%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform:scale(1.3);transform:scale(1.3);opacity:0}
to{-webkit-transform:scale(1);transform:scale(1);opacity:1}
}
@-webkit-keyframes animatezoom{0%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform:scale(1.3);transform:scale(1.3);opacity:0}
to{-webkit-transform:scale(1);transform:scale(1);opacity:1}
}
#load{width:100%;height:100%;top:0;left:0;position:fixed;display:block;opacity:.8;background:#fff;z-index:99;text-align:center}
#load>img{position:absolute;top:50%;left:50%;z-index:100}
.conArea{text-align:center}
.logo_mb_type{width:270px;margin:30px}
.mainTxt{text-align:center;font-size:25px;font-weight:300;margin:-20px 0 10px;color:#707070}
.mainTxt span:first-child{font-size:28px;color:#0068b7;font-weight:600}
.mainTxt span:nth-child(2){font-size:25px;color:#02a0e9}
.mainTxt span:nth-child(3){font-size:28px;color:#e60012;font-weight:600}
.mainTxt span:last-child{font-size:25px;color:#ffd21d}
.mainTxt_b{text-align:center;font-size:25px;font-weight:300;margin-bottom:20px}
.mainTxt_b span{font-weight:500;display:block;font-size:18px}
.membertype{display:block;margin:0 auto;width:100%;background:#e60012}
.type_info{width:310px;height:140px;float:left;margin:20px 16px;font-size:11px;border:1px solid #ccc;padding:6px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:left;border-radius:3px;color:#707070}
.type_info li{background:url(/resources/assets/img/ic_label_outline_48px.png) no-repeat;background-size:14px;padding-left:14px;margin:10px}
.rightArea_done{margin:20px 0 200px}
.rightArea_done h3{margin-left:16px}
.join_done{text-align:center;padding:40px 0 100px}
.sh{float:right;margin-bottom:8px;margin-right:18px}
.inpt_txt{width:140px;border:3px solid #02a0e9;border-radius:16px;margin-right:5px}
.inpt_txt,.sh-btn{height:32px;padding:5px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.sh-btn{color:#fff;font-weight:500;background:#02a0e9;border-radius:24px}
.board_sh_op{width:75px;height:32px;border:3px solid #ccc;padding:5px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;margin-right:8px}
@media (min-width:320px) and (max-width:420px){.sh{float:left;margin:0 0 8px;padding:0 16px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.sh,.sh form,.sh form .shBxSet{width:100%}
.sh form div.col{width:70%;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.sh .board_sh_op{width:25%;margin:0;margin-right:8px}
.sh .inpt_txt{width:70%;margin-right:4px}
.sh .sh-btn{width:25%;margin:0}
.type1 li{height:auto;background:#f5f5f5;padding:16px 8px}
}
.bdLine{display:block;border-top:2px solid #ccc;border-bottom:2px solid #ccc;clear:both}
.bdLine li:nth-child(2n){background:#fcfcfc}
.bdLine>ul>li{position:relative}
.type2 li{height:auto;background:#f5f5f5;padding:16px 110px 16px 16px}
.type2 div.datainfo{float:right;font-size:14px}
.gg{display:block}
.col{float:left}
.col.datainfo{float:right;font-weight:300;font-size:13px}
.hidden{display:inline-block;text-indent:0;margin:0 8px 0 10px;color:#707070}
.lesson_list{font-size:16px;float:left}
.list_title{width:calc(100% - 220px);min-width:200px}
.statement{position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.statement .reg_box01{background:#02a0e9;width:90px;height:35px;line-height:35px;text-align:center;color:#fff;border-radius:4px;font-weight:300;font-size:14px}
.statement .reg_box01:focus,.statement .reg_box01:hover{background:#116682;color:#fff}
.statement .reg_box02{background:#29a76e;width:90px;height:35px;line-height:35px;text-align:center;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;border-radius:4px;font-weight:300;font-size:14px}
.statement .reg_box02:focus,.statement .reg_box02:hover{background:#2a7d5c;color:#fff}
.statement .reg_box03{background:#fabd00;width:90px;height:35px;line-height:35px;text-align:center;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;border-radius:4px;font-weight:300;font-size:14px}
.statement .reg_box03:focus,.statement .reg_box03:hover{background:#c47a21;color:#fff}
.statement .reg_box04{background:#707070;width:90px;height:35px;line-height:35px;text-align:center;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;border-radius:4px;font-weight:300;font-size:14px}
.statement .reg_box04:focus,.statement .reg_box04:hover{background:#333;color:#fff}
.reg_box01{background:#02a0e9;width:90px;height:35px;line-height:35px;text-align:center;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;border-radius:4px;font-weight:300;font-size:14px}
.reg_box01:focus,.reg_box01:hover{background:#116682;color:#fff}
.reg_box02{background:#29a76e;width:90px;height:35px;line-height:35px;text-align:center;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;border-radius:4px;font-weight:300;font-size:14px}
.reg_box02:focus,.reg_box02:hover{background:#2a7d5c;color:#fff}
.reg_box03{background:#ffd21d;width:90px;height:35px;line-height:35px;text-align:center;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;border-radius:4px;font-weight:300;font-size:14px}
.reg_box03:focus,.reg_box03:hover{background:#c47a21;color:#fff}
.reg_box04{background:#707070;width:90px;height:35px;line-height:35px;text-align:center;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;border-radius:4px;font-weight:300;font-size:14px}
.reg_box04:focus,.reg_box04:hover{background:#333;color:#fff}
.notice_board_title .ro{width:100%}
.notice_board_title .co{font-size:13px}
.notice_board_title span.co{display:block;float:left;text-align:center}
.notice_board_title span.co:first-child{width:8%;max-width:50px}
.notice_board_title span.co:nth-child(2){width:58%}
.notice_board_title span.co:nth-child(3){width:10%}
.notice_board_title span.co:nth-child(4){width:12%}
.notice_board_title span.co:nth-child(5){width:10%}
.notice_board_title span.co:last-child{width:12%}
.notice_board_list .ro{width:100%}
.notice_board_list .co{display:block;float:left;text-align:center;font-size:13px;white-space:normal;overflow:hidden;text-overflow:ellipsis;width:100%}
.notice_board_list span.co:first-child{width:8%;max-width:50px}
.notice_board_list span.co:nth-child(2){width:58%;text-align:left;padding-left:24px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.notice_board_list span.co:nth-child(3){width:10%}
.notice_board_list span.co:nth-child(4){width:12%}
.notice_board_list span.co:nth-child(5){width:10%}
.notice_board_list span.co:last-child{width:12%}
.notice_board_box .notice_board_list span.writer,.notice_board_box .notice_board_title span.writer{display:none}
.notice_board_btn_set{width:100%;margin-bottom:80px}
.notice_board_btn_set ul{float:right;margin:16px}
.notice_board_btn_set li{float:left;margin-left:6px}
.notice_board_detail{width:100%;font-size:12px;border-top:2px solid #ccc;border-bottom:2px solid #ccc}
.notice_board_detail th{letter-spacing:-1px;background:skyblue;height:35px;text-align:center;width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:13px;font-weight:500}
.notice_board_detail th.d_hid{display:none}
.notice_board_detail .th_a{height:50px}
.notice_board_detail .th_a td{padding:0 8px;font-size:15px;background:#fff}
.notice_board_detail thead th:first-child,.notice_board_detail thead th:nth-child(3),.notice_board_detail thead th:nth-child(5),.notice_board_detail thead th:nth-child(7){width:12%}
.notice_board_detail thead td{background:#fcfcfc;padding-left:0;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center}
.notice_board_detail thead td:nth-child(2){width:10%}
.notice_board_detail thead td:nth-child(4){width:15%}
.notice_board_detail thead td:nth-child(6){width:17%}
.notice_board_detail thead td:nth-child(8){width:10%}
.notice_board_detail thead tr{width:100%;height:35px;border-bottom:1px solid #ccc}
.notice_board_detail tfoot tr th.d_hid{display:none}
.notice_board_detail tbody td{padding:20px 8px;line-height:1.8em}
.notice_board_detail .d_hid+td{text-align:left}
.notice_wrt_board_detail{border-top:2px solid #ccc;border-bottom:2px solid #ccc;width:100%}
.notice_wrt_board_detail th{width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:14px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-weight:500}
.notice_wrt_board_detail th.d_hid{display:none}
.notice_wrt_board_detail tr{width:100%;height:45px;border-bottom:1px solid #ccc}
.notice_wrt_board_detail td{background:#fcfcfc;padding-left:16px}
.notice_wrt_board_detail td input{padding:6px;width:40%;min-width:170px}
.notice_wrt_board_detail strong,.notice_wrt_board_detail tfoot tr th.d_hid{display:none}
.notice_wrt_board_btn_confirm{text-align:center;margin:40px auto 20px}
.notice_wrt_btn_submit{width:150px;height:60px;font-size:16px;background:#02a0e9;color:#fff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}
.notice_wrt_btn_submit:active{color:#000;background:#89d0fa;-webkit-transition:all 1s ease;transition:all 1s ease}
.notice_wrt_btn_submit:hover{background:#02a0e9;-webkit-transform:scale(1.03);transform:scale(1.03)}
.qna_wrt_btn_submit{width:150px;height:60px;font-size:16px;background:#02a0e9;color:#fff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}
.qna_wrt_btn_submit:focus{background:#02a0e9;-webkit-transform:scale(1.03);transform:scale(1.03)}
.qna_wrt_btn_submit:active{color:#000;background:#89d0fa;-webkit-transition:all 1s ease;transition:all 1s ease}
.qna_wrt_btn_submit:hover{background:#02a0e9;-webkit-transform:scale(1.03);transform:scale(1.03)}
.notice_wrt_btn_cancel{font-size:16px;display:inline-block;border:1px solid rgba(0,0,0,.2);background:#fafafa;color:#000;line-height:60px;vertical-align:bottom;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 1s ease;transition:all 1s ease;width:150px;height:60px}
.notice_wrt_btn_cancel:hover{color:#fff;border:1px solid transparent;background:#e60012}
.gall_box{width:100%;padding-bottom:16px}
.gall_box:after{content:"";display:block;clear:both}
.photo_box{position:relative;float:left;overflow:hidden;margin:16px 12px 0 0;color:#fff;text-align:left;font-size:16px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.photo_list{padding-top:56.25%}
.photo_list h3{color:#fafafa;font-weight:200;text-shadow:1px 1px 1px #888;line-height:1.1em;text-transform:uppercase;opacity:.8;-webkit-transform:translateY(-10px);transform:translateY(-10px);margin-bottom:10px;font-size:15px;white-space:normal;line-height:25px;height:75px;overflow:hidden;text-overflow:ellipsis;width:100%;margin:5px 0;padding:0}
.photo_list:nth-child(3n){margin-right:0}
.photo_list *{-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .4s ease;transition:all .4s ease}
.photo_list img{position:absolute;top:0;left:0;width:100%;min-height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;vertical-align:top}
.photo_list:after{content:"";background-color:rgba(0,0,0,.75);-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0}
.photo_list:after,.photo_list figcaption{position:absolute;top:0;bottom:0;left:0;right:0}
.photo_list figcaption{z-index:1;padding:40px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.photo_list .links{width:100%;margin:5px 0;padding:0}
.photo_list p{font-size:.8em;font-weight:300;letter-spacing:1px;opacity:0;top:50%;-webkit-transform:translateY(50px);transform:translateY(50px);font-size:12px;white-space:normal;line-height:25px;height:75px;overflow:hidden;text-overflow:ellipsis;width:100%}
.photo_list i{position:absolute;bottom:10px;right:10px;padding:20px 25px;font-size:34px;opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}
.photo_list i:before{content:"\B354\B9CE\C740   \C0AC\C9C4   \BCF4\B7EC\AC00\AE30";font-size:12px;float:left;margin-top:8px;margin-right:8px}
.photo_list a{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}
.photo_list:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-filter:alpha(opacity=50);-moz-filter:alpha(opacity=50);-o-filter:alpha(opacity=50);-ms-filter:alpha(opacity=50);filter:alpha(opacity=50);opacity:.5}
.photo_list:hover:after{opacity:1;position:absolute;top:10px;bottom:10px;left:10px;right:10px}
.photo_list:hover h3,.photo_list:hover i,.photo_list:hover p{opacity:1;text-shadow:none;-webkit-transform:translate(0);transform:translate(0)}
.sub_asc_box{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;margin:60px auto}
@media (min-width:320px) and (max-width:499px){.asc_box li,ul.sitemap_list>li{width:100%;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
}
@media (min-width:500px) and (max-width:749px){.asc_box li,ul.sitemap_list>li{width:50%;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.sitemap_list>li:nth-child(odd){clear:left}
}
@media (min-width:750px) and (max-width:1199px){.asc_box li,ul.sitemap_list>li{width:33.33333%;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.sitemap_list>li:nth-child(3n+1){clear:left}
}
.sitemap_list h3{margin-left:0;font-size:18px}
.sitemap_list>li{display:block;width:33.33333%;float:left;padding:16px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;overflow:hidden;padding-top:0}
.sitemap_list>li ul{padding:16px;border-bottom:1px solid #ccc}
.sitemap_list>li>ul>li{margin-bottom:3px}
.sitemap_list>li>ul>li+li{font-size:14px;padding-left:10px;background:url(/resources/assets/img/ic_bar.png) left 57% no-repeat}
.sitemap_list>li>ul>li:nth-child(2){margin-top:8px}
.sitemap_list>li>ul>li:first-child:after{content:"";display:block;width:100%;height:3px;background:#0068b7;background:-webkit-gradient(linear,left top,right top,from(#0068b7),color-stop(#02a0e9),to(#fff));background:linear-gradient(90deg,#0068b7,#02a0e9,#fff);background:-ms-linear-gradient(to right,#0068b7,#02a0e9,#fff)}
.sitemap_list a{display:block;padding-left:5px}
.sitemap_list a:focus,.sitemap_list a:hover{background:#0068b7;background:-webkit-gradient(linear,left top,right top,from(#02a0e9),to(#fff));background:linear-gradient(90deg,#02a0e9,#fff);background:-ms-linear-gradient(to right,#02a0e9,#fff)}
.welcome_box,.welcome_box p img{width:100%}
.welcome_box p+p{width:100%;padding:0 16px;font-size:13px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.welcome_box p:last-child{text-align:right;margin-bottom:60px}
@media (min-width:767px) and (max-width:1199px){.welcome_box p+p{font-size:15px}
}
.js_txt_bg{width:80px;height:250px;margin:0 0 200px;background:-webkit-gradient(linear,left top,left bottom,color-stop(100%,#3498db),color-stop(50%,#fff));background:linear-gradient(#3498db 100%,#fff 0);background:-ms-linear-gradient(#3498db 100%,#fff 50%);position:relative}
.vr_txt{width:100%;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;position:absolute;top:100%;left:50%;-webkit-transform:translate(-50%,-63%);transform:translate(-50%,-63%);margin:0;color:#3498db;font-size:30px;font-family:Open Sans,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:-5px;white-space:nowrap}
.vr_txt:before{position:absolute;top:0;left:38px;content:attr(data-split);height:63%;color:#fff;overflow:hidden}
.mg_wrap_box{text-align:center;width:100%;letter-spacing:-.05em}
.mg_wrap_box h3{color:#fff;margin-left:0}
.mg_wrap_box span+p{color:#fff;font-size:14px}
.m_c_p{font-size:15px;padding:0 16px;line-height:24px}
.m_c_p b{display:block;width:23px;height:5px;background:url(/resources/assets/img/logo_op2.png) no-repeat;background-size:cover;margin:20px auto}
.logobox{margin:20px 0;width:70%;max-width:300px}
.bgbx{width:100%;height:155px;-webkit-box-shadow:0 2px 2px #ccc;-o-box-shadow:0 2px 2px #ccc;-ms-box-shadow:0 2px 2px #ccc;box-shadow:0 2px 2px #ccc;padding-top:35px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-weight:300;font-size:13px;margin:30px 0}
.js_box{background:url(/resources/assets/img/js_bg.jpg) 0 45% no-repeat;background-size:cover}
.js_box span{display:inline-block;width:47px;height:13px;background:url(/resources/assets/img/logo_op.png) no-repeat;background-size:cover;margin:5px}
.mg_txt_bg{background:#e60012}
.js_fb{float:left}
.js_fb.fbr{width:70%;margin-left:16px;text-align:left;line-height:30px;font-size:15px}
.qna_board_title .ro{width:100%}
.qna_board_title .co{font-size:13px}
.qna_board_title span.co{display:block;float:left;text-align:center}
.qna_board_title span.co:first-child{width:8%;max-width:50px}
.qna_board_title span.co:nth-child(2){width:46%}
.qna_board_title span.co:nth-child(3),.qna_board_title span.co:nth-child(4){width:12%}
.qna_board_title span.co:nth-child(5){width:10%}
.qna_board_title span.co:last-child{width:12%}
.qna_board_list .ro{width:100%}
.qna_board_list .co{display:block;float:left;text-align:center;font-size:13px;white-space:normal;overflow:hidden;text-overflow:ellipsis;width:100%}
.qna_board_list span.co:first-child{width:8%;max-width:50px}
.qna_board_list span.co:nth-child(2){width:46%;text-align:left;padding-left:16px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.qna_board_list span.co:nth-child(3),.qna_board_list span.co:nth-child(4){width:12%}
.qna_board_list span.co:nth-child(5){width:10%}
.qna_board_list span.co:last-child{width:12%}
.qna_board_detail{width:100%;font-size:12px;border-top:2px solid #ccc;border-bottom:2px solid #ccc}
.qna_board_detail th{letter-spacing:-1px;height:35px;text-align:center;width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:13px;font-weight:500}
.qna_board_detail th.d_hid{display:none}
.qna_board_detail .th_a{height:50px}
.qna_board_detail .th_a td{padding:0 8px;font-size:15px}
.qna_board_detail thead th:first-child,.qna_board_detail thead th:nth-child(3),.qna_board_detail thead th:nth-child(5),.qna_board_detail thead th:nth-child(7){width:12%}
.qna_board_detail thead td{background:#fcfcfc;padding-left:0;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center}
.qna_board_detail thead td:nth-child(2){width:10%}
.qna_board_detail thead td:nth-child(4){width:15%}
.qna_board_detail thead td:nth-child(6){width:17%}
.qna_board_detail thead td:nth-child(8){width:10%}
.qna_board_detail thead tr{width:100%;height:35px;border-bottom:1px solid #ccc}
.qna_board_detail tfoot tr th.d_hid{display:none}
.qna_board_detail tbody td{padding:20px 8px;line-height:1.8em;max-width:680px}
.qna_board_detail .d_hid+td{text-align:left}
.qna_wrt_board_detail{border-top:2px solid #ccc;border-bottom:2px solid #ccc;width:100%}
.qna_wrt_board_detail th{border-right:0 solid #ccc;background:#f1f1f1;font-size:14px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-weight:500}
.qna_wrt_board_detail th.d_hid{display:none}
.qna_wrt_board_detail tr{width:100%;height:45px;border-bottom:1px solid #ccc}
.qna_wrt_board_detail td{background:#fcfcfc;padding-left:16px}
.qna_wrt_board_detail td input{padding:6px;width:40%;min-width:170px}
.qna_wrt_board_detail tfoot tr th.d_hid{display:none}
.qna_wrt_btn_cancel{font-size:16px;display:inline-block;border:1px solid rgba(0,0,0,.2);background:#fafafa;color:#000;line-height:60px;vertical-align:bottom;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 1s ease;transition:all 1s ease;width:150px;height:60px}
.qna_wrt_btn_cancel:hover{color:#fff;border:1px solid transparent;background:#e60012}
.qna_board_box_btn_set{width:100%;background:#e60012;margin-bottom:80px}
.qna_board_box_btn_set ul{float:right;margin:16px}
.qna_board_box_btn_set li{float:left;margin-left:6px}
.pagination{display:block;margin:30px auto;height:40px;line-height:40px;text-align:center;-webkit-transition:all .4s ease;transition:all .4s ease}
.pagination li{display:inline-block;vertical-align:middle}
.page-item{margin:4px;padding:0;border:1px solid #ccc;background:#f7f7f7;cursor:pointer;line-height:30px}
.page-item .page-link{display:inline-block;padding:2px 11px}
.page-item.active{background:#02a0e9;-webkit-transform:scale(1.3);transform:scale(1.3);color:#fff}
.page-item:first-child{font-size:12px;font-weight:400;background:#fff}
.page-item:first-child.active{background:#02a0e9;color:#fff;-webkit-animation:animatbtn_l .4s ease;animation:animatbtn_l .4s ease;-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-transform:scale(1);transform:scale(1)}
.page-item:last-child{font-size:12px;font-weight:400;background:#fff}
.page-item:last-child.active{background:#02a0e9;-webkit-transform:scale(1.3);transform:scale(1.3);color:#fff;-webkit-animation:animatbtn_r .4s ease;animation:animatbtn_r .4s ease;-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-transform:scale(1);transform:scale(1)}
.map{display:block;width:100%;height:350px;background:#ccc;margin-bottom:30px}
.location_wrap_box{margin-bottom:80px}
.location_wrap_box p{padding:0 16px;font-size:15px}
.location_wrap_box p:before{content:" ";display:block;width:32px;height:3px;background:#fabd00;margin:10px 0 4px}
.organization_wrap_box{display:block;width:100%;height:600px;background:#ccc}
.organization_wrap_box img{width:100%}
[class$=_btn_set]{width:100%;background:#e60012;margin-bottom:80px}
[class$=_btn_set] ul{float:right;margin:16px}
[class$=_btn_set] li{float:left;margin-left:6px}
.go_list{float:right}
.btn_sm{display:inline-block;width:60px;height:30px;border-radius:4px;border:1px solid #ccc;text-align:center;line-height:30px;font-size:13px;-webkit-transition:all .4s ease;transition:all .4s ease}
.btn_sm.sbc:focus,.btn_sm.sbc:hover{background:#e60012;font-weight:500;color:#fff}
.btn_sm:focus,.btn_sm:hover{background:#02a0e9;font-weight:500;color:#fff}
.normal_btn{display:inline-block;width:120px;height:40px;border-radius:4px;border:1px solid #ccc;text-align:center;line-height:40px;font-size:14px}
.no_result_box1{display:table;vertical-align:middle;width:100%;height:300px;background:url(/resources/assets/img/no_sh.jpg) no-repeat;background-size:cover;background-position:left 70%}
.no_result_box2{display:table-cell;vertical-align:middle}
.no_result{width:100%;text-align:center;margin-top:0}
.no_result b{display:inline-block;font-size:16px}
#addressDiv_box{display:none;z-index:3;display:block;padding-top:5vh;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4)}
.addressDiv_list_box{width:90%;height:calc(100vh - 100px);min-height:300px;background:#fff;padding:16px;margin:0 auto}
.addressDiv_list_box h3{margin:0 0 8px 16px}
.addressDiv_list_box .paginationSet{margin:16px auto}
.addressDiv_shBxSet{margin-left:8px;width:300px;text-align:center}
.addressDiv_inpt_txt{width:250px;border:3px solid #02a0e9;border-radius:24px;margin-right:5px;margin-left:-10px}
.addressDiv_inpt_txt,.addressDiv_sh-btn{display:inline-block;height:32px;padding:5px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.addressDiv_sh-btn{color:#fff;font-weight:500;background:#02a0e9;border-radius:24px}
.addressDiv_sh{position:relative;padding-bottom:16px;border-bottom:2px solid #ccc;margin-bottom:16px}
.addressDiv_sh:after{content:"";display:block;clear:both}
.result-body{height:calc(100vh - 220px);min-height:220px;overflow:scroll}
.result-body h4{margin-left:16px;margin-bottom:4px;font-size:16px;font-weight:400}
.result-body>ul>li{background:#fcfcfc;padding:10px 20px;font-size:13px;font-weight:300}
.result-body>ul>li:nth-child(2n){background:none}
.result-body>ul>li:last-child{border-bottom:2px solid #ccc}
.adr_close{position:absolute;top:-43px;right:0;font-size:14px;padding:10px;color:#fabd00;font-weight:500}
.adr_close:hover{background:#e60012;color:#fff}
.adr_animate-zoom{-webkit-animation:animatezoom .4s ease;animation:animatezoom .4s ease}
.adr_animate-out{-webkit-animation:animateout .4s ease;animation:animateout .4s ease}
@keyframes animateout{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}
99%{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:0}
to{display:none}
}
@-webkit-keyframes animateout{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}
99%{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:0}
to{display:none}
}
@media (min-width:768px){.post_no{float:right;width:100px;text-align:center;margin-top:-35px}
.organization_box p:last-child img{display:none}
}
.download_board_title .ro{width:100%}
.download_board_title .co{font-size:13px}
.download_board_title span.co{display:block;float:left;text-align:center}
.download_board_title span.co:first-child{width:8%;max-width:50px}
.download_board_title span.co:nth-child(2){width:46%}
.download_board_title span.co:nth-child(3),.download_board_title span.co:nth-child(4){width:12%}
.download_board_title span.co:nth-child(5){width:10%}
.download_board_title span.co:last-child{width:12%}
.download_board_list .ro{width:100%}
.download_board_list .co{display:block;float:left;text-align:center;font-size:13px;white-space:normal;overflow:hidden;text-overflow:ellipsis;width:100%}
.download_board_list span.co:first-child{width:8%;max-width:50px}
.download_board_list span.co:nth-child(2){width:46%;text-align:left;padding-left:24px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.download_board_list span.co:nth-child(3),.download_board_list span.co:nth-child(4){width:12%}
.download_board_list span.co:nth-child(5){width:10%}
.download_board_list span.co:last-child{width:12%}
.download_board_detail{width:100%;font-size:12px;border-top:2px solid #ccc;border-bottom:2px solid #ccc}
.download_board_detail th{letter-spacing:-1px;height:35px;text-align:center;width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:13px;font-weight:500}
.download_board_detail th.d_hid{display:none}
.download_board_detail .th_a{height:50px}
.download_board_detail .th_a td{padding:0 8px;font-size:15px}
.download_board_detail thead th:first-child,.download_board_detail thead th:nth-child(3),.download_board_detail thead th:nth-child(5),.download_board_detail thead th:nth-child(7){width:12%}
.download_board_detail thead td{background:#fcfcfc;padding-left:0;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center}
.download_board_detail thead td:nth-child(2){width:10%}
.download_board_detail thead td:nth-child(4){width:15%}
.download_board_detail thead td:nth-child(6){width:17%}
.download_board_detail thead td:nth-child(8){width:10%}
.download_board_detail thead tr{width:100%;height:35px;border-bottom:1px solid #ccc}
.download_board_detail tbody td{padding:20px 8px;line-height:1.8em}
.download_board_detail .d_hid+td{text-align:left}
.download_wrt_board_detail{border-top:2px solid #ccc;border-bottom:2px solid #ccc;width:100%}
.download_wrt_board_detail th{width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:14px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-weight:500}
.download_wrt_board_detail th.d_hid{display:none}
.download_wrt_board_detail tr{width:100%;height:45px;border-bottom:1px solid #ccc}
.download_wrt_board_detail td{background:#fcfcfc;padding-left:16px}
.download_wrt_board_detail td input{padding:6px;width:40%;min-width:170px}
.download_wrt_board_detail tfoot tr th.d_hid{display:none}
.download_btn_confirm{text-align:center;margin:40px auto 20px}
.download_wrt_btn_submit{width:150px;height:60px;font-size:16px;background:#02a0e9;color:#fff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}
.download_wrt_btn_submit:active{color:#000;background:#89d0fa;-webkit-transition:all 1s ease;transition:all 1s ease}
.download_wrt_btn_submit:focus,.download_wrt_btn_submit:hover{background:#02a0e9;-webkit-transform:scale(1.03);transform:scale(1.03)}
.download_wrt_btn_cancel{font-size:16px;display:inline-block;border:1px solid rgba(0,0,0,.2);background:#fafafa;color:#000;line-height:60px;vertical-align:bottom;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 1s ease;transition:all 1s ease;width:150px;height:60px}
.download_wrt_btn_cancel:hover{color:#fff;border:1px solid transparent;background:#e60012}
.media_board_title .ro{width:100%}
.media_board_title .co{font-size:13px}
.media_board_title span.co{display:block;float:left;text-align:center}
.media_board_title span.co:first-child{width:8%;max-width:50px}
.media_board_title span.co:nth-child(2){width:46%}
.media_board_title span.co:nth-child(3),.media_board_title span.co:nth-child(4){width:12%}
.media_board_title span.co:nth-child(5){width:10%}
.media_board_title span.co:last-child{width:12%}
.media_board_list .ro{width:100%}
.media_board_list .co{display:block;float:left;text-align:center;font-size:13px;white-space:normal;overflow:hidden;text-overflow:ellipsis;width:100%}
.media_board_list span.co:first-child{width:8%;max-width:50px}
.media_board_list span.co:nth-child(2){width:46%;text-align:left;padding-left:24px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.media_board_list span.co:nth-child(3),.media_board_list span.co:nth-child(4){width:12%}
.media_board_list span.co:nth-child(5){width:10%}
.media_board_list span.co:last-child{width:12%}
.media_board_detail{width:100%;font-size:12px;border-top:2px solid #ccc;border-bottom:2px solid #ccc}
.media_board_detail th{letter-spacing:-1px;height:35px;text-align:center;width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:13px;font-weight:500}
.media_board_detail th.d_hid{display:none}
.media_board_detail .th_a{height:50px}
.media_board_detail .th_a td{padding:0 8px;font-size:15px}
.media_board_detail thead th:first-child,.media_board_detail thead th:nth-child(3),.media_board_detail thead th:nth-child(5),.media_board_detail thead th:nth-child(7){width:12%}
.media_board_detail thead td{background:#fcfcfc;padding-left:0;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center}
.media_board_detail thead td:nth-child(2){width:10%}
.media_board_detail thead td:nth-child(4){width:15%}
.media_board_detail thead td:nth-child(6){width:17%}
.media_board_detail thead td:nth-child(8){width:10%}
.media_board_detail thead tr{width:100%;height:35px;border-bottom:1px solid #ccc;text-align:center}
.media_board_detail iframe{width:100%}
.media_board_detail tfoot tr th.d_hid{display:none}
.media_board_detail tbody td{padding:20px 8px;line-height:1.8em}
.media_board_detail .d_hid+td{text-align:left}
.media_wrt_board_detail{border-top:2px solid #ccc;border-bottom:2px solid #ccc;width:100%}
.media_wrt_board_detail th{width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:14px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-weight:500}
.media_wrt_board_detail th.d_hid{display:none}
.media_wrt_board_detail tr{width:100%;height:45px;border-bottom:1px solid #ccc}
.media_wrt_board_detail td{background:#fcfcfc;padding-left:16px}
.media_wrt_board_detail td input{padding:6px;width:40%;min-width:170px}
.media_wrt_board_detail tfoot tr th.d_hid{display:none}
.media_btn_confirm{text-align:center;margin:40px auto 20px}
.media_wrt_btn_submit{width:150px;height:60px;font-size:16px;background:#02a0e9;color:#fff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}
.media_wrt_btn_submit:active{color:#000;background:#89d0fa;-webkit-transition:all 1s ease;transition:all 1s ease}
.media_wrt_btn_submit:focus,.media_wrt_btn_submit:hover{background:#02a0e9;-webkit-transform:scale(1.03);transform:scale(1.03)}
.media_wrt_btn_cancel{font-size:16px;display:inline-block;border:1px solid rgba(0,0,0,.2);background:#fafafa;color:#000;line-height:60px;vertical-align:bottom;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 1s ease;transition:all 1s ease;width:150px;height:60px}
.media_wrt_btn_cancel:hover{color:#fff;border:1px solid transparent;background:#e60012}
.event_board_title .ro{width:100%}
.event_board_title .co{font-size:13px}
.event_board_title span.co{display:block;float:left;text-align:center}
.event_board_title span.co:first-child{width:8%;max-width:50px}
.event_board_title span.co:nth-child(2){width:46%}
.event_board_title span.co:nth-child(3),.event_board_title span.co:nth-child(4){width:12%}
.event_board_title span.co:nth-child(5){width:10%}
.event_board_title span.co:last-child{width:12%}
.event_board_list .ro{width:100%}
.event_board_list .co{display:block;float:left;text-align:center;font-size:13px;white-space:normal;overflow:hidden;text-overflow:ellipsis;width:100%}
.event_board_list span.co:first-child{width:8%;max-width:50px}
.event_board_list span.co:nth-child(2){width:46%;text-align:left;padding-left:24px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.event_board_list span.co:nth-child(3),.event_board_list span.co:nth-child(4){width:12%}
.event_board_list span.co:nth-child(5){width:10%}
.event_board_list span.co:last-child{width:12%}
.event_board_detail{width:100%;font-size:12px;border-top:2px solid #ccc;border-bottom:2px solid #ccc}
.event_board_detail th{letter-spacing:-1px;height:35px;text-align:center;width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:13px;font-weight:500}
.event_board_detail th.d_hid{display:none}
.event_board_detail .th_a{height:50px}
.event_board_detail .th_a td{padding:0 8px;font-size:15px}
.event_board_detail thead th:first-child,.event_board_detail thead th:nth-child(3),.event_board_detail thead th:nth-child(5),.event_board_detail thead th:nth-child(7){width:12%}
.event_board_detail thead td{background:#fcfcfc;padding-left:0;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center}
.event_board_detail thead td:nth-child(2){width:10%}
.event_board_detail thead td:nth-child(4){width:15%}
.event_board_detail thead td:nth-child(6){width:17%}
.event_board_detail thead td:nth-child(8){width:10%}
.event_board_detail thead tr{width:100%;height:35px;border-bottom:1px solid #ccc}
.event_board_detail tfoot tr th.d_hid{display:none}
.event_board_detail tbody td{padding:20px 8px;line-height:1.8em}
.event_board_detail .d_hid+td{text-align:left}
.event_wrt_board_detail{border-top:2px solid #ccc;border-bottom:2px solid #ccc;width:100%}
.event_wrt_board_detail th{width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:14px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-weight:500}
.event_wrt_board_detail th.d_hid{display:none}
.event_wrt_board_detail tr{width:100%;height:45px;border-bottom:1px solid #ccc}
.event_wrt_board_detail td{background:#fcfcfc;padding-left:16px}
.event_wrt_board_detail td input{padding:6px;width:40%;min-width:170px}
.event_wrt_board_detail tfoot tr th.d_hid{display:none}
.event_btn_confirm{text-align:center;margin:40px auto 20px}
.event_wrt_btn_submit{width:150px;height:60px;font-size:16px;background:#02a0e9;color:#fff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}
.event_wrt_btn_submit:active{color:#000;background:#89d0fa;-webkit-transition:all 1s ease;transition:all 1s ease}
.event_wrt_btn_submit:focus,.event_wrt_btn_submit:hover{background:#02a0e9;-webkit-transform:scale(1.03);transform:scale(1.03)}
.event_wrt_btn_cancel{font-size:16px;display:inline-block;border:1px solid rgba(0,0,0,.2);background:#fafafa;color:#000;line-height:60px;vertical-align:bottom;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 1s ease;transition:all 1s ease;width:150px;height:60px}
.event_wrt_btn_cancel:hover{color:#fff;border:1px solid transparent;background:#e60012}
.news_board_title .ro{width:100%}
.news_board_title .co{font-size:13px}
.news_board_title span.co{display:block;float:left;text-align:center}
.news_board_title span.co:first-child{width:8%;max-width:50px}
.news_board_title span.co:nth-child(2){width:46%}
.news_board_title span.co:nth-child(3),.news_board_title span.co:nth-child(4){width:12%}
.news_board_title span.co:nth-child(5){width:10%}
.news_board_title span.co:last-child{width:12%}
.news_board_list .ro{width:100%}
.news_board_list .co{display:block;float:left;text-align:center;font-size:13px;white-space:normal;overflow:hidden;text-overflow:ellipsis;width:100%}
.news_board_list span.co:first-child{width:8%;max-width:50px}
.news_board_list span.co:nth-child(2){width:46%;text-align:left;padding-left:24px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.news_board_list span.co:nth-child(3),.news_board_list span.co:nth-child(4){width:12%}
.news_board_list span.co:nth-child(5){width:10%}
.news_board_list span.co:last-child{width:12%}
.news_board_detail{width:100%;font-size:12px;border-top:2px solid #ccc;border-bottom:2px solid #ccc}
.news_board_detail th{letter-spacing:-1px;height:35px;text-align:center;width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:13px;font-weight:500}
.news_board_detail th.d_hid{display:none}
.news_board_detail .th_a{height:50px}
.news_board_detail .th_a td{padding:0 8px;font-size:15px}
.news_board_detail thead th:first-child,.news_board_detail thead th:nth-child(3),.news_board_detail thead th:nth-child(5),.news_board_detail thead th:nth-child(7){width:12%}
.news_board_detail thead td{background:#fcfcfc;padding-left:0;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center}
.news_board_detail thead td:nth-child(2){width:10%}
.news_board_detail thead td:nth-child(4){width:15%}
.news_board_detail thead td:nth-child(6){width:17%}
.news_board_detail thead td:nth-child(8){width:10%}
.news_board_detail thead tr{width:100%;height:35px;border-bottom:1px solid #ccc}
.news_board_detail tfoot tr th.d_hid{display:none}
.news_board_detail tbody td{padding:20px 8px;line-height:1.8em}
.news_board_detail .d_hid+td{text-align:left}
.news_wrt_board_detail{border-top:2px solid #ccc;border-bottom:2px solid #ccc;width:100%}
.news_wrt_board_detail th{width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:14px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-weight:500}
.news_wrt_board_detail th.d_hid{display:none}
.news_wrt_board_detail tr{width:100%;height:45px;border-bottom:1px solid #ccc}
.news_wrt_board_detail td{background:#fcfcfc;padding-left:16px}
.news_wrt_board_detail td input{padding:6px;width:40%;min-width:170px}
.news_wrt_board_detail tfoot tr th.d_hid{display:none}
.news_btn_confirm{text-align:center;margin:40px auto 20px}
.news_wrt_btn_submit{width:150px;height:60px;font-size:16px;background:#02a0e9;color:#fff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}
.news_wrt_btn_submit:active{color:#000;background:#89d0fa;-webkit-transition:all 1s ease;transition:all 1s ease}
.news_wrt_btn_submit:focus,.news_wrt_btn_submit:hover{background:#02a0e9;-webkit-transform:scale(1.03);transform:scale(1.03)}
.news_wrt_btn_cancel{font-size:16px;display:inline-block;border:1px solid rgba(0,0,0,.2);background:#fafafa;color:#000;line-height:60px;vertical-align:bottom;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 1s ease;transition:all 1s ease;width:150px;height:60px}
.news_wrt_btn_cancel:hover{color:#fff;border:1px solid transparent;background:#e60012}
.openboard_board_title .ro{width:100%}
.openboard_board_title .co{font-size:13px}
.openboard_board_title span.co{display:block;float:left;text-align:center}
.openboard_board_title span.co:first-child{width:8%;max-width:50px}
.openboard_board_title span.co:nth-child(2){width:46%}
.openboard_board_title span.co:nth-child(3),.openboard_board_title span.co:nth-child(4){width:12%}
.openboard_board_title span.co:nth-child(5){width:10%}
.openboard_board_title span.co:last-child{width:12%}
.openboard_board_list .ro{width:100%}
.openboard_board_list .co{display:block;float:left;text-align:center;font-size:13px;white-space:normal;overflow:hidden;text-overflow:ellipsis;width:100%}
.openboard_board_list span.co:first-child{width:8%;max-width:50px}
.openboard_board_list span.co:nth-child(2){width:46%;text-align:left;padding-left:24px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.openboard_board_list span.co:nth-child(3),.openboard_board_list span.co:nth-child(4){width:12%}
.openboard_board_list span.co:nth-child(5){width:10%}
.openboard_board_list span.co:last-child{width:12%}
.openboard_board_detail{width:100%;font-size:12px;border-top:2px solid #ccc;border-bottom:2px solid #ccc}
.openboard_board_detail th{letter-spacing:-1px;height:35px;text-align:center;width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:13px;font-weight:500}
.openboard_board_detail th.d_hid{display:none}
.openboard_board_detail .th_a{height:50px}
.openboard_board_detail .th_a td{padding:0 8px;font-size:15px}
.openboard_board_detail thead th:first-child,.openboard_board_detail thead th:nth-child(3),.openboard_board_detail thead th:nth-child(5),.openboard_board_detail thead th:nth-child(7){width:12%}
.openboard_board_detail thead td{background:#fcfcfc;padding-left:0;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center}
.openboard_board_detail thead td:nth-child(2){width:10%}
.openboard_board_detail thead td:nth-child(4){width:15%}
.openboard_board_detail thead td:nth-child(6){width:17%}
.openboard_board_detail thead td:nth-child(8){width:10%}
.openboard_board_detail thead tr{width:100%;height:35px;border-bottom:1px solid #ccc}
.openboard_board_detail tfoot tr th.d_hid{display:none}
.openboard_board_detail tbody td{padding:20px 8px;line-height:1.8em}
.openboard_board_detail .d_hid+td{text-align:left}
.openboard_wrt_board_detail{border-top:2px solid #ccc;border-bottom:2px solid #ccc;width:100%}
.openboard_wrt_board_detail th{width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:14px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-weight:500}
.openboard_wrt_board_detail th.d_hid{display:none}
.openboard_wrt_board_detail tr{width:100%;height:45px;border-bottom:1px solid #ccc}
.openboard_wrt_board_detail td{background:#fcfcfc;padding-left:16px}
.openboard_wrt_board_detail td input{padding:6px;width:40%;min-width:170px}
.openboard_wrt_board_detail tfoot tr th.d_hid{display:none}
.openboard_btn_confirm{text-align:center;margin:40px auto 20px}
.openboard_wrt_btn_submit{width:150px;height:60px;font-size:16px;background:#02a0e9;color:#fff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}
.openboard_wrt_btn_submit:active{color:#000;background:#89d0fa;-webkit-transition:all 1s ease;transition:all 1s ease}
.openboard_wrt_btn_submit:focus,.openboard_wrt_btn_submit:hover{background:#02a0e9;-webkit-transform:scale(1.03);transform:scale(1.03)}
.openboard_wrt_btn_cancel{font-size:16px;display:inline-block;border:1px solid rgba(0,0,0,.2);background:#fafafa;color:#000;line-height:60px;vertical-align:bottom;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 1s ease;transition:all 1s ease;width:150px;height:60px}
.openboard_wrt_btn_cancel:hover{color:#fff;border:1px solid transparent;background:#e60012}
.competitionnews_board_title .ro{width:100%}
.competitionnews_board_title .co{font-size:13px}
.competitionnews_board_title span.co{display:block;float:left;text-align:center}
.competitionnews_board_title span.co:first-child{width:8%;max-width:50px}
.competitionnews_board_title span.co:nth-child(2){width:46%}
.competitionnews_board_title span.co:nth-child(3),.competitionnews_board_title span.co:nth-child(4){width:12%}
.competitionnews_board_title span.co:nth-child(5){width:10%}
.competitionnews_board_title span.co:last-child{width:12%}
.competitionnews_board_list .ro{width:100%}
.competitionnews_board_list .co{display:block;float:left;text-align:center;font-size:13px;white-space:normal;overflow:hidden;text-overflow:ellipsis;width:100%}
.competitionnews_board_list span.co:first-child{width:8%;max-width:50px}
.competitionnews_board_list span.co:nth-child(2){width:46%;text-align:left;padding-left:24px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.competitionnews_board_list span.co:nth-child(3),.competitionnews_board_list span.co:nth-child(4){width:12%}
.competitionnews_board_list span.co:nth-child(5){width:10%}
.competitionnews_board_list span.co:last-child{width:12%}
.competitionnews_board_detail{width:100%;font-size:12px;border-top:2px solid #ccc;border-bottom:2px solid #ccc}
.competitionnews_board_detail th{letter-spacing:-1px;height:35px;text-align:center;width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:13px;font-weight:500}
.competitionnews_board_detail th.d_hid{display:none}
.competitionnews_board_detail .th_a{height:50px}
.competitionnews_board_detail .th_a td{padding:0 8px;font-size:15px}
.competitionnews_board_detail thead th:first-child,.competitionnews_board_detail thead th:nth-child(3),.competitionnews_board_detail thead th:nth-child(5),.competitionnews_board_detail thead th:nth-child(7){width:12%}
.competitionnews_board_detail thead td{background:#fcfcfc;padding-left:0;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center}
.competitionnews_board_detail thead td:nth-child(2){width:10%}
.competitionnews_board_detail thead td:nth-child(4){width:15%}
.competitionnews_board_detail thead td:nth-child(6){width:17%}
.competitionnews_board_detail thead td:nth-child(8){width:10%}
.competitionnews_board_detail thead tr{width:100%;height:35px;border-bottom:1px solid #ccc}
.competitionnews_board_detail tfoot tr th.d_hid{display:none}
.competitionnews_board_detail tbody td{padding:20px 8px;line-height:1.8em}
.competitionnews_board_detail .d_hid+td{text-align:left}
.competitionnews_wrt_board_detail{border-top:2px solid #ccc;border-bottom:2px solid #ccc;width:100%}
.competitionnews_wrt_board_detail th{width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:14px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-weight:500}
.competitionnews_wrt_board_detail th.d_hid{display:none}
.competitionnews_wrt_board_detail tr{width:100%;height:45px;border-bottom:1px solid #ccc}
.competitionnews_wrt_board_detail td{background:#fcfcfc;padding-left:16px}
.competitionnews_wrt_board_detail td input{padding:6px;width:40%;min-width:170px}
.competitionnews_wrt_board_detail tfoot tr th.d_hid{display:none}
.competitionnews_btn_confirm{text-align:center;margin:40px auto 20px}
.competitionnews_wrt_btn_submit{width:150px;height:60px;font-size:16px;background:#02a0e9;color:#fff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}
.competitionnews_wrt_btn_cancel{font-size:16px;display:inline-block;border:1px solid rgba(0,0,0,.2);background:#fafafa;color:#000;line-height:60px;vertical-align:bottom;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 1s ease;transition:all 1s ease;width:150px;height:60px}
.competitionnews_wrt_btn_cancel:hover{color:#fff;border:1px solid transparent;background:#e60012}
.competitionschedule_board_title .ro{width:100%}
.competitionschedule_board_title .co{font-size:13px}
.competitionschedule_board_title span.co{display:block;float:left;text-align:center}
.competitionschedule_board_title span.co:first-child{width:8%;max-width:50px}
.competitionschedule_board_title span.co:nth-child(2){width:46%}
.competitionschedule_board_title span.co:nth-child(3),.competitionschedule_board_title span.co:nth-child(4){width:12%}
.competitionschedule_board_title span.co:nth-child(5){width:10%}
.competitionschedule_board_title span.co:last-child{width:12%}
.competitionschedule_board_list .ro{width:100%}
.competitionschedule_board_list .co{display:block;float:left;text-align:center;font-size:13px;white-space:normal;overflow:hidden;text-overflow:ellipsis;width:100%}
.competitionschedule_board_list span.co:first-child{width:8%;max-width:50px}
.competitionschedule_board_list span.co:nth-child(2){width:46%;text-align:left;padding-left:24px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.competitionschedule_board_list span.co:nth-child(3),.competitionschedule_board_list span.co:nth-child(4){width:12%}
.competitionschedule_board_list span.co:nth-child(5){width:10%}
.competitionschedule_board_list span.co:last-child{width:12%}
.competitionschedule_board_detail{width:100%;font-size:12px;border-top:2px solid #ccc;border-bottom:2px solid #ccc}
.competitionschedule_board_detail th{letter-spacing:-1px;height:35px;text-align:center;width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:13px;font-weight:500}
.competitionschedule_board_detail th.d_hid{display:none}
.competitionschedule_board_detail .th_a{height:50px}
.competitionschedule_board_detail .th_a td{padding:0 8px;font-size:15px}
.competitionschedule_board_detail thead th:first-child,.competitionschedule_board_detail thead th:nth-child(3),.competitionschedule_board_detail thead th:nth-child(5),.competitionschedule_board_detail thead th:nth-child(7){width:12%}
.competitionschedule_board_detail thead td{background:#fcfcfc;padding-left:0;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center}
.competitionschedule_board_detail thead td:nth-child(2){width:10%}
.competitionschedule_board_detail thead td:nth-child(4){width:15%}
.competitionschedule_board_detail thead td:nth-child(6){width:17%}
.competitionschedule_board_detail thead td:nth-child(8){width:10%}
.competitionschedule_board_detail thead tr{width:100%;height:35px;border-bottom:1px solid #ccc}
.competitionschedule_board_detail tfoot tr th.d_hid{display:none}
.competitionschedule_board_detail tbody td{padding:20px 8px;line-height:1.8em}
.competitionschedule_board_detail .d_hid+td{text-align:left}
.competitionschedule_wrt_board_detail{border-top:2px solid #ccc;border-bottom:2px solid #ccc;width:100%}
.competitionschedule_wrt_board_detail th{width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:14px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-weight:500}
.competitionschedule_wrt_board_detail th.d_hid{display:none}
.competitionschedule_wrt_board_detail tr{width:100%;height:45px;border-bottom:1px solid #ccc}
.competitionschedule_wrt_board_detail td{background:#fcfcfc;padding-left:16px}
.competitionschedule_wrt_board_detail td input{padding:6px;width:40%;min-width:170px}
.competitionschedule_wrt_board_detail tfoot tr th.d_hid{display:none}
.ccompetitionschedule_btn_confirm{text-align:center;margin:40px auto 20px}
.competitionschedule_wrt_btn_submit{width:150px;height:60px;font-size:16px;background:#02a0e9;color:#fff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}
.competitionschedule_wrt_btn_submit:active{color:#000;background:#ffd21d;-webkit-transition:all 1s ease;transition:all 1s ease}
.competitionschedule_wrt_btn_submit:focus,.competitionschedule_wrt_btn_submit:hover{background:#02a0e9;-webkit-transform:scale(1.03);transform:scale(1.03)}
.competitionschedule_wrt_btn_cancel{font-size:16px;display:inline-block;border:1px solid rgba(0,0,0,.2);background:#fafafa;color:#000;line-height:60px;vertical-align:bottom;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 1s ease;transition:all 1s ease;width:150px;height:60px}
.competitionschedule_wrt_btn_cancel:hover{color:#fff;border:1px solid transparent;background:#e60012}
.lesson_board_detail{width:100%;font-size:12px;border-top:2px solid #ccc;border-bottom:2px solid #ccc}
.lesson_board_detail th{letter-spacing:-1px;height:35px;width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:13px;font-weight:500;text-align:center}
.lesson_board_detail th.d_hid{display:none}
.lesson_board_detail thead th:first-child,.lesson_board_detail thead th:nth-child(3),.lesson_board_detail thead th:nth-child(5),.lesson_board_detail thead th:nth-child(7){width:12%}
.lesson_board_detail thead td{background:#fcfcfc;padding-left:0;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center}
.lesson_board_detail thead td:nth-child(2){width:10%}
.lesson_board_detail thead td:nth-child(4){width:15%}
.lesson_board_detail thead td:nth-child(6){width:17%}
.lesson_board_detail thead td:nth-child(8){width:10%}
.lesson_board_detail thead .lesson_d{height:0;padding:0;border-bottom:1px dotted #ccc}
.lesson_board_detail thead .lesson_d:last-child{border-bottom:1px solid #ccc}
.lesson_board_detail thead .lesson_d:last-child td:after{content:" "}
.lesson_board_detail thead .lesson_d th{height:0;padding:4px}
.lesson_board_detail thead .lesson_d td{height:0;padding:6px 0 6px 8px}
.lesson_board_detail thead .th_d+td{text-align:left;padding-left:8px}
.lesson_board_detail thead tr{width:100%;height:35px;border-bottom:1px solid #ccc}
.lesson_board_detail .th_a td{padding:16px 120px 16px 8px!important;font-size:15px;background:#fff;position:relative}
.lesson_board_detail .th_a td a:before{content:"\B300\C0C1\C758   \C2E0\CCAD\D558\AE30   \BC84\D2BC\C744   \B20C\B7EC   \C2E0\CCAD\D558\C138\C694";width:170px;padding:2px;height:24px;background:#ffd21d;border-radius:3px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:10px;line-height:24px}
.lesson_board_detail .th_a td a:after,.lesson_board_detail .th_a td a:before{display:block;position:absolute;left:0;top:50%;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0}
.lesson_board_detail .th_a td a:after{content:" ";width:0;height:0;border:5px solid transparent;border-left-color:#ffd21d;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.lesson_board_detail .th_a td a:hover:after,.lesson_board_detail .th_a td a:hover:before{opacity:1;-webkit-transform:translate(-106%,-50%);transform:translate(-106%,-50%)}
.lesson_board_detail .th_a td a.reg_box02:before{content:"\D604\C7AC   \C9C4\D589\C911\C778   \AC15\C2B5\D68C\C785\B2C8\B2E4.";width:140px}
.lesson_board_detail .th_a td a.reg_box03:before{content:"\C774\BBF8   \C644\B8CC\B41C   \AC15\C2B5\D68C\C785\B2C8\B2E4.";width:140px}
.lesson_board_detail .th_a td a.reg_box04:before{content:"\BAA8\C9D1   \B300\AE30\C911\C778   \AC15\C2B5\D68C\C785\B2C8\B2E4.";width:140px}
.lesson_board_detail tbody td{padding:20px 8px;line-height:1.8em}
.lesson_board_detail .d_hid+td{text-align:left}
.th_a span{display:inline-block;position:absolute;right:8px;top:50%;margin-bottom:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.th_a td{white-space:normal;word-wrap:break-word;word-break:break-all}
.lesson_apply{background:#0ebeff}
.lesson_apply,.lesson_result{display:inline-block;width:54px;color:#fff;border:0;margin:0 8px 4px 4px;height:20px;line-height:20px}
.lesson_result{background:#47cf73}
.lesson_target_d:before{content:"("}
.lesson_target_d:after{content:")"}
.lesson_wrt_board_detail{border-top:2px solid #ccc;border-bottom:2px solid #ccc;width:100%}
.lesson_wrt_board_detail th{width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:14px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-weight:500}
.lesson_wrt_board_detail th.d_hid{display:none}
.lesson_wrt_board_detail tr{width:100%;height:45px;border-bottom:1px solid #ccc}
.lesson_wrt_board_detail td{background:#fcfcfc;padding-left:16px}
.lesson_wrt_board_detail td input{padding:6px;width:40%;min-width:170px}
.lesson_wrt_board_detail tfoot tr th.d_hid{display:none}
.lesson_btn_confirm{text-align:center;margin:65px auto}
.lesson_wrt_btn_submit{width:150px;height:60px;font-size:16px;background:#02a0e9;color:#fff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}
.lesson_wrt_btn_submit:active{color:#000;background:#89d0fa;-webkit-transition:all 1s ease;transition:all 1s ease}
.lesson_wrt_btn_submit:focus,.lesson_wrt_btn_submit:hover{background:#02a0e9;-webkit-transform:scale(1.03);transform:scale(1.03)}
.lesson_wrt_btn_cancel{font-size:16px;display:inline-block;border:1px solid rgba(0,0,0,.2);background:#fafafa;color:#000;line-height:60px;vertical-align:bottom;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 1s ease;transition:all 1s ease;width:150px;height:60px}
.lesson_wrt_btn_cancel:hover{color:#fff;border:1px solid transparent;background:#e60012}
.pop_inner{-webkit-animation:animate_popup .4s ease;animation:animate_popup .4s ease}
.pop_inner .lesson_now{font-size:17px;margin:0 0 10px;color:#0068b7;font-weight:400;text-decoration:underline;padding-top:10px}
.pop_inner:before{content:" ";display:block;width:100%;height:65px;position:absolute;background:-webkit-gradient(linear,left top,right top,from(#0068b7),to(#00adda));background:linear-gradient(90deg,#0068b7,#00adda);z-index:-1;left:0;top:0}
.pop_inner h2{display:block;color:#fff}
@keyframes animate_popup{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}
to{-webkit-transform:scale(1);transform:scale(1);opacity:1}
}
@-webkit-keyframes animate_popup{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}
to{-webkit-transform:scale(1);transform:scale(1);opacity:1}
}
.mypage_wrap{font-size:14px}
.mypage_wrap>div.my_info_wrap{width:45%;-o-box-sizing:border-box;-ms-box-sizing:border-box}
.mypage_wrap>div.institute_wrap{width:55%}
.mypage_wrap h2{background-color:#31679b}
.mypage_wrap .inner .item{border:1px solid #9e9e9e}
.mypage_wrap .inner ul li{border-top:1px solid #ececec}
.pop_contents{height:calc(88vh - 135px);min-height:175px}
.pop_contents .textarea{width:90%}
.pop_contents input{border:0}
.reg_mb_pic{width:90%}
.rules_board_title .ro{width:100%}
.rules_board_title .co{font-size:13px}
.rules_board_title span.co{display:block;float:left;text-align:center}
.rules_board_title span.co:first-child{width:8%;max-width:50px}
.rules_board_title span.co:nth-child(2){width:46%}
.rules_board_title span.co:nth-child(3),.rules_board_title span.co:nth-child(4){width:12%}
.rules_board_title span.co:nth-child(5){width:10%}
.rules_board_title span.co:last-child{width:12%}
.rules_board_list .ro{width:100%}
.rules_board_list .co{display:block;float:left;text-align:center;font-size:13px;white-space:normal;overflow:hidden;text-overflow:ellipsis;width:100%}
.rules_board_list span.co:first-child{width:8%;max-width:50px}
.rules_board_list span.co:nth-child(2){width:46%;text-align:left;padding-left:24px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.rules_board_list span.co:nth-child(3),.rules_board_list span.co:nth-child(4){width:12%}
.rules_board_list span.co:nth-child(5){width:10%}
.rules_board_list span.co:last-child{width:12%}
.rules_board_detail{width:100%;font-size:12px;border-top:2px solid #ccc;border-bottom:2px solid #ccc}
.rules_board_detail th{letter-spacing:-1px;height:35px;text-align:center;width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:13px;font-weight:500}
.rules_board_detail th.d_hid{display:none}
.rules_board_detail .th_a{height:50px}
.rules_board_detail .th_a td{padding:0 8px;font-size:15px}
.rules_board_detail thead th:first-child,.rules_board_detail thead th:nth-child(3),.rules_board_detail thead th:nth-child(5),.rules_board_detail thead th:nth-child(7){width:12%}
.rules_board_detail thead td{background:#fcfcfc;padding-left:0;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center}
.rules_board_detail thead td:nth-child(2){width:10%}
.rules_board_detail thead td:nth-child(4){width:15%}
.rules_board_detail thead td:nth-child(6){width:17%}
.rules_board_detail thead td:nth-child(8){width:10%}
.rules_board_detail thead tr{width:100%;height:35px;border-bottom:1px solid #ccc}
.rules_board_detail tfoot tr th.d_hid{display:none}
.rules_board_detail tbody td{padding:20px 8px;line-height:1.8em}
.rules_board_detail .d_hid+td{text-align:left}
.words_board_title .ro{width:100%}
.words_board_title .co{font-size:13px}
.words_board_title span.co{display:block;float:left;text-align:center}
.words_board_title span.co:first-child{width:8%;max-width:50px}
.words_board_title span.co:nth-child(2){width:46%}
.words_board_title span.co:nth-child(3),.words_board_title span.co:nth-child(4){width:12%}
.words_board_title span.co:nth-child(5){width:10%}
.words_board_title span.co:last-child{width:12%}
.words_board_list .ro{width:100%}
.words_board_list .co{display:block;float:left;text-align:center;font-size:13px;white-space:normal;overflow:hidden;text-overflow:ellipsis;width:100%}
.words_board_list span.co:first-child{width:8%;max-width:50px}
.words_board_list span.co:nth-child(2){width:46%;text-align:left;padding-left:24px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.words_board_list span.co:nth-child(3),.words_board_list span.co:nth-child(4){width:12%}
.words_board_list span.co:nth-child(5){width:10%}
.words_board_list span.co:last-child{width:12%}
.words_board_detail{width:100%;font-size:12px;border-top:2px solid #ccc;border-bottom:2px solid #ccc}
.words_board_detail th{letter-spacing:-1px;height:35px;text-align:center;width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:13px;font-weight:500}
.words_board_detail th.d_hid{display:none}
.words_board_detail .th_a{height:50px}
.words_board_detail .th_a td{padding:0 8px;font-size:15px}
.words_board_detail thead th:first-child,.words_board_detail thead th:nth-child(3),.words_board_detail thead th:nth-child(5),.words_board_detail thead th:nth-child(7){width:12%}
.words_board_detail thead td{background:#fcfcfc;padding-left:0;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center}
.words_board_detail thead td:nth-child(2){width:10%}
.words_board_detail thead td:nth-child(4){width:15%}
.words_board_detail thead td:nth-child(6){width:17%}
.words_board_detail thead td:nth-child(8){width:10%}
.words_board_detail thead tr{width:100%;height:35px;border-bottom:1px solid #ccc}
.words_board_detail tfoot tr th.d_hid{display:none}
.words_board_detail tbody td{padding:20px 8px;line-height:1.8em}
.words_board_detail .d_hid+td{text-align:left}
.gallery_board_title .ro{width:100%}
.gallery_board_title .co{font-size:13px}
.gallery_board_title span.co{display:block;float:left;text-align:center;line-height:40px}
.gallery_board_title span.co:first-child{width:8%;max-width:50px}
.gallery_board_title span.co:nth-child(2){width:46%}
.gallery_board_title span.co:nth-child(3),.gallery_board_title span.co:nth-child(4){width:12%}
.gallery_board_title span.co:nth-child(5){width:10%}
.gallery_board_title span.co:last-child{width:12%}
.gallery_board_list .ro{width:100%}
.gallery_board_list .co{display:block;float:left;text-align:center;font-size:13px;white-space:normal;overflow:hidden;text-overflow:ellipsis;width:100%}
.gallery_board_list span.co:first-child{width:8%;max-width:50px}
.gallery_board_list span.co:nth-child(2){width:46%;text-align:left;padding-left:24px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.gallery_board_list span.co:nth-child(3),.gallery_board_list span.co:nth-child(4){width:12%}
.gallery_board_list span.co:nth-child(5){width:10%}
.gallery_board_list span.co:last-child{width:12%}
.gallery_board_detail{width:100%;font-size:12px;border-top:2px solid #ccc;border-bottom:2px solid #ccc}
.gallery_board_detail th{letter-spacing:-1px;height:35px;text-align:center;width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:13px;font-weight:500}
.gallery_board_detail th.d_hid{display:none}
.gallery_board_detail .th_a{height:50px}
.gallery_board_detail .th_a td{padding:0 8px;font-size:15px}
.gallery_board_detail thead th:first-child,.gallery_board_detail thead th:nth-child(3),.gallery_board_detail thead th:nth-child(5),.gallery_board_detail thead th:nth-child(7){width:12%}
.gallery_board_detail thead td{background:#fcfcfc;padding-left:0;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center}
.gallery_board_detail thead td:nth-child(2){width:10%}
.gallery_board_detail thead td:nth-child(4){width:15%}
.gallery_board_detail thead td:nth-child(6){width:17%}
.gallery_board_detail thead td:nth-child(8){width:10%}
.gallery_board_detail thead tr{width:100%;height:35px;border-bottom:1px solid #ccc}
.gallery_board_detail tfoot tr th.d_hid{display:none}
.gallery_board_detail tbody td{padding:20px 8px;line-height:1.8em}
.gallery_board_detail .d_hid+td{text-align:left}
.gallery_wrt_board_detail{border-top:2px solid #ccc;border-bottom:2px solid #ccc;width:100%}
.gallery_wrt_board_detail th{width:100px;border-right:0 solid #ccc;background:#f1f1f1;font-size:14px;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-weight:500}
.gallery_wrt_board_detail th.d_hid{display:none}
.gallery_wrt_board_detail tr{width:100%;height:45px;border-bottom:1px solid #ccc}
.gallery_wrt_board_detail td{background:#fcfcfc;padding-left:16px}
.gallery_wrt_board_detail td input{padding:6px;width:40%;min-width:170px}
.gallery_wrt_board_detail tfoot tr th.d_hid{display:none}
.gallery_wrt_btn_submit{width:150px;height:60px;font-size:16px;background:#02a0e9;color:#fff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}
.gallery_wrt_btn_submit:active{color:#000;background:#89d0fa;-webkit-transition:all 1s ease;transition:all 1s ease}
.gallery_wrt_btn_submit:focus,.gallery_wrt_btn_submit:hover{background:#02a0e9;-webkit-transform:scale(1.03);transform:scale(1.03)}
.gallery_wrt_btn_cancel{font-size:16px;display:inline-block;border:1px solid rgba(0,0,0,.2);background:#fafafa;color:#000;line-height:60px;vertical-align:bottom;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 1s ease;transition:all 1s ease;width:150px;height:60px}
.gallery_wrt_btn_cancel:hover{color:#fff;border:1px solid transparent;background:#e60012}
.rules_wrt_btn_submit{width:150px;height:60px;font-size:16px;background:#02a0e9;color:#fff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}
.rules_wrt_btn_submit:active{color:#000;background:#89d0fa;-webkit-transition:all 1s ease;transition:all 1s ease}
.rules_wrt_btn_submit:focus,.rules_wrt_btn_submit:hover{background:#02a0e9;-webkit-transform:scale(1.03);transform:scale(1.03)}
.rules_wrt_btn_cancel{font-size:16px;display:inline-block;border:1px solid rgba(0,0,0,.2);background:#fafafa;color:#000;line-height:60px;vertical-align:bottom;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 1s ease;transition:all 1s ease;width:150px;height:60px}
.rules_wrt_btn_cancel:hover{color:#fff;border:1px solid transparent;background:#e60012}
.rules_board_box_btn_set{width:100%;background:#e60012;margin-bottom:80px}
.rules_board_box_btn_set ul{float:right;margin:16px}
.rules_board_box_btn_set li{float:left;margin-left:6px}
.words_wrt_btn_submit{width:150px;height:60px;font-size:16px;background:#02a0e9;color:#fff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}
.words_wrt_btn_submit:active{color:#000;background:#89d0fa;-webkit-transition:all 1s ease;transition:all 1s ease}
.words_wrt_btn_submit:focus,.words_wrt_btn_submit:hover{background:#02a0e9;-webkit-transform:scale(1.03);transform:scale(1.03)}
.words_wrt_btn_cancel{font-size:16px;display:inline-block;border:1px solid rgba(0,0,0,.2);background:#fafafa;color:#000;line-height:60px;vertical-align:bottom;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 1s ease;transition:all 1s ease;width:150px;height:60px}
.words_wrt_btn_cancel:hover{color:#fff;border:1px solid transparent;background:#e60012}
.words_board_box_btn_set{width:100%;background:#e60012;margin-bottom:80px}
.words_board_box_btn_set ul{float:right;margin:16px}
.words_board_box_btn_set li{float:left;margin-left:6px}
#login_noside_page{margin-top:80px;margin-bottom:100px}
.login_border_box{border:1px solid #ccc;padding-top:10px}
.login_border_box .login-container-bottom{width:90%;max-width:500px;margin:0 auto;padding:16px;margin-bottom:50px}
.login_border_box .login-container-bottom a{font-size:13px;margin-bottom:10px}
.login_sub_box{margin:0 auto;max-width:700px;width:90%}
.login_sub_box .mainTxt_b{font-size:18px}
.login_sub_box .login-container{width:90%;max-width:500px;margin:0 auto;padding-left:0;padding-right:0}
.login_sub_box .login-section{margin:0;padding:0;border-bottom:1px solid #ccc;overflow:hidden;padding-bottom:16px}
.login_sub_box .login-section label{float:left;width:18%;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;line-height:46px;text-align:left}
.login_sub_box .login-section label:nth-child(3){clear:left}
.login_sub_box .login-section input{float:left;width:calc(82% - 14px);-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;margin:0;padding:16px 8px;background-color:#fafafa}
.login_sub_box .login-section .login-input{margin-bottom:10px}
.login_sub_box .login-section .login-check-bt{position:static;width:20px;margin-top:10px;float:left}
.login_sub_box .login-section p{float:left;font-size:13px;margin-top:6px}
.login_sub_box .login-container-bottom .login-btn-block{width:100%;height:60px;margin-left:0;margin-bottom:10px}
@media (min-width:320px) and (max-width:500px){.login_sub_box .login-section{font-size:13px;letter-spacing:-1px}
.login_sub_box .login-section .login-btn-block{font-size:13px;padding:8px}
.login_sub_box .login-section input{margin-left:4px}
.card-body .form-group,.login_sub_box .login-container{padding-left:0;padding-right:0}
.card-body .form-group{font-size:13px;letter-spacing:-1px}
.card-body .form-group input{margin-left:4px}
.card-body .form-group .form-group .btn{font-size:13px;padding:8px}
.memberdone_sub_box .memberdone-container{padding-left:0;padding-right:0}
}
.findpw_border_box{border:1px solid #ccc;padding:30px 0}
.card-header h3{margin-top:20px;padding:4px 4px 0 16px;color:#666;display:inline-block;font-size:14px;border-top:3px solid #ccc;margin-left:0}
.card-body{margin:0 auto;max-width:700px;width:90%;text-align:center}
.card-body strong{display:inline-block;font-size:18px;font-weight:500;color:#fabd00;margin-bottom:30px;padding-top:140px;background:url(/resources/assets/img/ic_help_outline_y_48px.svg) top no-repeat;background-size:140px}
.card-body .mainTxt_b{font-size:16px;color:#555}
.card-body .form-group{width:90%;max-width:500px;margin:0 auto;padding-left:0;padding-right:0;padding-bottom:16px}
.card-body .form-group label{width:18%;padding:0;line-height:46px;text-align:left;font-weight:700}
.card-body .form-group input,.card-body .form-group label{float:left;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;margin:0}
.card-body .form-group input{width:82%;border:1px solid #ccc;padding:16px 8px;background-color:#fafafa}
.card-body .form-group .form-control{margin-bottom:10px}
.card-body .form-group p{float:left;font-size:13px;margin-top:6px}
#memberdone_page{margin-top:60px;margin-bottom:100px}
.memberdone-container{border:1px solid #ccc;padding:50px 0}
.memberdone-container span{display:block;font-size:13px;color:#ccc;margin-top:20px;font-weight:200}
.memberdone_sub_box{margin:80px auto;max-width:700px;width:90%}
.memberdone_sub_box .mainTxt_b{font-size:20px}
.memberdone_sub_box .memberdone-container{margin-top:30px;padding-left:0;padding-right:0;text-align:center;color:#0068b7;font-size:20px}
.article_box{width:100%;height:280px;background:url(/resources/assets/img/no_sh.jpg) 15% 50% no-repeat;background-size:cover;position:relative;margin-top:10px;}
.article_box+div{width:100%;max-width:320px;margin:-29px auto 0;padding:16px;margin-top:-29px}
.article_box+div,.article_box+div a{display:block;text-align:center;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.article_box+div a{width:300px;height:auto;background:#ffd21d;color:#fff;padding-left:100px;-webkit-box-shadow:0 2px 3px #ccc;-o-box-shadow:0 2px 3px #ccc;-ms-box-shadow:0 2px 3px #ccc;box-shadow:0 2px 3px #ccc;-webkit-transition:all .4s ease;transition:all .4s ease;position:absolute;left:50%;top:35%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:16px 50px 16px 36px;font-size:18px}
.article_box+div a:before{content:" ";display:inline-block;width:16px;height:16px;background-image:url(/resources/assets/img/ic_library_books_48px_w.png);background-repeat:no-repeat;background-size:contain;margin:0;padding:0}
.article_box+div a:hover{background-color:#e60012}
.article_box+div a:hover:after{-webkit-animation:downani 1s ease-in-out infinite;animation:downani 1s ease-in-out infinite}
.article_box+div a:focus{background-color:#e60012}
.article_box+div a:focus:after{-webkit-animation:downani 1s ease-in-out infinite;animation:downani 1s ease-in-out infinite}
.article_box+div a:after{content:" ";display:block;width:100%;height:60px;background-image:url(/resources/assets/img/ic_file_download_w.png);background-repeat:no-repeat;background-position:250px 40%;background-size:24px;position:absolute;right:0;top:2px}
.article_box+div a:active{-webkit-transition:none;transition:none;background:#02a0e9;-webkit-box-shadow:inset 0 2px 2px rgba(0,0,0,.2);-o-box-shadow:inset 0 2px 2px rgba(0,0,0,.2);-ms-box-shadow:inset 0 2px 2px rgba(0,0,0,.2);box-shadow:inset 0 2px 2px rgba(0,0,0,.2)}
.article_box p{font-size:15px;margin-bottom:12px;position:absolute;left:50%;top:22%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;text-align:center}
@keyframes downani{0%{-webkit-transform:translateY(0);transform:translateY(0)}
50%{-webkit-transform:translateY(10%);transform:translateY(10%)}
to{-webkit-transform:translateY(0);transform:translateY(0)}
}
@-webkit-keyframes downani{0%{-webkit-transform:translateY(0);transform:translateY(0)}
50%{-webkit-transform:translateY(10%);transform:translateY(10%)}
to{-webkit-transform:translateY(0);transform:translateY(0)}
}
.terms_box{width:100%;height:480px;background:url(/resources/assets/img/no_sh.jpg) 15% 50% no-repeat;background-size:cover;position:relative;margin-top:10px}
.terms_box+div{width:100%;max-width:320px;margin:-29px auto 0;padding:16px;margin-top:-29px}
.terms_box+div,.terms_box+div a{display:block;text-align:center;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.terms_box+div a{width:300px;height:auto;background:#29a76e;color:#fff;padding-left:100px;-webkit-box-shadow:0 2px 3px #ccc;-o-box-shadow:0 2px 3px #ccc;-ms-box-shadow:0 2px 3px #ccc;box-shadow:0 2px 3px #ccc;-webkit-transition:all .4s ease;transition:all .4s ease;position:absolute;left:50%;top:35%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:16px 50px 16px 16px;font-size:18px}
.terms_box+div a:before{content:" ";display:inline-block;width:16px;height:16px;background-image:url(/resources/assets/img/ic_library_books_48px_w.png);background-repeat:no-repeat;background-size:contain;margin:0;padding:0}
.terms_box+div a:hover{background-color:#e60012}
.terms_box+div a:hover:after{-webkit-animation:downani 1s ease-in-out infinite;animation:downani 1s ease-in-out infinite}
.terms_box+div a:focus{background-color:#e60012}
.terms_box+div a:focus:after{-webkit-animation:downani 1s ease-in-out infinite;animation:downani 1s ease-in-out infinite}
.terms_box+div a:after{content:" ";display:block;width:100%;height:60px;background-image:url(/resources/assets/img/ic_file_download_w.png);background-repeat:no-repeat;background-position:250px 40%;background-size:24px;position:absolute;right:0;top:2px}
.terms_box+div a:active{-webkit-transition:none;transition:none;background:#02a0e9;-webkit-box-shadow:inset 0 2px 2px rgba(0,0,0,.2);-o-box-shadow:inset 0 2px 2px rgba(0,0,0,.2);-ms-box-shadow:inset 0 2px 2px rgba(0,0,0,.2);box-shadow:inset 0 2px 2px rgba(0,0,0,.2)}
.terms_box p{font-size:15px;margin-bottom:12px;position:absolute;left:50%;top:22%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;text-align:center}
.bom_box{padding:0 16px}
.bom_article{margin-bottom:50px;background:#fff}
.bom_article h4{display:inline-block;height:34px;color:#707070;font-weight:500;padding:0 8px;line-height:34px;border-top:3px solid #ffd21d;margin-bottom:8px}
.bom_article h5{text-align:center;font-weight:400;color:gray;font-size:17px;margin-bottom:6px;margin-top:30px}
.bom_article.a01 div{width:100%;padding:16px;overflow:hidden}
.bom_article.a01 img{float:left}
.bom_article.a01 ul{float:left;padding:16px}
.bom_article.a01 li{font-size:15px;padding-left:16px;background:url(/resources/assets/img/ic_bar.png) left 53% no-repeat;margin-bottom:10px}
.bom_article table{width:100%;text-align:center}
.bom_article table tr:first-child{background:#f1f1f1}
.bom_article table tr td{padding:8px 4px;font-size:14px}
.bom_article table tr td:first-child,.bom_article table tr td:nth-child(2){width:15%}
.bom_article table tr td:nth-child(3){width:30%}
.bom_article table tr td:nth-child(4){width:20%}
.bom_article table tr th{padding:8px 4px;font-size:15px}
.bom_article table tr th:first-child,.bom_article table tr th:nth-child(2){width:15%}
.bom_article table tr th:nth-child(3){width:50%}
.bom_article table tr th:nth-child(4){width:20%}
.bom_article table tr:last-child{border-bottom:2px solid #f1f1f1}
.bom_article table tr:nth-child(odd){background:#fafafa}
.bom_article table th{font-size:15px}
.bom_article table td+td:before,.bom_article table th+th:before{content:"|";display:inline-block;float:left;width:2px;font-size:8px;padding-top:2px;color:#ccc}
@media (min-width:320px) and (max-width:470px){.bom_article.a01 li:last-child{background:url(/resources/assets/img/ic_bar.png) left 17% no-repeat;margin-bottom:10px}
}
.undergroup_box{padding:0 16px}
[class$=_article]{margin-bottom:50px;background:#fff}
[class$=_article] h4{display:inline-block;height:34px;color:#707070;font-weight:500;font-size:16px;padding:0 8px;line-height:34px;border-top:3px solid #ffd21d;margin-bottom:8px}
[class$=_article] h5{text-align:center;font-weight:400;color:gray;font-size:17px;margin-bottom:6px;margin-top:30px}
[class$=_article].a01 div{width:100%;padding:16px;overflow:hidden}
[class$=_article].a01 img{float:left}
[class$=_article].a01 ul{float:left;padding:16px;min-width:288px}
[class$=_article].a01 li{font-size:15px;padding-left:16px;background:url(/resources/assets/img/ic_bar.png) left 57% no-repeat;margin-bottom:10px}
[class$=_article] table{width:100%;text-align:center}
[class$=_article] table tr:first-child{background:#f1f1f1}
[class$=_article] table tr td{padding:8px 4px;font-size:14px}
[class$=_article] table tr td:first-child,[class$=_article] table tr td:nth-child(2){width:15%}
[class$=_article] table tr td:nth-child(3){width:50%}
[class$=_article] table tr td:nth-child(4){width:20%}
[class$=_article] table tr th{padding:8px 4px;font-size:15px}
[class$=_article] table tr th:first-child,[class$=_article] table tr th:nth-child(2){width:15%}
[class$=_article] table tr th:nth-child(3){width:50%}
[class$=_article] table tr th:nth-child(4){width:20%}
[class$=_article] table tr:last-child{border-bottom:2px solid #f1f1f1}
[class$=_article] table tr:nth-child(odd){background:#fafafa}
[class$=_article] table th{font-size:14px}
[class$=_article] table td+td:before,[class$=_article] table th+th:before{content:"|";display:inline-block;float:left;width:2px;font-size:8px;padding-top:2px;color:#ccc}
a[href^=tel]{font-weight:500;color:#02a0e9;padding-left:20px;background:url(/resources/assets/img/ic_call_48px_y.png) no-repeat;background-size:18px;-webkit-transition:all .2s ease;transition:all .2s ease}
a[href^=tel]:hover{color:#ffd21d;background-position:-2px 0}
.related_box{padding:0 16px}
.related_list_box{padding:20px 16px 40px 0;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border:2px solid #f0f0f0;border-left:none;border-right:none;width:100%;overflow:hidden}
.related_list_box ul{display:block;margin:0 auto}
.related_list_box li{display:inline-block;float:left;width:280px;text-align:center;height:85px;font-size:13px;margin-left:7px;margin-top:30px}
.related_list_box li a{display:block;margin:0 auto;width:240px;height:55px;text-indent:-9999px;background-size:200px;background-repeat:no-repeat;background-position:50%;-webkit-transition:all 1.3s ease;transition:all 1.3s ease;border:1px dotted #ccc;padding:8px}
.related_list_box li a:hover{background-size:240px}
.related_list_box li p{padding:4px}
.related_list_box li p:before{content:" ";background:url(/resources/assets/img/ic_bar_y.png) 0 no-repeat;display:inline-block;width:12px;height:12px}

.download_icon{display:inline-block;width:16px;height:16px;background:url(/resources/assets/img/ic_file_download_48px.png) no-repeat;background-size:16px;vertical-align:middle}
.board_list_tl{white-space:normal;overflow:hidden;text-overflow:ellipsis;word-break:break-all}
.list_ic_notice{background:url(/resources/assets/img/list_ic_notice.png) 50% no-repeat;background-size:cover}
.list_ic_new,.list_ic_notice{vertical-align:middle;display:inline-block;width:24px;height:16px}
.list_ic_new{background:url(/resources/assets/img/list_ic_new.png) 50% no-repeat;background-size:cover}
.sporthistory_box{position:relative;margin-bottom:80px}
.sporthistory_box:after{content:"\C218\C0C1\C2A4\D0A4\2219\C6E8\C774\D06C\C2A4\D3EC\CE20   \C885\BAA9\C758   \C5ED\C0AC";display:block;position:absolute;height:40px;left:0;top:0;margin-top:13%;background:rgba(0,0,0,.5);font-weight:600;color:#fff;line-height:40px;letter-spacing:-1px;padding:20px;text-align:center;font-size:21px}

.sporthistory_box p{font-size:15px;font-weight:300;padding:0 16px}
.sporthistory_box p:nth-child(5){font-size:17px;font-weight:400;color:#0068b7}
.wsboy{width:100%}
.consult_box{overflow:auto}
.open_info:before{content:"\D074\B9AD\D574\C11C   \CD94\AC00\C815\BCF4   \D655\C778";width:110px;height:24px;background:#ffd21d;top:-27px;border-radius:3px;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);font-size:10px;line-height:24px}
.open_info:after,.open_info:before{display:block;position:absolute;left:50%;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0}
.open_info:after{content:" ";width:0;height:0;border:5px solid transparent;top:-3px;border-top-color:#ffd21d;-webkit-transform:translate(-50%,120%);transform:translate(-50%,120%)}
.open_info:hover:after,.open_info:hover:before{opacity:1;-webkit-transform:translate(-50%);transform:translate(-50%)}
.open_info.on:before{content:"\D074\B9AD\D574\C11C   \CD94\AC00\C815\BCF4   \B2EB\AE30"}
.btn_add_info{display:block;height:0;padding:0 16px;overflow:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;font-size:13px}
.btn_add_info.on{height:80px;padding:16px}
.error_div{position:relative;display:block;padding-top:66.6666%;margin:0 auto;background:url(/resources/assets/img/error_bg.jpg) 50% no-repeat;background-size:contain}
.error_div:before{content:" ";width:40px;height:40px;margin-left:-100px;background:url(/resources/assets/img/error_atc_bg.png) 50% no-repeat;background-size:contain}
.error_div:after,.error_div:before{display:block;position:absolute;left:55%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.error_div:after{content:"\C5D0\B7EC\AC00   \BC1C\C0DD\D588\C2B5\B2C8\B2E4.";font-size:16px;color:#3f3f3f}
.privacy{padding:0 16px}
.privacy dl{position:relative;padding-bottom:20px;overflow:hidden;clear:both;border-bottom:1px solid #e0e0e0;margin-bottom:20px}
.privacy dl dt{font-size:18px;color:#333;line-height:30px;padding-bottom:10px;font-weight:600}
.privacy dl dd{font-size:15px;color:#555;line-height:22px}
.privacy dl dd span{display:block;font-size:16px;font-weight:600;line-height:24px}
.privacy dl dd>ul{padding-top:10px}
.privacy dl dd>ul>li{display:block;font-size:16px;font-weight:600;line-height:24px}
.privacy dl dd ul ul{padding-bottom:10px;padding-top:0}
.privacy dl dd ul ul li{color:#999;font-size:15px;line-height:22px;padding-left:10px;padding-top:5px;font-weight:400}
.email_top{width:auto;display:inline-block;padding:15px}
.email_top p.txt{float:left;color:#555;line-height:1.8em;font-size:13px}
.email_box{clear:both;overflow:hidden;border:1px solid #e5e5e5}
.email_box dl{padding:20px;color:#333}
.email_box dt{font-weight:500;margin-bottom:10px;font-size:15px}
.email_box dd{margin-bottom:30px;font-size:13px}
.email_box dd ol{padding:10px}
.email_box dd li{line-height:1.8em;font-size:13px}
.popup_box{position:absolute;display:none;z-index:999}
.popup{display:block;padding-top:2vh;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4)}
.pop_top{background:-webkit-gradient(linear,left top,right top,from(#0068b7),to(#02a0e9));background:linear-gradient(90deg,#0068b7,#02a0e9);background:-ms-linear-gradient(90deg,#0068b7,#02a0e9);padding:4px 16px;color:#fff}
.pop_top h3{margin:16px 0;font-weight:400;font-size:17px}
[class*=pop_body]{display:block;width:40%;min-width:300px;background:#fff;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.pop_animate-zoom{-webkit-animation:pop_animatezoom .4s ease;animation:pop_animatezoom .4s ease}
@keyframes pop_animatezoom{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}
to{-webkit-transform:scale(1);transform:scale(1);opacity:1}
}
@-webkit-keyframes pop_animatezoom{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}
to{-webkit-transform:scale(1);transform:scale(1);opacity:1}
}
.pop_body{position:relative}
.pop_mid{padding:30px 16px;background:#fff;text-align:center;font-size:15px;font-weight:400}
.pop_mid.pic_up{margin:0 auto;text-align:center}
.pop_mid.pic_up p{font-size:13px;letter-spacing:-.04em;color:#444;margin-bottom:10px}
.pop_mid.pw .frm_input{width:50%;min-width:120px;margin-bottom:10px;padding:6px}
.pop_close{border:2px solid #fff;right:16px;top:18px;text-indent:-9999px}
.pop_close,.pop_close:after{display:block;position:absolute;width:24px;height:24px}
.pop_close:after{content:" ";left:0;top:0;background-size:contain;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .2s ease;transition:all .2s ease}
.pop_close:after,.pop_close:hover:after{background-image:url(/resources/assets/img/ic_close_48px_w.png)}
.pop_close:hover:after{border-color:#fabd00;-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.btn_st_a{border:1px solid #ccc;padding:4px 6px;border-radius:3px;text-decoration:none;color:#555;display:inline-block}
.btn_st_a:hover{background:#02a0e9;color:#fff}
.pop_tr{display:block}
.pop_tr label{display:inline-block;width:25%;min-width:90px;text-align:right}
.sound_only{font-size:0}
.pop_submit{display:block;width:100px;background:#0068b7;margin:10px auto 0;text-align:center;color:#fff;padding:8px;font-size:14px;text-decoration:none;-webkit-transition:all .4s ease;transition:all .4s ease}
.pop_submit:hover{background:#fabd00}
.pop_pic_box{display:inline-block;width:120px;height:150px;background:url(/resources/assets/img/no_pic.png) no-repeat;text-align:center}
.pop_pic_box label{display:inline-block;width:100%;height:100%;font-size:0}
:focus{outline:5px auto #ffd21d}
th strong{font-size:0}


.type1 li{height:auto;background:#f5f5f5;padding:16px;overflow:hidden}
.type1 li a:hover{text-decoration:underline!important;color:#02a0e9}
.lesson_box .bdLine.type1 .lesson_list{white-space:normal;overflow:hidden;text-overflow:ellipsis;word-break:break-all;word-wrap:break-word}
.lesson_box .bdLine.type1 ul li{padding-right:125px}
.arrow-right:after{content:"";display:block;float:left;width:30px;height:30px;background:url(/resources/assets/img/icon_arrow_r.png) 100% no-repeat}
.asc_box li{float:left;margin:0;padding:16px}
.asc_box li img{vertical-align:top;width:100%}
.mg_box span{display:inline-block;width:47px;height:13px;background:url(/resources/assets/img/logo_op.png) no-repeat;background-size:cover;margin:5px}
.qna_board_box .qna_board_box{margin-bottom:80px}
.qna_board_box .qna_board_box .bdLine{border-top:2px solid #9bc3f5;border-bottom:2px solid #9bc3f5}
.qna_board_box .qna_board_box .type1 li{background-color:#f4fafe}
.qna_board_box .qna_board_box .type1 ul li:nth-child(2n-1){background-color:#dfeffb}
.qna_board_box .qna_board_box h3:before{content:" ";width:20px;height:20px;display:inline-block;background:url(/resources/assets/img/ic_subdirectory_arrow_right_blue_48px.png) 0 no-repeat;background-size:contain}
.qna_board_box .qna_board_box>h3:first-child{color:#0964b7}
.qna_board_box .qna_board_box .qna_board_list .co:nth-child(2),.qna_board_box .qna_board_box .qna_board_title .co:nth-child(2){width:56%}
#adr_close:focus{background:#e60012;color:#fff}
.road_adr a{text-decoration:underline;font-weight:400;color:#02a0e9}
.road_adr a:focus,.road_adr a:hover{color:#ffd21d}
.col_l span:first-child{display:inline-block;width:80px;font-weight:500;color:#8e8e8e}
.post_no span:last-child{font-weight:500}
.ocompetitionnews_board_list .co{font-size:13px}
.form-group .btn{width:100%;height:50px;font-size:16px;background:#02a0e9;color:#fff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}
.form-group .btn:focus,.form-group .btn:hover{background:#23437b;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.4);-o-box-shadow:0 2px 2px 0 rgba(0,0,0,.4);-ms-box-shadow:0 2px 2px 0 rgba(0,0,0,.4);box-shadow:0 2px 2px 0 rgba(0,0,0,.4)}
.organization_box p:first-child,.organization_box p:first-child img,.organization_box p:last-child,.organization_box p:last-child img{width:100%}
h5.first_sub_t{margin-top:0}
[class$=group_article] table tr th:first-child{width:25%}
[class$=group_article] table tr th:nth-child(2),[class$=group_article] table tr th:nth-child(3){width:15%}
[class$=group_article] table tr th:nth-child(4){width:35%}
[class$=group_article] table tr th:nth-child(5){width:10%}
[class$=group_article] table tr td:first-child{width:25%}
[class$=group_article] table tr td:nth-child(2),[class$=group_article] table tr td:nth-child(3){width:15%}
[class$=group_article] table tr td:nth-child(4){width:35%}
[class$=group_article] table tr td:nth-child(5){width:10%}
[class$=_board_title] .co{font-weight:500}
[class$=_board_title] .co:nth-child(2n){color:#555}
[class$=_wrt_board_detail] th{text-align:center}
.co.date{color:#555}
.side_bar li:hover{background:rgba(20,140,190,.2)}

.bcontrol .playpause{display:block;position:absolute;width:24px;height:24px;top:-2px;right:0;padding:2px}
.bcontrol span.bplay{background:transparent;background-image:url(/resources/assets/img/ic_play_arrow_48px.png);background-size:20px;background-position:50%;background-repeat:no-repeat}
.bcontrol span.bpause,.bcontrol span.bplay{display:block;width:20px;height:20px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:9999}
.bcontrol span.bpause{background:transparent;background-image:url(/resources/assets/img/ic_pause_48px.png);background-size:20px;background-position:50%;background-repeat:no-repeat}
.dropzone .dz-message{font-size:15px;vertical-align:middle;padding-top:10px;color:#ffd21d;font-weight:400}
[class$=btn_submit]:active{background:#ffd21d}
[class$=btn_submit]:focus,[class$=btn_submit]:hover{background:#23437b}
.mobile_memberinfo{display:block;position:absolute;left:110px;top:18px;border-radius:5px;-webkit-transition:all .4s ease;transition:all .4s ease;color:#fff;padding:2px 6px;font-size:14px;background:#fabd00;-webkit-animation:lookatme 1.5s ease-in-out infinite;animation:lookatme 1.5s ease-in-out infinite}
.mobile_memberinfo:hover{background:#e60012}
.edit_pw{display:inline-block;border-radius:5px;-webkit-transition:all .4s ease;transition:all .4s ease;color:#fff;padding:2px 6px 3px;margin-left:4px;font-size:14px;background:#fabd00}
.edit_pw:hover{background:#e60012}
@media (min-width:320px) and (max-width:370px){.edit_pw{margin-top:8px}
}
@-webkit-keyframes lookatme{0%{-webkit-transform:translate(0);transform:translate(0)}
50%{-webkit-transform:translate(4%);transform:translate(4%)}
55%{-webkit-transform:translate(0);transform:translate(0)}
60%{-webkit-transform:translate(0);transform:translate(0)}
65%{-webkit-transform:translate(2%);transform:translate(2%)}
70%{-webkit-transform:translate(0);transform:translate(0)}
to{-webkit-transform:translate(0);transform:translate(0)}
}
@keyframes lookatme{0%{-webkit-transform:translate(0);transform:translate(0)}
50%{-webkit-transform:translate(4%);transform:translate(4%)}
55%{-webkit-transform:translate(0);transform:translate(0)}
60%{-webkit-transform:translate(0);transform:translate(0)}
65%{-webkit-transform:translate(2%);transform:translate(2%)}
70%{-webkit-transform:translate(0);transform:translate(0)}
to{-webkit-transform:translate(0);transform:translate(0)}
}
.zerosize{font-size:0}
.tbl_frm01 #btn_find_address1,.tbl_frm01 #btn_find_address2{background:-webkit-gradient(linear,left top,left bottom,from(#62abfb),to(#167bff));background:linear-gradient(180deg,#62abfb,#167bff);color:#fff;padding:3px 6px}
.member_info_page #eng_name,.member_info_page #name,.member_info_page .tbl_frm01 #h1{border:0;background:none}
.editors_tbody td{padding:16px 0!important}

.target_list{border:3px solid #9bc3f5;margin-bottom:30px;position:relative}
.target_list:before{content:"\C9C8\BB38   \AE00\C785\B2C8\B2E4.";position:absolute;left:0;top:-20px;color:#9bc3f5}
.target_list tbody td p{white-space:pre-wrap;word-wrap:break-word;word-break:break-all}
.reply_title{font-size:16px}
.hid_caption{font-size:0}
#scroll-to-top{display:none;position:fixed;width:40px;height:40px;line-height:40px;text-align:center;font-size:32px;bottom:40px;right:35px;z-index:9999;border-radius:50%;background:rgba(0,0,0,.3);border:2px solid hsla(0,0%,100%,.3)}
.ic-up:before{content:"^";opacity:.8;color:#fff;display:inline-block;padding-top:3px;font-weight:200}
.sub_title{padding:20px 16px;-webkit-box-sizing:border-box;box-sizing:border-box}
.sub_title h2{padding-bottom:0}
.sub_title p{font-size:13px;margin-bottom:10px}
.history_box{border-radius:0}
.history_box,.history_box>ul{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}
.history_box>ul{border-radius:0;border:0}
.history_box>ul>li{outline:1px solid #e0e0e0;border:0 solid #e0e0e0;width:25%;border-radius:0;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}
.history_box>ul>li>a{border:0;width:100%;margin:0;padding:15px 0;font-size:13px}
.years{width:25%;text-align:center;font-size:30px;font-weight:500}
.tab_contents,.years{display:block;float:left}
.tab_contents{width:75%}
.tab_contents li{margin-bottom:20px;font-size:13px}
.tab_contents li span{display:block;font-size:16px;font-weight:500;margin-bottom:10px}
.tab_contents_wrapper{overflow:hidden;padding:40px 0;border-bottom:1px solid #e0e0e0}
.sub_box{min-height:300px}
.login-top{width:60px;font-size:12px;border:none}
.login-btn-block{width:100%;height:50px;font-size:16px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}
.login-check{width:24px;height:24px;position:relative;top:6px}
.login-check+b{font-size:12px;font-weight:400}
.login-right{font-size:12px;display:block;float:right;clear:both;padding-left:16px;background:url(/resources/assets/img/ic_help_outline_yellow_48px.png) no-repeat;background-size:16px;margin-bottom:5px}
.cancle-login{width:60px;height:30px;background:none;border-radius:0;-webkit-transition:all 1s;transition:all 1s;cursor:pointer}
#load{width:100%;height:100%;top:0;left:0;position:fixed;display:block;opacity:.8;z-index:99;text-align:center}
#load>img{position:absolute;top:50%;left:50%;z-index:100}
.conArea{text-align:center}
.logo_mb_type{width:270px;margin:30px}
.mainTxt{text-align:center;font-size:25px;font-weight:300;margin:-20px 0 10px;color:#727272}
.mainTxt span:first-child{font-size:28px;font-weight:600}
.mainTxt span:nth-child(2){font-size:25px}
.mainTxt span:nth-child(3){font-size:28px;font-weight:600}
.mainTxt span:last-child{font-size:25px}
.mainTxt_b{text-align:center;font-size:30px;font-weight:300;margin-bottom:20px}
.mainTxt_b span{display:inline-block;font-weight:500}
.type_info{width:20%;min-width:250px;height:200px;float:left;margin:30px 16px;font-size:13px;border:1px solid #ccc;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;border-radius:3px;color:#727272}
.type_info li{background:url(/resources/assets/img/ic_label_outline_48px.png) no-repeat;background-size:14px;padding-left:14px;margin:15px}
.rightArea_done{margin:20px 0 200px}
.join_done{text-align:center;padding:40px 0 100px}
.welcome_box{text-align:left;padding:0}
.welcome_box>div{float:left}
.wel_pic{margin-top:0;max-width:100%}
.wel_pic img{width:100%;margin:0}
.picbox{width:100%;height:150px}
.picbox,.wel_p{-webkit-box-sizing:border-box;box-sizing:border-box}
.wel_p{width:550px;float:right;padding:0;margin-top:10px;margin-left:135px;font-size:15px}
.wel_p .p_basic strong{float:right;font-weight:400}


.scroll>ul>li{font-size:16px;min-width:auto}
.scroll>ul>li+li{margin-left:0}
.scroll li ul{display:none;position:static;width:auto;margin-top:14px;top:0;-webkit-transform:translateX(0);transform:translateX(0)}
.scroll li ul li{-webkit-animation:aa .3s ease-out;animation:aa .3s ease-out;display:inline-block;height:38px;background-color:transparent;width:auto;text-align:center;margin:0 auto}
.scroll li ul li a{display:inline;color:#2d2d2d;line-height:38px;width:100%;vertical-align:middle;padding-bottom:25px;margin:0 -3px;font-weight:400}
.scroll .sel li+li:before{content:"|";display:inline;margin:0;width:auto;color:#ccc;border-bottom:none;font-size:8px;vertical-align:middle}
.sel{float:none;text-align:center}
.sel:last-child ul{margin-left:-563px}
.sel:first-child ul{margin-left:-20px}
.sel:nth-child(6) ul{margin-left:-195px}
@keyframes aa{0%{height:0}
to{height:38px}
}
@-webkit-keyframes aa{0%{height:0}
to{height:38px}
}
.scrbar{margin:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:810px;height:0;float:right;position:relative;overflow:visible;padding-bottom:0}
.scrbar>li{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;width:auto;font-size:18px}
.scrbar>li>a{font-size:16px;font-weight:500;display:block;margin-top:0;color:#555}
.scrbar li{text-align:center;float:none;width:auto}
.scrbar li ul{position:absolute;left:auto}
.scrbar li ul li{float:none}
.scrbar ul li{display:block;height:auto;background-color:transparent;-webkit-transform:translateX(15px);transform:translateX(15px)}
.scrbar ul li a{display:inline-block;color:#2d2d2d;font-size:14px;width:auto;width:100%;line-height:normal;-webkit-transition:all .2s ease;transition:all .2s ease;padding:5px 15px}
.scrbar ul li a:hover{font-size:14px;font-weight:700;color:#0068b7}
.scrbar ul li+li:before{content:"";display:inline-block;margin:0;width:auto;border-bottom:none}
.m_message{margin:-40px 0 0;font-size:18px;color:#fff;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;font-weight:200;padding:40px 0;width:300px;border:1px solid #fff}
.m_message,.m_message:after{position:absolute;display:block}
.m_message:after{content:" ";width:40px;height:40px;border:0 solid #fff;background:hsla(0,0%,100%,.2);left:-20px;bottom:-20px;-webkit-transform:translateX(0);transform:translateX(0)}
.image{text-align:right}
.image h4{font-size:15px;color:#fff;font-weight:200;padding:50px 30px;letter-spacing:-1px}
.image a{display:block;margin:0;font-size:20px;font-weight:500;letter-spacing:0}
.image .m_message a{font-size:35px;font-weight:500}

.bottom-contents{position:relative;top:-50px;z-index:0;width:1200px;margin:0 auto;-webkit-box-shadow:0 0 8px rgba(0,0,0,.3);-webkit-transition:rgba(0,0,0,.3) 0 0 8px;transition:rgba(0,0,0,.3) 0 0 8px;background:#fff}
.link{overflow:hidden}
.link>li{position:relative;width:25%;height:150px;text-align:center;float:left}
.link>li a{background-position:50%;-webkit-transition:all .5s;transition:all .5s;font-size:20px;display:block;color:#fff;width:100%;height:150px;line-height:150px}
.link>li a:hover{-webkit-transition:all .4s ease;transition:all .4s ease;font-size:21px}
.link>li:first-child{height:300px}
.link>li:first-child a{height:300px;padding:100px 0;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:50px}
.link>li:last-child{height:75px;width:100%}
.link>li:nth-child(2){margin-right:50%}
.link>li:nth-child(2) b{font-weight:500;display:block}
.link>li:nth-child(2) a{text-align:left;padding:40px 100px 0 70px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:30px}
.link>li:nth-child(2) span{display:block;margin:0 auto;padding:8px 5px;font-size:13px;font-weight:400;line-height:12px}
.link>li:nth-child(3){margin-right:50%}
.link>li:nth-child(5){position:absolute;top:300px;width:600px;height:300px;float:right}
.link>li:nth-child(5) a{height:300px;line-height:300px;-webkit-transition:all .5s;transition:all .5s;text-indent:-9999px}
.link>li:nth-child(5) span{display:block;position:static;margin:-195px 0 0 calc(50% - 45px);background:url(http://fonts.googleapis.com/earlyaccess/notosanskr.css) 50% no-repeat;background-size:cover;width:90px;height:90px;-webkit-transition:all 1.1s;transition:all 1.1s}
.link>li:nth-child(5) div{height:350px}
.link>li:nth-child(4){float:right;height:300px}
.link>li:nth-child(4) a{height:300px;line-height:300px}
.link>li:nth-child(4):before{display:none}
.link>li:nth-child(6){float:right;width:25%;height:150px}
.link>li:nth-child(6) a{text-align:left;padding:40px 60px 0 40px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:18px}
.link>li:nth-child(6) span{display:block;margin:10px auto;color:#fff;font-size:13px;font-weight:400;line-height:25px}
.link>li:nth-child(7){float:right;width:25%;margin-left:50%;height:150px}
.link>li:nth-child(7) a{text-align:left;padding:40px 60px 0 40px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#2d2d2d;background-image:none;line-height:18px}
.link>li:nth-child(7) span{display:block;margin:10px auto;color:#2d2d2d;font-size:13px;font-weight:400;line-height:25px}
.link>li:nth-child(7):before{background-image:url(/resources/assets/img/icon_more_b.png)}
.link>li:before{content:"";display:block;position:absolute;top:21px;right:23px;width:21px;height:21px;background:url(/resources/assets/img/icon_more.png) 50% no-repeat;background-size:100%}
.link>li:hover:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
@keyframes wave_bg{0%{background-position:180% 100%;opacity:0}
20%{background-position:80% 0;opacity:1}
40%{background-position:80% 100%;opacity:1}
60%{background-position:80% 0;opacity:1}
to{background-position:100% 100%;opacity:0}
}
@-webkit-keyframes wave_bg{0%{background-position:180% 100%;opacity:0}
20%{background-position:80% 0;opacity:1}
40%{background-position:80% 100%;opacity:1}
60%{background-position:80% 0;opacity:1}
to{background-position:100% 100%;opacity:0}
}
.second{display:block}
#sub_contents{position:relative;max-width:1200px;margin:-25px auto 0}
.side_bar{float:left;width:240px}
.side_bar ul{display:block;background:#fafafa}
.side_bar li{position:relative;height:60px;padding-left:54px;line-height:60px;border-bottom:1px solid #ccc}
.side_bar li a{font-size:16px;display:block}
.side_bar li.on{background:-webkit-gradient(linear,left top,right top,from(#0068b7),to(#00adda));background:linear-gradient(90deg,#0068b7,#00adda);color:#fff;text-indent:24px}
.side_bar li.on:before{content:"";position:absolute;left:44px;top:15px;display:block;width:30px;height:30px;background-size:cover;background-image:url(/resources/assets/img/icon_arrow_r.png);background-repeat:no-repeat}
.side_title{display:block;height:185px;text-align:center;line-height:185px;color:#fff;font-size:29px;margin-bottom:4px;letter-spacing:-2px;background:-webkit-gradient(linear,right top,left top,from(#0068b7),color-stop(#0068b7),color-stop(#89d0fa),color-stop(#0068b7),to(#0068b7));background:linear-gradient(270deg,#0068b7,#0068b7,#89d0fa,#0068b7,#0068b7);background:-o-linear-gradient(270deg,#0068b7,#0068b7,#89d0fa,#0068b7,#0068b7);background-size:1000% 1000%;-webkit-animation:AnimationName 15s ease infinite;animation:AnimationName 15s ease infinite}
.side_title:before{content:" ";display:block;position:absolute;background:url(/resources/assets/img/ws_bg.png) no-repeat;background-position:100% 100%;background-size:100%;width:240px;height:185px}
@keyframes AnimationName{0%{background-position:0 50%}
50%{background-position:100% 50%}
to{background-position:0 50%}
}
@-webkit-keyframes AnimationName{0%{background-position:0 50%}
50%{background-position:100% 50%}
to{background-position:0 50%}
}
#sub_01{overflow:hidden}
.sub_nav{position:absolute;right:15px;top:20px;padding-left:20px;background:url(/resources/assets/img/ic_home_48px.png) 0 68% no-repeat;background-size:18px}
.sub_nav li{float:left}
.sub_nav li a{font-size:14px;color:#8e8e8e}
.sub_nav li:last-child a{font-weight:500}
.sub_nav li+li:before{content:" >";color:#8e8e8e;margin:0 2px}
.sub_contents{display:block;width:910px;float:left;margin:0 0 85px 33px;-webkit-box-sizing:border-box;box-sizing:border-box}
.sub_title{padding:52px 16px 14px;border-bottom:1px solid #c2c2c2;border-top:0;margin-bottom:29px}
.sub_title h2{padding-bottom:12px;margin-top:0}
.sub_title p{font-size:16px}
.sub_box{min-height:500px;margin-top:40px}
#tabs{border-radius:0}
#tabs,#tabs>ul{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}
#tabs>ul{border-radius:0;border:0}
#tabs>ul>li{outline:1px solid #e0e0e0;border:0 solid #e0e0e0;width:25%;border-radius:0;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}
#tabs>ul>li>a{border:0;width:100%;margin:0;padding:15px 0}
.years{width:25%;text-align:center;font-size:35px;font-weight:500;color:#274a84}
.tab_contents,.years{display:block;float:left}
.tab_contents{width:75%}
.tab_contents li{margin-bottom:20px;font-size:15px}
.tab_contents li span{display:block;font-size:16px;font-weight:500;margin-bottom:10px}
.tab_contents_wrapper{overflow:hidden;padding:40px 0;border-bottom:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box}
.tbl_frm01{width:900px;padding-left:30px}
.tbl_frm01 caption{font-size:16px;text-align:left;margin-bottom:10px;margin-left:0}
.tbl_frm01 caption b{float:right}
.tbl_frm01 caption span{font-size:10px}
.tbl_frm01 tbody{font-size:14px}
.tbl_frm01 tbody strong{font-size:0}
.tbl_frm01 tbody strong:after{content:"\2605";display:inline;font-size:10px;vertical-align:top}
.tbl_frm01 tr{border:1px solid #e0e0e0;border-left:none;border-right:none}
.tbl_frm01 th{padding:10px;width:120px;border:1px solid #e0e0e0;border-left:none;background:#fafafa;text-align:left}
.tbl_frm01 td{padding:10px;width:600px;border:1px solid #e0e0e0;border-right:none}
.tbl_frm01 input{background:#fafafa;border-style:none;border:1px solid #e0e0e0;padding:3px;font-size:13px}
.tbl_frm01 table{margin-bottom:30px}
.tbl_frm01 b{font-size:12px;font-weight:400}
.frm_info{font-size:12px;display:block;margin-bottom:5px}
.about_email{padding-left:3px}
#reg_mb_agree{float:left}
#reg_mb_agree+b{float:left;width:470px;font-size:12px}
.add_ev{margin-top:-20px}
.add_ev a{display:block;width:35px;height:35px;margin:10px 0 20px;border:1px solid #e0e0e0;background:url(/resources/assets/img/icon_more_b.png) 50% no-repeat;background-size:16px;text-indent:-9999px}
.add_ev p{font-size:12px}
.btn_confirm{text-align:center}
.btn_submit{width:200px;height:60px;font-size:16px;color:#fff;cursor:pointer}
.btn_submit:focus,.btn_submit:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}
.btn_submit_a{display:inline-block;width:200px;height:60px;line-height:60px;font-size:16px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}
.btn_submit_a:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}
.btn_cancel{font-size:16px;display:inline-block;border:1px solid rgba(0,0,0,.2);background:#fafafa;color:#000;line-height:60px;vertical-align:bottom;-webkit-box-sizing:border-box;box-sizing:border-box;width:160px;height:60px}
.login-modal{z-index:90;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4)}
.login-modal-content{font-size:15px;margin:0 auto;background-color:#fff;position:relative;padding:0 0 10px;width:40%;min-width:320px}
.login-center{text-align:center}
.login-center img{width:240px}
.login-container{padding:16px;padding-bottom:0}
.login-container:after{content:"";display:block;clear:both}
.login-section{margin-top:16px;margin-bottom:16px}
.login-section label{margin-left:8px}
.login-input{margin:0 0 15px;padding:10px;display:block;border:none;border-bottom:1px solid gray;width:calc(100% - 20px)}
.login-btn{border:none;outline:0;padding:6px 16px;vertical-align:middle;overflow:hidden;color:#fff;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.login-btn:focus,.login-btn:hover{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.4);-webkit-transition:rgba(0,0,0,.4) 0 2px 2px 0;transition:rgba(0,0,0,.4) 0 2px 2px 0}
.login-btn:disabled{cursor:not-allowed;opacity:.3}
.login-btn-block{border:none;outline:0;padding:6px 16px;vertical-align:middle;overflow:hidden;text-align:center;width:100%;height:50px;font-size:16px;color:#fff;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}
.login-btn-block:focus,.login-btn-block:hover{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.4);-webkit-transition:rgba(0,0,0,.4) 0 2px 2px 0;transition:rgba(0,0,0,.4) 0 2px 2px 0}
.login-top{width:60px;font-size:12px;border:none}
.login-check{width:24px;height:24px;position:relative;top:6px}
.login-check+b{font-size:12px;font-weight:400}
.login-right{font-size:14px;display:block;float:right;clear:both;padding-left:16px;background:url(/resources/assets/img/ic_help_outline_yellow_48px.png) no-repeat;background-size:16px;margin-bottom:5px}
.login-right.nmem{margin-top:0}
.cancle-login{width:60px;height:30px;background:none;border-radius:0;-webkit-transition:all 1s;transition:all 1s;cursor:pointer}
.cancle-login:hover{border:1px solid transparent}
#login_noside_page{margin-top:120px;margin-bottom:100px}
#load{width:100%;height:100%;top:0;left:0;position:fixed;display:block;opacity:.8;z-index:99;text-align:center}
#load>img{position:absolute;top:50%;left:50%;z-index:100}
.conArea{text-align:center}
.logo_mb_type{width:270px;margin:30px}
.mainTxt_b{text-align:center;font-size:30px;font-weight:300;margin-bottom:20px}
.mainTxt_b span{font-weight:500;display:inline}
.type_info{width:405px;height:200px;float:left;margin:30px 16px;font-size:13px;border:1px solid #ccc;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;border-radius:3px;color:#727272}
.type_info li{background:url(/resources/assets/img/ic_label_outline_48px.png) no-repeat;background-size:14px;padding-left:14px;margin:15px 0 20px}
.rightArea_done{margin:20px 0 200px}
.join_done{text-align:center;padding:40px 0 100px}
.sub_box .welcome_box{text-align:left;padding:0 16px;font-size:17px}
.sub_box .welcome_box>div{float:left}
.wel_pic{margin-top:0;max-width:100%}
.wel_pic img{width:100%;margin:0}
.picbox{width:100%}
.picbox,.wel_p{-webkit-box-sizing:border-box;box-sizing:border-box}
.wel_p{width:650px;float:right;padding:0;margin-top:0;margin-left:160px;font-size:15px}
.wel_p .p_basic strong{float:right;font-weight:400}

.mbskin h2{margin-bottom:15px;padding-left:30px}
.btn_submit_a:focus{-webkit-transform:scale(1.03);transform:scale(1.03)}
.login>a{color:#333}
.rightArea2 h3{text-indent:-9999px;margin-top:-60px}
.mainTxt span:first-child{font-size:28px;font-weight:600}
.mainTxt span:nth-child(2){font-size:25px}
.mainTxt span:nth-child(3){font-size:28px;font-weight:600}
.mainTxt span:last-child{font-size:25px}
.personal a{background:url(/resources/assets/img/mb_type_personal.png)}
.company a{background:url(/resources/assets/img/mb_type_group.png)}
.type_box a{display:block;width:200px;height:200px;float:left;margin:30px 16px;text-indent:-9999px}
.ntboard_title .co{font-size:16px}
.ntboard_list .co{font-size:14px;white-space:normal;overflow:hidden;text-overflow:ellipsis;width:100%}
}
.mypage_wrap{overflow:hidden;font-size:13px;padding:0 16px 16px}
.mypage_wrap>div{float:left}
.mypage_wrap>div.my_info_wrap{padding:0 16px 0 0}
.mypage_wrap>div.institute_wrap,.mypage_wrap>div.my_info_wrap{width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}
.mypage_wrap a{outline:0}
.mypage_wrap a:hover{text-decoration:underline}
.mypage_wrap h2{background:-webkit-gradient(linear,left top,right top,from(#0068b7),to(#00adda));background:linear-gradient(90deg,#0068b7,#00adda);color:#fff;padding:10px 20px;font-size:16px}
.mypage_wrap .inner{margin-bottom:20px;padding:16px}
.mypage_wrap .inner .item{border:1px solid #ccc;padding:10px;margin:10px 0}
.mypage_wrap .inner ul li{padding:10px;position:relative;padding-left:110px;border-top:1px solid #ccc;font-size:15px;font-weight:300}
.mypage_wrap .inner ul li strong{width:100px;position:absolute;left:10px;color:#555}
.mypage_wrap .inner ul li:first-child{border-top:0}
.mypage_wrap .my_info_wrap .inner .item li.non_padding{padding-left:0}
@media (min-width:320px) and (max-width:614px){.mypage_wrap>div.institute_wrap,.mypage_wrap>div.my_info_wrap{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}
.mypage_wrap>div.my_info_wrap{min-width:100%;padding-right:0}
}
@media (min-width:320px) and (max-width:767px){.institute_list ul>li,.my_info_wrap ul>li{font-size:14px}
}
@media (min-width:768px){.institute_list ul>li{font-size:14px}
.my_info_wrap ul>li{font-size:15px}
}
.institute_wrap,.my_info,.my_license,.my_win{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2)}
.inner{padding:16px 0;margin-bottom:20px}
.institute_list{margin-bottom:60px}
.institute_list h2{width:100%}
.institute_list ul{padding:0 16px}
.institute_list ul li{padding:10px;position:relative;padding-right:110px;border-bottom:1px solid #ccc}
.institute_list ul li a[class*=btn_]{display:inline-block;background-color:#9e9e9e;position:absolute;right:10px;top:50%;line-height:20px;padding:5px 10px;color:#fff;margin-top:-15px;text-align:center;width:80px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:12px}
.institute_list ul li a[class*=btn_]:hover{text-decoration:none}
.institute_list ul li a[class*=btn_].btn_apply{background-color:#2196f3}
.institute_list ul li a[class*=btn_].btn_ing{background-color:#607d8b}
.institute_list ul li a[class*=btn_].btn_download{background-color:#4caf50}
.institute_list ul li a[class*=btn_].btn_fail{background-color:#d33832}
.institute_list ul li a[class*=btn_].btn_box01{background-color:#2196f3}
.institute_list ul li a[class*=btn_].btn_box02{background-color:#29a76e}
.institute_list ul li a[class*=btn_].btn_box03{background-color:#fabd00}
.institute_list ul li a[class*=btn_].btn_box04{background-color:#727272}
.pop_contents{overflow:auto}
.non_padding{color:#888}
div#popup{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.5);z-index:999}
div#popup .pop_inner{background-color:#fff;padding:30px 20px;width:60%;margin:6vh auto;height:86vh;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;font-size:13px}
div#popup .pop_inner .btn_pop_close{position:absolute;top:-40px;right:0;background-color:#fff;font-weight:700;padding:10px;line-height:20px;font-size:14px}
div#popup h2{margin-bottom:20px;text-align:center}
div#popup table{margin-bottom:30px;width:100%}
div#popup table caption{color:#22659d;font-size:16px;text-align:left;margin-bottom:10px}
div#popup table tr{border:1px solid #ccc;border-left:none;border-right:none}
div#popup table tr th{padding:10px;width:120px;border:1px solid #ccc;border-left:none;background:#fafafa;text-align:left}
div#popup table tr td{padding:10px;width:600px;border:1px solid #ccc;border-right:none}
div#popup form button{border:none;padding:15px 70px;display:block;margin:0 auto;font-size:14px;color:#fff;background-color:#2196f3}


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

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

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

.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;
}

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

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

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

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

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

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

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

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

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

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


.certi_article table{width:100%;text-align:center}
.certi_article table tr:first-child{background:#f1f1f1}
.certi_article table tr td{padding:8px 4px;font-size:14px}
.certi_article table tr td:first-child,.certi_article table tr td:nth-child(2){width:15%}
.certi_article table tr td:nth-child(3){width:15%}
.certi_article table tr td:nth-child(4){width:30%}
.certi_article table tr th{padding:8px 4px;font-size:15px}
.certi_article table tr th:first-child,.certi_article table tr th:nth-child(2){width:15%}
.certi_article table tr th:nth-child(3){width:10%}
.certi_article table tr th:nth-child(4){width:30%}

.certi_article table tr:last-child{border-bottom:2px solid #f1f1f1}
.certi_article table tr:nth-child(odd){background:#fafafa}
.certi_article table th{font-size:15px}

/* 페이지 표시 *********************/
.page {font:16px MS Gothic !important; color:#FD9C1F; font-weight:bold !important; display:inline-block;width:30px;}
.page A:link {font:16px MS Gothic !important; color:#FD9C1F; text-decoration:none; font-weight:bold .page {font:16px MS Gothic !important; color:#FD9C1F; font-weight:bold !important;}
; }
.page A:visited {font:16px MS Gothic !important; color:#FD9C1F; text-decoration:none; font-weight:bold .page {font:16px MS Gothic !important; color:#FD9C1F; font-weight:bold !important;}
;}
.page A:active {font:16px MS Gothic !important; color:#FD9C1F; text-decoration:none; font-weight:bold .page {font:16px MS Gothic !important; color:#FD9C1F; font-weight:bold !important;}
;}
.page A:hover {font:16px MS Gothic !important; color:#FF6C00; text-decoration:none; font-weight:bold .page {font:16px MS Gothic !important; color:#FD9C1F; font-weight:bold !important;}
;}

.page_here {font:16px MS Gothic !important; color:#A19C84; display:inline-block;width:30px; font-weight:bold !important;}
.page_here A:link {font:16px MS Gothic !important; color:#A19C84; text-decoration:none ; font-weight:bold !important;}
.page_here A:visited {font:16px MS Gothic !important; color:#A19C84; text-decoration:none; font-weight:bold !important;}											    
.page_here A:active {font:16px MS Gothic !important; color:#A19C84; text-decoration:none; font-weight:bold !important;}
.page_here A:hover {font:16px MS Gothic !important; color:#B9964B; text-decoration:none; font-weight:bold !important;}




/* store 오픈가맹점 */
.open_store_list{padding:40px 0 100px 0}
.open_store_list > ul{overflow:hidden;width:1008px}
.open_store_list > ul > li{position:relative;float:left;padding:0 30px 30px 0}
.open_store_list .list_state{position:absolute;top:0;left:0;display:block;width:306px;height:170px;overflow:hidden;background:url(../../images/map/store_list_state.png) left top no-repeat}
.open_store_list .list_state span{display:block;width:100%;text-align:center}
.open_store_list .list_state span.list_name{font-size:20px;color:#fff;padding-top:60px}
.open_store_list .list_state span.list_date{font-size:12px;color:#fff;margin-top:26px}
.open_store_list li.soon .list_state{background-position:left -170px;}
.open_store_list li.soon .list_date{filter:alpha(opacity=50);opacity:0.5}
.open_store_list li.soon span.list_name{filter:alpha(opacity=80);opacity:0.8}
.open_store_list li.open span.list_name{padding-top:65px}
.open_store_list .pagination{margin-top:20px}
.open_story_view{padding:40px 0 100px 0}
.open_story_view .view_info table{width:100%;border-top:2px solid #b9b9b9}
.open_story_view .view_info col.view_title{width:142px}
.open_story_view .view_info col.view_data{width:309px}
.open_story_view .view_info th,.open_story_view .view_info td{padding:10px 0;vertical-align:middle}
.open_story_view .view_info th{font-weight:normal;text-align:center;border-right:1px solid #eaeaea;border-bottom:1px solid #eaeaea;background-color:#f9f9f9}
.open_story_view .view_info td{font-size:12px;color:#888;padding-left:20px;text-align:left;line-height:20px;border-bottom:1px solid #eaeaea;background:#fff}
.open_story_view .view_info td.icons img{vertical-align:middle}
.open_story_view h3{font-size:18px;color:#444;text-align:left}
.open_story_view .contact_info .gMap{position:relative;width:978px;height:265px;margin-top:15px;background-color:#fafafa}
.open_story_view .sum_list{position:relative;margin-top:20px;padding:30px 0;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}
.open_story_view .sum_list .list_item{position:relative;width:888px;height:148px;margin:0 auto;overflow:hidden}
.open_story_view .sum_list ul{position:absolute;top:0;left:0;overflow:hidden;width:555555px}
.open_story_view .sum_list ul li{position:relative;float:left;width:202px;height:148px;margin-right:20px}
.open_story_view .sum_list > a{display:block;position:absolute;top:50%;margin-top:-18px}
.open_story_view .sum_list > a.btn_left{left:0}
.open_story_view .sum_list > a.btn_right{right:0}

/* store 오픈개망점 팝업 */
.store_pop{width:718px;height:550px;margin-left:-359px;margin-top:-275px;background-color:#fff}
.store_pop .picture{padding:30px}
.store_pop .big_slide{position:relative;width:600px;height:440px;margin:30px auto 0 auto}
.store_pop .big_slide .slide_big{position:relative;width:600px;height:440px;overflow:hidden}
.store_pop .big_slide .slide_big > div{position:absolute;top:0;left:0;width:100%;height:100%}
.store_pop .big_slide .slide_big > div span{position:absolute;top:0;left:0;display:block;width:100%;font-size:200px;line-height:450px;color:#ff0000;z-index:10}
.store_pop .big_slide > a{position:absolute;display:block;top:50%;margin-top:-27px}
.store_pop .big_slide > a.btn_slide_left{left:-39px}
.store_pop .big_slide > a.btn_slide_right{right:-39px}
.store_pop .big_slide .pagenation01{bottom:30px}



/* store 매장안내 */
.store .store_list{padding:30px 0 100px 0}
.store .store_list th{padding:14px 0}
.store .store_search{overflow:hidden;border:1px solid #edebeb}
.store .store_search > div{float:left}
.store .store_search .store_search_map{position:relative;width:491px;height:348px}
.store .store_search .store_search_map > div{position:absolute;top:0;left:0}
.store .store_search .store_search_map .city01 a{
	display:block;
	position:absolute;
	width:34px;
	height:11px;
	text-indent:-99999px;
	background:url(../../images/map/map_hit_bg.png) repeat;
}
.store .store_search .store_search_map .city01 a.data01{top:94px;left:193px}
.store .store_search .store_search_map .city01 a.data02{top:68px;left:249px}
.store .store_search .store_search_map .city01 a.data03{top:131px;left:172px}
.store .store_search .store_search_map .city01 a.data04{top:117px;left:227px}
.store .store_search .store_search_map .city01 a.data05{top:192px;left:190px}
.store .store_search .store_search_map .city01 a.data06{top:246px;left:175px}
.store .store_search .store_search_map .city01 a.data07{top:148px;left:272px}
.store .store_search .store_search_map .city01 a.data08{top:216px;left:249px}
.store .store_search .store_search_map .city01 a.data09{top:312px;left:158px}
.store .store_search .store_search_map .city01 a.data10{top:71px;left:334px}

.store .store_search .store_search_map .city02 a{display:block;position:absolute;width:36px;height:36px;font-size:12px;color:#fff;line-height:36px;background:url(../../images/map/store_list_map_circle_bg.png) left bottom no-repeat}
.store .store_search .store_search_map .city02 a.data01{top:44px;left:188px}
.store .store_search .store_search_map .city02 a.data02{top:69px;left:139px}
.store .store_search .store_search_map .city02 a.data03{top:139px;left:201px}
.store .store_search .store_search_map .city02 a.data04{top:171px;left:263px}
.store .store_search .store_search_map .city02 a.data05{top:182px;left:312px}
.store .store_search .store_search_map .city02 a.data06{top:229px;left:292px}
.store .store_search .store_search_map .city02 a.data07{top:217px;left:197px}
.store .store_search .store_search_map .city02 a:hover,
.store .store_search .store_search_map .city02 a.actived{background-position:left top;color:#fff}
.store .store_search .store_search_input{width:405px;text-align:left;padding:0 30px 0 40px}
.store .store_search .store_search_input h3{color:#444;padding-bottom:10px}
.store .store_search .store_search_input > div{margin-top:30px}
.store .store_search .store_search_input table.last{border-bottom:none}


.store_search_map {width:300px; height:348px; margin-top:35px; background-color:#f7f3f2; background:url('../../images/map/store_list_map_bg.gif') -80px 0  no-repeat;  }
	.store_search_map  .btn_map a { font-size:10px; font-weight:Bold; line-height:16px; font-weight:bold; display:block; color:#ffffff; padding:2px 5px 0 5px; text-align:Center; background:url(../../images/common/gnb_bg02.png) repeat;}
	.store_search_map  .btn_map a:hover { font-size:10px; font-weight:Bold;  line-height:16px; font-weight:bold; background-color:#c8000b; display:block; color:#ffffff; padding:2px 5px 0 5px; text-align:Center;}

	.data01 {position:absolute; left:94px; top:235px; }
	.data02 {position:absolute; left:154px; top:215px; }
	.data03 {position:absolute; left:70px; top:275px; }
	.data04 {position:absolute; left:116px; top:259px; }
	.data05 {position:absolute; left:82px; top:339px; }
	.data06 {position:absolute; left:62px; top:395px; }
	.data07 {position:absolute; left:167px; top:295px; }
	.data08 {position:absolute; left:146px; top:358px; }
	.data09 {position:absolute; left:56px; top:458px; }
	.data10 {position:absolute; left:236px; top:218px; }
	.data11 {position:absolute; left:64px; top:215px; }
	.data12 {position:absolute; left:65px; top:248px; }
	.data13 {position:absolute; left:110px; top:295px; }
	.data14 {position:absolute; left:150px; top:325px; }
	.data15 {position:absolute; left:200px; top:355px; }
	.data16 {position:absolute; left:190px; top:405px; }
	.data17 {position:absolute; left:105px; top:365px; }

.open_list {float:left; width:100%; clear:both;  background:url('../../include/images/open_bg.jpg') 50% 50%  no-repeat;  padding-top:50px;}
	.open_list li {width:33%; float:left; height:180px; background:url('../../include/images/process_box.png') 50% 0  no-repeat; text-align:Center;  padding-top:30px; }
		.open_list li .number {font-size:19px; font-weight:bold; color:#c20000;}
			.open_list li strong {line-height:32px; color:#c20000;}

.food .con01 {width:360px; padding:30px 0 30px 600px; float:left; font-size:16px; line-height:26px; background:url('../../include/images/food01.jpg') 0 0  no-repeat; }
.food .con02 {width:360px; padding:30px 600px 30px 0; float:left; font-size:16px; line-height:26px; background:url('../../include/images/food03.jpg') 100% 0   no-repeat; margin-top:30px;}
.food .con03 {width:360px; padding:30px 0 30px 600px; float:left; font-size:16px; line-height:26px; background:url('../../include/images/food02.jpg') 0 0  no-repeat; margin-top:30px;}

.food div strong {font-size:1.5em; font-weight:Bold; line-height:2em;}

.myButton {
	background-color:#0078c8;				  
	border-radius:28px;
	border:1px solid #324dc7;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	padding:11px 21px;
	text-decoration:none;
}
.myButton:hover {
	background-color:#324dc7;
}
.myButton:active {
	position:relative;
	top:1px;
}


.myButton2 {
	background-color:#1e1e1e;
	border-radius:8px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:12px 23px;
	text-decoration:none;
}
.myButton2:hover {
	background-color:#1e1e1e;
}
.myButton2:active {
	position:relative;
	top:1px;
}
.toptab00 {text-align:center; margin: 50px 0px 0px 0px; }
.toptab01 {display:inline-block;height:40px;line-height:40px;border:1px solid #bababa; color:#bababa; width:20%;max-width:200px;min-width:150px;text-align:center;vertical-align:middle; margin:3px;}
.toptab02 {display:inline-block;height:40px;line-height:40px;border:1px solid #054796; color:#ffffff; background-color:#0078C8; font-weight:bold; width:20%;max-width:200px;min-width:150px;text-align:center;vertical-align:middle; margin:3px;}
.toptab02 a {font-weight:bold; color:#fff;line-height:30px;vertical-align:middle;}
.bmk01 {margin:0px 0px 130px 0px; }
.pimgbox {text-align:center;margin: 30px auto;}
.pimgbox img {width:40%;min-width:300px;}
.pimgbox02 {text-align:center;margin: 30px auto;}
.pimgbox02 img {width:25%;min-width:300px;}