﻿@charset "utf-8";

@font-face {
  font-family:'Pretendard';
  font-weight:400;
  src:url(/Content/DT/fonts/Pretendard-Regular.woff) format('woff');
  font-display: swap;
}
@font-face {
  font-family:'Pretendard';
  font-weight:500;
  src:url(/Content/DT/fonts/Pretendard-Medium.woff) format('woff');
  font-display: swap;
}
@font-face {
  font-family:'Pretendard';
  font-weight:600;
  src:url(/Content/DT/fonts/Pretendard-SemiBold.woff) format('woff');
  font-display: swap;
}
@font-face {
  font-family:'Pretendard';
  font-weight:700;
  src:url(/Content/DT/fonts/Pretendard-Bold.woff) format('woff');
  font-display: swap;
}
@font-face {
  font-family:'Pretendard';
  font-weight:800;
  src:url(/Content/DT/fonts/Pretendard-ExtraBold.woff) format('woff');
  font-display: swap;
}
@font-face {
  font-family:'Pretendard';
  font-weight:900;
  src:url(/Content/DT/fonts/Pretendard-Black.woff) format('woff');
  font-display: swap;
}


a,body,dd,div,dl,dt,em,footer,h1,h2,h3,h4,h5,h6,header,html,img,label,li,nav,ol,p,section,span,strong,ul,input,textarea,button{margin:0;padding:0;border:0;}
footer,header,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
a{color:inherit;text-decoration:none;cursor:pointer}
button{border:none;background:none;cursor:pointer}
table{width:100%;border-collapse:collapse;border-spacing:0;word-break:break-all}

