@charset "utf-8";

/*학과소개등 CSS*/
.pt001 {
	z-index:10;
    position:relative;
    width: 370px;
    height: 45px;
  /*  left: 1rem;*/
  /*  transform: translateX(-50%);*/
    border-radius: 20px 20px 0px 0px;
    text-align: left;
    padding-left:20pt;
    font-family: 'SCDream'; font-weight:600;

    background: #5e87d9;
    color: #fff;
    font-size: 1.2rem;
    line-height:45px;
}

  .box001{
  min-width: 380px;
  width:100%;
  border: 1px solid #ebebeb; border-radius:12px;
  background:#f3f3f3;
  margin-left: 0px;margin-top: 10px;
  position: relative;
  line-height:190%;
  padding:  36px 15px 15px 15px;
  top:-35px;
  }

.box001 ul {
    width: 100%;
    min-width: 380px;
    height: auto;
    /*padding:1px;*/
    overflow: hidden;
}

.box001 li {
    display: table;
    margin: 4px;
    float: left;
    box-sizing: border-box;

}
  .box002 {
    display: table;
    padding:3px;
    padding-left: 16px;
    padding-right: 16px;
    height: 5x;
    margin: 4px;
    border: 1px solid #3b7cdb;
    background:#fff ;
    border-radius: 8px;
    font-weight: 400;
    color:#065dbe;
    font-family: 'SCDream';

}
.box003 {
  display: table;
  padding:3px;
  padding-left: 16px;
  padding-right: 16px;
  height: 10x;
  margin: 4px;
  border: 1px solid #789ab7;
  background:#fff ;
  border-radius: 8px;
  font-weight: 400;
  color:#2f4d88;
  font-family: 'SCDream';

}

.til003{
  margin-bottom: 0.25rem;
  padding-top: 13px;
  font-size: 1.15rem;
  line-height: 1.3;
  font-weight: 700;
  color: #3a3a3a;
  letter-spacing: -1px;
  font-family: 'SCDream';
}

.tex01{
  font-size: 0.9rem;font-family: 'SCDream';color:#333;text-align:justify;line-height:180%; margin:20px 10px 10px 10px;
}


.youtubeview {
  position: relative; overflow: hidden; width:1080px; padding-top: 56.25%; left: 50%; transform: translateX(-50%);
}
.width_900
{
 position: relative; overflow: hidden; max-width:1080px;width:100%; left: 50%; transform: translateX(-50%); text-align: center;
}
.responsive-iframe {
  position: absolute; top: 0;  left: 0; bottom: 0; right: 0; width: 1080px; height: 100%; border: 0;
}


@media screen and (max-width:1280px) {
	  .youtubeview {
	    position: relative; overflow: hidden; width: 100%; padding-top: 56.25%;
	  }
	   .width_900
	   {
	    position: relative; overflow: hidden; width: 100%;
	   }
	  .responsive-iframe {
	    position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; border: 0;
	  }

	  .pt001 {
	      width:100%;
	      max-width: 320px;
	      font-size: 1.1rem;
	  }

	  .box001 {
	      width:100%;
	      min-width: 100%;
	      padding: 28px 5px 5px 5px;
	      line-height: 170%
	  }

		.box001 ul {
		  min-width: 100%;
		}
		.box001 li {

		   margin: 3px;
		  }
		 .box002,   .box003{
		   padding-left: 1px;
		   padding-right: 1px;
		    padding: 3px 6px 3px 6px;
		}
}


.txt01 {
	font-size: 0.83rem;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    bottom: 38px;
    left: 0px;
    width: 100%;
    height: 3.2rem;
    padding: 0;
    border-radius: 0 0 1rem 1rem;
    line-height: 3.2rem;
    background: rgba(26,26,26,0.8);
    text-align: center;
    color: #fff;
    font-size: 1.1rem;
    font-family: 'SCDream';
}

/*슬라이드CSS*/
.swiper-button-prev,
.swiper-button-next { width: 40px; height: 40px; margin-top: -20px; background-size: 100% auto;  }

	.swiper {  width: 100%;  height: 100%;  }
	.swiper-slide {   display: flex;  justify-content: center; align-items: center; bottom-margin:20px;  }
	.swiper-slide img { display: block; width: 100%; object-fit: cover; max-width:520px; max-height:520px; }

	.swiper-button-next, .swiper-button-prev {text-shadow: -1px 0px white, 0px 1px white, 1px 0px white, 0px -1px white;}

	/*상단모바일에서세로보이기 기존CSS업뎃*/
		@media (max-width: 520px){
			.introHder .util { margin-left: 2.8rem;  width: 90%;  text-align: left;  margin-top: 0.5rem  }
			.introHder{padding: 1rem 0;}
			.introHder .util li {width: 90%;	}
	.indent{  margin-left: 0rem;    width:100%;
}
    }
.indent {    margin-left: 0rem;}
.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,11px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,11px));
	}
    
  /* 우측 퀵 공통 */
	#quick { z-index: 999; position: fixed;display: block;left: calc(100vw / 2 + 35.55rem); top: calc(100vh - 16rem) }
	#quick .quick_btn span{ display: block;width: 2.0rem; height: 2.0rem;font-size: 1.18rem; text-align: center; margin:0.3rem;
		 color:#fff;box-shadow: 3px 4px 5px 0 rgba(0, 0, 0, .16); border-radius: 10px;line-height: 2.0rem; }
	#quick .quick_btn li:nth-child(1) span{background: #3b7cdb;}
	#quick .quick_btn li:nth-child(2) span{background:  #3f588b;}
	#quick .quick_btn li:nth-child(3) span{background: #00b4a8;}
	#quick .quick_btn .quick_kakao span{background: #fae100;font-size: 1.4rem;color:#121212;}
  #quick .quick_btn .quick_insta span{background: #bd0277;font-size: 1.4rem;color:#fff;}
	#quick .quick_btn li:nth-last-child(-n+2)  span{background:#e9e9e9;color:#121212;}
	
  @media (max-width:1720px){
		#quick {left:calc(100vw - 95px);  }
	
	}
	@media (max-width:980px){
		#quick {left:calc(100vw - 60px);  }
	
	}

	@media (max-width:480px){
		#quick {left:calc(100vw - 42px);}
		#quick .quick_btn span{width: 1.6rem; height: 1.6rem;line-height:1.6rem; font-size: 1.1rem;}
		#quick .quick_btn span {margin: 7px;}
		#quick .quick_btn li:nth-child(4) span{ font-size: 1.2rem;}
	}

/*공통페이지 변경으로 인한 값설정*/
  @media (max-width: 640px) {
    #sub_content {
        margin-top: 65px !important; 
    }
}