@charset "utf-8";

p {
  line-height: 1.5;
}
h2 {
  padding: 77px 0 42px;
  color: #222222;
  font-size: 2.125em;
  font-weight: 600;
  text-align: center;
}
h2:after {
  display: block;
  content: "";
  width: 1px;
  height: 20px;
  background: #111111;
  margin: 20px auto 0px auto;
}

/* sub-page */
.sub-page {
  padding-top: 0;
}
.sub-page #page_nav {
  position: static;
  text-align: center;
  padding-bottom: 25px;
}
.sub-page #page_nav li {
  background: url(/resources/images/alsd/sub/breadcrumb_icon.gif) no-repeat left center;
  padding: 1px 13px;
  color: #333333;
  font-size: 0.875em;
}
.sub-page #page_nav li:first-child {
  background: none;
}
.sub-page #page_nav li:before {
  content: none;
}
.text-center {
  text-align: center;
}
em {
  font-style: normal;
}

/* 갤러리게시판 세로 */
ul.ui-gallery li > a {
  height: 250px;
}
ul.ui-gallery li > a img {
  height: 250px;
}

/* sub-top */
.sub-top {
  background-image: url(/resources/images/sport/sub/sub_top_bg01.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 470px;
  padding-top: 200px;
  color: #ffffff;
  text-align: center;
}
.sub-top .sub-top-ttl {
  font-size: 2.5em;
  font-weight: 500;
}
.sub-top .sub-top-text {
  font-size: 0.95em;
  color: rgba(255, 255, 255, 0.88);
}
.breadcrumb {
  display: inline-block;
}

/* #body */
#body {
  margin-top: -60px;
  min-height: 518px;
}
#body > .fix-layout {
  background-color: #ffffff;
  padding: 15px 40px !important;
}
.body-content {
  padding: 0px 0 110px;
}
.non_style {
  background: none !important;
}

/* title style */
h3 {
  background: url(/resources/images/alsd/sub/deco01.gif) no-repeat 0px 0px;
  padding-top: 12px;
  font-size: 1.9em;
  font-weight: 500;
  margin-bottom: 20px;
  color: #333;
  margin-top: 40px;
}
h4 {
  font-size: 1.4em;
  font-weight: 500;
  margin-bottom: 10px;
  color: #4e76b1;
}
h5 {
  background: url(/resources/images/alsd/sub/deco02.gif) no-repeat 0px 8px;
  padding-left: 25px;
  font-size: 1.25em;
  font-weight: 500;
  margin-bottom: 10px;
  color: #0076c9;
  clear: both;
  line-height: 1.8;
  margin-bottom: 10px;
}
/*높이간격이 많이 필요한 제목*/
h6 {
  margin: 10px 0px;
  font-weight: 500;
  font-size: 1.1em;
}
div.ui-view h5.ui-title {
  background: none;
}
.body-content {
  word-break: normal;
  word-break: keep-all;
}

/* sitemap */
.sitemap {
  width: 100%;
  display: inline-block;
}
.sitemap a {
  display: block;
}
.sitemap > ul {
  display: flex;
  flex-wrap: wrap;
  gap: 25px 30px;
}
.sitemap > ul > li {
  flex: 0 0 calc((100% / 3) - 20px);
}
.sitemap > ul > li > a {
  background: #2c368a;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  padding: 20px 0;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}
.sitemap > ul > li > ul > li {
  margin-bottom: 5px;
}
.sitemap > ul > li > ul > li > a {
  border: 1px solid #dedede;
  color: #525252;
  border-radius: 5px;
  font-weight: 500;
  padding: 16px;
}
.sitemap > ul > li > ul > li > a:hover {
  color: #2c368a;
  border: 2px solid #2c368a;
}
.sitemap > ul > li > ul > li > ul > li {
  position: relative;
  padding: 0;
  font-size: 16px;
  line-height: 26px;
  color: #4d4d4d;
  padding: 2px 0 2px 13px;
  margin-left: 10px;
}
.sitemap > ul > li > ul > li > ul > li:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #666;
  top: 12px;
  margin-top: -3px;
  left: 0;
  border-radius: 50%;
}
.sitemap > ul > li > ul > li > ul > li > ul > li a {
  color: #0e1968;
  width: 89%;
  content: "";
  font-weight: 400;
  padding: 2px 0;
}
.sitemap > ul > li > ul > li > ul > li > ul > li > ul {
  border: 1px solid #dedede;
  width: 89%;
  border-radius: 5px;
  padding: 8px;
}
.sitemap > ul > li > ul > li > ul > li > ul > li > ul > li a {
  color: #0e1968;
  width: 89%;
  font-weight: 300;
}
.sitemap > ul > li:last-child {
  display: none;
}
@media all and (max-width: 767px) {
  .sitemap > ul > li {
    flex: 1 1 100%;
  }
}