body{font-size:14px;font-family:'Pretendard','Malgun Gothic',Dotum,Helvetica,'Apple SD Gothic Neo',Sans-serif;font-weight:400;color:#47484c;word-break:normal;-webkit-text-size-adjust:none;vertical-align:baseline;text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
img{vertical-align:top}
input[type=text]::-ms-clear{display:none}
caption, legend, .offscr{position:absolute!important;height:1px!important;width:1px!important;overflow:hidden!important;clip:rect(1px 1px 1px 1px)!important;clip:rect(1px,1px,1px,1px)!important}
input[type=text]::-ms-clear{display:none}

input[type=text],
input[type=password],
input[type=tel],
input[type=number],
input[type=file]{-webkit-appearance:none;}
::-webkit-input-placeholder{font-family:'Pretendard';color:#C7C7C8;text-align:left;opacity:1}
:-moz-placeholder{font-family:'Pretendard';color:#C7C7C8;text-align:left;opacity:1}
::-moz-placeholder{font-family:'Pretendard';color:#C7C7C8;text-align:left;opacity:1}
:-ms-input-placeholder{font-family:'Pretendard'!important;color:#C7C7C8!important;text-align:left!important;opacity:1}
input[type=text]:focus::-webkit-input-placeholder{visibility:hidden}
input[type=text]:focus:-moz-placeholder{visibility:hidden}
input[type=text]:focus::-moz-placeholder{visibility:hidden}
input[type=text]:focus:-ms-input-placeholder{visibility:hidden}
input[type=password]:focus::-webkit-input-placeholder{visibility:hidden}
input[type=password]:focus:-moz-placeholder{visibility:hidden}
input[type=password]:focus::-moz-placeholder{visibility:hidden}
input[type=password]:focus:-ms-input-placeholder{visibility:hidden}

.nwrap .top_noti {height: 42px; background:rgba(118, 188, 33, 0.4);}
.nwrap .top_noti .inner {position:relative; width:1600px; padding:0 102px; margin:0 auto; font-size:14px; line-height: 20px; font-weight: 500; padding-top:11px; box-sizing: border-box;}
.nwrap .top_noti .btn_close {position:absolute; top:6px; right:100px; width:30px; height:30px; background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_close.svg) center no-repeat;}

.nwrap header .header_top {width:1600px; height:71px; padding:0 102px; margin:0 auto; display:flex; align-items: center; box-sizing: border-box;}
.nwrap header h1 {width:128px; height:32px;}
.nwrap header h1 img {max-width:100%;}

.search_area {position:relative; width:335px; margin-left:335px; height:36px; overflow:hidden;}
.search_area .inp_src {width:100%; height:100%; padding:0 50px 0 16px; border-radius:8px; border:1px solid #E0E0E2; box-sizing: border-box;}
.search_area .inp_src:focus {border-color:#76BC21; outline:none}
.search_area .btn_search {position:absolute; top:4px; right:8px; width:28px; height:28px; background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_search.svg) center no-repeat;}
.search_area .inp_src:focus + .btn_search {background-image: url(https://fs.modenoffice.com/b2c/images/home2025/icon_search_on.svg);}

.nwrap header .utils {display:flex; gap:20px; margin-left:auto; font-size:12px; color:#47484c; align-items: center;}
.nwrap header .utils a {position:relative; display:block; line-height:17px; padding-top:26px;}
.nwrap header .utils a:before {position:absolute; content:''; width:24px; height:24px; top:0; left:50%; margin-left:-12px;}
.nwrap header .utils .btn_login:before {background: url(https://fs.modenoffice.com/b2c/images/home2025/icon_login.svg) no-repeat;}
.nwrap header .utils .btn_cart:before {background: url(https://fs.modenoffice.com/b2c/images/home2025/icon_cart.svg) no-repeat;}
.nwrap header .utils .btn_mpage:before {background: url(https://fs.modenoffice.com/b2c/images/home2025/icon_person.svg) no-repeat;}
.nwrap header .utils .btn_join {padding:0 14px; border:1px solid #E8E8EA; border-radius:8px; font-size:13px; line-height: 30px;}
.nwrap header .utils .btn_join:before {display:none;}

.nav_group {background:#F8F8F8; height:50px; border-bottom:1px solid #E8E8EA; box-sizing: border-box;}
.nav_group .inner {position:relative; width:1600px; padding:0 102px; display:flex; margin:0 auto; box-sizing: border-box;}
.nav_group .menu_area {margin:14px 44px 0 0;}
.nav_group .btn_menu {padding-left:26px; background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_cate.svg) 0 center no-repeat;}
.nav_group .menu_conts {display:none; position:absolute; top:100%; left:102px; z-index:20;}
.nav_group .menu_conts.show {display:block;}
.menu_cate {height:660px; padding:8px 0;position:relative;background:#fff;border:1px solid #76BC21; border-top:0;  box-sizing: border-box;}
.menu_cate a {display:block; width:236px; padding:6px 36px 6px 20px; font-size:14px; line-height:20px; box-sizing: border-box;}
.menu_cate a:hover {font-weight:700; color:#76BC21}
.menu_cate .open > a {font-weight:700; color:#76BC21}
.menu_cate .open > .mmn, .menu_cate .open > .in_sub {background:url(https://fs.modenoffice.com/b2c/images/home2025/arr_green.svg) calc(100% - 16px) center no-repeat;}
.menu_cate .dep2 {display:none; position:absolute; top:0; left:235px; padding:8px 0; height:660px; background:#fff; border:1px solid #76BC21; border-width:0 1px 1px 0; border-left:1px solid #E8E8EA; box-sizing: border-box;}
.menu_cate .open .dep2 {display:block;}
.menu_cate .dep3 {display:none; position:absolute; top:0; left:236px; padding:8px 0; height:660px; background:#fff; border:1px solid #76BC21; border-width:0 1px 1px 0; border-left:1px solid #E8E8EA; box-sizing: border-box;}

.nav_group .gnb ul {display:flex; font-size:15px; line-height:22px;}
.nav_group .gnb a {color:#171719; display:block; padding:14px 20px;}
.nav_group .gnb a:hover {font-weight: 700;}

.event_container { position: relative; overflow:hidden;}
.event_main { height: 460px;}
.event_main .swiper-slide {text-align:center; }
.event_main .swiper-slide a {display:block;}
.thumbs_nav_wrap {position:absolute; top:70px; left:50%; margin-left:484px; width:180px; height:321px; background:#fff; border-radius: 8px; z-index:10}
.thumbs_nav_wrap:before {position:absolute; content:''; top:0; left:0; right:0; bottom:0; border:1px solid #E8E8EA; border-radius: 8px;}
.thumbs_nav_wrap .swiper-button-prev, .thumbs_nav_wrap .swiper-button-next { position: absolute; bottom: -36px; right: auto; top: auto; left: 50%; margin-left:-12px; height: 24px; width: 24px;background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_arrow.svg) no-repeat;}
.thumbs_nav_wrap .swiper-button-prev:hover, 
.thumbs_nav_wrap .swiper-button-next:hover {background-image: url(https://fs.modenoffice.com/b2c/images/home2025/icon_arrow_gr.svg);}
.thumbs_nav_wrap .swiper-button-prev::after, .thumbs_nav_wrap .swiper-button-next::after { display:none;}
.thumbs_nav_wrap .swiper-button-prev {top:-14px; bottom:auto; transform: rotate(180deg);}

.event_thumbs {position:relative; order: -1;width: 180px;height: 320px; border-radius:8px; overflow:hidden;}
.event_thumbs .swiper-slide {position:relative; height:65px; font-size:14px; line-height: 20px; text-align:center; padding:0 1px; border-top: 1px solid #E8E8EA; box-sizing: border-box; cursor: pointer;}
.event_thumbs .swiper-slide img {vertical-align: top; border-radius: 12px;}
.event_thumbs .swiper-slide-thumb-active:before {position:absolute; content:''; top:0; left:0; right:0; bottom:0; border:2px solid #76BC21}
.event_thumbs .swiper-slide-thumb-active:first-child:before {border-top-left-radius: 8px; border-top-right-radius: 8px;}
.event_thumbs .swiper-slide-thumb-active:last-child:before {border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;}

.event_container .info_float {position:absolute; top:70px; right:50%; margin-right:676px; z-index:10;}
.event_container .info_float a {display:block; border:1px solid #fff; border-radius: 4px; margin-bottom: 8px; box-shadow: 0 0 2px 0 rgba(0,0,0,.08);}

.contents {width:1600px; padding:20px 102px 160px 102px; margin:0 auto; box-sizing: border-box;}
.contents section {margin-top:80px;}
.contents h2 {font-size:24px; color:#000; line-height:32px; text-align:center; font-weight: 600;}
.contents .heading_sub {font-size:18px; line-height: 26px; text-align:center; font-weight: 500; color:#858588; margin-top:8px;}
.showcut_items {margin-top:46px; display:flex; justify-content: center; gap:20px;}
.showcut_items a {position:relative; display:block; min-width:96px; text-align:center; font-size:14px; line-height:20px; padding-top:66px;}
.showcut_items a:before {position:absolute; content:''; width:56px; height:56px; top:0; left:50%; margin-left:-28px;}
.showcut_items .btn_sc01:before {background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_cut1.svg) no-repeat;}
.showcut_items .btn_sc02:before {background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_cut2.svg) no-repeat;}
.showcut_items .btn_sc03:before {background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_cut3.svg) no-repeat;}
.showcut_items .btn_sc04:before {background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_cut4.svg) no-repeat;}
.showcut_items .btn_sc05:before {background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_cut5.svg) no-repeat;}
.showcut_items .btn_sc06:before {background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_cut6.svg) no-repeat;}
.showcut_items .btn_sc07:before {background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_cut7.svg) no-repeat;}
.showcut_items .btn_sc08:before {background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_cut8.svg) no-repeat;}

.contents .banner_view {margin-top:60px; display:flex; justify-content: space-between;}

.goods_wrap {position:relative; margin-top:46px;}
.goods_wrap .goods_cate {position:absolute; top:0; left:0; width:216px; overflow:hidden; border-radius:8px; z-index:10;}
.goods_wrap .goods_cate:before {position:absolute; content:''; top:0; left:0; right:0; bottom:0; border:1px solid #E0E0E2; border-radius:8px;}
.goods_wrap .goods_cate button {position:relative; display:block; width:100%; height:80px; padding-left:102px; font-size:15px; color:#171719; text-align:left;}
.goods_wrap .goods_cate button:before {position:absolute; content:''; width:62px; height:62px; border-radius:50%; top:8px; left:24px; background:#F8F8F8; border:1px solid #F4F4F5}
.goods_wrap .goods_cate li:not(:first-child) button {border-top:1px solid #E0E0E2;}
.goods_wrap .goods_cate li.on button:before {background-color:#E7FCD7}
.goods_wrap .goods_cate li.on button {border:1px solid #76BC21;}
.goods_wrap .goods_cate li:first-child.on button {border-top-left-radius: 8px; border-top-right-radius: 8px;}
.goods_wrap .goods_cate li:last-child.on button {border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;}
.goods_wrap .goods_cate li.on + li button {border-top:0;}
.goods_wrap .goods_cate button:after {position:absolute; content:''; top:22px; left:38px; width:36px; height:36px;}
.goods_wrap .goods_cate .btn_cate01:after { background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_gcate01.svg) no-repeat;}
.goods_wrap .goods_cate .btn_cate02:after { background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_gcate02.svg) no-repeat;}
.goods_wrap .goods_cate .btn_cate03:after { background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_gcate03.svg) no-repeat;}
.goods_wrap .goods_cate .btn_cate04:after { background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_gcate04.svg) no-repeat;}
.goods_wrap .goods_cate .btn_cate05:after { background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_gcate05.svg) no-repeat;}
.goods_wrap .goods_cate .btn_cate06:after { background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_gcate06.svg) no-repeat;}
.goods_wrap .goods_cate .btn_cate07:after { background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_gcate07.svg) no-repeat;}
.goods_wrap .goods_cate .btn_cate08:after { background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_gcate08.svg) no-repeat;}

.goods_list .goods_item_list {margin-left:236px;}
.goods_item_list {display:flex; flex-wrap:wrap; gap:32px 20px; }
.goods_item_list li {width:216px;}
.goods_item_list .thumnail {display:flex; justify-content: center; align-items: center; overflow:hidden; height:216px; border:1px solid #E0E0E2; border-radius:8px; box-sizing: border-box;}
.goods_item_list .details {padding-top:12px;}
.goods_item_list .details .name {font-size:16px; line-height:24px; font-weight: 500; color:#171719; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.goods_item_list .details .sumup {margin-top:4px; font-size:13px; line-height: 18px; font-weight: 500; color:#858588; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.goods_item_list .price_box {margin-top:4px; font-size:16px; font-weight: 700; color:#000}
.goods_item_list .price_box .price em {font-size:12px; font-weight: 400;}
.goods_item_list .price_box .rate {color:#FF4242}

.contents .btn_box {margin-top:56px; text-align:center}
.contents .btn_box .btn_more {display:inline-block; width:320px; height:48px; border:1px solid #E0E0E2; box-sizing: border-box;}
.contents .btn_box .btn_more span {display:inline-block; font-size:14px; line-height:46px; color:#171719; padding-right:24px; background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_more.svg) 100% 50% no-repeat;}

.brands .brand_list {display:flex; flex-wrap:wrap; justify-content: space-between; gap:24px 16px; margin-top:46px;}
.brands .brand_list li a {width:140px; height:72px; border:1px solid #E8E8EA; border-radius: 8px; background:#F8F8F8; box-sizing: border-box; display:flex; justify-content: center; align-items: center;}
.brands .brand_list li img {max-width:100%; filter:grayscale(1); opacity:.7}
.brands .brand_list li.on a {border-color:#76BC21; background:#fff; box-shadow: 0 1px 2px 0 rgba(0,0,0,.12);}
.brands .brand_list li.on a img, .brands .brand_list li a:hover img {filter:grayscale(0); opacity: 1;}
.brands .brand_list li a:hover {background:#fff;}

.brand_goods {margin-top:40px;}
.brand_goods .goods_item_list {margin-top:40px;}

.info_banner {position:relative; height:146px; text-align:center; border:1px solid #E0E0E2; border-radius: 8px; box-sizing: border-box;}
.info_banner strong {display:block; font-size:24px; font-weight: 600; line-height: 32px; color:#000; padding-top:37px;}
.info_banner p {display:inline-block; margin-top:12px; font-size:20px; line-height: 28px; padding:0 12px; border-radius: 4px; color:#fff;}
.info_banner .back {position:absolute; top:0; left:0; right:0; bottom:0; z-index:-1;}
.info_banner .bg_r {background:#FF0000}
.info_banner .bg_r2 {background:#FF1A00}
.info_banner .bg_r3 {background:#D52D38}
.info_banner .bg_r4 {background:#D52D38}
.info_banner .bg_r5 {background:#E7002E}
.info_banner .bg_r6 {background:#B92A30}
.info_banner .bg_r7 {background:#EE0000}
.info_banner .bg_r8 {background:#C7023B}
.info_banner .bg_r9 {background:#B11116}
.info_banner .bg_r10 {background:#ED1C24}
.info_banner .bg_bu {background:#005BAC}
.info_banner .bg_bu2 {background:#405AA8}
.info_banner .bg_bu3 {background:#223F99}
.info_banner .bg_bu4 {background:#4186C7}
.info_banner .bg_bu5 {background:#035290}
.info_banner .bg_bu6 {background:#03328D}
.info_banner .bg_bu7 {background:#003F82}
.info_banner .bg_bu8 {background:#00307C}
.info_banner .bg_bu9 {background:#213F99}
.info_banner .bg_bd {background:#33647E}
.info_banner .bg_gl {background:#23A448}
.info_banner .bg_gl2 {background:#38B980}
.info_banner .bg_gl3 {background:#3AB54C}
.info_banner .bg_gr {background:#404040}
.info_banner .bg_ye {background:#F9BE00}
.info_banner .bg_sk {background:#009FE3}
.info_banner .bg_sk2 {background:#1DBBC4}

.delivery_info {position:relative; margin-top:60px; height:126px; background:#ECFDDA; padding:30px 0 0 236px; border-radius: 8px; box-sizing: border-box;}
.delivery_info:after {position:absolute; content:''; top:13px; right:240px; width:250px; height:100px; background:url(https://fs.modenoffice.com/b2c/images/home2025/img_truck.png) no-repeat; background-size: 100%;}
.delivery_info p {font-size:28px; font-weight: 600; line-height: 38px; color:#171719;}
.delivery_info p span {display:block; font-size:20px; line-height: 28px; font-weight: 400;}

.pick_list {width:1156px; margin:46px auto 0 auto; display:flex; flex-wrap:wrap; gap:24px 20px;}
.pick_list li {width:372px;}
.pick_list li a {position:relative; display:block; border:1px solid #E0E0E2; border-radius:8px; padding:26px 32px;}
.pick_list li a:before {position:absolute; content:''; width:92px; height:92px; top:24px; right:32px; border:1px solid #F4F4F5; border-radius: 50%; background:#F8F8F8; box-sizing: border-box;}
.pick_list li a:after {position:absolute; content:''; width:46px; height:46px; top:47px; right:55px;}
.pick_list li a.icon_pick01:after {background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_pick01.svg) no-repeat;}
.pick_list li a.icon_pick02:after {background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_pick02.svg) no-repeat;}
.pick_list li a.icon_pick03:after {background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_pick03.svg) no-repeat;}
.pick_list li a.icon_pick04:after {background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_pick04.svg) no-repeat;}
.pick_list li a.icon_pick05:after {background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_pick05.svg) no-repeat;}
.pick_list li a.icon_pick06:after {background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_pick06.svg) no-repeat;}
.pick_list li a.icon_pick07:after {background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_pick07.svg) no-repeat;}
.pick_list li a.icon_pick08:after {background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_pick08.svg) no-repeat;}
.pick_list li a.icon_pick09:after {background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_pick09.svg) no-repeat;}
.pick_list li .title {display:inline-block; background:#47484C; border-radius:4px; font-size:11px; color:#fff; line-height:14px; padding:6px 12px;}
.pick_list li p {margin-top:8px; font-size:16px; line-height: 24px; color:#47484C;}
.pick_list li p strong {display:block; font-size:18px; line-height: 26px; color:#000; font-weight: 500;}
.pick_list li a:hover {border-color:#76BC21}
.pick_list li a:hover:before {background-color:#E7FCD7;}

.floating {position:fixed; top:232px; right:50%; margin-right:-810px; z-index:20;}
.floating a {display:block; width:104px; padding:10px 7px; border:1px solid #E0E0E2; border-radius: 4px; background:#fff; box-sizing: border-box;}
.floating .carts {margin-top:4px; padding:7px;}
.floating .tit {font-size:12px; line-height: 16px;}
.floating .cnt {font-size:13px; font-weight: 500; line-height: 16px;}
.floating .info {display:flex; justify-content: space-between;}
.floating .sh_list {margin-top:8px;}
.floating .sh_list ul {display:flex;}
.floating .sh_list ul li {width:32px; height:32px; border:1px solid #F4F4F5; border-radius: 50%; padding:4px; background:#fff; overflow:hidden; box-sizing: border-box;}
.floating .sh_list ul li + li {margin-left:-4px;}
.floating .sh_list ul li img {max-width:100%;}
.floating .page_scroll {margin-top:24px;}
.floating .page_scroll button {position:relative; display:block; width:104px; height:36px; font-size:13px; padding:0 45px 0 17px; border:1px solid #E0E0E2; border-radius: 4px; background:#fff; box-sizing: border-box;}
.floating .page_scroll button:after {position:absolute; content:''; width:20px; height:20px; top:50%;; right:17px; margin-top:-10px;}
.floating .page_scroll button:hover {border-color: #76BC21;}
.floating .page_scroll .btn_pageup:after {background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_arrow.svg) no-repeat; background-size:20px; transform: rotate(180deg);}
.floating .page_scroll .btn_pagedown {margin-top:8px;}
.floating .page_scroll .btn_pagedown:after {background:url(https://fs.modenoffice.com/b2c/images/home2025/icon_arrow.svg) no-repeat; background-size:20px;}

.nfooter {border-top:1px solid #F4F4F5; }
.nfooter .inner {width:1600px; padding:40px 102px 80px 102px; margin:0 auto; text-align:center; box-sizing: border-box;}
.nfooter .btn_sub {display:inline-block; font-size:12px; line-height: 16px; padding:3px 7px; border:1px solid #E0E0E2; border-radius: 2px; }

.nfooter .footer_menu {display:flex; margin-bottom:32px; justify-content: center;}
.nfooter .footer_menu ul:after {display:block; content:''; clear: both;}
.nfooter .footer_menu ul li {float:left; margin-right:16px;}
.nfooter .footer_menu ul a {display:block; font-size:13px; line-height: 24px;}
.nfooter .footer_menu ul strong {font-weight: 700; color:#76BC21}
.nfooter .footer_info {font-size:12px; line-height: 24px; display:flex; gap:55px;}
.nfooter .footer_info .other {padding-top:72px;}
.nfooter .footer_info .other a:first-child {display: block; margin-bottom:32px;}
.nfooter .footer_info .other a:first-child img {width:150px;}
.nfooter .footer_info .other .btn_sub {padding:0; border:0;}
.nfooter .footer_moden {display:inline-block; text-align: left;}
































