/* ¸ÞÀÎ °³Æí ½Ã 
   layout.css ¿¡ ¾÷µ¥ÀÌÆ® µÉ CSS
*/

/* ==================================================
   ÀÎÆ®·Î/¸ÞÀÎ °øÅë 
================================================== */
body {background:#fff}
.util-right {display: none;}

/* ==================================================
   Çì´õ
================================================== */
header .goRussel {left:auto;right:4%}
header .goRussel span:nth-of-type(2) {top: 5px;width:100%}
header .goRussel span:nth-of-type(3) {bottom: 0;width:100%}

header h1 {padding:16px 0 0 16px;text-align: left;}
header h1 img {height:16.4px;}

.panel-wrap.on {left:0;}
.panel-wrap {left:100%;}

footer .btn-sns a img {width:32px;height:32px;}