/* login */
.lgn {
  display: inline-block;
  width: 100%;
  padding: 45px;
  border: solid 1px #e8eaed;
}
.lgn .lgn-info {
  float: left;
  width: 60%;
  padding: 95px 0 80px 0;
  background: url(/resources/images/korean/sub/login_star.jpg) no-repeat right top;
}
.lgn .lgn-info .lgn-info-w {
  background: url(/resources/images/korean/sub/login_lock.jpg) no-repeat 0 22px;
}
.lgn .lgn-info .lgn-info-w .lgn-info-txt01 {
  margin: 0 0 0 80px;
  padding: 0;
  font-size: 1.067em;
  font-weight: 400;
  color: #343434;
}
.lgn .lgn-info .lgn-info-w .lgn-info-txt02 {
  margin: 0 0 0 80px;
  padding: 0;
  font-size: 3.333em;
  font-weight: 500;
  color: #343434;
  letter-spacing: -0.07em;
}
.lgn .lgn-info .lgn-info-w .lgn-info-txt02-red {
  color: #be222f;
}
.lgn .lgn-info .lgn-info-w .lgn-info-txt02-black {
  color: #010101;
}
.lgn .lgn-info .lgn-info-w .lgn-info-txt03 {
  margin: 0;
  padding: 0;
  font-size: 1.067em;
  color: #6b6b6b;
  letter-spacing: -0.07em;
}
.lgn .lgn-ipt {
  float: left;
  position: relative;
  width: 40%;
  margin: 115px 0 0 0;
  padding: 0;
}
.lgn .lgn-ipt .lgn-ipt-form {
  width: auto;
  padding: 0 145px 0 0;
}
.lgn .lgn-ipt .lgn-ipt-form legend {
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0px;
  float: left;
  position: absolute;
  visibility: hidden;
  overflow: hidden;
}
.lgn .lgn-ipt .lgn-ipt-form .lgn-ipt-combo {
  padding: 0 0 10px 0;
  color: #464646;
}
.lgn .lgn-ipt .lgn-ipt-form ul {
  position: relative;
}
.lgn .lgn-ipt .lgn-ipt-form ul li {
  position: relative;
  margin-bottom: 5px;
  padding: 0;
}
.lgn .lgn-ipt .lgn-ipt-form ul li label {
  position: absolute;
  top: 0;
  left: 12px;
  line-height: 42px;
  color: #464646;
}
.lgn .lgn-ipt .lgn-ipt-form ul li input {
  width: 96%;
  min-width: 120px;
  height: 42px;
  padding: 0 12px;
  border: solid 1px #eee;
}
.lgn .lgn-ipt .lgn-ipt-form .lgn-btn {
  position: absolute;
  bottom: 6px;
  right: 0;
  width: 145px;
  height: 89px;
  font-size: 1.1133em;
  color: #fff;
  background-color: #be222f;
  border: 1px;
  border-color: #be222f;
  border-radius: 5px;
  outline: none;
}

/* 갤러리리스트(빌더추가) */
.ui-view .detail-title {
  font-size: 1.5em;
  font-weight: 400;
  width: 100%;
  padding-bottom: 20px;
  margin-top: 25px;
  color: #fff;
  position: relative;
  background: #2763bb;
  padding: 15px;
  margin: 0px;
  text-align: center;
}
#searchVO .ui-gallery div {
  display: block;
}
#board_item2_view .detail-con-title {
  display: none !important;
}
#board_item2_view {
  position: relative;
  font-size: 15px;
  /* border: 1px solid #e1e1e1; */
  border-left-width: 0px;
  border-right-width: 0px;
  overflow: hidden;
  background: #fff;
  width: 100%;
  display: inline-block;
  float: right;
}
#board_item2_view dl {
  display: table;
  position: relative;
  width: 60%;
  float: left;
  min-height: 20px;
  line-height: 25px;
  margin: 0;
  z-index: 1;
  background: #ffffff;
  border-bottom: #d7d7d7 1px solid;
}
#board_item2_view dt {
  display: table-cell;
  position: relative;
  width: 140px;
  padding: 15px 10px 15px 20px;
  font-weight: 500;
  color: #2763bb;
  border-radius: 5px;
  background: #f1f1f1;
}
#board_item2_view dd {
  display: table-cell;
  position: relative;
  vertical-align: top;
  padding: 15px 2px 15px 15px;
}
#board_item2_view dd input[type="text"],
#board_item2_view dd input[type="password"],
#board_item2_view dd textarea {
  width: 100%;
}
#board_item2_view dd input[type="text"].small,
#board_item2_view dd input[type="password"].small {
  width: 30%;
}
#board_item2_view dd input[type="text"],
#board_item2_view dd input[type="password"],
#board_item2_view dd textarea,
#board_item2_view dd select {
  height: 25px;
  border: 1px solid #ddd;
  padding: 0 5px;
  box-sizing: border-box;
}
#board_item2_view dd textarea {
  height: 200px;
  padding: 5px;
}
#board_item2_view .photo-left img {
  width: 100%;
}
#board_item2_view .board_content {
  width: 100%;
  min-height: 20px !important;
  padding-left: 0;
  padding-top: 15px;
  border: 0px;
}
#board_item2_view .board_content dt,
#board_item2_view .board_content dd {
  display: block;
  padding-left: 0;
  width: 100% !important;
  min-height: 10px;
}
#board_item2_view dl p {
  padding-top: 10px;
}
#board_item2_view .photo-left {
  width: 35% !important;
  margin-right: 4%;
}
#board_item2_view dl:nth-child(4n + 2) {
  border-top: #d7d7d7 1px solid;
}

