.layout_header {padding:49px 50px 0 70px; height:121px; background-image: url(../images/common/menu_bar.png); background-size: contain; }
.header_cateSection {float:left; width:calc(100% - 243px);}
.header_btnSection {float:right; display: flex; }
.header_btnSection > img {cursor: pointer;}
.header_titleSection {border-top:1px solid #ffffff; padding:15px 0 0 0; }

.header_cate {list-style: none; padding-left:0; padding-bottom:12px; margin:0;}
.header_cate li {display: inline-block; border-right: 1px solid #ffffff; padding:0 15px; font-family: 'Noto Sans KR'; font-size: 1em; color:#ffffff; height:14px; line-height:13px; cursor:pointer;}
.header_cate li:first-child {padding-left: 0;}
.header_cate li:last-child {border-right: 0;}
.header_cate li.active { color:#ffffff; font-weight:bold }

.header_titleSection_eng {float:left; font-size:34px; margin-right:10px; font-family: 'Noto Sans KR', sans-serif; font-weight:600; color:#ffffff;}
.header_titleSection_kor {float:left; margin-top:18px; font-family: 'Noto Sans KR'; color:#ffffff;}

.header_btnSection img {display: inline-block; width:50px; height:50px; margin-top:11px; cursor:pointer;}