button {border-radius: 0; border: 0; outline: 0; cursor: pointer; -webkit-appearance: none; appearance: none;}
a {text-decoration: none !important; outline: none; cursor: pointer !important;}
.clearFix:after {content: ''; display: block; clear: both;}
/* ÀÌ »óÇ° ¾î¶§ ÀÌº¥Æ® ÆË¾÷ */
.pt_more_layer {position:fixed; top: 0; left: 0; width:100vw; height:100%; z-index: 9998; background-color: #f7f7f7; display: none;}
.pt_more_layer  * {box-sizing: border-box;}
.pt_more_layer .pt_layer_title {position:fixed; top: 0; left: 0; width:100%; height: 52px; z-index: 1; background-color: #fff; text-align: center; color: #000; font-size: 18px; line-height: 52px; font-family: "noto-M"; font-weight: bold;}
.pt_more_layer .pt_layer_title .close_X { position: absolute; top: 50%; right: 15px; transform: translateY(-50%); width: 15px; height: 15px; display: inline-block; cursor: pointer; background: url(//image5.compuzone.co.kr/img/images/ask_estimate/mo_ae_icon5.png) center; background-size: contain;}
/* ÀÌ »óÇ° ¾î¶§ ÀÌº¥Æ® ÆË¾÷::Å¸ÀÌÆ² */
.pt_more_layer .pt_layer_tab {position:fixed; top: 52px; left: 0; width:100%; height: 52px; z-index: 1; background-color: #fff; text-align: center; padding: 0 20px;}
.pt_more_layer .pt_layer_tab > li {display: inline-block; float: left; width: calc(100% / 3); height: 52px; z-index: 1; text-align: center; color: #1a1a1a; font-size: 17px; line-height: 52px; font-family: "noto-M"; cursor: pointer;}
.pt_more_layer .pt_layer_tab > li.on {font-family: "noto-B"; border-bottom: 3px solid #3f3000;}
/* ÀÌ »óÇ° ¾î¶§ ÀÌº¥Æ® ÆË¾÷:: ³»ºÎ ¹è³Ê */
.pt_more_layer .pt_layer_inner {margin-top: 104px; width: 100%; height: calc(100% - 104px); overflow-x: hidden; overflow-y: auto;}
.pt_more_layer .pt_layer_inner .pt_box {display: block; width: 100%; background-color: #fff; border: solid #ddd; border-width: 0 0 1px;}
.pt_more_layer .pt_layer_inner .pt_box + .pt_box {margin-top: 10px; border-width: 1px 0;}
.pt_more_layer .pt_layer_inner .pt_box > a {display: block; width: 100%; height: 100%;}
.pt_more_layer .pt_layer_inner .pt_box > a .img_box {width: 100%; max-width:750px; margin:0 auto; }
.pt_more_layer .pt_layer_inner .pt_box > a .img_box > img {width: 100%; display: block;}
.pt_more_layer .pt_layer_inner .pt_box > a .txt_box {width: 100%; padding: 20px; position: relative; text-align: center;}
.pt_more_layer .pt_layer_inner .pt_box > a .txt_box .play_top_bnr_tit { width: 100%; display: block; color: #1a1a1a; font-weight: normal; font-family: "noto-B"; font-size: 18px; line-height: 27px; height: 27px; overflow: hidden; text-align: center; }
.pt_more_layer .pt_layer_inner .pt_box > a .txt_box .play_top_bnr_text { width: 100%; font-size: 14px; line-height: 20px; height: 20px; overflow: hidden; color: #1a1a1a; font-family: "noto-M"; text-align: center;}

/* ÀÌ »óÇ° ¾î¶§ wrap */
.new_playbox_wrap {width: 100vw; background: #fff; position: relative; overflow: hidden;}
.new_playbox_wrap * { box-sizing: border-box;}
.new_playbox_wrap > div {width: 100%; background-color: #fff; position: relative;}
.new_playbox_wrap > div + div,
.play_popular_wrap, .play_365_wrap, .play_NEW_wrap, .play_MD_wrap  {border-top: 10px solid #f7f7f7; padding: 30px 15px;}
.play_top_wrap {max-width:750px; margin:0 auto;}

/* ÀÌ »óÇ° ¾î¶§ ÀÌº¥Æ® ÆË¾÷:: ¿­±â ¹öÆ° */
.play_top_wrap .pt_more_btn { position: absolute; display: inline-block; right: 20px; bottom:163px; width: 40px; height: 40px; border-radius: 50%; background-color: rgba(0,0,0,0.6);}
.play_top_wrap .pt_more_btn:after,
.play_top_wrap .pt_more_btn:before {content: ''; position: absolute; display: inline-block; width: 1.5px; height: 22px; top: 50%; left: 50%; background-color: #fff;}
.play_top_wrap .pt_more_btn:after { transform: translate(-50%,-50%) rotate(0deg);}
.play_top_wrap .pt_more_btn:before { transform: translate(-50%,-50%) rotate(90deg);}

/* »ó´Ü ÀÌº¥Æ® ½½¶óÀÌµå */
.play_top_wrap .play_top_slide { position: relative; width: 100%; overflow: hidden; background-color: #fff; }
.play_top_wrap .play_top_roll > a {display: block; width: 100%; height: 100%;}
.play_top_wrap .play_top_roll > a .img_box {width: 100%; overflow: hidden;}
.play_top_wrap .play_top_roll > a .img_box > img {position: relative; width: 100%; display: block;}
.play_top_wrap .play_top_roll > a .txt_box {width: 100%; padding:25px 10px; position: relative; text-align: center;}
.play_top_wrap .play_top_roll > a .txt_box .theme {display: inline-block; background-color: #272727; font-family: "noto-M"; color: #fff; border-radius: 50px; font-size: 14px; line-height: 1; padding: 6px 17px; }
.play_top_wrap .play_top_roll > a .txt_box .play_top_bnr_tit { width: 100%; display: block; color: #1a1a1a; font-weight: normal; font-family: "noto-B"; font-size: 18px; line-height: 27px; height: 27px; overflow: hidden; margin-top: 3px; text-align: center; }
.play_top_wrap .play_top_roll > a .txt_box .play_top_bnr_text { width: 100%; font-size: 14px; line-height: 20px; height: 20px; overflow: hidden; color: #1a1a1a; font-family: "noto-M"; text-align: center; margin-bottom: 17px;}
.play_top_wrap .progress { display: block; width: calc(100% - 40px); height: 4px; background-color: #d1d2d4; transition: opacity 0.4s; position: relative; bottom: 20px; left: 20px; opacity: 0;}
.play_top_wrap .progress > i { position: absolute; display: inline-block; width: 0%; height: 4px; background-color: #333; transition: 0.4s ease-in-out; top: 0; left: 0;}

/* °ø¿ë Å¸ÀÌÆ² */
.new_playbox_wrap .play_inner_tit {width: 100%; text-align: center; font-weight: normal; color: #1a1a1a; }
.new_playbox_wrap h3.play_inner_tit {margin-bottom: 2px; font-size: 22px; font-family: 'noto-B'; font-weight: normal; color: #3a3a3a; letter-spacing: -1.1px;}
.new_playbox_wrap h2.play_inner_tit {font-size: 15px; font-family: 'noto-R'; font-weight: normal; color: #6c6c6c; letter-spacing: -0.75px;}

/* °ø¿ë Á¦Ç°¸í */
.new_playbox_wrap .pd_name {width: 100%; height: 36px; font-size: 15px; line-height: 20px; color: #3a3a3a; font-family: "noto-R"; text-align: left; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; white-space: normal; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;}
/* °ø¿ë °¡°Ý */
.new_playbox_wrap .pd_price {width: 100%; height: 38px; position: relative;text-align: left;}
.new_playbox_wrap .pd_price .won {line-height: 20px; font-size: 16px; font-family: "spoqa M"; font-weight:bold; color: #3a3a3a; letter-spacing: 0px;}
.new_playbox_wrap .pd_price .won i {padding-left: 1px; font-style: normal; font-size: 11px; font-family: "noto-M"; font-weight: normal; color: #3a3a3a;}
.new_playbox_wrap .pd_price .under {display:block; text-align: left; line-height:20px; font-size: 13px; font-family: "spoqa M"; color: #b4b4b4; text-decoration: line-through; letter-spacing: 0px;}
.new_playbox_wrap .pd_price .discount { display: inline-block; padding-right:5px; line-height: 20px; font-size: 16px; font-family: "spoqa M"; font-weight:bold; color: #f14738; }
/* °ø¿ë ´õº¸±â ¹öÆ° */
.new_playbox_wrap .play_list_btn {width: 100%; display: block; height: 35px; border:1px solid #939598; background-color: #fff; line-height: 1; font-size: 13px; color: #1a1a1a; font-family: "noto-M";}
/* °ø¿ë new, ÇÒÀÎÀ² ¾ÆÀÌÄÜ */
.new_playbox_wrap .pb_sale,
.new_playbox_wrap .pb_new {position: absolute; display: inline-block; transition: 0.3s;}
.new_playbox_wrap .pb_sale,
.new_playbox_wrap .pb_new {width: 43px; height: 21px; border-radius: 50px; top: 10px; text-align: center; color: #fff; font-family: "noto-B"; font-size: 13px; line-height: 1; padding: 4px 0;}
.new_playbox_wrap .pb_sale {left: 10px; background-color: #f14738;}
.new_playbox_wrap .pb_new {right: 10px; background-color: #2a2a2a;}
/* °ø¿ë ½º¿ÍÀÌÇÁ ¸®½ºÆ® */
.new_playbox_wrap .play_swipe_wrap {width: 100%; overflow-x: auto; text-align: center;}
.new_playbox_wrap .play_swipe {position: relative; display: inline-block; font-size:0; white-space: nowrap; overflow-y: hidden;}
.new_playbox_wrap .play_swipe > li {display: inline-block; width: 140px;}
.new_playbox_wrap .play_swipe > li .img_box {display: block; width: 140px; height: 140px; border-radius: 5px; position: relative; overflow: hidden;}
.new_playbox_wrap .play_swipe > li .img_box::before {content:''; width:100%; height:100%; background: rgba(0,0,0,0.02); position:absolute; top:0; left:0;}
.new_playbox_wrap .play_swipe > li .img_box > img {display: block; width: 100%; height: 100%;}
.new_playbox_wrap .play_swipe > li .pd_name {margin-top: 8px;}
.new_playbox_wrap .play_swipe > li .pd_price {margin-top: 3px;}
 
/* ÀÎ±â ±Þ»ó½Â */
.play_popular_wrap .play_list_area {width: 100%; padding-top: 17px;}
.play_popular_wrap .play_list_area .play_list { width:calc(100% + 15px); background:#fff; display:inline-block; font-size:0;}
.play_popular_wrap .play_list_area .play_list > li {display: inline-block; width:calc(50% - 15px); height:100%; margin-right:15px; margin-bottom:30px; letter-spacing: 0; vertical-align: top; position:relative;}
.play_popular_wrap .play_list_area .play_list > li > a {width: 100%; height: 100%; display: block; position:relative; }
.play_popular_wrap .play_list_area .play_list > li .num {position: absolute; display: inline-block; z-index: 1; top: -10px; left: 10px; color: #166fcc; font-family: "noto-B"; letter-spacing: 0; font-size: 17px; line-height: 20px; border-bottom: 1px solid #166fcc;}
.play_popular_wrap .play_list_area .play_list > li .img_box {display: block; width: 100%; height:100%; border-radius:10px; overflow: hidden; position:relative;}
.play_popular_wrap .play_list_area .play_list > li .img_box::before {content:''; width:100%; height:100%; background: rgba(0,0,0,0.02); position:absolute; top:0; left:0;}
.play_popular_wrap .play_list_area .play_list > li .img_box > img {display: block; width: 100%; height: 100%;}
.play_popular_wrap .play_list_area .play_list > li .pd_name {margin-top: 8px;}
.new_playbox_wrap .play_list_area .play_list > li .pd_price {margin-top: 6px;}
.new_playbox_wrap .play_popular_wrap .play_list_btn {margin-top: 10px;}

/* 365ÀÏ Æ¯°¡ ºê·£µå */
.play_365_wrap .p365_Hbrand_list {width: 100%; padding-bottom: 25px; margin-top:20px;}
.play_365_wrap .p365_Hbrand_list > li {display: block; list-style: none; width: 100%; position: relative; background-color: #1a2c3d; border-radius: 25px; padding: 25px 15px;}
.play_365_wrap .p365_Hbrand_list > li + li {margin-top: 10px;}
.play_365_wrap .p365_Hbrand_list > li.on .play_swipe{display: flex !important;}
.play_365_wrap .p365_Hbrand_list .p365_Hbrand_tit {position: absolute; display: inline-block; left: 25px; top: 15px; width: calc(100% - 75px); height: 20px; padding-left: 90px;}
.play_365_wrap .p365_Hbrand_list .p365_Hbrand_num {position: absolute; display: inline-block; left: 0; top: 0; width: 90px; height: 20px; font-size: 12px; font-family: "noto-B"; color: #707070; line-height: 20px; letter-spacing: -0.5px;}
.play_365_wrap .p365_Hbrand_list .p365_Hbrand_name {width: 100%; height: 20px; font-size: 14px; font-family: "noto-M"; color: #fff; line-height: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.play_365_wrap .p365_Hbrand_list .p365_Hbrand_arrow {position: absolute; display: inline-block; right: -20px; top: 4px; width: 8px; height: 8px; border: solid #fff; border-width: 0 1px 1px 0; transform: rotate(45deg); transition: 0.25s;}
.play_365_wrap .p365_Hbrand_list .p365_Hbrand.on .p365_Hbrand_arrow { top: 9px; transform: rotate(225deg); }
.new_playbox_wrap .play_365_wrap .play_swipe {display: none;}
.new_playbox_wrap .play_365_wrap .play_swipe > li {margin: 30px 0 6px;}
.new_playbox_wrap .play_365_wrap .play_swipe > li + li {margin: 30px 0 6px 10px;}
.new_playbox_wrap .play_365_wrap .play_swipe > li .pd_name {color: #fff;}
.new_playbox_wrap .play_365_wrap .play_swipe > li .pd_price .won {color: #fff;}
.new_playbox_wrap .play_365_wrap .play_swipe > li .pd_price .won i {color: #fff;}

/* ½Å±Ô µî·Ï »óÇ° */
.new_playbox_wrap .play_NEW_wrap .play_swipe_wrap {margin-left: -20px; width: calc(100% + 40px);}
.new_playbox_wrap .play_NEW_wrap .play_swipe > li {margin: 20px 0 0 20px;}
.new_playbox_wrap .play_NEW_wrap .play_swipe > li:last-child {margin: 20px 20px 0 15px;}
.new_playbox_wrap .play_NEW_wrap .play_swipe > li + li {margin: 20px 0 0 15px; vertical-align: top;}

/* MDÃßÃµ »óÇ° */
.play_MD_wrap .play_list_area {width: 100%; position: relative; }
.play_MD_wrap .total_num { width: 100%; font-size: 13px; height: 60px; line-height: 30px; color: #1a1a1a; font-family: "noto-M"; text-align: left; padding: 15px 0;}
.play_MD_wrap .MD_right_box {position: absolute; display: inline-block; top: 15px; right: 0; width: auto; height: 30px; }
.play_MD_wrap .MD_right_box > div {float: left; display: inline-block;}
/* MDÃßÃµ »óÇ° ¼¿·º¹Ú½º */
.play_MD_wrap .select_small{display:inline-block; position:relative; width: 105px;}
.play_MD_wrap .select_small:before {content: ''; position: absolute; display:inline-block; top: 8px; right: 10px; width: 8px; height: 8px; border: solid #595959; border-width: 0 2px 2px 0; transform: rotate(45deg);}
.play_MD_wrap .select_small select{padding:0 30px 0 10px; height: 30px; line-height: 28px; border:1px solid #d8d8d8; border-radius: 2.5px; letter-spacing:-0.5px; width:100%; background-color:#fff; font-family: "noto-M"; font-size: 13px; color: #1a1a1a; outline: none;}
.play_MD_wrap .select_small select{-webkit-appearance:none; -moz-appearance:none; appearance:none;}
/* MDÃßÃµ »óÇ° ¸®½ºÆ® */
.play_MD_wrap .play_list_area .play_list { width: 100%; background:#fff; display: flex; flex-wrap: wrap; gap:10px;}
.play_MD_wrap .play_list_area .play_list > li {list-style: none; width: 100%; padding: 15px 15px 12.5px; box-sizing:border-box; border:1px solid #e8e8e8; border-radius: 5px;}
.play_MD_wrap .play_list_area .play_list > li > a {width: 100%; height: 110px; display: block; position:relative; padding-left: 124px; }
.play_MD_wrap .play_list_area .play_list > li .img_box {position: absolute; display: inline-block; top: 0; left: 0; width: 110px; height: 110px; border-radius: 5px; overflow: hidden;}
.play_MD_wrap .play_list_area .play_list > li .img_box::before {content:''; width:100%; height:100%; background: rgba(0,0,0,0.02); position:absolute; top:0; left:0;}

.play_MD_wrap .play_list_area .play_list > li .img_box > img {display: block; width: 100%;	height: 100%;}
.play_MD_wrap .play_list_area .play_list > li .pd_price {height:auto; position: absolute; bottom: 0; left: 0; padding-top: 0; margin-top: 0; padding-left: 124px;}
.new_playbox_wrap .play_MD_wrap .pd_price .under {display: block;}
.new_playbox_wrap .play_MD_wrap .evt_icon {position: absolute; display: inline-block; top: 10px; left: -10px; width: 59px; height: 27px; background: url("//image5.compuzone.co.kr/img/images/playbox/mo_Pbox_evt_icon.png") center no-repeat; background-size: contain;}
/* ÇØ½ÃÅÂ±× ¸®½ºÆ® */
.new_playbox_wrap .play_MD_wrap .hashtag_list { width: calc(100% + 5px); display: block; margin-top: 12.5px; margin-left: -2.5px; max-height: 54px; overflow: hidden; text-align: left;}
.new_playbox_wrap .play_MD_wrap .hashtag_list > li {display: inline-block; float: left; padding: 5px 7px; line-height: 1; font-size: 12px; color: #949494; background-color: #f2f2f2; border-radius: 50px; margin: 2.5px; letter-spacing: -0.5px;}
.play_MD_wrap .play_list_btn {margin-top: 25px;}

/* ¹Ìµð¾îÄõ¸® */
@media all and (min-width: 749px) {
	/* ÀÎ±â ±Þ»ó½Â 725 ÀÌ»óºÎÅÍ 4°³ Á¤·Ä·Î º¯°æ µÊ. */
	.play_popular_wrap .play_list_area .play_list > li { width:calc(25% - 15px);}
	.play_MD_wrap .play_list_area .play_list > li {width:calc(50% - 5px);}
}
/* ¼öµ¿¹è³Ê ½½¶óÀÌµå 210602 */
.new_playbox_wrap .play_bnr_wrap {padding: 0; margin-top: 10px; height:80px;}
.play_bnr_wrap .play_bnr_slide {width: 100%; height: 80px; display: inline-block; overflow: hidden;}
.play_bnr_wrap .play_bnr_roll {width: 100%; height: 80px;}
.play_bnr_wrap .play_bnr_roll > a {width: 100%; height: 80px; display: block; overflow: hidden; text-align: center;}
.play_bnr_wrap .play_bnr_roll_inner {display: inline-block; width: 100%; max-width: 375px; height: 80px; overflow: hidden; position: relative; }
.play_bnr_wrap .play_bnr_roll_inner > img {width: 100%; display: block; position: relative; transform: translateY(100%); transition:0.3s ease-in-out; }
.play_bnr_wrap .play_bnr_roll_inner.on > img { transform: translateY(0);}
.play_bnr_wrap .play_bnr_roll_inner .txt_box * { width: 100%; display: block; font-style: normal; line-height: 1; text-align: left; }
.play_bnr_wrap .play_bnr_roll_inner .txt_box {height: 40px; position: absolute; display: inline-block; bottom: 20px; left: 25px;}
.play_bnr_wrap .play_bnr_roll_inner .txt_box .bnr_text {font-family: "noto-M"; font-size: 12px; margin-bottom: 8px;}
.play_bnr_wrap .play_bnr_roll_inner .txt_box .bnr_tit {font-family: "noto-B"; font-size: 18px; }
.play_bnr_slide .slick-dots { position: absolute; display: inline-block !important; bottom: 64px; right: 10px; width: auto;}
.play_bnr_slide .slick-dots li button { width: 6px; height: 6px; padding: 0; border: 0; border-radius: 50%; box-sizing: border-box; }
.play_bnr_slide .slick-dots li { width: 6px; height: 6px; margin: 0 2.5px; padding: 0;}
.play_bnr_slide .slick-dots li.slick-active button:before { opacity: 1; background: #166fcc; }
.play_bnr_slide .slick-dots li button:before { background: #d8d8d8; width: 6px; height:6px; border-radius: 50%; content: ''; opacity: 1;}
.play_bnr_slide.slick-dotted.slick-slider { margin-bottom: 0; }

/* 100134 ³ëÃâ ¹æ½Ä ¼öÁ¤ 230728 */
.pd_price .area_sticker {overflow: hidden; text-align: right; margin-top: 15px;}
.pd_price .blacksticker {display: inline-block; padding: 4px 8px; background: #3a3a3a; border-radius: 5px; font-size: 12px; font-family: 'noto-M'; font-weight: normal; color: #fff;}

/* 231115 102430 ºí·Î±× ¸®ºä ¹× µ¿¿µ»ó °¡ÀÌµå ³ëÃâ */
.play_blog .play_blog_slide {max-width:690px; margin:20px auto 25px;}
.play_blog .play_blog_slide .ul>div {border-radius: 15px 0 15px 15px; overflow: hidden;}
.play_blog .play_blog_slide .ul>div .img_zone {width:100%; height:100%;}
.play_blog .play_blog_slide .ul>div .img_zone span {display: block;}
.play_blog .play_blog_slide .ul>div .img_zone span img {display: block; width:100%; height:100%; position:relative; top:0; left:50%; transform:translateX(-50%);}
.play_blog .play_blog_slide .ul>div .txt_zone {height:135px; background:#F9F9F9; padding:20px; box-sizing: border-box;}
.play_blog .play_blog_slide .ul>div .txt_zone .flex {display: flex; align-items: center; gap:10px; margin-bottom:10px;}
.play_blog .play_blog_slide .ul>div .txt_zone .bat {display:inline-block; height:25px; line-height:26px; padding:0 12px; background:#03C75A; box-sizing: border-box; border-radius:13px; font-size: 12px; font-family:'¸¼Àº°íµñ'; color:#fff; font-weight: bold;}
.play_blog .play_blog_slide .ul>div .txt_zone h3 {font-size:18px; font-family:'noto-M'; font-weight: normal; color:#3a3a3a; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical; word-break: break-all;}
.play_blog .play_blog_slide .ul>div .txt_zone p {font-size:14px; font-family:'noto-R'; font-weight: normal; color:#6c6c6c; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; word-break: break-all;}
.play_blog .play_blog_slide ul.slick-dots {bottom:145px;}
.play_blog .play_blog_slide ul.slick-dots li {width:6px; height:6px; margin:0 4px; border-radius:3px; background:#fff; opacity:0.5; transition:all 0.2s;}
.play_blog .play_blog_slide ul.slick-dots li.slick-active {width:20px; opacity:1;}
.play_blog .play_blog_slide ul.slick-dots li button {display: none;}
.slick-dots li button:before {display: none;}
.blog_go {margin-bottom:5px;}
.blog_go a {display: flex; align-items: center; justify-content: center; font-size:14px; font-family:'noto-M'; color:#3a3a3a;}
.blog_go a span {display:inline-block; width:18px; height:18px;}
.blog_go a span img {width:100%; height:100%;}