@media all and (max-width: 1200px) {
  /************************************************
		Sub Page Style
	*************************************************/
  .sub-page #page_nav,
  h2 {
    background-color: #ffffff;
  }
  .sub-page #page_nav {
    padding-bottom: 25px;
  }
  h2 {
    padding: 38px 0 10px;
    font-size: 1.5em;
  }

  /************************************************
		Sub layout Style
	*************************************************/
  .sub-top {
    border-top: 0px solid #b9b9b9;
    height: 160px;
    padding-top: 37px;
  }
  .sub-top .sub-top-ttl {
    margin-bottom: 0px;
    font-size: 1.6875em;
  }
  .sub-top .sub-top-text {
    font-size: 0.671em;
  }
  #body {
    margin-top: 0;
    min-height: auto;
  }
  #body > .fix-layout {
    background-color: #fff;
    padding: 0 !important;
  }
  .body-content {
    background-color: #ffffff;
    padding: 20px 20px 50px;
  }

  /************************************************
		Sub contents
	*************************************************/
  /* login */
  .lgn .lgn-info {
    width: 55%;
  }
  .lgn .lgn-info .lgn-info-w {
    background: url(/resources/images/korean/sub/login_lock.jpg) no-repeat 0 0;
    min-height: 100px;
  }
  .lgn .lgn-info .lgn-info-w .lgn-info-txt02 {
    font-size: 2.5em;
  }
  .lgn .lgn-info .lgn-info-w .lgn-info-txt03 {
    display: none;
  }
  .lgn .lgn-ipt {
    width: 45%;
  }
  .lgn .lgn-ipt .lgn-ipt-form {
    padding: 0 100px 0 0;
  }
  .lgn .lgn-ipt .lgn-ipt-form .lgn-btn {
    width: 90px;
  }
}

@media all and (max-width: 767px) {
  /************************************************
		Sub Page Style
	*************************************************/
  #body {
    padding: 0px 10px;
  }
  .sub-page #page_nav,
  h2 {
    background-color: transparent;
  }
  h2 {
    padding-top: 23px;
    font-size: 1.428em;
  }

  /************************************************
		Sub layout Style
	*************************************************/
  .sub-top {
    /* display: none; */
    height: 140px;
    padding-top: 30px;
  }

  /************************************************
		Sub contents
	*************************************************/
  /* sitemap */
  .sitemap > ul > li {
    float: none;
    width: 100%;
  }
  .sitemap > ul > li > a,
  .sitemap > ul > li > ul > li > a {
    width: 100%;
  }

  /* login */
  .lgn .lgn-info {
    width: 100%;
    padding: 0;
    background: none;
  }
  .lgn .lgn-info .lgn-info-w .lgn-info-txt01 {
    font-size: 1em;
  }
  .lgn .lgn-info .lgn-info-w .lgn-info-txt02 {
    font-size: 2.3em;
  }
  .lgn .lgn-ipt {
    width: 100%;
    margin: 10px 0 0 0;
  }
  .lgn .lgn-ipt .lgn-ipt-form {
    padding: 0 100px 0 0;
  }
}

@media all and (max-width: 450px) {
  /* login */
  .lgn .lgn-info .lgn-info-w {
    min-height: 0;
    background: none;
  }
  .lgn .lgn-info .lgn-info-w .lgn-info-txt01 {
    margin: 0;
    text-align: center;
    font-size: 0.85em;
  }
  .lgn .lgn-info .lgn-info-w .lgn-info-txt02 {
    margin: 0;
    text-align: center;
    font-size: 2em;
  }
  .lgn .lgn-ipt .lgn-ipt-form {
    padding: 0;
  }
  .lgn .lgn-ipt .lgn-ipt-form .lgn-ipt-combo {
    text-align: center;
  }
  .lgn .lgn-ipt .lgn-ipt-form ul li input {
    width: 100%;
  }
  .lgn .lgn-ipt .lgn-ipt-form .lgn-btn {
    position: relative;
    width: 100%;
    height: 55px;
    margin-top: 10px;
  }
}

