#moFix {display:none !important;}

.hallyu-main {margin:0 auto;max-width:1920px;font-family:'Noto Sans KR';color:#000;}
.hallyu-main .alt {position:absolute;width:0;height:0;font-size:0;line-height:0;overflow:hidden;}
.hallyu-main .pc {display:block !important;}
.hallyu-main .mo {display:none !important;}

.hallyu-nav {display:flex;justify-content:space-between;align-items:center;padding:25px 100px;}
.hallyu-nav .hallyu-menu {display:flex;flex-wrap:wrap;gap:10px;padding-left:28px;}
.hallyu-nav .hallyu-menu li {margin-left:-28px;}
.hallyu-nav .hallyu-menu li a {display:block;border-radius:30px;border:solid 4px #000;height:60px;background:#fff;padding:6px 28px;font-size:28px;font-weight:700;line-height:140%;letter-spacing:-0.02em;}
.hallyu-nav .hallyu-menu li a:hover {border-color:#2093ff;color:#2093ff;}
.hallyu-nav .hallyu-menu li a.active {border-color:#2093ff;background:#2093ff;color:#fff;}
.hallyu-nav .hallyu-menu li.break {width:100%;}
.hallyu-nav .hallyu-slogan {flex-shrink:0;font-family:'Poppins';font-size:32px;font-weight:600;line-height:160%;letter-spacing:-0.02em;text-align:right;}
.hallyu-nav .hallyu-slogan em {font-weight:700;font-style:normal;color:#2093ff;}

.hallyu-showcase {position:relative;height:700px;overflow:hidden;}
.hallyu-showcase .swiper {height:100%;}
.hallyu-showcase .swiper-slide img,
.hallyu-showcase .swiper-slide video {width:100%;height:100%;object-fit:cover;object-position:center;}
.hallyu-showcase .swiper-slide a {display:block;width:100%;height:100%;padding-right:0;}
.hallyu-showcase .swiper-control {display:flex;justify-content:center;align-items:center;gap:8px;position:absolute;bottom:40px;left:0;width:100%;height:24px;z-index:1;}
.hallyu-showcase .swiper-control .swiper-pagination {display:flex;gap:20px;position:relative;font-size:0;left:auto;bottom:auto;width:auto;}
.hallyu-showcase .swiper-control .swiper-pagination-bullet {border-radius:0;width:200px;height:4px;background:#fff;opacity:0.5;}
.hallyu-showcase .swiper-control .swiper-pagination-bullet-active {background:#fff;opacity:1;}
.hallyu-showcase .swiper-control .btn-control {width:48px;}
.hallyu-showcase .swiper-control .btn-control .pause {display:block;}
.hallyu-showcase .swiper-control .btn-control .play {display:none;}

.hallyu-event {padding:96px 0 48px 100px;}
.hallyu-event .tit {flex-shrink:0;position:relative;font-family:'Inter';font-size:80px;font-weight:700;line-height:100%;letter-spacing:-0.02em;}
.hallyu-event .swiper {display:flex;justify-content:space-between;align-items:flex-start;margin-top:-149px;}
.hallyu-event .swiper .swiper-control {display:flex;align-items:center;gap:20px;margin-top:198px;}
.hallyu-event .swiper .swiper-control .swiper-pagination {display:flex;gap:20px;position:relative;left:auto;bottom:auto;width:auto;}
.hallyu-event .swiper .swiper-control .swiper-pagination .swiper-pagination-bullet {
	display:flex;align-items:center;gap:20px;font-family:'Noto Sans';font-size:32px;font-weight:500;color:#b3b3b3;line-height:140%;letter-spacing:-0.02em;cursor:pointer;
	border-radius:0;width:auto;height:auto;background:transparent;opacity:1;
}
.hallyu-event .swiper .swiper-control .swiper-pagination .swiper-pagination-bullet span.gauge {display:none;position:relative;top:1px;width:120px;height:4px;background:#b3b3b3;font-size:0;}
.hallyu-event .swiper .swiper-control .swiper-pagination .swiper-pagination-bullet span.gauge span {position:absolute;top:0;left:0;width:0%;height:100%;background:#000;transition:width 0.3s;}
.hallyu-event .swiper .swiper-control .swiper-pagination .swiper-pagination-bullet-active {color:#000;}
.hallyu-event .swiper .swiper-control .swiper-pagination .swiper-pagination-bullet-active span.gauge {display:inline-block;}
.hallyu-event .swiper .swiper-control .btn-control {width:48px;}
.hallyu-event .swiper .swiper-control .btn-control .pause {display:block;}
.hallyu-event .swiper .swiper-control .btn-control .play {display:none;}
.hallyu-event .swiper .swiper-wrapper {width:auto;}
.hallyu-event .swiper .swiper-wrapper .swiper-slide {width:80px !important;height:700px;opacity:1 !important;transform:translate3d(0, 0, 0) !important;transition:width 1s !important;overflow:hidden;pointer-events:auto;}
.hallyu-event .swiper .swiper-wrapper .swiper-slide-active {width:920px !important;}
.hallyu-event .swiper .swiper-wrapper .swiper-slide .cover {position:relative;height:100%;}
.hallyu-event .swiper .swiper-wrapper .swiper-slide .cover img {width:auto;max-width:none;height:100%;}
.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-accordion {position:absolute;top:0;left:0;width:80px;height:100%;padding-right:0;z-index:2;}
.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover {position:absolute;top:0;left:80px;width:820px;height:100%;padding-right:0;overflow:hidden;z-index:2;}
.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover .info {position:absolute;bottom:70px;left:40px;width:740px;}
.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover .info dt {font-size:32px;font-weight:700;color:#fff;line-height:140%;letter-spacing:-0.02em;}
.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover .info dd {margin-top:21px;font-size:24px;color:#fff;line-height:140%;letter-spacing:-0.02em;}
.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover .btn-more {display:flex;align-items:center;gap:8px;position:absolute;bottom:37px;right:40px;}
.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover .btn-more span {position:relative;top:-2px;font-size:18px;font-weight:700;color:#fff;line-height:140%;text-decoration:underline;text-underline-offset:3px;}

.hallyu-keyword {display:flex;padding:62px 100px 48px;}
.hallyu-keyword .tit {flex-shrink:0;position:relative;font-family:'Inter';font-size:80px;font-weight:700;line-height:100%;letter-spacing:-0.02em;}
.hallyu-keyword .tags {display:flex;justify-content:space-between;align-items:flex-start;gap:30px;margin-left:64px;width:100%;}
.hallyu-keyword .tags .tag-list {display:flex;flex-wrap:wrap;gap:20px;width:100%;}
.hallyu-keyword .tags .tag-list li a {display:inline-block;padding:8px 24px;background:#efefef;font-size:32px;font-weight:500;line-height:140%;letter-spacing:-0.02em;}
.hallyu-keyword .tags .tag-list li a:hover {background:#2093ff;font-weight:500;color:#fff;}
.hallyu-keyword .tags .tag-list li a.active {background:#2093ff;font-weight:500;color:#fff;}
.hallyu-keyword .tags .tag-cover {flex-shrink:0;position:relative;width:420px;height:320px;padding:20px 20px 0 0;}
.hallyu-keyword .tags .tag-cover .photo {position:relative;z-index:2;}
.hallyu-keyword .tags .tag-cover .photo a {display:none;position:absolute;top:0;left:0;width:100%;}
.hallyu-keyword .tags .tag-cover .photo a.active {display:block;}
.hallyu-keyword .tags .tag-cover .photo a .category {position:absolute;top:6px;right:24px;font-size:32px;color:#fff;font-weight:700;line-height:140%;letter-spacing:-0.02em;z-index:2;}
.hallyu-keyword .tags .tag-cover .photo a .item {position:relative;width:100%;overflow:hidden;}
.hallyu-keyword .tags .tag-cover .photo a .btn-more {position:absolute;bottom:0;right:0;font-size:0;width:48px;background:#fff;}
.hallyu-keyword .tags .tag-cover .photo a .btn-more svg {width:100%;height:100%;}
.hallyu-keyword .tags .tag-cover .bg {position:absolute;top:0;right:0;width:400px;height:300px;background:#f1e780;}

.hallyu-best {padding:48px 80px 120px 100px;}
.hallyu-best .tit {flex-shrink:0;position:relative;font-family:'Inter';font-size:80px;font-weight:700;line-height:100%;letter-spacing:-0.02em;}
.hallyu-best .best-list {display:flex;flex-wrap:wrap;gap:20px;margin-top:28px;}
.hallyu-best .best-list li {margin-top:28px;border:solid 1px #000;border-top:0;border-left:0;width:24%;max-width:415px;padding:0 28px 50px 0;}
.hallyu-best .best-list li .item {position:relative;width:100%;}
.hallyu-best .best-list li .item .category {position:absolute;top:6px;right:24px;font-size:32px;color:#fff;font-weight:700;line-height:140%;letter-spacing:-0.02em;z-index:2;}
.hallyu-best .best-list li .item .photo {position:relative;width:100%;overflow:hidden;}
.hallyu-best .best-list li .item .photo img {position:relative;left:50%;max-width:387px;height:240px;transform:translate(-50%, 0);}
.hallyu-best .best-list li .item .btn-more {position:absolute;bottom:0;right:0;font-size:0;width:48px;background:#fff;}
.hallyu-best .best-list li .item .btn-more svg {width:100%;height:100%;}
.hallyu-best .best-list li .desc {
	margin-top:20px;font-size:26px;line-height:140%;letter-spacing:-0.02em;overflow:hidden;
	display:flex;display:-webkit-box;line-clamp:3;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;word-break:keep-all;
}

@media (max-width: 1800px) {
	.hallyu-nav {padding:25px 5.5556vw;}

	.hallyu-event {padding:96px 0 48px 5.5556vw;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide {width:4.4444vw !important;height:38.8889vw;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide-active {width:51.1111vw !important;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-accordion {width:4.4444vw;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover {left:4.4444vw;width:45.5556vw;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover .info {bottom:3.8889vw;left:2.2222vw;width:41.1111vw;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover .info dd {margin-top:1.1667vw;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover .btn-more {bottom:2.0556vw;right:2.2222vw;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover .btn-more svg {width:1.3333vw;height:1.3889vw;}

	.hallyu-keyword {padding:62px 5.5556vw 48px;}
	.hallyu-keyword .tags {margin-left:3.5556vw;}
	.hallyu-keyword .tags .tag-list {gap:1.1111vw;}
	.hallyu-keyword .tags .tag-list li a {padding:0.4444vw 1.3333vw;}
	.hallyu-keyword .tags .tag-cover {width:23.3333vw;height:17.7778vw;padding:1.1111vw 1.1111vw 0 0;}
	.hallyu-keyword .tags .tag-cover .photo a .category {top:0.3333vw;right:1.3333vw;}
	.hallyu-keyword .tags .tag-cover .bg {width:22.2222vw;height:16.6667vw;}

	.hallyu-best {padding:48px 4.4444vw 120px 5.5556vw;}
	.hallyu-best .best-list {margin-top:1.5556vw;}
	.hallyu-best .best-list li {margin-top:1.5556vw;width:23.6%;}
	.hallyu-best .best-list li .item .category {right:1.3333vw;}
}

@media (max-width: 1600px) {
	.hallyu-nav {padding:1.5625vw 3.125vw;}
	.hallyu-nav .hallyu-menu li a {border-radius:1.875vw;border:solid 0.25vw #000;height:3.75vw;padding:0.375vw 1.75vw;font-size:1.75vw;}
	.hallyu-nav .hallyu-slogan {font-size:2vw;}

	.hallyu-showcase .swiper-control .swiper-pagination {gap:1.25vw;}

	.hallyu-event {padding:6vw 0 3vw 3.125vw;}
	.hallyu-event .tit {font-size:5vw;}
	.hallyu-event .swiper {margin-top:-9.3125vw;}
	.hallyu-event .swiper .swiper-control {gap:1.25vw;margin-top:12.3125vw;}
	.hallyu-event .swiper .swiper-control .swiper-pagination {gap:1.25vw;}
	.hallyu-event .swiper .swiper-control .swiper-pagination .swiper-pagination-bullet {gap:1.25vw;}
	.hallyu-event .swiper .swiper-control .swiper-pagination .swiper-pagination-bullet span.gauge {width:5vw;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover .info dt {font-size:2vw;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover .info dd {font-size:1.5vw;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover .btn-more {gap:0.5vw;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover .btn-more span {top:-0.125vw;font-size:1.125vw;text-underline-offset:0.1875vw;}

	.hallyu-keyword {padding:3.875vw 3.125vw 3vw;}
	.hallyu-keyword .tit {font-size:5vw;}
	.hallyu-keyword .tags {gap:1.875vw;}
	.hallyu-keyword .tags .tag-list li a {padding:0.5vw 1.5vw;font-size:2vw;}
	.hallyu-keyword .tags .tag-cover .photo a .category {top:0.375vw;right:1.5vw;font-size:2vw;}
	.hallyu-keyword .tags .tag-cover .photo a .btn-more {width:3vw;}

	.hallyu-best {padding:3vw 1.875vw 7.5vw 3.125vw;}
	.hallyu-best .tit {font-size:5vw;}
	.hallyu-best .best-list li .item .category {top:0.375vw;right:1.5vw;font-size:2vw;}
	.hallyu-best .best-list li .item .btn-more {width:3vw;}
	.hallyu-best .best-list li .desc {margin-top:1.25vw;font-size:1.625vw;}

}

@media (max-width: 1400px) {
	.hallyu-showcase {height:50vw;}
	.hallyu-showcase .swiper-control {gap:0.5714vw;bottom:2.8571vw;height:1.7143vw;}
	.hallyu-showcase .swiper-control .swiper-pagination {gap:1.4286vw;}
	.hallyu-showcase .swiper-control .swiper-pagination-bullet {width:14.2857vw;height:0.2857vw;}

	.hallyu-event .swiper .swiper-control .swiper-pagination .swiper-pagination-bullet {gap:1.4286vw;font-size:2vw;}
	.hallyu-event .swiper .swiper-control .btn-control {width:3.4286vw;}

	.hallyu-best .best-list {gap:1.4286vw;}
	.hallyu-best .best-list li {width:31.5%;padding:0 2vw 3.5714vw 0;}
	.hallyu-best .best-list li .item .photo img {height:17.1429vw;}
}

@media (max-width: 1200px) {
	.quickmenu {display:block !important;position:fixed;left:0;bottom:0;width:100%;padding-top:20px;background:transparent;z-index:500;}
	.quickmenu[aria-basic='2'] .quickmenu_top_lt {width:calc(50% - 14px);}
	.quickmenu[aria-basic='2'] .quickmenu_top_rt {width:calc(50% - 14px);}
	.quickmenu[aria-basic='2'] .quickmenu_top_arrow {left:50%;opacity:1;}
	.quickmenu[aria-basic='3'] .quickmenu_top_lt {width:calc(73.5% - 14px);}
	.quickmenu[aria-basic='3'] .quickmenu_top_rt {width:calc(26.5% - 14px);}
	.quickmenu[aria-basic='3'] .quickmenu_top_arrow {left:73.5%;opacity:1;}
	.quickmenu_top {display:flex;justify-content:space-between;position:absolute;top:0;left:0;width:100%;height:20px;}
	.quickmenu_top_lt {width:50%;height:20px;background:url(../images/main/mo_quick_top.png) center top repeat-x;background-size:auto 20px;}
	.quickmenu_top_rt {width:50%;height:20px;background:url(../images/main/mo_quick_top.png) center top repeat-x;background-size:auto 20px;}
	.quickmenu_top_arrow {position:absolute;top:0;left:50%;margin-left:-14px;width:28px;height:20px;background:url(../images/main/mo_quick_arrow.png) center top no-repeat;background-size:auto 20px;opacity:0;}
	.quickmenu ul.basic_cont {display:flex;align-items:center;gap:5.56vw;height:78px;padding:0 17.78vw;background:#fff;}
	.quickmenu ul.basic_cont li {flex:1;justify-content:center;width:100%;height:100%;text-align:center;line-height:1;}
	.quickmenu ul.basic_cont li a {display:flex;align-items:center;flex-direction:column;justify-content:start;position:relative;width:100%;height:100%;font-size:12px;font-weight:500;color:rgb(0, 0, 0);line-height:120%;letter-spacing:-0.02em;text-align:center;}
	.quickmenu ul.basic_cont li a.on {color:var(--point-blue);}
	.quickmenu ul.basic_cont li a::before {content:'';display:block;flex-shrink:0;margin-top:10px;width:24px;min-width:24px;height:24px;background-size:100% auto;background-repeat:no-repeat;}
	.quickmenu ul.basic_cont li a.on::before {background-position:0 -24px;}
	.quickmenu ul.basic_cont li button {display:flex;align-items:center;flex-direction:column;justify-content:start;position:relative;width:100%;height:100%;font-size:12px;font-weight:500;color:rgb(0, 0, 0);line-height:120%;letter-spacing:-0.02em;text-align:center;}
	.quickmenu ul.basic_cont li button.on {color:var(--point-blue);}
	.quickmenu ul.basic_cont li button::before {content:'';display:block;flex-shrink:0;margin-top:10px;min-width:24px;width:24px;height:24px;background-size:100% auto;background-repeat:no-repeat;}
	.quickmenu ul.basic_cont li button.on::before {background-position:0 -24px;}
	.quickmenu ul.basic_cont li:nth-child(1) a::before {margin-bottom:10px;background-image:url(../images/main/mo_icon_float_home.png);}
	.quickmenu ul.basic_cont li:nth-child(2) button::before {margin-bottom:3px;background-image:url(../images/main/mo_icon_float_hallyu.png);}
	.quickmenu ul.basic_cont li:nth-child(3) button::before {margin-bottom:10px;background-image:url(../images/main/mo_icon_float_event.png);}
	.quickmenu ul.sub_cont {display:flex;flex-direction:column;justify-content:center;position:absolute;bottom:100px;left:50%;margin-left:-74.5px;border-radius:10px;width:149px;padding:0 10px;background:#fff;box-shadow:5px 5px 5px 0 rgba(0,0,0,0.1);}
	.quickmenu ul.sub_cont li {flex:1;justify-content:center;border-top:solid 1px #d9d9d9;width:100%;height:100%;text-align:center;line-height:1;}
	.quickmenu ul.sub_cont li a {display:flex;align-items:center;justify-content:start;position:relative;width:100%;height:100%;font-size:12px;font-weight:500;color:rgb(0, 0, 0);line-height:120%;letter-spacing:-0.02em;text-align:left;}
	.quickmenu ul.sub_cont li a.on {color:var(--point-blue);}
	.quickmenu ul.sub_cont li a::before {content:'';display:block;flex-shrink:0;margin:8px;width:24px;min-width:24px;height:24px;background-size:100% auto;background-repeat:no-repeat;}
	.quickmenu ul.sub_cont li a.on::before {background-position:0 -24px;}
	.quickmenu ul.sub_cont li:first-child {border-top:0;}

	.quickmenu ul.sub_cont.hallyu {display:none;left:50%;}
	.quickmenu ul.sub_cont.hallyu li:nth-child(1) a::before {background-image:url(../images/main/mo_icon_float_hallyu_01.png);}
	.quickmenu ul.sub_cont.hallyu li:nth-child(2) a::before {background-image:url(../images/main/mo_icon_float_hallyu_02.png);}
	.quickmenu ul.sub_cont.hallyu li:nth-child(3) a::before {background-image:url(../images/main/mo_icon_float_hallyu_03.png);}
	.quickmenu ul.sub_cont.event {display:none;left:73.5%;}
	.quickmenu ul.sub_cont.event li:nth-child(1) a::before {background-image:url(../images/main/mo_icon_float_event_01.png);}
	.quickmenu ul.sub_cont.event li:nth-child(2) a::before {background-image:url(../images/main/mo_icon_float_event_02.png);}
	.quickmenu[aria-basic='2'] ul.sub_cont.hallyu {display:flex;}
	.quickmenu[aria-basic='3'] ul.sub_cont.event {display:flex;}
}

@media (max-width: 1024px) {
	.hallyu-main .pc {display:none !important;}
	.hallyu-main .mo {display:block !important;}

	.hallyu-nav {justify-content:flex-end;padding:15px 24px;}
	.hallyu-nav .hallyu-menu {display:none;}
	.hallyu-nav .hallyu-slogan {font-size:16px;line-height:140%;}

	.hallyu-showcase {height:385px;}
	.hallyu-showcase .swiper-control {gap:2px;bottom:20px;height:12px;}
	.hallyu-showcase .swiper-control .swiper-pagination {gap:5px;}
	.hallyu-showcase .swiper-control .swiper-pagination-bullet {width:60px;height:2px;}
	.hallyu-showcase .swiper-control .btn-control {width:24px;}

	.hallyu-event {padding:48px 0 0;}
	.hallyu-event .tit {padding:0 24px;font-size:40px;}
	.hallyu-event .swiper {flex-direction:column;margin-top:-75px;}

	.hallyu-event .swiper .swiper-control {justify-content:space-between;gap:10px;margin-top:86px;width:100%;padding:0 24px;}
	.hallyu-event .swiper .swiper-control .swiper-pagination {gap:8px;}
	.hallyu-event .swiper .swiper-control .swiper-pagination .swiper-pagination-bullet {gap:10px;font-size:16px;}
	.hallyu-event .swiper .swiper-control .swiper-pagination .swiper-pagination-bullet span.gauge {top:0;width:58px;height:2px;}
	.hallyu-event .swiper .swiper-control .btn-control {width:24px;}
	.hallyu-event .swiper .swiper-wrapper {flex-direction:column;margin-top:14px;width:100vw;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide {width:100% !important;height:11.1111vw;transition:height 1s !important;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide-active {width:100% !important;height:102.7778vw;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .cover {width:100%;height:auto;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .cover img {width:100%;max-width:none;height:auto;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-accordion {width:100%;height:11.1111vw;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover {top:11.1111vw;left:0;width:100%;height:91.6667vw;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover .info {bottom:20px;left:5.5556vw;width:88.8889vw;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover .info dt {font-size:16px;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover .info dd {margin-top:10px;font-size:12px;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover .btn-more {gap:6px;bottom:20px;right:5.5556vw;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover .btn-more span {top:-1px;font-size:8px;text-underline-offset:2px;}
	.hallyu-event .swiper .swiper-wrapper .swiper-slide .btn-cover .btn-more svg {width:12px;height:13px;}

	.hallyu-keyword {flex-direction:column;padding:48px 0 24px;}
	.hallyu-keyword .tit {padding:0 24px;font-size:40px;}
	.hallyu-keyword .tags {flex-direction:column;gap:0;margin-left:0;padding:0 24px;}
	.hallyu-keyword .tags .tag-list {gap:10px;margin-top:24px;}
	.hallyu-keyword .tags .tag-list li a {padding:9px 13px;font-size:16px;}
	.hallyu-keyword .tags .tag-cover {margin-top:23px;width:210px;height:160px;padding:10px 10px 0 0;}
	.hallyu-keyword .tags .tag-cover .photo a .category {top:3px;right:12px;font-size:16px;}
	.hallyu-keyword .tags .tag-cover .photo a .btn-more {width:24px;}
	.hallyu-keyword .tags .tag-cover .bg {width:200px;height:150px;}

	.hallyu-best {padding:24px 24px 60px;}
	.hallyu-best .tit {font-size:40px;}
	.hallyu-best .tit .mo {display:none !important;}
	.hallyu-best .best-list {gap:10px;margin-top:14px;}
	.hallyu-best .best-list li {margin-top:14px;width:24%;padding:0 14px 25px 0;}
	.hallyu-best .best-list li .item .category {top:3px;right:12px;font-size:16px;}
	.hallyu-best .best-list li .item .photo img {height:140px;}
	.hallyu-best .best-list li .item .btn-more {width:24px;}
	.hallyu-best .best-list li .desc {margin-top:10px;font-size:13px;}
}

@media (max-width: 800px) {
	.hallyu-best .best-list li {width:31.5%;}
	.hallyu-best .best-list li .item .photo img {height:160px;}
}

@media (max-width: 640px) {
	.hallyu-best .tit .mo {display:block !important;}
	.hallyu-best .best-list li {width:48%;}
	.hallyu-best .best-list li .item .photo img {height:34.375vw;}
}