@charset "utf-8";

header{background-color: #fff; color: #202020; border-color: #ddd;}
header::after{display: none;}
header .header_wrap .top .left{}
header .header_wrap .top .left span i img:first-child{display: none;}
header .header_wrap .top .left span i img:last-child{display: inline;}
header .header_wrap .top .right ul li:first-child::after{background-color: #ddd;}
header .header_wrap .border{background-color: #ddd;}
header .header_wrap .bottom h1 a img:first-child{display: none;}
header .header_wrap .bottom h1 a img:last-child{display: inline; width:220px; }

header .header_wrap .top .right ul li a{color: #202020;}
header .header_wrap .bottom ul > li > a{color: #202020;}
/* 모바일 */
header .m_header_wrap .left .logo img:nth-child(1){display: none;}
header .m_header_wrap .left .logo img:nth-child(2){display: inline; width:100%; }
header .m_header_wrap .left .place{border-color: #ddd;}
header .m_header_wrap .left .place span i img:nth-child(1){display: none;}
header .m_header_wrap .left .place span i img:nth-child(2){display: inline;}
header .m_header_wrap > .right img:nth-child(1){display: none;}
header .m_header_wrap > .right img:nth-child(2){display: inline;}
/*// 모바일 */