.body-content .uni_info .tit h3 span:after {
  content: "";
  display: block;
  height: 17px;
  margin-top: -10px;
  background-color: #dbe9ff;
}

/* 학과장 인사말 */
.info-intro {
  padding: 80px 20px 80px;
}
.info-intro > * {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.info-intro .con-left {
  width: 60%;
  padding-right: 25px;
}
.info-intro .con-right {
  width: 38%;
  padding-left: 25px;
}
.info-intro .img span {
  position: relative;
  display: inline-block;
  background: #fff;
}
.info-intro .txt {
  padding: 10px 0 0;
}
.info-intro .txt:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
}
.info-intro .txt h4 {
  color: #2d2d2d;
  line-height: 1.3em;
  letter-spacing: -0.05em;
  border-bottom: 0px solid #fff;
  padding: 0px 0 42px;
}
.info-intro .txt .ti01 {
  font-weight: 400;
  font-size: 25px;
  line-height: 1.3em;
}
.info-intro .txt .ti01 em {
  display: inline-block;
}
.info-intro .txt .ti02 {
  font-weight: 500;
  font-size: 50px !important;
  line-height: 1.5em;
  color: #2763bb;
}
.info-intro .txt .ti03 {
  font-weight: 400;
  font-size: 25px !important;
  line-height: 1.8em;
}
.info-intro .txt .dean {
  text-align: right;
  margin: 30px 0 0;
  font-size: 18px;
}
.info-intro .txt p {
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 20px;
}
.info-intro .txt01 {
  padding: 10px 0 0;
}
.info-intro .txt01 h4 {
  padding: 20px 0 22px;
  font-size: 30px;
  font-weight: bold;
  color: #cf3128;
  line-height: 1.3em;
  letter-spacing: -0.05em;
}
.info-intro .lef.img span:before {
  content: "";
  display: block;
  width: 110px;
  height: 19px;
  background: url(../images/img-edge.png) no-repeat;
  left: 100%;
  margin-left: -55px;
  top: 40px;
  position: absolute;
}
.info-intro .president-name {
  font-size: 24px !important;
  color: #373737;
  width: 100%;
  float: left;
}

@media all and (max-width: 1000px) {
  .info-intro > * {
    vertical-align: top;
  }
  .info-intro .con-left {
    padding-right: 10px;
  }
  .info-intro .con-right {
    padding-left: 10px;
  }
  .info-intro .txt h2,
  .info-intro .txt01 h2 {
    font-size: 20px;
  }
  .info-intro .lef.img span:before {
    display: none;
  }
}

@media all and (max-width: 768px) {
  .uni_info .tit h3 span {
    font-size: 30px !important;
  }
  .info-intro {
    padding: 0px 0px;
  }
  .info-intro > * {
    width: 100% !important;
  }
  .info-intro .img {
    text-align: center;
  }
  .info-intro .con-left {
    width: 100%;
    padding-right: 0;
  }
  .info-intro .con-right {
    width: 100%;
    padding-left: 0;
    margin-top: 60px;
  }
  .info-intro .txt p {
    font-size: 16px;
  }
  .info-intro .txt h2 {
    font-size: 18px;
    letter-spacing: -0.1em;
    padding: 0px 0 20px;
  }
  .info-intro .txt01 h2 {
    font-size: 18px;
    letter-spacing: -0.1em;
  }
  .info-intro .txt .ti01 {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.3em;
  }
  .info-intro .txt .ti01 em {
    display: block;
  }
  .info-intro .txt .ti02 {
    font-weight: 600;
    font-size: 25px !important;
    line-height: 1.5em;
    color: #2763bb;
    display: block;
  }
}

.infoe {
  position: relative;
  float: right;
}
.infoe:before {
  content: "";
  display: block;
  position: absolute;
  background: url(/resources/images/common/infoe_bg.png) repeat-x;
  left: 34px;
  top: -34px;
  width: 100%;
  height: 100%;
}
.infoe img {
  display: block;
}

@media only screen and (max-width: 999px) {
  .infoe {
    float: left;
  }
}

.infoe-img-box {
  text-align: center;
  padding: 80px 0;
}
.infoe-img-box img {
  width: 518px;
}

@media only screen and (max-width: 699px) {
  .infoe-img-box img {
    width: 100%;
  }
}

.infoe-img-box01 {
  text-align: left;
  padding: 0px 0 30px;
}
.infoe-img-box01 img {
  width: 900px;
}

@media only screen and (max-width: 699px) {
  .infoe-img-box01 img {
    width: 100%;
  }
}

.gree-top,
.gree-top .gree-txt {
  background-color: #2763bb;
}
.goal li span {
  background: #2763bb;
}
