@charset "utf-8";


/*서브 비주얼*/
.eQ01 .wrap_sub_visual:before{background:url(/sites/bio/images/sub_bio.jpg) no-repeat center top;}
.eQ02 .wrap_sub_visual:before{background:url(/sites/templet_guide/images/sub/sub_visual_08.jpg) no-repeat center;background-size:cover !important; }
.eQ03 .wrap_sub_visual:before{background:url(/sites/templet_guide/images/sub/sub_visual_03.jpg) no-repeat center;background-size:cover !important; }
.eQ04 .wrap_sub_visual:before{background:url(/sites/templet_guide/images/sub/sub_visual_24.jpg) no-repeat center;background-size:cover !important; }
.eQ05 .wrap_sub_visual:before{background:url(/sites/templet_guide/images/sub/sub_visual_11.jpg) no-repeat center;background-size:cover !important; }

/*인사말 이름*/
.picInfo {
    font-family: 'Dream Regular';
    font-size: 20px;
    color: #afd4fa;
    line-height: 1;
    background: #0d75e0;
    padding: 25px;
    display: inline-block;
    float: right;
}

/*오시는길*/
@media all and (max-width:1280px){
  .subNav .sub_div {
      padding-bottom: 0 !important;
	  margin-bottom: 0 !important;
    }
}