<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
.view-link .bbs-link-tp dd,
.view-link .bbs-link.bbs-link-bt dd &gt; a.point_bg{display: none;}


.content_box{text-align:center;}


.bbs-table-view .data-bd-cont {
   padding: 20px 0px 40px !important;
}

.paging{padding-bottom: 20px;}

.paging li {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    /* border: 1px solid #dddddd; */
    width: auto;
    font-size: 13px;
    color: #222222;
    font-weight: 500;
}

/* 
    ÀÌº¥Æ® ³»¿ë ºÎºÐ 
*/
.event-container {
    max-width: 900px;
    margin: 0 auto;
    padding: 0;
    /* background-color: #404072; */
}

.event-container img {
    display: block;
    width: 100%;
}

.event-container section,
.event-container div {
    position: relative;
}

/* .event-container .img-box {
    margin-top: -1px;
} */

.event-container a {
    display: block;
    text-decoration: none;
}

.event-container ul,
.event-container li {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* EVENT 2 COMMENT */
.event2 {
    background-color: #f7f7f7;
    padding-bottom: 100px;
}

/* ´ñ±Û ºÎºÐ */
.bbs-table-view .wrt textarea { width: 95%; resize: none; border: 0; }
.bbs-table-view .comment-box td.com-wrt-box { 
    background-color: #393939; 
    padding: 30px;
    border-radius: 30px 30px 0 0;
}
#comment_list_0 .comment-box { border-radius: 0 0 30px 30px; }
.bbs-table-view .com-wrt-box label { color: #fff; padding: 0; }
.bbs-table-view .btn_dgray_bbs_com {
    color: #393939;
    background-color: #dfdfdf;
}

.bbs-table-view td.com-wrt-box {
    border: 0;
}

.bbs-table-view .comment-box td {
    border: 0;
    color: #000;
}

.bbs-table-view .comment-box .bbs-link a {
    display: inline-block;
    background-color: #393939;
}

.bbs-table-view .comment-box .com-name {
    color: #000;
}

.bbs-table-view .comment-box {
    padding: 0 30px;
    margin-bottom: 0;
}

#comment_form { margin: 0 29px; padding-top: 100px; }

#comment_list_0 {
    margin: 0 29px;
    border-radius: 0 0 30px 30px;
    background-color: #dfdfdf;
}

.pager {
    padding-bottom: 0;
    margin-bottom: 20px;
    margin-top: 30px;
    margin-left: 20px;
}

.pager ol {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 1%;
}

.pager li {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color:  #393939;
    font-size: 13px;
    border: 1px solid #393939;
    border: 0;
}

.pager li strong {
    color: #fff;
    width: 100%;
    height: 100%;
    line-height: 30px;
    background-color:  #393939;
}

.pager a {
    color: #000;
    line-height: 30px;
    background-color: #cacaca;
}

.bbs-table-view .com-wrt-box .input-style {
    width: 100%;
}

.bbs-table-view .wrt span.user__name input.MS_input_txt.input-style.input-style2 { width: 95%; }
.bbs-table-view .wrt span.user__password input.MS_input_txt.input-style.input-style2 { width: 99%; }
.bbs-table-view .wrt span.user__password { width: 100%; }
.bbs-table-view .com-wrt-box .wrt { margin-bottom: 2%; }
.bbs-table-view .comment-box .bbs-link span { color: #666; }

/* APP DOWNLOAD BUTTON */
.btn { 
    position: absolute; 
    top: 62.47%;
    width: 36.67%;
}
.btn.appStore { left: 12.89%; }
.btn.googlePlay { right: 13.00%; }

/* À¯ÀÇ»çÇ× */
.notice__wrap--more { cursor: pointer; }
.notice__wrap--more img { margin-top: 0; }
.notice__wrap--notice {
    overflow: hidden;
    height: 0px;
    transition-property: height;
    transition-duration: 0.2s;
    transition-timing-function: linear;
}

/* Å¸ÀÌ¸Ó */
.timer {
    width: 100%;
    display: flex;
    flex-direction: row;
    position: absolute !important;
    justify-content: center;
    align-items: center;
    padding: 0; margin: 0;
}
.timer1 {
    top: 41.54%;
    color: #fff;
}
.timer2 {
    top: 45.78%;
    color: #000;
}
.timer #timer1-day1,
.timer #timer1-day2,
.timer #timer1-hour1,
.timer #timer1-hour2,
.timer #timer1-hour3,
.timer #timer1-min1,
.timer #timer1-min2,
.timer #timer1-sec1,
.timer #timer1-sec2,
.timer #timer2-day1,
.timer #timer2-day2,
.timer #timer2-hour1,
.timer #timer2-hour2,
.timer #timer2-hour3,
.timer #timer2-min1,
.timer #timer2-min2,
.timer #timer2-sec1,
.timer #timer2-sec2 { 
    position: absolute; 
    top: 0; 
    width: auto;
    font-size: 6em;
    width: 10%;
    text-align: center;
    line-height: 1.35;
}
/* ½Ã°£, ºÐ, ÃÊ */
.timer #timer1-hour1, .timer #timer2-hour1 { left: 9.44%; }
.timer #timer1-hour2, .timer #timer2-hour2 { left: 20.33%; }
.timer #timer1-hour3, .timer #timer2-hour3 { left: 31.22%; }
.timer #timer1-min1, .timer #timer2-min1 { left: 45.11%; }
.timer #timer1-min2, .timer #timer2-min2 { left: 56%; }
.timer #timer1-sec1, .timer #timer2-sec1 { left: 69.89%; }
.timer #timer1-sec2, .timer #timer2-sec2 { left: 80.78%; }

/* ÀÏ, ½Ã°£, ºÐ
.timer #timer1-day1, .timer #timer2-day1 { left: 14.89%; }
.timer #timer1-day2, .timer #timer2-day2 { left: 25.78%; }
.timer #timer1-hour1, .timer #timer2-hour1 { left: 39.67%; }
.timer #timer1-hour2, .timer #timer2-hour2 { left: 50.56%; }
.timer #timer1-min1, .timer #timer2-min1 { left: 64.44%; }
.timer #timer1-min2, .timer #timer2-min2 { left: 75.33%; } 
*/

/* ½½¶óÀÌ´õ */
.swiper__container { position: relative; }
.swiper__container .preSlider { position: absolute; left: 18.44%; top: 7.6%; width: 63.11%; overflow: hidden; }
.landing__wrap { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
.landing__wrap li { position: absolute; left: 0; width: 100%; height: 11.36%; }
.landing__wrap li a {width: inherit; height: 100%; }
.landing__wrap li.landing1 { top: 62.79%; }
.landing__wrap li.landing2 { top: 73.7%; }
.landing__wrap li.landing3 { top: 84.62%; }

.swiper-pagination { 
    position: absolute !important; 
    top: 1.28% !important; 
    height: 16px; 
}
.swiper-pagination-bullet {
  width: 12.33% !important;
  height: 100% !important;
  line-height: 1;
  opacity: 1 !important;
  background: #f7f7f7 !important;
  border-radius: 30px !important;
  padding: 10px 15px;
  color: #000;
  text-align: center;
  font-size: 16px;
}

.swiper-pagination-bullet-active {
  background: #393939 !important;
  color: #fff;
}

/* °ü·Ã »óÇ° ¸ñ·Ï */
.fixed-img-collist { margin-top: 50px; padding-top:10px; width: 100%; }
.list-tit { padding-left:7px; color:#9d9d9d; background: url('/images/d3/modern_simple/common/bull_join_required.gif') no-repeat 0 50%;}
.fixed-img-collist ul { 
    padding:15px 11px 0;  
    display: flex !important; 
    flex-direction: row; 
    flex-wrap: wrap; 
}
.fixed-img-collist ul li { float:left; padding:0 10px 15px; text-align:center;}
.fixed-img-collist ul li a { display: block; width: 150px; font-size: 11px; color: #9d9d9d; }
.fixed-img-collist ul li a span.prd img { width: 100%; display: block; }
.fixed-img-collist ul li p { padding:1px; font-size:11px; color:#666; font-weight:bold;}

.bbs-table-view .fixed-img-collist ul li a span .MK-product-icons img { width: auto !important; }

a.landing--pick {
    display: block;
    width: 43%; height: 49.09%;
    position: absolute;
    top: 20.28%; left: 51.44%;
}
/* BASIC css end */

</pre></body></html>