@charset "utf-8";

.imgBox1.custom01 .photo img { width:100%; }

/* 학과시설 */
.imgBox2.ty3.custom-01 > li .itemWrap .photo { flex: 0 0 40rem; }
.imgBox2.ty3.custom-01 > li .itemWrap .cont { flex: 0 1 calc(100% - 40rem); }
.imgBox2.ty3.custom-01 > li .itemWrap:hover .photo img { transform:none; }
.imgBox2.ty3.custom-01 .dl_card > li > dl > dt { flex: 0 0 20rem; }
.imgBox2.ty3.custom-01 .dl_card > li > dl > dd { flex: 1 1 calc(100% - 20rem); }

/* 동아리 */
.imgBox2.ty3.custom-02 > li .itemWrap .cont { flex: 1 1 100%; padding-left:0; }

/* 입시정보 */
.imgBox2.custom-01 > li .itemWrap:hover .photo img { transform:scale(1) !important; }