@charset "utf-8"; 

/*header*/
#header #nav #gnb .wrap {margin-left:500px;}
#header #nav #gnb .wrap > ul.minNav > li {width:25%;}

/*슬로건*/
.E07_m_visual #m_slogan p.txt2 {font-size:40px !important;}

@media screen and (max-width:680px) {
/*슬로건*/
.E07_m_visual #m_slogan p.txt2 {font-size:25px !important; padding-right:60% !important];}
}

@media screen and (max-width:560px) {
  /* 로고 */ 
 	#header h1.logoBox a .logo {width:25px !important;}


}

@media screen and (max-width:480px) {
  /* 로고 */ 
 	#header h1.logoBox  {width: calc(100% - 80px);}
 	#header h1.logoBox a {width:100%; height:auto;  word-break:keep-all;}
 	#header h1.logoBox a .name {width: calc(100% - 50px);line-height: 1.1;}
}