@charset "utf-8";
/****************************************/
/* Name: 동의대학교 패션디자인학과
/* PART: STYLE 
/* Version: 2.0 / day: 2021-06-30
/* Author: 
/* Writer: Eun
/****************************************/

.topTxt .topTxt-box .sub-text{font-weight:400;margin-bottom:5px;opacity:0.5;display:block;line-height:1}
.topTxt .topTxt-box .sub-text em{padding-right:10px;margin-right:10px;border-right:2px solid rgba(255,255,255,0.5);}
.topTxt .topTxt-box .sub-text em:last-child{padding-right:0;margin-right:0;border-right:0}

.topTxt .topTxt-box .sns-text{display:block;margin-bottom:20px;position:relative;padding-left:30px}
.topTxt .topTxt-box .sns-text::before{content:'';position:absolute;top:0;left:0;width:22px;height:22px;background:url('/_res/deu/fashion/img/instar.png') left top/contain no-repeat;}
.topTxt .topTxt-box .sns-text em{opacity:0.5;}