.maincolor {
  color: #27659e; }

.color02 {
  color: #00b2a5; }

.color03 {
  color: #556db1; }

.color04 {
  color: #f27905; }
.lnb .current-page{
    display: none;
}
.string-cut {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.maincolor {
  color: #27659e; }

.color02 {
  color: #00b2a5; }

.color03 {
  color: #556db1; }

.color04 {
  color: #f27905; }

.common-btn {
  background: #556db1;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-family: inherit;
  padding: 0;
  width: 160px;
  height: 50px;
  line-height: 50px;
  border: none;
  display: inline-block; }

.common-btn02 {
  background: #838383;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-family: inherit;
  padding: 0;
  width: 160px;
  height: 50px;
  line-height: 50px;
  border: none;
  display: inline-block; }

.common-btn03 {
  background: #00b2a5;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-family: inherit;
  width: 160px;
  height: 50px;
  line-height: 50px;
  border: none;
  display: inline-block; }

.write-btn {
  background: #838383;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-family: inherit;
  padding: 0;
  width: 75px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  display: inline-block;
  border: none;
  font-size: 13px; }

.sub-top {
  width: 100%;
  height: 200px;
  display: table; }
  .sub-top .sub-top-tit {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff; }
    .sub-top .sub-top-tit .en {
      font-size: 24px;
      display: block;
      text-transform: uppercase;
      color: #fff;
      line-height: 0.8;
      margin-bottom: 15px;
      letter-spacing: 0.2em; }
    .sub-top .sub-top-tit .ko {
      font-size: 18px;
      color: #fff; }

.sub-bg01 {
  background: url(../images/sub_top01.jpg) no-repeat center; }

.sub-bg02 {
  background: url(../images/sub_top02.jpg) no-repeat center; }

.sub-bg03 {
  background: url(../images/sub_top03.jpg) no-repeat center; }

.sub-bg04 {
  background: url(../images/sub_top04.jpg) no-repeat center; }

.sub-bg05 {
  background: url(../images/sub_top05.jpg) no-repeat center; }

.sub-bg06 {
  background: url(../images/sub_top06.jpg) no-repeat center; }

.lnb {
  width: 100%;
  height: 50px;
  background: #685c55;
  text-align: center; }
  .lnb .lnb-menu {
    display: inline-block;
    @inlcude cf;
    padding-top: 15px; }
    .lnb .lnb-menu li {
      float: left;
      padding: 0 20px 10px; }
      .lnb .lnb-menu li a {
        color: #fff;
        font-size: 15px; }
    .lnb .lnb-menu .active {
      padding-bottom: 10px;
      border-bottom: 2px solid #fff; }

.sub-contents {
  padding: 70px 50px;
  margin: auto;
  width: 1280px; }

.greetings {
 /*  background: url(../images/photo-kim.jpg) no-repeat right top;*/
 position: relative;
  padding-bottom: 10px; }
.greetings .ceoImg{position: absolute; top: 0; right: 0;}
  .greetings h3 {
    font-size: 30px;
    color: #90b02b;
    margin-bottom: 30px; }
  .greetings-text {
    font-size: 14px;
    margin-bottom: 35px;
    line-height: 180%;
    width: calc(100% - 270px) }
 .greetings-text strong {
    font-size: 18px;
    color: #545454;
    font-weight:bold}
 .greetings-text b {
    font-weight:bold; color:#656565}
  .greetings-sign {font-size:18px;text-align:center;font-weight:bold;color:#333}
.rules h3 {
  font-size: 23px;
  color: #685c55;
  margin-bottom: 40px; }
.rules h5 {
  font-size: 18px;
  color: #90b02b;
  margin-bottom: 35px;
  margin-top: 55px; }
.rules ul {
  padding-left: 10px; }
.rules .paragraph {
  line-height: 170%;
  color: #8d8d8d;
  font-size: 14px; }
  .rules .paragraph em {
    display: block; }

.map {
  height: 340px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 40px; }

.contact-info {
  table-layout: fixed;
  width: 100%;
  border-top: 2px solid #84a02c;
  border-bottom: 2px solid #84a02c; }
  .contact-info th {
    width: 250px;
    padding: 20px 30px 15px;
    vertical-align: top;
    font-size: 18px;
    color: #84a02c;
    border-bottom: 1px solid #ddd;
    text-align: left; }
  .contact-info td {
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    line-height: 160%; }

.find-tbl {
  table-layout: fixed;
  border-top: 2px solid #84a02c;
  border-bottom: 2px solid #84a02c;
  width: 100%; }
  .find-tbl th {
    padding-left: 30px;
    height: 60px;
    font-size: 15px;
    background: #f0f2e9;
    text-align: left;
    border-bottom: 1px solid #ddd; }
  .find-tbl td {
    font-size: 14px;
    color: #959595;
    text-align: left;
    padding-left: 25px;
    border-bottom: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #ddd; }
    .find-tbl td p {
      margin-left: 10px;
      display: inline-block; }
  .find-tbl td + td {
    border-right: none; }
  .find-tbl input[type="text"], .find-tbl select {
    width: 300px;
    height: 40px;
    border: 1px solid #dedede;
    border-radius: 3px; }

.notice-box {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 30px 60px;
  font-size: 14px; }
  .notice-box:after {
    clear: both;
    display: block;
    content: ""; }
  .notice-box strong {
    display: block;
    font-size: 17px;
    font-weight: bold;
    color: #fd1f67;
    margin-bottom: 10px; }
  .notice-box p {
    line-height: 157%; }
  .notice-box div.fl {
    width: 75%; }
  .notice-box span {
    width: 20%; }

.find-result {
  border-bottom: 2px solid #556db1; }
  .find-result .active {
    background: #f0f1f6; }
    .find-result .active .graduate-more {
      display: block; }
  .find-result li {
    cursor: pointer;
    padding-top: 20px;
    border-bottom: 1px solid #ddd; }
    .find-result li:after {
      clear: both;
      display: block;
      content: ""; }
    .find-result li > span {
      width: 33.33333%;
      float: left;
      text-align: center;
      padding-bottom: 20px;
      font-size: 14px; }
    .find-result li .graduate-more {
      background: #f8f8f8;
      clear: both;
      padding-top: 35px;
      text-align: center;
      height: 250px;
      border-top: 1px solid #ddd;
      display: none; }
      .find-result li .graduate-more .graduate-img {
        width: 120px;
        height: 120px;
        clear: both;
        display: inline-block;
        overflow: hidden;
        margin-right: 20px; }
        .find-result li .graduate-more .graduate-img img {
          width: 100%; }
      .find-result li .graduate-more .graduate-info {
        display: inline-block; }
        .find-result li .graduate-more .graduate-info strong {
          font-weight: bold;
          color: #4b4c4e;
          float: left;
          margin-right: 20px;
          width: 80px; }
        .find-result li .graduate-more .graduate-info .info {
          font-size: 14px;
          color: #959595;
          float: left;
          text-align: left;
          width: 150px; }
        .find-result li .graduate-more .graduate-info div {
          width: 250px;
          text-align: left;
          height: 15px;
          margin-bottom: 10px; }
          .find-result li .graduate-more .graduate-info div:after {
            clear: both;
            display: block;
            content: ""; }
      .find-result li .graduate-more .btn-wrap {
        margin-top: 40px;
        text-align: center; }
        .find-result li .graduate-more .btn-wrap a {
          width: 105px;
          color: #fff;
          background: #556db1;
          line-height: 30px;
          display: inline-block;
          border-radius: 3px; }

.result-head {
  border-top: 2px solid #556db1;
  border-bottom: 2px solid #556db1;
  color: #515151;
  font-size: 16px;
  line-height: 60px; }
  .result-head:after {
    clear: both;
    display: block;
    content: ""; }
  .result-head span {
    float: left;
    width: 33.33333%;
    text-align: center; }

.sub-tit {
  display: block;
  padding-left: 5px;
  border-left: 3px solid #84a02c;
  color: #84a02c;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px; }

.subscription {
  @inlcude border;
  text-align: center;
  padding: 55px 0;
  border: 1px solid #dedede; }

.board-search {
  margin-bottom: 15px; }
  .board-search:after {
    clear: both;
    display: block;
    content: ""; }
  .board-search .select-wrap {
    /*background: url(../images/bg_select.jpg) no-repeat right center;*/
    border: 1px solid #ddd;
    display: inline-block;
    overflow: hidden; }
  .board-search select {
    height: 38px;
    border: none;
    box-shadow: none;
    background-color: transparent;
    /*        background-image: none;
            -webkit-appearance: none;
               -moz-appearance: none;
                    appearance: none;    */
    font-family: inherit;
    padding-left: 5px;
    display: inline-block; }
  .board-search .select01 {
    width: 240px; }
  .board-search .select02 {
    width: 160px; }
  .board-search .search-type {
    float: right; }
    .board-search .search-type .search-type-string {
      width: 160px;
      height: 40px;
      border: 1px solid #ddd;
      margin-right: 15px; }
    .board-search .search-type .search-btn {
      width: 75px;
      height: 40px;
      color: #fff;
      text-align: center;
      font-family: inherit;
      font-size: 13px;
      border: none;
      background: #666666; }
    .board-search .search-type input[type="radio"] {
      position: absolute;
      top: -9999px;
      left: -9999px; }
      .board-search .search-type input[type="radio"]:checked + label {
        background: url(../images/chk.jpg) no-repeat;
        background-position: 0 -20px; }
    .board-search .search-type label {
      background: url(../images/chk.jpg) no-repeat;
      height: 20px;
      padding-left: 30px;
      font-size: 13px;
      color: #919191;
      display: inline-block;
      line-height: 20px;
      margin-left: 30px; }

.board-type01 {
  width: 100%;
  border-top: 2px solid #84a02c;
  border-bottom: 2px solid #84a02c; }
  .board-type01 li {
    padding-left: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ddd; }
    .board-type01 li:after {
      clear: both;
      display: block;
      content: ""; }
    .board-type01 li:last-child {
      border-bottom: none; }
    .board-type01 li.nt {
      background: #f0f1f6; }
    .board-type01 li span {
      display: block; }
    .board-type01 li .list-wrap {
      width: 80%;
      float: left; }
      .board-type01 li .list-wrap .board-tit {
        font-size: 16px;
        color: #515151;
        margin-bottom: 10px; }
        .board-type01 li .list-wrap .board-tit .symbol {
          display: inline-block;
          margin-right: 10px;
          width: 40px;
          height: 35px;
          color: #fff;
          text-align: center;
          background: #84a02c;
          line-height: 35px; }
      .board-type01 li .list-wrap .board-summary {
        font-size: 14px;
        color: #959595;
        line-height: 170%;
        height: 50px;
        margin-bottom: 10px;
        overflow: hidden;
        position: relative;
        /*                &:after{
                            width:15px;
                            height: 25px;
                            position: absolute;
                            right:0;
                            bottom:0;
                            background: #fff;
                            content: "...";
                            _background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,.7) 100%);

                        }*/ }
      .board-type01 li .list-wrap .reginfo {
        font-size: 14px;
        color: #959595; }
    .board-type01 li .download {
      float: right;
      width: 20%;
      text-align: center;
      height: 120px;
      padding-top: 30px; }

.pagenation-wrap {
  margin-top: 75px;
  text-align: center; }
  .pagenation-wrap .pagenation {
    display: inline-block; }
    .pagenation-wrap .pagenation:after {
      clear: both;
      display: block;
      content: ""; }
    .pagenation-wrap .pagenation li {
      float: left;
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      border: 1px solid #ddd;
      margin: 0 4px; }
      .pagenation-wrap .pagenation li.active {
        border: 1px solid #84a02c; }
        .pagenation-wrap .pagenation li.active a {
          padding-bottom: 2px;
          border-bottom: 1px solid #84a02c; }

.newslist-tbl {
  table-layout: fixed;
  width: 100%;
  border-bottom: 2px solid #84a02c; }
  .newslist-tbl thead th {
    border-top: 2px solid #84a02c;
    border-bottom: 2px solid #84a02c;
    height: 60px;
    font-size: 16px;
    color: #84a02c;
    padding-left: 50px; }
  .newslist-tbl tbody td {
    border-bottom: 1px solid #ddd;
    text-align: center;
    font-size: 16px;
    color: #959595;
    height: 80px;
    padding-left: 45px; }
    .newslist-tbl tbody td a {
      text-align: left;
      color: #515151;
      display: inline-block;
      width: 90%;
      margin-right: 0; }
    .newslist-tbl tbody td .coment-count {
      display: inline-block; }
    .newslist-tbl tbody td.type {
      color: #84a02c;
      font-weight: bold; }

.photo-gallery {
  border-top: 2px solid #84a02c;
  border-bottom: 2px solid #84a02c; }
  .photo-gallery:after {
    clear: both;
    display: block;
    content: ""; }
  .photo-gallery li {
    float: left;
    width: 32%;
    margin-right: 2%;
    border-bottom: 1px solid #ddd;
    height: 330px;
    margin-top: 45px; }
    .photo-gallery li:nth-child(3n) {
      margin-right: 0; }
    .photo-gallery li .type {
      display: block;
      font-size: 15px;
      color: #737373;
      margin-bottom: 10px; }
    .photo-gallery li figure {
      margin-bottom: 15px;
      display: block;
      height: 240px;
      overflow: hidden; }
      .photo-gallery li figure img {
        width: 100%; }
    .photo-gallery li .tit {
      display: block;
      font-size: 18px;
      color: #404040;
      margin-bottom: 10px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .photo-gallery li p {
      line-height: 153%;
      height: 57px;
      overflow: hidden;
      color: #919191;
      margin-bottom: 15px; }
    .photo-gallery li .reginfo {
      font-size: 13px;
      color: #919191; }

.view-tbl {
  table-layout: fixed;
  width: 100%;
  border-top: 2px solid #84a02c;
  border-bottom: 2px solid #84a02c;
  margin-bottom: 30px; }
  .view-tbl thead th {
    height: 80px;
    vertical-align: middle;
    text-align: left;
    padding: 0 20px;
    background: #f0f2e9;
    border-bottom: 1px solid #ddd; }
    .view-tbl thead th.article-info {
      font-size: 16px;
      color: #515151; }
      .view-tbl thead th.article-info .symbol {
        display: inline-block;
        margin-right: 10px;
        width: 40px;
        height: 35px;
        color: #fff;
        text-align: center;
        background: #556db1;
        line-height: 35px; }
      .view-tbl thead th.article-info .reginfo {
        font-size: 14px;
        color: #959595;
        float: right;
        padding-top: 10px; }
    .view-tbl thead th.attach-file span {
      display: inline-block;
      margin-right: 15px;
      font-size: 14px;
      color: #959595; }
    .view-tbl thead th.attach-file a {
      color: #333;
      margin-right: 10px; }
  .view-tbl .article-contents {
    padding: 40px 25px;
    font-size: 14px;
    line-height: 170%;
    height: auto;
    min-height: 300px;
    vertical-align: baseline; }
    .view-tbl .article-contents img {
      width: auto;
      max-width: 100%; }

.btn-list {
  width: 75px;
  height: 40px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #666666;
  line-height: 40px;
  float: right; }

.preview-btn {
  clear: both; }
  .preview-btn:after {
    clear: both;
    display: block;
    content: ""; }
  .preview-btn div {
    width: 50%;
    border: 1px solid #ddd;
    height: 100px;
    font-size: 14px;
    padding: 0 50px;
    float: left;
    line-height: 100px; }
    .preview-btn div.preview-prev {
      background: url(../images/btn_preview01.png) no-repeat 2% center;
      border-right: none; }
    .preview-btn div.preview-next {
      background: url(../images/btn_preview02.png) no-repeat 98% center; }
    .preview-btn div span {
      float: right; }
    .preview-btn div a {
      float: left;
      width: 300px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }

.tbl01 {
  table-layout: fixed;
  width: 100%;
  border-top: 2px solid #556db1;
  border-bottom: 2px solid #556db1;
  margin-bottom: 50px; }
  .tbl01 th {
    border-bottom: 1px solid #ddd;
    background: #f0f1f6;
    font-weight: bold;
    font-size: 16px;
    color: #626263;
    text-align: center;
    height: 65px; }
    .tbl01 th.h95 {
      height: 95px; }
  .tbl01 td {
    padding-left: 20px;
    font-size: 15px;
    color: #888888;
    border-bottom: 1px solid #ddd; }
    .tbl01 td.h95 {
      height: 95px; }
    .tbl01 td .chk-wrap {
      float: left;
      width: 20%;
      margin-bottom: 10px; }
  .tbl01 .write-input {
    width: 460px;
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 2px; }
  .tbl01 .editor-area, .tbl01 .contents-area {
    width: 100%;
    min-height: 350px;
    height: auto;
    padding: 30px 0; }
  .tbl01 .reply-area {
    padding: 30px;
    border-top: 2px solid #ddd;
    line-height: 140%;
    font-size: 14px;
    color: #888; }
    .tbl01 .reply-area strong {
      margin-bottom: 20px;
      font-size: 15px;
      color: #626263;
      font-weight: bold;
      display: inline-block; }
    .tbl01 .reply-area p {
      margin-bottom: 20px; }
    .tbl01 .reply-area .reg-date {
      color: #b6b6b6;
      font-size: 14px; }
  .tbl01 .input-textarea {
    width: 830px;
    height: 130px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    resize: none; }
  .tbl01 .h-padding {
    height: 160px; }

.rulse-wrap {
  border-top: 2px solid #556db1;
  border-bottom: 2px solid #556db1;
  padding: 20px;
  font-size: 14px;
  background: #f0f1f6;
  line-height: 150%;
  height: 420px;
  overflow-y: auto; }
  .rulse-wrap strong {
    font-size: 15px;
    display: block;
    margin-bottom: 10px; }
  .rulse-wrap p {
    margin-bottom: 20px; }
  .rulse-wrap ul {
    margin-bottom: 20px; }
    .rulse-wrap ul li {
      padding-left: 10px; }
  .rulse-wrap th {
    background: #ccc;
    border: 1px solid #ddd; }
  .rulse-wrap td {
    border: 1px solid #ccc; }

.login-box-wrap {
  border: 1px solid #ddd;
  height: 550px;
  margin-bottom: 25px; }
  .login-box-wrap:after {
    clear: both;
    display: block;
    content: ""; }
  .login-box-wrap .login-box {
    width: 50%;
    float: left;
    border-right: 1px solid #ddd;
    padding: 55px;
    height: 100%; }
    .login-box-wrap .login-box .login-txt {
      font-size: 17px;
      line-height: 211%;
      margin-bottom: 95px; }
    .login-box-wrap .login-box .id-wrap {
      width: 100%;
      height: 62px;
      background: url(../images/bg_login.jpg) no-repeat;
      padding-top: 15px;
      border-bottom: 2px solid #ccc;
      margin-bottom: 30px; }
      .login-box-wrap .login-box .id-wrap input[type="text"] {
        width: 100%;
        height: 35px;
        border: none;
        font-size: 17px;
        background: transparent; }
        .login-box-wrap .login-box .id-wrap input[type="text"]:focus {
          outline: none; }
    .login-box-wrap .login-box .pw-wrap {
      width: 100%;
      height: 62px;
      background: url(../images/bg_pw.jpg) no-repeat;
      padding-top: 15px;
      border-bottom: 2px solid #ccc;
      margin-bottom: 10px; }
      .login-box-wrap .login-box .pw-wrap input[type="password"] {
        width: 100%;
        height: 35px;
        border: none;
        font-size: 17px;
        background: transparent; }
        .login-box-wrap .login-box .pw-wrap input[type="password"]:focus {
          outline: none; }
    .login-box-wrap .login-box .btn-login {
      background: #556db1;
      text-align: center;
      color: #fff;
      font-size: 17px;
      font-family: inherit;
      padding: 0;
      width: 100%;
      height: 60px;
      line-height: 60px;
      border-radius: 5px;
      border: none; }

.join-box-wrap {
  float: left;
  width: 50%; }
  .join-box-wrap .join-box {
    padding: 35px;

    border-bottom: 1px solid #ddd; }
  .join-box-wrap .box-tit {
    font-size: 17px;
    font-weight: bold;
    color: #494949;
    margin-bottom: 15px; }
    .join-box-wrap .box-tit i {
      display: inline-block;
      margin-right: 10px; }
  .join-box-wrap ul {
    font-size: 14px;
    line-height: 171%;
    margin-bottom: 45px; }
  .join-box-wrap .annoy-btn {
    width: 155px;
    padding-bottom: 15px;
    border-bottom: 2px solid #556db1;
    display: inline-block;
    font-size: 15px;
    color: #556db1;
    font-weight: bold;
    /*        &:after{
                content: ">";
                float: right;
                font-size: 10px;
                font-weight: bolder;
                margin-top:2px;
            }*/ }

.notice-box {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 30px 60px;
  font-size: 14px; }
  .notice-box:after {
    clear: both;
    display: block;
    content: ""; }
  .notice-box strong {
    display: block;
    font-size: 17px;
    font-weight: bold;
    color: #fd1f67;
    margin-bottom: 10px; }
  .notice-box p {
    line-height: 157%; }

.chkbox {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  opacity: 0; }
  .chkbox:checked + label {
    background-position: 0 -20px; }

.chk-label {
  background: url(../images/chk.jpg) no-repeat;
  padding-left: 30px;
  line-height: 20px;
  font-size: 14px;
  display: inline-block; }

.mypage-tit {
  padding-left: 10px;
  border-left: 3px solid #556db1;
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
  color: #27659e;
  font-size: 14px; }

.mypage-tit02 {
  padding-left: 10px;
  border-left: 3px solid #00b2a5;
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
  color: #00b2a5;
  font-size: 14px; }



.schedule:after {
  clear: both;
  display: block;
  content: ""; }
.schedule .calender {
  width: 424px;
  float: left;
  padding: 35px 20px;
  border: 1px solid #ddd; }
  .schedule .calender .calender-top {
    padding-bottom: 35px;
    border-bottom: 2px solid #ddd;
    position: relative; }
    .schedule .calender .calender-top .year {
      display: block;
      text-align: center;
      color: #959595;
      font-size: 14px;
      margin-bottom: 10px; }
    .schedule .calender .calender-top .month {
      display: block;
      text-align: center;
      color: #84a02c;
      font-size: 24px;
      text-transform: uppercase; }
    .schedule .calender .calender-top .prev-month {
      position: absolute;
      left: 0;
      top: 10px;
      cursor: pointer; }
    .schedule .calender .calender-top .next-month {
      position: absolute;
      right: 0;
      top: 10px;
      cursor: pointer; }
.schedule .calender-tbl {
  table-layout: fixed;
  width: 100%; }
  .schedule .calender-tbl th {
    font-size: 18px;
    font-weight: bold;
    color: #6a6a6a;
    height: 50px; }
    .schedule .calender-tbl th.sat {
      color: #556db1; }
    .schedule .calender-tbl th.sun {
      color: #c22024; }
  .schedule .calender-tbl td {
    text-align: center;
    font-size: 15px;
    color: #959595;
      position: relative;
    height: 50px;
    cursor: pointer; }
    .schedule .calender-tbl td .today {
      width: 45px;
      height: 45px;
      display: block;
      background: #f0f1f6;
      line-height: 45px;
      border-radius: 45px; }
    .schedule .calender-tbl td .select {
      color: #27659e;
      border: 2px solid #27659e;
      width: 45px;
      height: 45px;
      line-height: 45px;
      border-radius: 45px;
      display: block; }
    .schedule .calender-tbl td .has {
      background: #27659e;
        left:47%;
        bottom:5px;
      width: 7px;
      height: 7px;
      border-radius: 7px;
        position: absolute;
      display: block;
      margin: auto; }
.schedule .cau {
  text-align: center;
  margin-top: 30px; }
  .schedule .cau i {
    width: 7px;
    height: 7px;
    background: #27659e;
    border-radius: 7px;
    display: inline-block; }
.schedule .schedule-list {
  width: 600px;
  float: right;
  height: auto;
  padding: 40px 20px 20px 20px;
  border: 1px solid #ddd; }
  .schedule .schedule-list .schedule-type {
    padding-bottom: 45px;
    border-bottom: 2px solid #ddd; }
    .schedule .schedule-list .schedule-type:after {
      clear: both;
      display: block;
      content: ""; }
    .schedule .schedule-list .schedule-type h3 {
      float: left; }
    .schedule .schedule-list .schedule-type .schedule-select {
      float: right;
      height: 40px;
      width: 300px;
      border: 1px solid #ddd;
      color: #959595;
      margin-top: -10px; }
  .schedule .schedule-list .sc {
    margin-top: 20px;
    width: 100%;
    background: #f0f1f6;
    padding: 30px;
    line-height: 171%; }
    .schedule .schedule-list .sc h5 {
      font-size: 15px;
      margin-bottom: 10px;
      color: #4b4c4e;
      font-weight: bold; }
    .schedule .schedule-list .sc .sc-txt:after {
      clear: both;
      display: block;
      content: ""; }
    .schedule .schedule-list .sc .sc-txt strong {
      float: left;
      width: 85px;
      font-size: 14px;
      color: #4b4c4e;
      font-weight: bold; }
    .schedule .schedule-list .sc .sc-txt .sc-cont {
      float: left;
      width: 350px;
      font-size: 14px; }

.sitemap-wrap {
  width: 1280px;
  padding: 50px 40px; }
  .sitemap-wrap h3 {
    font-size: 24px;
    font-weight: 700;
    text-align: center; }
    .sitemap-wrap h3 span {
      display: block;
      margin-top: 15px;
      font-size: 16px;
      color: #949494; }
  .sitemap-wrap .sitemap {
    height: 505px;
    overflow: hidden;
    border-left: 1px solid #ddd;
    margin: 40px auto 0; }
    .sitemap-wrap .sitemap:after {
      clear: both;
      display: block;
      content: ""; }
    .sitemap-wrap .sitemap > div {
      width: 195px;
      float: left;
      border-right: 1px solid #ddd;
      height: 100%;
      padding-left: 20px; }
      .sitemap-wrap .sitemap > div h5 {
        font-size: 19px;
        font-weight: bold;
        color: #27659e;
        margin-bottom: 25px; }
      .sitemap-wrap .sitemap > div .depth01 > li {
        line-height: 180%; }
        .sitemap-wrap .sitemap > div .depth01 > li > a {
          font-size: 16px;
          color: #7a7a7a; }
      .sitemap-wrap .sitemap > div .depth02 li a {
        font-size: 15px;
        color: #adadad;
        padding-left: 10px; }




.organization{
    text-align: center;
}
.organization .m-img{
    display: none;
}
.organization-tbl{
    table-layout: fixed;
    width:100%;
    margin-top:70px;
    border-top:2px solid #84a02c;
    border-bottom:2px solid #84a02c;
}
.organization-tbl th{
    padding:20px 0 20px 40px;
    font-size:18px;
    color: #84a02c;
    vertical-align: top;
    border-bottom:1px solid #d8d9dd;
    text-align: left;
}
.organization-tbl td{
    padding:20px 20px 20px 0;
    font-size:15px;
    color: #d8d9dd;
    border-bottom:1px solid #d8d9dd;
}
.organization-tbl td span{
    float: left;
    margin: 0 10px;
    font-size:15px;
    width:40px;
    text-align: center;
    letter-spacing: -0.1em;
    line-height: 140%;
}



.find-box {
  margin-bottom: 20px; }
  .find-box .tbl {
    table-layout: fixed;
    width: 100%;
    border-top: 2px solid #556db1;
    border-bottom: 2px solid #556db1; }
    .find-box .tbl th {
      text-align: left;
      padding-left: 30px;
      font-size: 16px;
      color: #515151;
      height: 60px;
      border-bottom: 1px solid  #ddd;
      background: #f0f1f6; }
    .find-box .tbl td {
      border-bottom: 1px solid #ddd;
      padding-left: 25px; }
  .find-box .input {
    border: 1px solid #ddd;
    border-radius: 3px;
    height: 40px; }
  .find-box .w300 {
    width: 300px; }

.common-btn {
  background: #84a02c;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-family: inherit;
  padding: 0;
  width: 160px;
  height: 50px;
  line-height: 50px;
  border: none;
  display: inline-block; }

.common-btn02 {
  background: #838383;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-family: inherit;
  padding: 0;
  width: 160px;
  height: 50px;
  line-height: 50px;
  border: none;
  display: inline-block; }

.common-btn03 {
  background: #00b2a5;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-family: inherit;
  width: 160px;
  height: 50px;
  line-height: 50px;
  border: none;
  display: inline-block; }

.write-btn {
  background: #838383;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-family: inherit;
  padding: 0;
  width: 75px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  display: inline-block;
  border: none;
  font-size: 13px; }

.rulse-wrap {
  border-top: 2px solid #556db1;
  border-bottom: 2px solid #556db1;
  padding: 20px;
  font-size: 14px;
  background: #f0f1f6;
  line-height: 150%;
  height: 420px;
  overflow-y: auto; }
  .rulse-wrap strong {
    font-size: 15px;
    display: block;
    margin-bottom: 10px; }
  .rulse-wrap p {
    margin-bottom: 20px; }
  .rulse-wrap ul {
    margin-bottom: 20px; }
    .rulse-wrap ul li {
      padding-left: 10px; }
  .rulse-wrap th {
    background: #ccc;
    border: 1px solid #ddd; }
  .rulse-wrap td {
    border: 1px solid #ccc; }

.join-type strong {
  font-size: 22px;
  color: #f27905;
  display: block;
  text-align: center;
  margin-bottom: 40px; }
.join-type p {
  font-size: 16px;
  margin-bottom: 40px;
  text-align: center;
  line-height: 187%; }

.color-txt {
  display: inline-block;
  vertical-align: bottom;
  font-weight: bold;
  margin-left: 5px;
  font-size: 19px; }
  .color-txt strong {
    color: #27659e; }

.color-txt02 {
  display: inline-block;
  vertical-align: bottom;
  font-weight: bold;
  margin-left: 5px;
  font-size: 19px; }
  .color-txt02 strong {
    color: #00b2a5; }

.bt-color03 {
  padding-bottom: 10px;
  border-bottom: 2px solid #556db1; }

.bt-color02 {
  padding-bottom: 10px;
  border-bottom: 2px solid #00b2a5; }

.annoy-txt {
  font-size: 15px;
  line-height: 160%; }

.join-form .border-color {
  border-top: 2px solid #00b2a5 !important;
  border-bottom: 2px solid #00b2a5 !important; }
.join-form .tbl {
  table-layout: fixed;
  width: 100%;
  border-top: 2px solid #556db1;
  border-bottom: 2px solid #556db1; }
  .join-form .tbl th {
    text-align: left;
    padding-left: 30px;
    font-size: 16px;
    color: #515151;
    height: 60px;
    border-bottom: 1px solid  #ddd;
    background: #f0f1f6; }
  .join-form .tbl td {
    border-bottom: 1px solid #ddd;
    padding-left: 25px;
    font-size: 14px;
    height: 60px; }
.join-form .input {
  border: 1px solid #ddd;
  border-radius: 3px;
  height: 30px;
  text-indent: 5px;
  display: inline-block; }
.join-form .w300 {
  width: 300px; }
.join-form .w210 {
  width: 210px; }
.join-form .w150 {
  width: 150px; }
.join-form .w100 {
  width: 100px; }
.join-form .w70 {
  width: 70px; }
.join-form .annoy-txt {
  font-size: 15px;
  line-height: 160%; }
.join-form .additional-box {
  border-bottom: 2px solid #27659e;
  margin-bottom: 20px; }
.join-form .additional {
  display: none;
  background: #f8f8f8;
  border-bottom: 1px dotted #ddd; }
  .join-form .additional:after {
    clear: both;
    display: block;
    content: ""; }
  .join-form .additional div {
    height: 60px;
    line-height: 60px;
    float: left;
    padding-left: 25px;
    vertical-align: middle; }
  .join-form .additional .w1 {
    width: 250px; }
  .join-form .additional .w2 {
    width: 345px; }
.join-form .view {
  display: block !important; }



.mentor-comment {
  border: 1px solid #ddd;
  padding: 40px 30px; }

.network-tab {
  margin-bottom: 65px; }
  .network-tab:after {
    clear: both;
    display: block;
    content: ""; }
  .network-tab a {
    display: inline-block;
    width: 145px;
    height: 40px;
    border: 2px solid #556db1;
    border-radius: 3px;
    text-align: center;
    font-size: 13px;
    line-height: 40px; }
  .network-tab.gathering-tab a {
    width: 100px !important; }
  .network-tab .active {
    color: #fff;
    background: #556db1; }

.donator-tbl, .gathering-tbl {
  table-layout: fixed;
  margin-top: 30px;
  width: 100%;
  border-top: 2px solid #556db1;
  border-bottom: 2px solid #556db1; }
  .donator-tbl th, .gathering-tbl th {
    border-bottom: 2px solid #556db1;
    padding: 25px 0;
    font-size: 16px;
    color: #515151; }
  .donator-tbl td, .gathering-tbl td {
    padding: 20px 0;
    font-size: 14px;
    color: #515151;
    border-bottom: 1px solid #ddd;
    text-align: center; }
  .donator-tbl strong, .gathering-tbl strong {
    color: #556db1;
    font-size: 15px;
    display: inline-block; }
  .donator-tbl .tot-price, .gathering-tbl .tot-price {
    font-size: 22px;
    color: #556db1; }
  .donator-tbl tfoot td, .gathering-tbl tfoot td {
    border-top: 2px solid #556db1; }

.gathering-tbl td {
  text-align: center;
  height: 55px; }

.gathering-list.online li{
    height:190px;
}
.gathering-list:after {
  clear: both;
  display: block;
  content: ""; }
.gathering-list li {
  float: left;
  width: 336px;
  height: 170px;
  border: 1px solid #ddd;
  padding: 20px;
  margin-right: 12px;
  margin-bottom: 12px; }
  .gathering-list li:nth-child(3n) {
    margin-right: 0; }
  .gathering-list li p {
    margin-bottom: 15px;
    line-height: 120%;
    font-size: 14px;
    color: #959595; }
    .gathering-list li p:after {
      clear: both;
      display: block;
      content: ""; }
    .gathering-list li p .sb {
      float: left;
      width: 30%; }
    .gathering-list li p .cont {
      float: right;
      width: 70%;
      text-align: left;
      padding-left: 10px;
 }

.btn-model {
  display: inline-block;
  font-size: 11px;
  color: #fff;
  text-align: center;
  margin-left: 3px;
  background: #b0b0b0;
  width: 30px;
  line-height: 18px;
  border-radius: 2px;
  margin-bottom: 20px; }
  .btn-model.modify {
    position: absolute;
    right: 5px;
    bottom: 5px;
    margin: 0; }

.input-comment {
  padding: 10px 0;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd; }
  .input-comment:after {
    clear: both;
    display: block;
    content: ""; }
  .input-comment textarea {
    float: left;
    width: 620px;
    height: 80px;
    resize: none;
    border: 1px solid #ddd; }
    .input-comment textarea.lager {
      width: 925px; }
  .input-comment .btn-comment {
    float: right;
    background: #838383;
    border: none;
    text-align: center;
    color: #fff;
    width: 9%;
    height: 80px;
    font-weight: bold;
    padding: 0; }

.comment-list {
  margin-bottom: 20px; }
  .comment-list li {
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
    padding-bottom: 25px;
    font-size: 14px; }
    .comment-list li:after {
      clear: both;
      display: block;
      content: ""; }
    .comment-list li .writer-name {
      display: inline-block;
      font-size: 15px;
      margin-bottom: 20px;
      font-weight: bold;
      margin-right: 7px; }
    .comment-list li p {
      line-height: 140%;
      margin-bottom: 20px; }
    .comment-list li .reg-date {
      color: #b6b6b6;
      font-size: 14px; }

.info-tit {
  display: block;
  padding-left: 5px;
  border-left: 5px solid #556db1;
  font-size: 17px;
  font-weight: bold;
  color: #494949;
  line-height: 1;
  margin-bottom: 10px; }


.func-btn {
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  background: #f27905;
  margin-left: 10px; }

@media (max-width: 1024px) {
  .sub-contents {
    width: 100%;
    padding: 70px 20px; }

    .gathering-list li{
        width:32%;
        margin-right:2%;
        margin-bottom:2%;
    }
    .gathering-list li p{
        font-size:12px;
    }

  figure.tc img {
    width: 100%; }

  .login-box-wrap .login-box .login-txt {
    font-size: 15px; }

  .notice-box {
    padding: 30px; }

    .greetings .ceoImg{display: block; position: static; margin: 0 auto 30px;}
  }
@media (max-width: 767px) {
    .tbl-txt{
        display: block;
        padding-left:0 !important;
        margin-top:10px;
        font-size:12px;
    }
    .notice-box span,mr40{
        margin-right:0 !important;
    }

    .gathering-list li{
        padding:10px;
    }
    .gathering-list li p .sb{
        width:40%;
    }
    .gathering-list li p .cont{
        width:55%;
    }

 .lnb .lnb-menu {
    width:0;
    height:0;
    position: absolute;
    top:-9999px;
    left:-9999px;}



  .sub-top {
    margin-top: 90px; }

  .greetings-text {
    width: 100%; }
  .greetings-text:nth-child(2),
  .greetings-text:nth-child(3){padding-right:280px}

  .greetings {
    background-position: right 5%; }

  .notice-box {
    padding: 20px; }
    .notice-box span img {
      width: 100%; }
    .notice-box i.dpB {
      display: inline !important; }
    .notice-box div.fl {
      width: 75%;
      float: right; }

  .contact-info th {
    font-size: 14px;
    padding: 20px; }

  .contact-info td {
    font-size: 14px; }

  .newslist-tbl tbody td,
  .newslist-tbl thead th {
    padding-left: 0; }

  .join-box-wrap .join-box {
    padding: 20px 20px 0; }

  .join-box-wrap ul {
    margin-bottom: 20px; }

  .join-box-wrap ul.mb60 {
    margin-bottom: 20px !important; }

  .join-box-wrap .annoy-btn {
    display: block;
    margin-bottom: 20px; }

  .login-box-wrap .login-box {
    padding: 30px; }

  .login-box-wrap .login-box .login-txt {
    margin-bottom: 50px; }

  .notice-box p {
    font-size: 13px;
    letter-spacing: -0.025em; }

  .join-form .tbl td {
    padding: 10px; }
    .join-form .tbl td .color04 {
      display: block;
      margin-left: 0 !important; }

  .join-form .tbl th {
    padding: 10px; }

  .join-form .input {
    margin-bottom: 10px; }

  .find-box .tbl td .dpIb {
    display: block !important;
    margin: 10px 0 !important; }

  .find-box .tbl th {
    padding: 10px; }

  .find-box .tbl td {
    padding: 10px; } }
@media (max-width: 639px) {
    .gathering-list li{
        float: none;
        margin-bottom:20px;
        width:100%;
        padding:20px;
    }
    .gathering-list li p .sb{
        width:40%;
    }
    .gathering-list li p .cont{
        width:60%;
    }
    .organization .m-img{
    display: block !important;
        width:100%;
}
    .organization img{
        display: none;
    }

    .organization-tbl td span{
        font-size:12px;
        width:30px;
        margin:0 8px;
    }
    .organization-tbl th{
        padding:10px 0;
        text-align: center;
        font-size:12px;
    }
    .organization-tbl td{
        padding:10px;
    }
    .sub-top{
        height: 120px;
    }
  .lnb .current-page {
    display: block;
    line-height: 45px;
    background-size: 10px;
    color: #fff;
    font-size: 16px;
    padding: 0 10px; }

  .greetings h3 {
    font-size: 18px; }

  .greetings strong {
    font-size: 14px;
    line-height: 1.4; }

  .greetings p {
    font-size: 13px;
	}

  .greetings .ceoImg{display: block; position: static; width: 200px; margin: 0 auto 30px;}

  .sub-contents {
    padding: 40px 10px; }

  .greetings {
    background-position:center 3%}
  .greetings-text:nth-child(2){padding-top: 330px; padding-right:0}
  .greetings-text:nth-child(3){padding-right: 0}

  .rules h3 {
    font-size: 17px; }

  .rules h5 {
    font-size: 15px;
    margin-bottom: 20px; }

  .rules .paragraph {
    font-size: 13px; }

  .contact-info th {
    padding: 10px 3px;
    line-height: 160%; }

  .contact-info td {
    padding: 10px 0; }

  .contact-img img {
    width: 100%; }

  .board-search .select02 {
    width: 70px;
    height: 30px;
    }

  .board-search .search-type label {
    padding-left: 22px;
    font-size: 12px;
    margin-left: 10px; }

  .board-search .search-type {
    padding-top: 10px; }

  .newslist-tbl thead th {
    font-size: 12px; }

  .pagenation-wrap .pagenation li {
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px; }

  .newslist-tbl tbody td, .newslist-tbl thead th {
    font-size: 12px; }

  .no {
    display: none; }

  .view-tbl thead th {
    padding: 20px 10px;
    height: auto; }

  .view-tbl thead th.article-info {
    font-size: 12px;
    line-height: 1.4; }

  .view-tbl thead th.article-info .reginfo {
    font-size: 12px;
    float: none;
    display: block;}

  .view-tbl thead th.article-info .symbol {
    display: none; }

  .preview-btn div {
    font-size: 12px;
    height: 50px;
    line-height: 50px;
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 20px;
    background-size: 10px 15px !important; }

  .preview-btn div a {
    overflow: hidden;
    float: none; }

  .board-search .search-type .search-type-string {
    width: 100px;
    margin-right: 0px;
    margin-left: 3px;
    height: 30px;
      vertical-align: top;
    }

  .board-search .search-type .search-btn {
    width: 70px;
    height: 30px;
      font-size: 12px;
    }
    .find-tbl th{
        text-align: center;
    }
  .board-search .select-wrap.mr15 {
    margin-right: 0 !important; }

  .photo-gallery li {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    margin-bottom:20px;
    }

  .photo-gallery li .tit {
    font-size: 14px; }

  .photo-gallery li figure {
    height: auto; }

  .photo-gallery li p {
    font-size: 12px;
    line-height: normal;
    height: auto; }

  .board-search .search-type {
    float: right; }

  .board-type01 li {
    padding: 20px 10px; }

  .board-type01 li .list-wrap {
    width: 100%; }

  .board-type01 li .download {
    width: 100%; }

  .board-type01 li .list-wrap .board-tit .symbol {
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    margin-bottom: 5px; }

  .board-type01 li .list-wrap .board-tit {
    font-size: 12px;
    line-height: normal; }

  .board-type01 li .list-wrap .board-summary {
    font-size: 12px;
    height: 38px;
    margin-bottom: 20px;
    line-height: 150%; }

  .board-type01 li .list-wrap .reginfo {
    font-size: 12px; }

  .board-type01 li .download {
    height: auto;
    padding-bottom: 10px; }

  .find-tbl th {
    padding-left: 5px;
    font-size: 12px; }

  .find-tbl td {
    padding-left: 10px;
    padding-right: 10px; }

  .notice-box span {
    display: none; }

  .notice-box div.fl {
    width: 100%; }

  .find-tbl input[type="text"], .find-tbl select {
    width: 100%;
    height: 30px; }

  .find-tbl td p {
    font-size: 12px; }

  .result-head span {
    font-size: 12px; }

  .notice-box p {
    font-size: 12px; }

  .notice-box strong {
    font-size: 15px; }

  .find-result li > span {
    font-size: 12px; }

  .find-result li .graduate-more {
    height: auto;
    padding: 20px 10px; }

  .find-result li .graduate-more .graduate-img {
    display: block;
    margin-bottom: 20px; }

  .subscription img {
    width: 90%; }

  .login-box-wrap .login-box {
    width: 100%;
    float: none; }

  .login-box-wrap .login-box .login-txt {
    font-size: 12px;
    line-height: normal;
    margin-bottom: 20px; }

  .login-box-wrap .login-box {
    height: auto;
    border-bottom: #dedede 1px solid; }

  .login-box-wrap {
    height: auto; }

  .login-box-wrap .login-box .btn-login {
    height: 40px;
    line-height: 40px; }

  .join-box-wrap {
    width: 100%;
    height: auto;
    float: none; }
    .join-box-wrap div {
      clear: both; }

  .join-box-wrap .join-box {
    height: auto; }

  .join-type strong {
    font-size: 15px; }

  .join-type p {
    font-size: 12px; }

  .join-type a {
    width: 100%;
    margin: 0 0 10px;
    display: block; }

  .join-form .annoy-txt {
    font-size: 12px; }

  .chk-label {
    font-size: 12px;
    margin-bottom: 5px; }

  .join-form .tbl td p {
    font-size: 12px; }

  .join-form .tbl th {
    font-size: 12px; }

  .join-form .w300 {
    width: 100%; }

  .mypage-tit {
    font-size: 13px; }

  .rulse-wrap strong {
    font-size: 13px; }

  .rulse-wrap p {
    font-size: 12px; }

  .rulse-wrap ul li {
    font-size: 12px; }

  .common-btn02 {
    font-size: 12px;
    width: 100px;
    height:35px;
      line-height: 35px;
    }

  .common-btn {
    width: 100px;
    font-size: 12px;
    height:35px;
      line-height: 35px;
    }

  .rulse-wrap {
    height: 300px; }

  .join-form .w210 {
    width: 100%; }

  .join-form .tbl td .color04 {
    font-size: 11px;
    line-height: 1.2; }
    .input-comment textarea{
        width:70% !important;
    }
    .input-comment .btn-comment{
        width:29%;
    }
    .mentor-comment{
        padding:10px !important;
    }
    .comment-list li p{
        font-size:12px;
    }
    .comment-list li .reg-date{
        font-size:11px;
    }
    .comment-list li .writer-name{
        font-size:13px;
    }
  .func-btn {
    margin-bottom: 10px;
    margin-left: 0; }

  .join-form .w100 {
    width: 27%; }

    .schedule .calender{
        width:100%;
        border-bottom:none;
    }
    .schedule .schedule-list{
        width:100%;
    }
    .schedule .cau{
        font-size: 12px;
    }
    .sub-tit{
        font-size:13px;
    }
    .schedule .schedule-list .sc{
        padding:10px;
    }
    .schedule .schedule-list .sc .sc-txt .sc-cont{
        width:100%;
        font-size:12px;
    }
    .schedule .schedule-list .sc .sc-txt strong{
        font-size:13px;
    }
    .schedule .schedule-list .schedule-type{
        margin: 0;
    }
    .schedule .schedule-list .sc h5{
        font-size:13px;
    }
    .schedule .calender-tbl td .select{
        width:20px;
        height:20px;
        border-radius: 20px;
        line-height: 17px;
        margin: auto;
    }
    .schedule .calender .calender-top .month{
        font-size:15px;
    }
    .schedule .calender-tbl td .today{
        width:25px;
        height: 25px;
        border-radius: 25px;
        line-height: 25px;
        margin: auto;
    }
    .schedule .calender-tbl th{
        font-size:13px;
    }
    .schedule .calender-tbl td{
        font-size:12px;
    }
  .join-form .tbl td .chk-label.mr30 {
    margin-right: 0 !important; }

  .mypage-tit02 {
    font-size: 13px; }

  .common-btn03 {
    font-size: 12px;
    width: 100px; }

  .newslist-tbl thead th {
    padding-left: 0 !important; }

  .newslist-tbl th.tl,
  .newslist-tbl td.tl {
    padding-left: 10px !important; }
  .newslist-tbl .type {
    width: 12%; }
  .newslist-tbl .subject {
    width: 40%; }
  .newslist-tbl .writer {
    width: 15%; }
  .newslist-tbl .write-date {
    font-size: 11px;
    letter-spacing: -1px; }

  .tbl01 th {
    font-size: 12px;
    font-weight: normal; }

  .tbl01 .write-input {
    width: 100%; }
    .board-search .select-wrap.fl{
        float: right;
    }
  .board-search .select-wrap {
    float: left; }

  .rulse-wrap {
    padding: 10px; }

  .find-box .tbl th {
    font-size: 12px; }

  .find-box .w300 {
    width: 100%; }

  .find-tbl td p {
    display: block;
    margin-left: 0;
    margin-top: 5px; }
}
.tbl-txt{
    padding-left:30px;
}
.notice-box div.fl.ml200{
    margin-left: 250px !important;
}




/*# sourceMappingURL=sub.css.map */
.view-tbl .article-contents strong,
.view-tbl .article-contents em,
.view-tbl .article-contents p,
.view-tbl .article-contents span{
    color:inherit;
}
