@charset "UTF-8";
.s_v1 {
  background: url("/pages/gw_ie/img/sub/s_visual01.jpg") center top no-repeat;
}
@media (min-width: 320px) and (max-width: 690px) {
  .s_v1 {
    background: url("/pages/gw_ie/img/sub/s_visual01-m.jpg") center 75% no-repeat;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .s_v1 {
    background: url("/pages/gw_ie/img/sub/s_visual01-m.jpg") center 75% no-repeat;
  }
}

.s_v2 {
  background: url("/pages/gw_ie/img/sub/s_visual02.jpg") center top no-repeat;
}
@media (min-width: 320px) and (max-width: 690px) {
  .s_v2 {
    background: url("/pages/gw_ie/img/sub/s_visual02-m.jpg") center 75% no-repeat;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .s_v2 {
    background: url("/pages/gw_ie/img/sub/s_visual02-m.jpg") center 75% no-repeat;
  }
}

.s_v3 {
  background: url("/pages/gw_ie/img/sub/s_visual03.jpg") center top no-repeat;
}
@media (min-width: 320px) and (max-width: 690px) {
  .s_v3 {
    background: url("/pages/gw_ie/img/sub/s_visual03-m.jpg") center 75% no-repeat;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .s_v3 {
    background: url("/pages/gw_ie/img/sub/s_visual03-m.jpg") center 75% no-repeat;
  }
}

.s_v4 {
  background: url("/pages/gw_ie/img/sub/s_visual04.jpg") center top no-repeat;
}
@media (min-width: 320px) and (max-width: 690px) {
  .s_v4 {
    background: url("/pages/gw_ie/img/sub/s_visual04-m.jpg") center 75% no-repeat;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .s_v4 {
    background: url("/pages/gw_ie/img/sub/s_visual04-m.jpg") center 75% no-repeat;
  }
}

.s_v5 {
  background: url("/pages/gw_ie/img/sub/s_visual05.jpg") center top no-repeat;
}
@media (min-width: 320px) and (max-width: 690px) {
  .s_v5 {
    background: url("/pages/gw_ie/img/sub/s_visual05-m.jpg") center 75% no-repeat;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .s_v5 {
    background: url("/pages/gw_ie/img/sub/s_visual05-m.jpg") center 75% no-repeat;
  }
}

.s_v6 {
  background: url("/pages/gw_ie/img/sub/s_visual06.jpg") center top no-repeat;
}
@media (min-width: 320px) and (max-width: 690px) {
  .s_v6 {
    background: url("/pages/gw_ie/img/sub/s_visual06-m.jpg") center 75% no-repeat;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .s_v6 {
    background: url("/pages/gw_ie/img/sub/s_visual06-m.jpg") center 75% no-repeat;
  }
}

.s_v7 {
  background: url("/pages/gw_ie/img/sub/s_visual07.jpg") center top no-repeat;
}
@media (min-width: 320px) and (max-width: 690px) {
  .s_v7 {
    background: url("/pages/gw_ie/img/sub/s_visual07-m.jpg") center 75% no-repeat;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .s_v7 {
    background: url("/pages/gw_ie/img/sub/s_visual07-m.jpg") center 75% no-repeat;
  }
}

.contents_top {
  width: 100%;
  height: 41.8rem;
  text-align: center;
}
@media (min-width: 691px) and (max-width: 1399px) {
  .contents_top {
    background-size: cover !important;
    height: 27rem;
  }
}
@media (min-width: 320px) and (max-width: 690px) {
  .contents_top {
    background-size: cover !important;
    height: 24rem;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .contents_top {
    background-size: cover !important;
    height: 24rem;
  }
}

.contents_top h2 {
  font-size: 3.8rem;
  color: #fff;
  line-height: 4.8rem;
  padding-bottom: 2rem;
}
@media (min-width: 320px) and (max-width: 690px) {
  .contents_top h2 {
    font-size: 3rem;
    padding-bottom: 0;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .contents_top h2 {
    font-size: 2.5rem;
    padding-bottom: 0;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .contents_top h2 {
    font-size: 3rem;
    padding-bottom: 0;
  }
}

.contents_top p {
  color: #fff;
  font-size: 15px;
  padding: 15px 0;
}

.contents_top h2 br {
  display: none;
}

.contents_top p br {
  display: none;
}

.contents_top .info {
  display: flex;
  justify-content: center;
  position: relative;
}
@media (min-width: 320px) and (max-width: 690px) {
  .contents_top .info {
    display: inherit;
  }
}

.contents_top .info .sns {
  float: left;
  position: relative;
}
@media (min-width: 320px) and (max-width: 690px) {
  .contents_top .info .sns {
    position: static;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .contents_top .info .sns {
    position: static;
  }
}

.contents_top .info .sns button {
  border-radius: 30px;
  padding: 10px 50px 10px 20px;
  color: #fff;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0) url(/pages/gw_ie/img/sub/s_snsbtn.png) no-repeat right center;
  cursor: pointer;
}
@media (min-width: 320px) and (max-width: 690px) {
  .contents_top .info .sns button {
    position: absolute;
    right: 2rem;
    top: auto;
    bottom: 1rem;
    padding: 0;
    width: 4rem;
    height: 4rem;
    background: #fff url(/pages/gw_ie/img/sub/s_snsbtn-bl.png) center center no-repeat;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .contents_top .info .sns button {
    position: absolute;
    right: 2rem;
    top: auto;
    bottom: 1rem;
    padding: 0;
    width: 4rem;
    height: 4rem;
    background: #fff url(/pages/gw_ie/img/sub/s_snsbtn-bl.png) center center no-repeat;
  }
}
@media (min-width: 320px) and (max-width: 690px) {
  .contents_top .info .sns button span {
    font-size: 0;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .contents_top .info .sns button span {
    font-size: 0;
  }
}

.contents_top .info a.btn_qr_sub {
  float: left;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0) url(/pages/gw_ie/img/sub/s_qrbtn.png) no-repeat center center;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 0;
  margin-left: 5px;
}
@media (min-width: 320px) and (max-width: 690px) {
  .contents_top .info a.btn_qr_sub {
    display: none;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .contents_top .info a.btn_qr_sub {
    display: none;
  }
}

.s_visualbx {
  padding-top: 16rem;
}
@media (min-width: 320px) and (max-width: 690px) {
  .s_visualbx {
    padding: 0;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .s_visualbx {
    padding: 0;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .s_visualbx {
    padding-top: 12rem;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .s_visualbx {
    padding-top: 10rem;
  }
}
@media (min-width: 320px) and (max-width: 690px) {
  .s_visualbx h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 24rem;
    padding-top: 1rem;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .s_visualbx h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 24rem;
    padding-top: 1rem;
  }
}

#lnb {
  border-bottom: 1px solid #ddd;
  max-width: 256rem;
  margin: 0 auto;
}
@media (min-width: 320px) and (max-width: 690px) {
  #lnb {
    border-bottom: 0;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  #lnb {
    border-bottom: 0;
  }
}

#lnb h2 {
  font-size: 0;
  position: absolute;
}

#lnb ul {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 320px) and (max-width: 690px) {
  #lnb ul {
    display: inherit;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  #lnb ul {
    display: inherit;
  }
}

#lnb ul li {
  display: inline-block;
  padding: 0 3rem;
}
@media (min-width: 320px) and (max-width: 690px) {
  #lnb ul li {
    width: calc(100% / 3);
    border: 1px solid #ddd;
    padding: 0;
    float: left;
    margin: -1px -1px 0 0;
    line-height: 2rem;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  #lnb ul li {
    width: calc(100% / 3);
    border: 1px solid #ddd;
    padding: 0;
    float: left;
    margin: -1px -1px 0 0;
    line-height: 2rem;
  }
}

#lnb ul li a {
  position: relative;
  color: #333;
  font-size: 1.6rem;
  height: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 320px) and (max-width: 690px) {
  #lnb ul li a {
    width: 100%;
    height: 5rem;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  #lnb ul li a {
    width: 100%;
    height: 5rem;
  }
}
@media (min-width: 320px) and (max-width: 690px) {
  #lnb ul li a span {
    word-break: keep-all;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  #lnb ul li a span {
    word-break: keep-all;
  }
}

#lnb ul li a:hover {
  text-decoration: none;
}

#lnb ul li a.on:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  border-bottom: 4px solid #21a7b7;
  bottom: 0;
  left: 0;
}

.qr_sub_on {
  width: 310px;
  height: 310px;
  padding: 30px 24px 0 24px;
  border-radius: 10px;
  position: absolute;
  top: 4.5rem;
  left: 50%;
  margin-left: -154px;
  background: #fff url(/pages/gw_ie/img/sub/qr_subbg.gif) top center no-repeat;
  overflow: hidden;
  z-index: 9999;
  border: 1px solid #ddd;
}

.qr_sub_on dl {
  display: block;
  border-bottom: 1px solid #ddd;
  width: 100%;
  padding: 12px 0 15px 0;
  text-align: center;
}

.qr_sub_on dt {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  padding-bottom: 10px;
}

.qr_sub_on dd {
  font-size: 13px;
  line-height: 20px;
  color: #666;
  font-weight: 500;
}

.qr_sub_on .qr_img {
  width: 100%;
  text-align: center;
  padding-top: 20px;
}

.qr_sub_on .qr_img img {
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #ddd;
}

.qr_sub_on .btn_close {
  position: absolute;
  top: 10px;
  right: 10px;
}

.info .sns ul {
  width: 15.5rem;
  padding: 1.5rem 1.5rem 2.5rem 2.5rem;
  background: #0092ab;
  border-radius: 0.7rem;
  top: 4.2rem;
  overflow: hidden;
  z-index: 20;
  position: absolute;
}
@media (min-width: 320px) and (max-width: 690px) {
  .info .sns ul {
    right: 1rem;
    top: 0;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .info .sns ul {
    right: 1rem;
    top: 0;
  }
}

.info .sns ul li a {
  display: block;
  width: 100% !important;
  float: left;
  font-size: 14px;
  line-height: 24px;
  height: 24px !important;
  color: #fff;
  text-align: left;
}

.info .sns ul li a:hover {
  font-weight: 700;
}

.sub_3dmenu {
  width: 1400px;
  margin: 0 auto;
  background: #f7fafb;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.05em;
  color: #333;
  padding: 10px 20px 13px;
  display: block;
}

.sub_3dmenu li a {
  color: #333;
}

.sub_3dmenu li a:hover {
  font-weight: 600;
}

.contents_tit h3 {
  text-align: center;
  font-size: 3.5rem;
  color: #000;
  padding: 7rem 0 5rem 0;
}
@media (min-width: 320px) and (max-width: 690px) {
  .contents_tit h3 {
    display: none;
    padding: 3rem 0;
    font-size: 3rem;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .contents_tit h3 {
    display: none;
    padding: 3rem 0;
    font-size: 3rem;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .contents_tit h3 {
    display: none;
  }
}

#contents {
  max-width: 125rem;
  margin: 0 auto;
  padding: 0 0 5rem 0;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 691px) and (max-width: 1399px) {
  #contents {
    padding: 2.5rem 2.5rem 3rem 2.5rem;
  }
}
@media (min-width: 320px) and (max-width: 690px) {
  #contents {
    padding: 2.5rem 2.5rem 3rem 2.5rem;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  #contents {
    padding: 2.5rem 2.5rem 3rem 2.5rem;
  }
}

/*기숙사안내*/
.dorm_link {
  width: 100%;
}

.dorm_link li {
  float: left;
  width: 50%;
  padding: 0 3rem;
}
@media (min-width: 320px) and (max-width: 690px) {
  .dorm_link li {
    width: 100%;
    padding: 0 0 2rem 0;
  }
}

.dorm_link li a {
  display: block;
  float: left;
  border: 1px solid #ddd;
  width: 100%;
  min-height: 250px;
  padding: 50px 40px;
}

.dorm_link li a:hover {
  text-decoration: none;
  border: 1px solid #21a7b7;
}

.dorm_link li a h3 {
  font-size: 2.4rem;
  font-weight: 400;
  padding: 2rem 0 0 2rem;
}
@media (min-width: 320px) and (max-width: 690px) {
  .dorm_link li a h3 {
    text-align: center;
    padding: 2rem 0 0 0;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .dorm_link li a h3 {
    text-align: center;
    padding: 2rem 0 0 0;
  }
}

.dorm_link li a img {
  width: 100%;
}

/*인사말*/
.greeting {
  width: 100%;
  overflow: hidden;
}
.greeting .img {
  float: left;
  width: 100%;
  height: 36.5rem;
}
@media (min-width: 320px) and (max-width: 690px) {
  .greeting .img {
    height: 24rem;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .greeting .img {
    height: 18rem;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .greeting .img {
    height: 40rem;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .greeting .img {
    height: auto;
  }
}
@media (min-width: 320px) and (max-width: 690px) {
  .greeting .img img {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .greeting .img img {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .greeting .img img {
    width: 100%;
    height: 100%;
  }
}
.greeting .cont {
  float: left;
  width: 100%;
  padding: 0 10rem;
  background: url(/pages/gw_ie/img/sub/2024_insa.jpg) right 188px no-repeat;
}
@media (min-width: 691px) and (max-width: 1399px) {
  .greeting .cont {
    padding: 0 3rem;
	 background-size: 25%;
  }

}
@media (min-width: 320px) and (max-width: 690px) {
  .greeting .cont {
    padding: 0 2rem 3rem 2rem;
	 background:none
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .greeting .cont {
    padding: 1.5rem 0;
  }
}
.greeting .cont .greet_txt {
  width: 70%;
  font-size: 1.6rem;
  line-height: 3rem;
  word-break: inherit;
  margin-top:20px
}

@media (min-width: 691px) and (max-width: 1399px) {
  .greeting .cont .greet_txt { width: 70%;}
}

@media (min-width: 320px) and (max-width: 690px) {
  .greeting .cont .greet_txt {
    line-height: 2.5rem;
	width:100%
  }
}
.greeting .cont .sign {
  width: 100%;
  float: left;
  color: #555;
  font-weight: 400;
  padding: 4rem 0;
  font-size: 1.6rem;
}
.greeting .cont .sign em {
  font-weight: 700;
  font-size: 2.5rem;
  color: #000;
  padding-left: 1rem;
}
.greeting h3 {
  font-size: 3.2rem;
  line-height: 4.5rem;
  color: #222;
  font-weight: 300;
  padding: 3rem 0;
  text-align:center
}
@media (min-width: 320px) and (max-width: 690px) {
  .greeting h3 {
    font-size: 2.4rem;
    line-height: 3.2rem;
    font-weight: 400;
    padding: 3rem 0 2rem 0;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .greeting h3 {
    font-size: 2.4rem;
    line-height: 3rem;
    font-weight: 400;
    padding: 3rem 0 2rem 0;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .greeting h3 {
    font-size: 2.6rem;
    line-height: 3.6rem;
    font-weight: 400;
    padding: 3rem 0 2rem 0;
  }
}

/*연혁*/
.history-list {
  position: relative;
  padding-left: 20rem;
  margin: 4.5rem 0;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 690px) {
  .history-list {
    padding-left: 0;
    margin: 0;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .history-list {
    padding-left: 0;
    margin: 0;
  }
}
.history-list .history > li {
  position: relative;
  padding-left: 9.5rem;
  padding-bottom: 2rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 320px) and (max-width: 690px) {
  .history-list .history > li {
    padding: 0;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .history-list .history > li {
    padding: 0;
  }
}
.history-list .history > li > span.date {
  display: block;
  position: absolute;
  top: 0.4rem;
  left: 2rem;
  padding-left: 0.4rem;
  font-size: 1.6rem;
  color: #007991;
  width: 5.2rem;
  line-height: 1.8rem;
}
.history-list .history > li:before {
  position: absolute;
  left: -0.3rem;
  top: 1rem;
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  background: #445EA5;
  border-radius: 50%;
}
@media (min-width: 320px) and (max-width: 690px) {
  .history-list .history > li:before {
    display: none;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .history-list .history > li:before {
    display: none;
  }
}
.history-list .history > li:after {
  position: absolute;
  bottom: 0;
  left: 3.3rem;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: 1px dotted #ddd;
}
.history-list .history-cont li {
  position: relative;
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin-bottom: 0.6rem;
  padding: 0 0 0 1.6rem;
}
@media (min-width: 320px) and (max-width: 690px) {
  .history-list .history-cont li {
    padding: 0 0 2rem 7rem;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .history-list .history-cont li {
    padding: 0 0 2rem 7rem;
  }
}
.history-list .history-cont li:before {
  position: absolute;
  top: 1rem;
  left: 0;
  content: "";
  display: block;
  width: 0.6rem;
  height: 0.2rem;
  background: #666;
  border: none !important;
}
.history-list .year {
  position: absolute;
  top: 0;
  left: 0;
  width: 15.7rem;
  text-align: center;
  font-size: 3rem;
  color: #445EA5;
  font-weight: normal;
}
@media (min-width: 320px) and (max-width: 690px) {
  .history-list .year {
    position: static;
    width: 100%;
    font-size: 2.5rem;
    text-align: left;
    margin-bottom: 1rem;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .history-list .year {
    position: static;
    width: 100%;
    font-size: 2.5rem;
    text-align: left;
    margin-bottom: 1rem;
  }
}

/*주요업무*/
.work_list {
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  counter-reset: list-number;
}
.work_list li {
  width: 33.3%;
  padding: 0 1rem;
  font-size: 1.7rem;
  line-height: 2.7rem;
  counter-increment: list-number;
}
@media (min-width: 320px) and (max-width: 690px) {
  .work_list li {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .work_list li {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .work_list li {
    width: 100%;
    padding: 0;
  }
}
.work_list li:before {
  content: counter(list-number);
  background: #3f4776;
  width: 2.8rem;
  height: 2.8rem;
  position: absolute;
  display: block;
  color: #fff;
  text-align: center;
  font-size: 1.3rem;
}
.work_list li div {
  border: 1px solid #ddd;
  min-height: 12rem;
  margin-bottom: 2rem;
  padding: 3rem;
}
@media (min-width: 280px) and (max-width: 319px) {
  .work_list li div {
    min-height: auto;
  }
}
@media (min-width: 320px) and (max-width: 690px) {
  .work_list li div {
    min-height: auto;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .work_list li div {
    min-height: auto;
  }
}

/*찾아오시는길*/
@media (min-width: 320px) and (max-width: 690px) {
  #map_wrap #map {
    height: 28rem !important;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  #map_wrap #map {
    height: 25rem !important;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  #map_wrap #map {
    height: 30rem !important;
  }
}

.tips_wrap a.btn_link {
  padding: 0 15px;
  height: 35px;
  display: inline-block;
  font-size: 13px;
  border: 1px solid #ccc;
  color: #999;
  font-weight: 700;
  letter-spacing: -0.04em;
  line-height: 35px;
  border-radius: 20px;
  text-align: center;
}

.tips_wrap a.btn_link:hover {
  text-decoration: none;
  background: #fff;
}

.map_info {
  position: relative;
}
.map_info .txts {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding-left: 8rem;
  height: 8rem;
  padding-right: 10rem;
  background-color: #4d5256;
}
@media (min-width: 320px) and (max-width: 690px) {
  .map_info .txts {
    padding: 0 1rem 0 8rem;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .map_info .txts {
    padding: 0 1rem 0 8rem;
  }
}
.map_info .txts .cells {
  display: table-cell;
  width: 100%;
  height: 100%;
  padding: 0 5%;
  vertical-align: middle;
}
.map_info .txts .cells ul {
  overflow: hidden;
}
.map_info .txts .cells ul li {
  float: left;
  line-height: 2.5rem;
  font-size: 1.7rem;
  color: #fff;
}
@media (min-width: 320px) and (max-width: 690px) {
  .map_info .txts .cells ul li {
    font-size: 1.5rem;
    line-height: 2.3rem;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .map_info .txts .cells ul li {
    font-size: 1.5rem;
    line-height: 2.3rem;
  }
}
.map_info .txts .cells ul li strong {
  display: inline-block;
  margin-right: 1rem;
  font-weight: 400;
  color: #ccb488;
}
.map_info .kakao_link {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 8rem;
  height: 8rem;
}
@media (min-width: 320px) and (max-width: 690px) {
  .map_info .kakao_link {
    top: 0;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .map_info .kakao_link {
    top: 0;
  }
}
.map_info .kakao_link a {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  background: #445EA5 url("/pages/gw_ie/img/sub/map_point.png") center center no-repeat;
  text-indent: -2000px;
}
.map_info .kakao_link a:hover {
  background-color: #375096;
}

/*해외교류대학 소개*/
.overseas_intro {
  width: 100%;
  overflow: hidden;
}
.overseas_intro .intro_box {
  border: 1px solid #ddd;
  display: flex;
  flex-wrap: wrap;
  padding: 4rem 3rem;
  margin-bottom: 2rem;
}
@media (min-width: 320px) and (max-width: 690px) {
  .overseas_intro .intro_box {
    padding: 2rem 1rem 0 1rem;
  }
}
.overseas_intro .intro_box .con {
  padding: 1rem 0 0 5rem;
  width: calc(100% - 20rem);
}
@media (min-width: 320px) and (max-width: 690px) {
  .overseas_intro .intro_box .con {
    width: 100%;
    padding: 0;
  }
}
.overseas_intro .intro_box .con ul li {
  font-size: 1.6rem;
  line-height: 2.5rem;
}
.overseas_intro .intro_box .con h4 {
  font-size: 2.4rem;
  color: #000;
  line-height: 3.2rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 320px) and (max-width: 690px) {
  .overseas_intro .intro_box .con h4 {
    text-align: center;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .overseas_intro .intro_box .con h4 {
    text-align: center;
  }
}
.overseas_intro .intro_box .img {
  width: 20rem;
}
@media (min-width: 320px) and (max-width: 690px) {
  .overseas_intro .intro_box .img {
    width: 10rem;
    margin: 0 auto;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .overseas_intro .intro_box .img {
    width: 10rem;
    margin: 0 auto;
  }
}
.overseas_intro .intro_box .img img {
  width: 100%;
}

/*한국어프로그램*/
.program_box_type_wrap {
  width: 100%;
  margin-top: 3rem;
}

.program_top_korean {
  width: 100%;
  height: 38rem;
  background: url(/pages/gw_ie/img/sub/prog_korean_top.jpg) no-repeat;
}
@media (min-width: 320px) and (max-width: 690px) {
  .program_top_korean {
    background-size: cover;
    height: 20rem;
    background-position: center top;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .program_top_korean {
    background-size: cover;
    height: 20rem;
    background-position: center top;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .program_top_korean {
    background-size: cover;
    height: 20rem;
    background-position: center top;
  }
}

.program_box_type {
  width: 100%;
  overflow: hidden;
  height: auto;
  margin-bottom: 2rem;
  padding: 4rem 3rem;
  background: #f8f8f8;
  border: 1px solid #ddd;
}

.program_box_type h3 {
  color: #000;
  font-size: 1.8rem;
}

/*유학생활 지원 프로그램*/
.studying_abroad_life {
  width: 100%;
  overflow: hidden;
}
.studying_abroad_life .aboard_program ul {
  display: flex;
  flex-wrap: wrap;
}
.studying_abroad_life .aboard_program ul li {
  border: 1px solid #ddd;
  min-height: 25rem;
  padding: 8rem 4rem 8rem 18rem;
  width: 49%;
  margin: 0 1% 1% 0;
}
@media (min-width: 320px) and (max-width: 690px) {
  .studying_abroad_life .aboard_program ul li {
    width: 100%;
    background-position: center 2rem !important;
    margin: 0 0 1rem 0;
    padding: 18rem 2rem 5rem 2rem !important;
    min-height: auto !important;
    background-size: 10rem !important;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .studying_abroad_life .aboard_program ul li {
    width: 100%;
    background-position: center 2rem !important;
    margin: 0 0 1rem 0;
    padding: 18rem 2rem 5rem 2rem !important;
    min-height: auto !important;
    background-size: 10rem !important;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .studying_abroad_life .aboard_program ul li {
    width: 100%;
    background-position: center 2rem !important;
    margin: 0 0 1rem 0;
    padding: 18rem 2rem 5rem 2rem !important;
    min-height: auto !important;
    background-size: 12rem !important;
  }
}
.studying_abroad_life .aboard_program ul li:nth-child(2n) {
  margin-right: 0;
}
.studying_abroad_life .aboard_program ul li h4 {
  color: #000;
  font-size: 2rem;
  padding-bottom: 2rem;
}
.studying_abroad_life .aboard_program ul li dt {
  color: #000;
  line-height: 2rem;
  padding-bottom: 0.5rem;
}
.studying_abroad_life .aboard_program ul .box1 {
  background: url("/pages/gw_ie/img/sub/abroad_life_img1.png") 2.5rem center no-repeat;
}
.studying_abroad_life .aboard_program ul .box2 {
  background: url("/pages/gw_ie/img/sub/abroad_life_img2.png") 2.5rem center no-repeat;
}
.studying_abroad_life .aboard_program ul .box3 {
  background: url("/pages/gw_ie/img/sub/abroad_life_img3.png") 2.5rem center no-repeat;
}
.studying_abroad_life .aboard_program ul .box4 {
  background: url("/pages/gw_ie/img/sub/abroad_life_img4.png") 2.5rem center no-repeat;
}
.studying_abroad_life .aboard_program ul .box5 {
  background: url("/pages/gw_ie/img/sub/abroad_life_img5.png") 2.5rem center no-repeat;
}
.studying_abroad_life .aboard_program ul .box6 {
  background: url("/pages/gw_ie/img/sub/abroad_life_img6.png") 2.5rem center no-repeat;
}
.studying_abroad_life .aboard_program ul .box7 {
  background: url("/pages/gw_ie/img/sub/abroad_life_img7.png") 2.5rem center no-repeat;
}
.studying_abroad_life .aboard_program ul .box8 {
  background: url("/pages/gw_ie/img/sub/abroad_life_img8.png") 2.5rem center no-repeat;
}
.studying_abroad_life .aboard_program ul .box9 {
  background: url("/pages/gw_ie/img/sub/abroad_life_img9.png") 2.5rem center no-repeat;
}
.studying_abroad_life .aboard_program ul .box10 {
  background: url("/pages/gw_ie/img/sub/abroad_life_img10.png") 2.5rem center no-repeat;
}

/*교환학생제도안내*/
.exchange_list {
  width: 100%;
  overflow: hidden;
  padding: 0 0 3rem 0;
}
.exchange_list > li {
  position: relative;
  width: 23%;
  padding: 5.5rem 3rem;
  float: left;
  margin: 0 2% 2% 0;
  background: #F9F9F9;
  border-radius: 2rem;
  display: table;
  min-height: 28rem;
}
@media (min-width: 320px) and (max-width: 690px) {
  .exchange_list > li {
    width: 100%;
    min-height: 20rem;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .exchange_list > li {
    width: 100%;
    min-height: 20rem;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .exchange_list > li {
    width: 48%;
  }
}
.exchange_list > li:before {
  content: "";
  display: block;
  position: absolute;
  width: 3.8rem;
  height: 3.8rem;
  right: -3rem;
  top: 12rem;
  z-index: 999;
  border-radius: 50%;
  background: #eee url("/pages/gw_ie/img/sub/procedure_arrow_icon.png") center center no-repeat;
}
@media (min-width: 320px) and (max-width: 690px) {
  .exchange_list > li:before {
    left: 47.5%;
    right: auto;
    bottom: -20px;
    top: auto;
    transform: rotate(90deg);
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .exchange_list > li:before {
    left: 47.5%;
    right: auto;
    bottom: -20px;
    top: auto;
    transform: rotate(90deg);
  }
}
.exchange_list > li:nth-of-type(4):before {
  background: none;
}
@media (min-width: 320px) and (max-width: 690px) {
  .exchange_list > li:nth-of-type(4):before {
    background: #eee url("/pages/gw_ie/img/sub/procedure_arrow_icon.png") center center no-repeat;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .exchange_list > li:nth-of-type(4):before {
    background: #eee url("/pages/gw_ie/img/sub/procedure_arrow_icon.png") center center no-repeat;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .exchange_list > li:nth-of-type(2n):before {
    background: none;
  }
}
.exchange_list > li:last-child:before {
  background: none;
}
.exchange_list > li > div.inner {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.exchange_list > li > div.inner > span.icon {
  margin: 0 auto 2.8rem;
  display: block;
  text-align: center;
}
.exchange_list > li > div.inner p {
  text-align: center;
  line-height: 130%;
  margin-top: 0;
  font-size: 1.7rem;
  color: #000;
}
.exchange_list > li:first-of-type {
  margin-left: 0;
}

/*하계어학연수*/
.abroad_study_top {
  width: 100%;
  height: 32rem;
  background-color: #eee !important;
  position: relative;
}
@media (min-width: 320px) and (max-width: 690px) {
  .abroad_study_top {
    background-position: center top !important;
    height: 100%;
    overflow: hidden;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .abroad_study_top {
    background-position: center top !important;
    height: 100%;
    overflow: hidden;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .abroad_study_top {
    background-position: center top !important;
    height: 100%;
    overflow: hidden;
  }
}
.abroad_study_top .topbox {
  width: calc(100% - 70rem);
  position: absolute;
  top: 5rem;
  left: 61.5rem;
}
@media (min-width: 320px) and (max-width: 690px) {
  .abroad_study_top .topbox {
    position: static;
    width: 100%;
    padding: 5rem 2.5rem;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .abroad_study_top .topbox {
    position: static;
    width: 100%;
    padding: 5rem 2.5rem;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .abroad_study_top .topbox {
    position: static;
    width: 100%;
    padding: 5rem 2.5rem;
  }
}
.abroad_study_top h3 {
  color: #000;
  padding-bottom: 2rem;
  font-size: 2.1rem;
}
.abroad_study_top:before {
  content: "";
  display: block;
  position: absolute;
  width: 56.5rem;
  height: 32rem;
  background-size: contain;
}
@media (min-width: 320px) and (max-width: 690px) {
  .abroad_study_top:before {
    position: relative;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .abroad_study_top:before {
    position: relative;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .abroad_study_top:before {
    position: relative;
  }
}

.top_bg1 {
  background: url("/pages/gw_ie/img/sub/abroad_study_img.jpg") left center no-repeat;
}

.top_bg2 {
  background: url("/pages/gw_ie/img/sub/abroad_study_img2.jpg") left center no-repeat;
}

/*외국어프로그램*/
.english_step_wrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.english_step_wrap > p {
  text-align: center;
}
.english_step_wrap ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10rem;
}
@media (min-width: 320px) and (max-width: 690px) {
  .english_step_wrap ul {
    margin-top: 0.5rem;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .english_step_wrap ul {
    margin-top: 0.5rem;
  }
}
.english_step_wrap ul li {
  width: 33.3%;
  padding: 0 2rem;
  text-align: left;
}
@media (min-width: 320px) and (max-width: 690px) {
  .english_step_wrap ul li {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .english_step_wrap ul li {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .english_step_wrap ul li {
    width: 100%;
    padding: 0;
  }
}
.english_step_wrap ul li:nth-of-type(2) {
  margin-top: -15rem;
}
@media (min-width: 320px) and (max-width: 690px) {
  .english_step_wrap ul li:nth-of-type(2) {
    margin-top: 0;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .english_step_wrap ul li:nth-of-type(2) {
    margin-top: 0;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .english_step_wrap ul li:nth-of-type(2) {
    margin-top: 0;
  }
}
.english_step_wrap ul li:nth-of-type(3) {
  margin-top: -30rem;
}
@media (min-width: 320px) and (max-width: 690px) {
  .english_step_wrap ul li:nth-of-type(3) {
    margin-top: 0;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .english_step_wrap ul li:nth-of-type(3) {
    margin-top: 0;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .english_step_wrap ul li:nth-of-type(3) {
    margin-top: 0;
  }
}
@media (min-width: 320px) and (max-width: 690px) {
  .english_step_wrap img {
    width: 100%;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  .english_step_wrap img {
    width: 100%;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  .english_step_wrap img {
    width: 100%;
  }
}

/*사이트맵*/
#sitemap {
  background: #e5ecf3;
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  padding: 180px 0 0 0;
  opacity: 1;
}
@media (min-width: 320px) and (max-width: 690px) {
  #sitemap {
    display: none;
  }
}
@media (min-width: 280px) and (max-width: 319px) {
  #sitemap {
    display: none;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  #sitemap {
    display: none;
  }
}
#sitemap a.btn_close {
  display: block;
  width: 3rem;
  height: 3rem;
  background: url("/pages/gw_ie/img/sub/navi_close_btn.png") left center no-repeat;
  position: absolute;
  top: 5%;
  right: 10%;
}
#sitemap #sitemap_nav {
  display: flex;
  flex-wrap: wrap;
  max-width: 1500px;
  margin: 5rem auto 0;
}
#sitemap #sitemap_nav li {
  position: relative;
  flex: 1;
  padding: 0 2rem;
}
@media (min-width: 1400px) and (max-width: 1700px) {
  #sitemap #sitemap_nav li {
    flex: inherit;
    width: 25%;
  }
}
@media (min-width: 691px) and (max-width: 1399px) {
  #sitemap #sitemap_nav li {
    flex: inherit;
    width: 33.3%;
  }
}
#sitemap #sitemap_nav li > a {
  display: block;
  color: #000;
  font-size: 2.5rem;
  text-align: left;
  font-weight: bold;
  padding-left: 1.5rem;
}
#sitemap #sitemap_nav li > a:hover {
  text-decoration: none;
}
#sitemap #sitemap_nav .sitemap_navi_2depth {
  padding: 3rem 0 0 0;
  margin-bottom: 5rem;
}
#sitemap #sitemap_nav .sitemap_navi_2depth ul {
  text-align: left;
}
#sitemap #sitemap_nav .sitemap_navi_2depth ul li {
  width: 100%;
}
#sitemap #sitemap_nav .sitemap_navi_2depth ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  background: #8694a3;
}
#sitemap #sitemap_nav .sitemap_navi_2depth ul li > a {
  color: #666;
  font-size: 1.7rem;
  line-height: 3rem;
  padding-left: 2rem;
  font-weight: 500;
}
#sitemap #sitemap_nav .sitemap_navi_2depth ul li > a:hover {
  background: #132c45;
  color: #fff;
  text-decoration: none;
}

/*# sourceMappingURL=contents.css.map */
