<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrap {
  width: 100%;
  min-height: 100%;
  height: 100%; }

.site-header {
  width: 1280px;
  height: auto;
  padding-top: 20px;
  margin: auto;
  z-index: 999;
  position: absolute;
  left: 50%;
  margin-left: -640px; }
  .site-header:after {
    clear: both;
    display: block;
    content: ""; }
  .site-header .util-menu {
    float: right;
    margin-bottom: 20px; }
    .site-header .util-menu a {
      font-size: 14px;
      color: #fff;
      margin-left: 8px;
      text-transform: uppercase; }
  .site-header .gnb {
    width: 100%;
    height: 80px;
    background: #fff;
    clear: both;
    position: relative; }
    .site-header .gnb:after {
      clear: both;
      display: block;
      content: ""; }
    .site-header .gnb:after {
      position: absolute;
      width: 100%;
      height: 1px;
      background: #d9d9d9;
      content: "";
      top: 80px;
      left: 0; }
    .site-header .gnb .site-logo {
      margin-left: 25px;
      padding-top: 15px;
      float: left; }
    .site-header .gnb .site-menu {
      display: inline-block;
      padding-top: 33px;
      float: right; }
      .site-header .gnb .site-menu:after {
        clear: both;
        display: block;
        content: ""; }
      .site-header .gnb .site-menu &gt; li {
        float: left;
        width: 162px;
        text-align: center;
        position: relative; }
        .site-header .gnb .site-menu &gt; li:before {
          width: 2px;
          height: 16px;
          background: #d9d9d9;
          position: absolute;
          left: 0;
          content: ""; }
        .site-header .gnb .site-menu &gt; li:hover &gt; a {
          padding-bottom: 27px;
          border-bottom: 3px solid #27659e; }
        .site-header .gnb .site-menu &gt; li &gt; a {
          color: #404040;
          font-size: 17px; }
      .site-header .gnb .site-menu .depth02 {
        margin-top: 50px;
        display: none;
        height: 380px;
        border-left: 1px solid #d9d9d9; }
        .site-header .gnb .site-menu .depth02 li {
          line-height: 200%; }
          .site-header .gnb .site-menu .depth02 li a {
            font-size: 14px;
            color: #666666;
            font-weight: 100; }
            .site-header .gnb .site-menu .depth02 li a:hover {
              color: #27659e;
              font-weight: bold; }
  .site-header .site-banner {
    background: #f0f0f0;
    position: absolute;
    left: 0;
    top: 80px;
    height: 420px;
    width: 308px;
    display: none; }

.main-visual {
  width: 100%;
  height: 805px;
  top: 0;
  left: 0;
  z-index: 0; }
  .main-visual .visual li {
    width: 100%;
    height: 805px;
    overflow: hidden;
    text-align: center; }
    .main-visual .visual li.visual-01 {
      background: url(../images/main_visual01.jpg) no-repeat center; }
      .main-visual .visual li.visual-01 h5 {
        font-size: 32px;
        margin-bottom: 30px;
        color: #fff;
        margin-top: 325px; }
      .main-visual .visual li.visual-01 p {
        font-size: 18px;
        line-height: 166%;
        color: #fff; }
    .main-visual .visual li.visual-02 {
      background: url(../images/main_visual02.jpg) no-repeat center; }
      .main-visual .visual li.visual-02 .visual-txt {
        z-index: 100;
        margin: 325px auto 0;
        display: block; }

.progress-wrap {
  overflow: hidden;
  width: 240px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: 550px;
  left: 50%;
  margin-left: -120px;
  z-index: 100; }

.progress {
  height: 3px;
  background: #27659e; }

.main-visual .bx-controls {
  position: absolute;
  top: 547px;
  left: 200px;
  z-index: 10;
  left: 50%;
  margin-left: 130px;
  width: 20px;
  z-index: 100; }
  .main-visual .bx-controls .bx-start {
    width: 8px;
    height: 8px;
    background: url(../images/btn_play.png) no-repeat;
    float: left;
    text-indent: -9999px; }
    .main-visual .bx-controls .bx-start.active {
      background-position: 0 -8px; }
  .main-visual .bx-controls .bx-stop {
    width: 8px;
    height: 8px;
    background: url(../images/btn_pause.png) no-repeat;
    float: right;
    text-indent: -9999px; }
    .main-visual .bx-controls .bx-stop.active {
      background-position: 0 -8px; }

.colwrap-01 {
  margin-top: -154px;
  width: 100%;
  z-index: 100;
  position: relative;
  padding-bottom: 30px;
  border-bottom: 1px solid #d9d9d9; }
  .colwrap-01 .col-wrapper {
    width: 1296px;
    height: auto;
    position: relative;
    margin: 0 auto 20px; }
    .colwrap-01 .col-wrapper:after {
      clear: both;
      display: block;
      content: ""; }

.col-1 {
  width: 308px;
  height: 308px;
  margin-left: 8px;
  margin-right: 8px;
  float: left; }
  .col-1 .box-tit {
    margin-top: 95px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    font-weight: bold; }
    .col-1 .box-tit:after {
      display: block;
      width: 76px;
      height: 2px;
      background: #fff;
      content: "";
      margin: 25px auto; }

.col-2{
    width: 616px;
    height: 308px;
    margin-left: 8px;
    margin-right: 8px;
    float: left;
}

.box01 {
  background: #27659e;
  text-align: center;
  padding-top: 40px;
  position: relative; }
  .box01 .total {
    margin-top: 30px;
    color: #fff !important;
    font-size: 22px;
    margin-bottom: 10px; }
    .box01 .total span {
      color: inherit; }
  .box01 .funding li {
    color: #fff;
    font-size: 14px; }
  .box01 .bx-controls {
    position: absolute;
    top: 240px;
    left: 50%;
    z-index: 10;
    left: 50%;
    width: 20px;
    z-index: 100;
    margin-left: -10px; }
    .box01 .bx-controls .bx-start {
      width: 8px;
      height: 8px;
      background: url(../images/btn_play.png) no-repeat;
      float: left;
      text-indent: -9999px; }
    .box01 .bx-controls .bx-stop {
      width: 8px;
      height: 8px;
      background: url(../images/btn_pause.png) no-repeat;
      float: right;
      text-indent: -9999px; }

.box02 {
  background: #00b2a5;
  text-align: center;
  padding-top: 40px; }
  .box02 .find-alumni {
    width: 260px;
    margin: 30px auto 0;
    position: relative; }
    .box02 .find-alumni:after {
      clear: both;
      display: block;
      content: ""; }
    .box02 .find-alumni select {
      margin-bottom: 5px;
      width: 180px;
      height: 35px;
      float: left;
      color: #7c7c7c;
      border: none;
      padding-left: 5px; }
    .box02 .find-alumni input[type="text"] {
      width: 180px;
      height: 35px;
      border: none;
      color: #7c7c7c;
      padding-left: 10px;
        font-size: 13px;
      float: left; }
    .box02 .find-alumni .btn-alumni {
      position: absolute;
      right: 0;
      top: 0;
      width: 75px;
      height: 75px;
      background: url(../images/btn_search01.png) no-repeat #005a54 center;
      border: none;
      text-indent: -9999px; }

.box03 {
  background: url(../images/box_03.jpg) no-repeat;
  text-align: center; }
  .box03 strong {
    font-size: 32px;
    color: #fff;
    font-weight: normal;
    margin-top: 40px;
    margin-bottom: 30px;
    display: block; }
  .box03 p {
    color: #fff;
    font-size: 17px; }

.box04 {
  background: url(../images/box_04.jpg) no-repeat; }
  .box04 p {
    line-height: 176%;
    color: #fff;
    font-size: 17px;
    text-align: center;
    margin-top: 60px; }

.box05 {
  background: url(../images/box_05.jpg) no-repeat; }
  .box05 p {
    line-height: 176%;
    color: #fff;
    font-size: 17px;
    text-align: center;
    margin-top: 60px; }

.recent .recent-tit {
  font-weight: bold;
  color: #173c5f;
  font-size: 18px;
  display: inline-block;
  margin-right: 10px; }
.recent .more {
  display: inline-block;
  padding-left: 10px;
  border-left: 1px solid #d9d9d9;
  font-size: 14px; }
.recent .recent-list {
  margin-top: 30px; }
  .recent .recent-list li {
    margin-bottom: 30px; }
    .recent .recent-list li a {
      width: 100%;
      font-size: 16px;
      color: #404040;
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .recent .recent-list li .reg-date {
      display: block;
      color: #737373;
      font-size: 13px;
      margin-top: 10px; }
.recent .news-list {
  margin-top: 30px; }
  .recent .news-list li {
    margin-bottom: 20px; }
  .recent .news-list .reunion-type {
    color: #828282;
    font-size: 15px;
    display: block;
    margin-bottom: 10px; }
  .recent .news-list .news-tit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #404040;
    display: block;
    margin-bottom: 10px; }
  .recent .news-list p a {
    color: #737373;
    font-size: 13px;
    line-height: 160%;
    height: 40px;
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px; }
    .recent .news-list p a:after {
      background: #fff;
      bottom: 0;
      content: "...";
      font-weight: bold;
      padding: 0 10px 1px 5px;
      position: absolute;
      right: 0; }
  .recent .news-list .reg-date {
    display: block;
    color: #737373;
    font-size: 13px; }

.event-banner {
  position: relative; }
  .event-banner .bx-controls {
    position: absolute;
    right: 5px;
    top: 20px; }
    .event-banner .bx-controls .bx-pager-item {
      float: left; }
      .event-banner .bx-controls .bx-pager-item a {
        width: 8px;
        height: 8px;
        margin-right: 5px;
        text-indent: -9999px;
        background: #ababab;
        display: block; }
        .event-banner .bx-controls .bx-pager-item a.active {
          width: 16px;
          background: #27659e; }

.gallery-wrap {
  width: 1296px;
  margin: auto;
  position: relative;
  padding-top: 65px; 
  padding-bottom:40px;
  }
  .gallery-wrap h3 {
    font-weight: bold;
    color: #173c5f;
    font-size: 18px;
    display: inline-block;
    margin-right: 10px;
    text-transform: uppercase;
    margin-left: 8px; }
  .gallery-wrap .gallery-more {
    display: inline-block;
    padding-left: 10px;
    border-left: 1px solid #d9d9d9;
    font-size: 14px; }
  .gallery-wrap .gallery {
    margin-top: 40px; }
    .gallery-wrap .gallery:after {
      clear: both;
      display: block;
      content: ""; }
    .gallery-wrap .gallery li {
      width: 308px;
      height: 308px;
      margin-left: 8px;
      margin-right: 8px;
      float: left; }
      .gallery-wrap .gallery li .type {
        display: block;
        color: #737373;
        font-size: 14px; }
      .gallery-wrap .gallery li .gallery-img {
        margin: 10px 0; }
      .gallery-wrap .gallery li .gallery-info {
        font-size: 13px;
        line-height: 153%; }
        .gallery-wrap .gallery li .gallery-info .gallery-tit {
          display: block;
          font-size: 16px; }

.lf {
  float: left;
  width: 50%;
  height: 400px;
  background: #27659e; }
  .lf .newsletter {
    width: 640px;
    float: right;
    height: 100%;
    color: #fff;
    padding-top: 105px; }
    .lf .newsletter h5 {
      font-size: 21px;
      margin-bottom: 20px;
      color: inherit; }
    .lf .newsletter p {
      font-size: 16px;
      color: inherit;
      line-height: 187.5%;
      margin-bottom: 60px; }
    .lf .newsletter a {
      color: inherit;
      width: 210px;
      height: 50px;
      border: 2px solid #fff;
      line-height: 50px;
      padding-left: 25px;
      font-size: 16px;
      display: block;
      background: url(../images/icon_03.png) no-repeat 155px center; }

.rt {
  width: 50%;
  float: right;
  height: 400px;
  background: url(../images/bg_rt.jpg) no-repeat; }

.site-footer {
  background: #404040;
  padding-top: 65px;
  width: 100%;
  padding-bottom: 80px; }
  .site-footer .footer-contents {
    width: 1280px;
    margin: auto;
    color: #fff; }
    .site-footer .footer-contents:after {
      clear: both;
      display: block;
      content: ""; }
    .site-footer .footer-contents .footer-logo {
      float: left;
      padding-top: 20px;
      margin-right: 50px; }
    .site-footer .footer-contents .site-info {
      float: left; }
      .site-footer .footer-contents .site-info .site-agreements {
        margin-bottom: 20px;
        color: #fff; }
        .site-footer .footer-contents .site-info .site-agreements a {
          color: #fff;
          font-size: 13px;
          display: inline-block;
          margin-right: 5px;
          margin-left: 5px; }
      .site-footer .footer-contents .site-info p {
        line-height: 153%;
        color: #fff;
        font-size: 13px; }
    .site-footer .footer-contents .family-site {
      float: right;
      padding-top: 30px; }
      .site-footer .footer-contents .family-site:after {
        clear: both;
        display: block;
        content: ""; }
      .site-footer .footer-contents .family-site select {
        float: left;
        width: 175px;
        height: 40px;
        border: none;
        margin-left: 10px;
        color: #7c7c7c;
        padding-left: 10px; }

/*# sourceMappingURL=layout.css.map */
</pre></body></html>