* {padding: 0; margin: 0; border:0;}
input:focus {outline:none;}
a { text-decoration:none }
a:hover{text-decoration:none;}
li { list-style: none;}

.lg_brand_wrap figure {margin: unset;}

/* °øÅë */
.lg_brand_wrap {overflow: hidden; min-width: 1300px;}
.lg_brand_wrap .inner {width: 1100px; margin: 0 auto; display: block;}
.lg_brand_wrap .greytxt {color: #949494; font-family: 'noto-R'; font-size: 14px;}
.lg_brand_wrap .mt70 {margin-top: 70px; padding-top: 60px;}
.lg_brand_wrap .mt30 {margin-top: 30px;}
.lg_brand_wrap .rating{ display:inline-block; width:85px;}
.lg_brand_wrap .rating .Product_star{background:url(//image5.compuzone.co.kr/img/images/product_detail/btn_pd_new.png) -183px -117px; width:85px; height:14px; display: inline-block; margin:0;}
.lg_brand_wrap .rating .Product_starIco{background:url(//image5.compuzone.co.kr/img/images/product_detail/btn_pd_new.png) #fff -183px -99px; height:14px; display:block; margin:0;}
.lg_brand_wrap h3 {font-weight: normal;}
.lg_brand_wrap img {width: 100%; height: 100%; display: block;}


/* ¸ÞÀÎºñµð¿À */
.visual_sec {width: 100%; height: 580px; overflow: hidden; position: relative;}
.visual_sec iframe {width: 100%; height: 100%; position: relative; left:3px; top: 0px; transform: scale(1.3);}
.visual_sec::after {width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: transparent; content: '';z-index: 1;}
@media screen and (max-width: 1800px) {.visual_sec iframe {width: 2500px; left: -425px;}}
@media screen and (max-width: 1500px) {.visual_sec iframe {left: -575px;}}



/* Å¸ÀÌÆ²ÀÌµ¿ */
.lg_brand_wrap .goto {width: 100%; border-bottom: 1px solid #f2f2f2; background: #fff; position: absolute;}
.lg_brand_wrap .goto.fixed {position: fixed; top: 0; z-index: 3;}
.lg_brand_wrap .goto .inner {display: flex; justify-content: space-between; align-items: center; height: 60px; padding: 18px 0; box-sizing: border-box;}
.lg_brand_wrap .inner span:after {display: none;}
.lg_brand_wrap .goto .inner > div {display: flex; align-items: flex-end; }
.lg_brand_wrap .goto .inner > div span:nth-child(1) {padding-top: 5px; margin-right: 5px;}
.lg_brand_wrap .goto .inner > div span:nth-child(3) {line-height: 24px; margin-left: 10px;}
.lg_brand_wrap .goto .inner > ul {display: flex; gap: 60px;}
.lg_brand_wrap .goto .inner > ul li {padding: 18px 0; box-sizing: border-box; position: relative;}
.lg_brand_wrap .goto .inner > ul li a {color: #1A1A1A;}
.lg_brand_wrap .goto .inner > ul li::after {width: 0%; height: 4px; content: ''; background: #1A1A1A; bottom: 0; left: 50%; transform: translateX(-50%); position: absolute; transition: all 0.3s;}
.lg_brand_wrap .goto .inner > ul li:hover::after,.lg_brand_wrap .goto .inner > ul li.on::after {width: 100%;}

/* sec2 ¹è³Ê½½¶óÀÌµå*/ 
.lg_brand_wrap .sec2swiper .swiper-container {overflow: visible; margin-top: 120px;}
.lg_brand_wrap .sec2swiper .swiper-slide a {width: 100%; display: block; position: relative;}
.lg_brand_wrap .sec2swiper .swiper-slide .bg {width: 100%; height: 80px; display: block; border-radius: 10px; overflow: hidden;}
.lg_brand_wrap .sec2swiper .txt_wrap {width: max-content; position: absolute; top: 50%; left: 24px; transform: translateY(-50%); display: flex; align-items: center; gap: 12px; opacity: 0; transition: all 0.5s; transition-delay: 0.3s;}
.lg_brand_wrap .sec2swiper .txt_wrap h2 {color: #FFF;}
.lg_brand_wrap .sec2swiper .txt_wrap span {color: #D8D8D8;}
.lg_brand_wrap .sec2swiper .swiper-pagination {height: 8px; bottom: 0; top: 10px; box-sizing: border-box; width: max-content; left: unset; right: 24px;}
.lg_brand_wrap .sec2swiper .swiper-pagination-bullet {margin: 0 6px 0 0; background: #fff;  transform: scale(1); opacity: 0.6;}
.lg_brand_wrap .sec2swiper .swiper-pagination-bullet:last-child {margin-right: 0;}
.lg_brand_wrap .sec2swiper .swiper-pagination-bullet-active {opacity: 1;}
.lg_brand_wrap .sec2swiper .swiper-slide.swiper-slide-active .txt_wrap{opacity: 1; }

/* sec3 ¼ôÆû*/
.lg_brand_wrap .sec3 {margin-top: 80px;}
.lg_brand_wrap .tit_wrap {width: 1100px; margin: 0 auto; display: flex; justify-content: space-between; align-items: flex-end}
.lg_brand_wrap .tablist {width: 146px; display: flex;  position: relative; justify-content: space-between; align-items: center;}
.lg_brand_wrap .tablist::after {content: ''; width: 1px; height: 15px; position: absolute; top: 5px; left: 56px; background: #D8D8D8;}
.lg_brand_wrap .tablist li{cursor: pointer; font-size: 16px !important; text-align: left;}
.lg_brand_wrap .tablist li.on {font-family: 'noto-B'; color: #1A1A1A;}
.lg_brand_wrap .sec3 .tabcont {margin: 30px 0 80px; display: none;}
.lg_brand_wrap .sec3 .tabcont.on {display: block;}

/* sec3 ½½¶óÀÌµå °øÅë */
.lg_brand_wrap .sec3 .swiper-wrapper {align-items: center;}
.lg_brand_wrap .sec3 .swiper-slide .txt_wrap {position: absolute; top: 24px; left: 24px;}
.lg_brand_wrap .sec3 .swiper-slide .txt_wrap h2 {color: #fff; line-height: 36px; margin-top: 4px;}
.lg_brand_wrap .sec3 .swiper-slide .txt_wrap p {color: #f2f2f2; opacity: 1; transition: all 0.3s;}
.lg_brand_wrap .sec3 .swiper-slide figure {width: 100%; height: 430px; position: relative; object-fit: cover;}
.lg_brand_wrap .sec3 .swiper-slide figure::before {content: ''; width: 72px; height: 72px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); background:url(//image5.compuzone.co.kr/img/images/svg_icon/FFFFFF/icon_line_triangle_circle_48.svg) 50% 50%/cover no-repeat; opacity: 0; transition: all 0.3s; z-index: 1;}
.lg_brand_wrap .sec3 .swiper-slide figure::after {content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgb(0, 0, 0, 0.5); border-radius: 10px; opacity: 0; transition: all 0.3s; cursor: pointer;}
.lg_brand_wrap .sec3swiper .swiper-button-next,.lg_brand_wrap .sec3swiper .swiper-button-prev{width: 42px; height: 42px; background:#fff url(//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_prev_24.svg) 50% 50% /20px no-repeat; box-shadow: 0px 3px 6px #00000029; border-radius: 50%; left: -25px;}
.lg_brand_wrap  .sec3swiper .swiper-button-next {background: #fff url(//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_next_24.svg) 50% 50% /20px no-repeat; left: 1085px;}
.lg_brand_wrap .sec3swiper .swiper-option {width: 100%; position: absolute; top: 50%; transform: translateY(-50%); z-index: 1; opacity: 0; transition: all 0.3s;}
.lg_brand_wrap .sec3swiper:hover .swiper-option {opacity: 1;}
.lg_brand_wrap .sec3 .swiper-slide:hover p {opacity: 0.2;}
.lg_brand_wrap .sec3 .swiper-slide:hover figure::after {opacity: 1;}
.lg_brand_wrap .sec3 .swiper-slide:hover figure::before {opacity: 1;}

/* sec3 gram ÅÇ ½½¶óÀÌµå */
.lg_brand_wrap .sec3swiper .swiper-container{width: 1100px; overflow: visible;}
.lg_brand_wrap .sec3swiper .swiper-slide {width: 260px !important; opacity: 0.4; overflow: hidden; transition: all 0.3s; position: relative; border-radius: 10px; transform: scaleY(0.77);}
.lg_brand_wrap .sec3swiper .swiper-slide img {transform: scaleY(1.219); transition: all 0.3s; }
.lg_brand_wrap .sec3swiper .swiper-slide .txt_wrap {display: none;}
.lg_brand_wrap .sec3swiper .swiper-slide {pointer-events: none;}

.lg_brand_wrap .sec3swiper .swiper-slide-active,
.lg_brand_wrap .sec3swiper .swiper-slide-active + .swiper-slide,
.lg_brand_wrap .sec3swiper .swiper-slide-active + .swiper-slide + .swiper-slide,
.lg_brand_wrap .sec3swiper .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide
{ opacity: 1 !important; transform: scaleY(1) !important;}

.lg_brand_wrap .sec3swiper .swiper-slide-active img,
.lg_brand_wrap .sec3swiper .swiper-slide-active + .swiper-slide img,
.lg_brand_wrap .sec3swiper .swiper-slide-active + .swiper-slide + .swiper-slide img,
.lg_brand_wrap .sec3swiper .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide img
{ transform: scaleY(1) !important;}

.lg_brand_wrap .sec3swiper .swiper-slide-active .txt_wrap,
.lg_brand_wrap .sec3swiper .swiper-slide-active + .swiper-slide  .txt_wrap,
.lg_brand_wrap .sec3swiper .swiper-slide-active + .swiper-slide + .swiper-slide  .txt_wrap,
.lg_brand_wrap .sec3swiper .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide  .txt_wrap {display: block !important;}

.lg_brand_wrap .sec3swiper .swiper-slide-active,
.lg_brand_wrap .sec3swiper .swiper-slide-active + .swiper-slide,
.lg_brand_wrap .sec3swiper .swiper-slide-active + .swiper-slide + .swiper-slide,
.lg_brand_wrap .sec3swiper .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide {pointer-events: auto;}

/* sec4 MD°­·ÂÃßÃµ*/
.lg_brand_wrap .sec4 {background: #FAFAFA; padding: 80px 0; box-sizing: border-box; width: 100%; height: 480px;}
.lg_brand_wrap .sec4 .inner {position: relative;}
.lg_brand_wrap .sec4 .conlist {display: flex; justify-content: space-between; position: absolute; top: 0; opacity: 0; transform: translateY(20px); transition: all 0.4s;}
.lg_brand_wrap .sec4 .conlist li {width: calc(25% - 15px); position: relative;}
.lg_brand_wrap .sec4 .conlist li .pro_badge {height: 26px; line-height: 24px; position: absolute; top: 12px; left: 12px; color: #fff; font-family: inherit; font-size: 12px; padding: 0px 12px; border-radius: 100px; border: 1px solid #fff; box-sizing: border-box; letter-spacing: -0.24px; z-index: 1; backdrop-filter: blur(5px);}
.lg_brand_wrap .sec4 .conlist li figure {width: 260px; height: 158px; overflow: hidden; margin-bottom: 12px;}
.lg_brand_wrap .sec4 .conlist li figure img {transform: scale(1); transition: all 0.5s;}
.lg_brand_wrap .sec4 .conlist li figure:hover img {transform: scale(1.1);}
.lg_brand_wrap .sec4 .tabcont .greytxt {margin-top: 4px;  letter-spacing: -0.4px; font-size: 16px;}
.lg_brand_wrap .sec4 .tabcont {opacity: 0;}
.lg_brand_wrap .sec4 .tabcont.on {opacity: 1;}
.lg_brand_wrap .sec4 .tabcont.on .conlist {opacity: 1;transform: translateY(0px); z-index: 1;}

/* sec5 */
.lg_brand_wrap .sec5 {padding: 80px 0; box-sizing: border-box;}
.lg_brand_wrap .sec5 a {width: 100%; display: block; overflow: hidden; border-radius: 10px;}

/* sec6 ÀÌº¥Æ® & ¸ÂÃãÃßÃµ*/
.lg_brand_wrap .sec6 {padding-bottom: 80px; box-sizing: border-box;}
.lg_brand_wrap .sec6 h2{margin-bottom: 30px;}
.lg_brand_wrap .sec6 .inner {display: flex; gap: 20px;}
.lg_brand_wrap .sec6 .swiper-slide span {height: 100%; display: block;}
.lg_brand_wrap .sec6 .swiper-slide a {width: 100%; height: 415px; display: block; border-radius: 10px; overflow: hidden;}

.lg_brand_wrap .sec6 .sec6swiper_L {width: 680px;}
.lg_brand_wrap .sec6 .sec6swiper_L .swiper-container {overflow: visible;}
.lg_brand_wrap .sec6 .sec6swiper_L .swiper-pagination-progressbar {background: rgb(255, 255, 255, 0.3); height: 4px; top: 388px; width: calc(100% - 48px); left: 50%; transform: translateX(-50%); border-radius: 3PX;}
.lg_brand_wrap .sec6 .sec6swiper_L .swiper-pagination-progressbar-fill {background: #fff; border-radius: 3PX;}
.lg_brand_wrap .sec6swiper_L .swiper-button-next,.lg_brand_wrap .sec6swiper_L .swiper-button-prev {width: 42px; height: 42px; background:#fff url(//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_prev_24.svg) 50% 50% /20px no-repeat; box-shadow: 0px 3px 6px #00000029; border-radius: 50%; left: -20px;}
.lg_brand_wrap  .sec6swiper_L .swiper-button-next {background:#fff url(//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_next_24.svg) 50% 50% /20px no-repeat; left: 660px;}
.lg_brand_wrap .sec6swiper_L .swiper-option {width: 100%; position: absolute; top: 50%; transform: translateY(-50%); z-index: 1; opacity: 0; transition: all 0.3s;}
.lg_brand_wrap .sec6swiper_L:hover .swiper-option {opacity: 1;}

.lg_brand_wrap .sec6 .sec6swiper_R {width: 400px;}
.lg_brand_wrap .sec6 .sec6swiper_R .swiper-slide a {position: relative;}
.lg_brand_wrap .sec6 .sec6swiper_R .txt_wrap {position: absolute; bottom: 24px; left: 24px; opacity: 0; transform: translateY(20px); transition: all 0.3s; transition-delay: 0.3s;}
.lg_brand_wrap .sec6 .sec6swiper_R .txt_wrap > span {height: 34px; line-height: 34px; color: #fff; font-family: 'noto-R'; font-size: 14px; padding: 0px 12px; border-radius: 100px; border: 1px solid #fff; box-sizing: border-box; letter-spacing: -0.24px; display: inline-block; margin-bottom: 8px;}
.lg_brand_wrap .sec6 .sec6swiper_R .txt_wrap > h3 {font-family: 'noto-B'; color: #fff; font-size: 24px; text-align: left; line-height: 36px;}
.lg_brand_wrap .sec6 .sec6swiper_R .txt_wrap > p {color: #949494; margin-top: 16px;}
.lg_brand_wrap .sec6 .sec6swiper_R .num {width: max-content; color: #6C6C6C; letter-spacing: 1.6px; font-family: 'noto-R'; font-size: 14px; text-align: right;  box-sizing: border-box; position: static;}
.lg_brand_wrap .sec6 .sec6swiper_R .swiper-slide-active .txt_wrap {opacity: 1; transform: translateY(0);}
.lg_brand_wrap .sec6 .sec6swiper_R .swiper-option  {display: flex; height: 24px; position: absolute; bottom: 24px; right: 24px; align-items: center; justify-content: space-between; gap: 8PX;}
.lg_brand_wrap .sec6swiper_R .swiper-button-next, .lg_brand_wrap .sec6swiper_R .swiper-button-prev {width: 12px; height: 12px; background: url(//image5.compuzone.co.kr/img/images/svg_icon/6C6C6C/icon_line_prev_12.svg) 50% 50% /cover no-repeat; position: static; margin: unset;}
.lg_brand_wrap .sec6swiper_R .swiper-button-next {transform: rotate(180deg);}

/* sec7 »ý»ýÈÄ±â*/
.lg_brand_wrap .sec7 .rating{position: absolute; bottom: 20px; left: 20px;}
.lg_brand_wrap .sec7 {width: 100%; height: 540px; background: #EDEFFB; position: relative;}
.lg_brand_wrap .sec7::before {content: ''; width:1920px; height: 540px; background: url(//image5.compuzone.co.kr/img/images/lg_brandstore/sec7_bg.png) 50% 50% /cover no-repeat; position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
.lg_brand_wrap .sec7 .inner {height: inherit; position: relative; display: flex; justify-content: space-between; align-items: center; }
.lg_brand_wrap .sec7 .tit_wrap {display: flex; flex-direction: column; text-align: left; align-items: flex-start; gap: 6px;}
.lg_brand_wrap .sec7 .tit_wrap h2 {line-height: 42px;}
.lg_brand_wrap .sec7 h3.greytxt {font-size: 18px; font-weight: normal;}
.lg_brand_wrap .sec7 .sec7swiper {width: 820px; position: relative;}
.lg_brand_wrap .sec7 .sec7swiper .swiper-slide {width: 260px; height: 380px; background: #fff; border-radius: 10px; overflow: hidden;}
.lg_brand_wrap .sec7 .sec7swiper .rev_img {width: 100%; height: 160px; display: block; overflow: hidden;}
.lg_brand_wrap .sec7 .sec7swiper .rev_img img {object-fit: cover; width: 100%; height: 100%;}
.lg_brand_wrap .sec7 .sec7swiper .rev_cont  {padding: 24px; box-sizing: border-box; height: 220px; position: relative;}
.lg_brand_wrap .sec7 .sec7swiper .rev_cont h3 {word-break: break-all; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.lg_brand_wrap .sec7 .sec7swiper .rev_cont p {word-break: break-all; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; margin: 8px 0 0;}
.lg_brand_wrap .sec7 .sec7swiper .swiper-button-next,.lg_brand_wrap .sec7 .sec7swiper .swiper-button-prev{width: 42px; height: 42px;  background:#fff url(//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_prev_24.svg) 50% 50% /20px no-repeat; box-shadow: 0px 3px 6px #00000029; border-radius: 50%;  left: -20px;}
.lg_brand_wrap .sec7 .sec7swiper .swiper-button-next {transform: rotate(180deg); box-shadow: 0px 3px 36px #00000029; left: 800px;}
.lg_brand_wrap .sec7 .sec7swiper .swiper-option {width: 100%; position: absolute; top: 49%; transform: translateY(-50%); z-index: 1; opacity: 0; transition: all 0.3s;}
.lg_brand_wrap .sec7 .sec7swiper:hover .swiper-option {opacity: 1;}

.lg_brand_wrap .sec7 .sec7swiper .play_thum {position: relative;}
.rev_img.play_thum::before {content: ''; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); position: absolute; top: 0; left: 0; z-index: 1;}
.rev_img.play_thum::after {content: ''; width: 72px; height: 72px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); background:url(//image5.compuzone.co.kr/img/images/svg_icon/FFFFFF/icon_line_triangle_circle_48.svg) 50% 50%/cover no-repeat;  z-index: 1;}

/* sec8 LG ºê·£µå ½ºÅä¾î*/
.lg_brand_wrap .sec8 .rating{gap: 5px;}
.lg_brand_wrap .sec8 {margin-top: 80px; padding-bottom: 100px; box-sizing: border-box;}
.lg_brand_wrap .sec8 h2 {text-align: center;}
.lg_brand_wrap .sec8tab {border-radius:10px; border:1px solid #d8d8d8; overflow:hidden;}
.lg_brand_wrap .sec8tab ul {display: flex; border-bottom:1px solid #d8d8d8;}
.lg_brand_wrap .sec8tab ul:last-child {border-bottom:none;}
.lg_brand_wrap .sec8tab ul li {width:20%; height: 40px; padding: 10px 12px; font-size:14px; font-family:'noto-R'; font-weight: normal; color:#1A1A1A; border-right: 1px solid #D8D8D8; box-sizing: border-box; transition:all 0.3s; cursor: pointer;}
.lg_brand_wrap .sec8tab ul li:last-child {border-right:none;}
.lg_brand_wrap .sec8tab ul li:hover {background:#F9F9F9;}
.lg_brand_wrap .sec8tab ul li.on,  .sec8tab ul li.ON2 {background:#1A1A1A; color:#fff; box-shadow: 3px 3px 6px rgba(0,0,0,0.16); border-radius: 5px; font-family: 'noto-M';}
.lg_brand_wrap .sec8tab ul li.none_li:hover {background:#fff; box-shadow: none; border-radius:0;}
.lg_brand_wrap .sec8tab ul li.none:hover{background: unset;}
.lg_brand_wrap .sec8tab1{margin:30px 0 24px;}
.lg_brand_wrap .sec8tab1 li {width: 50% !important; text-align: center; height: 50px!important; line-height: 50px!important; padding: unset !important; font-size: 16px !important;}
.lg_brand_wrap .sec8 .tabcont_wrap {display: none;}
.lg_brand_wrap .sec8 .tabcont_wrap.on {display: block;}
.lg_brand_wrap .prod_box {display: block; width:100%; height:100%; padding:20px; background: #fff; box-sizing: border-box;}
.lg_brand_wrap .prod_box>span {display:block; border-radius: 10px; position:relative; overflow:hidden;}
.lg_brand_wrap .prod_box span img {width:100%;}
.lg_brand_wrap .prod_box .pro_tit {margin:10px 0; line-height:24px; font-size: 16px; font-family:'noto-R'; font-weight: normal; color: #1a1a1a; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;}
.lg_brand_wrap .prod_box .pro_price {position:relative; text-align: left;  margin-bottom: 5px;}
.lg_brand_wrap .prod_box .pro_price::after {content:''; display:block; clear:both;}
.lg_brand_wrap .prod_box .sale {display:block; height: 18px; margin:0 0 5px 0; text-decoration: line-through; font-size: 16px; font-family:'spoqa R'; font-weight: normal; color: #949494;}
.lg_brand_wrap .prod_box .per {float:left; font-size: 18px; font-family:'spoqa B'; font-weight: normal; color: #F14738; margin-right: 10px;}
.lg_brand_wrap .prod_box .won {font-size: 18px; font-family:'spoqa B'; font-weight: normal; color: #1A1A1A;}
.lg_brand_wrap .prod_box .info_box>span {width:260px; height:260px; position: relative; display: block; border-radius: 10px; overflow: hidden;}
.prod_box .info_box>span::before {content:''; width:100%; height:100%; background:rgba(0, 0, 0, 0.02); position:absolute; top:0; left:0; right:0; bottom:0;}
.lg_brand_wrap .prod_box>span {width:220px; height:220px;}
.lg_brand_wrap .prod_box .rating {width: auto; display: flex; align-items: center;}
.lg_brand_wrap .prod_box .rating .spMB16 {font-weight: bold; line-height: 16px;}
.lg_brand_wrap .sec8_tabcont .tabinner{margin-top: 30px;}
.lg_brand_wrap .sec8_tabcont ul {display:flex; flex-wrap: wrap; gap: 30px 20px; box-sizing: border-box;}
.lg_brand_wrap .sec8_tabcont li {width:260px;}
.lg_brand_wrap .sec8_tabcont li a {padding:0;}
.lg_brand_wrap .prd_event {display: flex; gap: 5px; flex-wrap: wrap; margin-top: 20px;}
.lg_brand_wrap .evtIco_obj{margin: 0; font-family: 'noto-R'; padding: 4px 10px; height: 26px; background: #F9F9F9; border: 0; border-radius: 2px; color: #1A1A1A; line-height: unset; display: block; width: max-content;}

.lg_brand_wrap .more_wrap {width: 1100px; margin: 70px auto 0; position: relative;}
.lg_brand_wrap .more_wrap::after {content: ''; width: 100%; height: 1px; background: #E8E8E8; position: absolute; top: 50%; left: 0; transform: translateY(-50%); z-index: -1;}
.lg_brand_wrap .more_btn {width: 210px; height: 48px; line-height: 48px;  background: #fff; border-radius: 24px; border: 1px solid #e8e8e8; overflow: hidden; text-align: center;  cursor: pointer; box-sizing: border-box; display: block; margin: 0 auto;} 
.lg_brand_wrap .more_btn i { display: inline-block; margin-left: 10px; width: 14px; height: 14px; background: url(//image5.compuzone.co.kr/img/images/recomend21/table_down.png) center no-repeat;}

/* ¼îÃ÷ÆË¾÷ */
.lg_brand_wrap .dimm{position:fixed; left:0; top:0; width:100%; height:100vh; background:rgba(0,0,0,0.6); overflow-y:hidden; z-index:200; display: none;}
.lg_brand_wrap .youtube_pop{position:relative; width:340px; height:600px; top:50%; left:50%; transform:translate(-50%, -50%); overflow:hidden;}
.lg_brand_wrap .youtube_pop iframe{position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); width:100%; height:130%;}
