/* BASIC css start */
/* 메뉴 아이콘 (흰아이콘)*/
#container #header {position: fixed;}
#container #header .header_top .menubtn { width: 25px; right: 15px; background: url(/design/natureoda/newpage/m/icon/menuicon.png)no-repeat; background-size: contain; }
#container #header .header_top .logo a{ width: 108px; height: 16px; background: url(/design/natureoda/newpage/m/icon/newpage_logo_white.png)no-repeat; background-size: contain;}

/* 메뉴 고정 (검정아이콘)*/
#container #header.header-scroll .header_top .menubtn { width: 25px; right: 15px; background: url(/design/natureoda/newpage/m/icon/menu_black.png)no-repeat; background-size: contain;}
#container #header.header-scroll .header_top .logo a{ width: 108px; height: 16px; background: url(/design/natureoda/newpage/m/icon/newpage_logo_black.png)no-repeat; background-size: contain;}

/* 배너타이틀 */
.brand_bnnr a img{width: 100%;}

/* 내용 */
.setionTit h1{ margin: 0 0 12px; color: #222; font-family: 'Noto Sans KR', sans-serif; font-size: 1.5rem; font-weight: 300; letter-spacing: -3px; line-height: 38px;}
.setionTit p{margin: 0 0 25px; color: #aaaaaa; font-family: 'Noto Sans KR', sans-serif; font-size: 1rem; font-weight: 100; letter-spacing: -2px; line-height: 36px;}
.page-body{padding: 50px 20px; text-align: center;}
.page-body .brandBox{ margin: 0;}
.page-body .brandBox a img{width: 100%;}
.page-body .brandBox figcaption{ padding: 30px 0 0;}
.page-body .brandBox figcaption p{ display: block; color: #222222; font-size: 1.2rem; font-family: 'Noto Sans KR', sans-serif; line-height: 28px;}
.page-body .brandBox figcaption span{ display: block; margin: 24px 0 0; color: #777777; font-size: .925rem; font-family: 'Noto Sans KR', sans-serif; font-weight: 100; line-height: 32px;}

/* BASIC css end */

