<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
#popup-event.type-01 dt{position:relative;}
.slider-counter {position:absolute;bottom:-10px;left:50%;z-index:2;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:60px;border-radius:10px;font-size:12px;line-height:19px;padding-top:1px;color:#d1d1d1;text-align:center;background:#ababab;-webkit-transition: 0.3s;transition: 0.3s;}
.slider-counter b {font-weight:normal;color:#fff;}
#pop_img {position:relative;}
/* 2024 07 03 */
div#layer_pop_wrap2 {
    width: 100% !important;
    position: absolute;
    bottom: 0;
    left: 0;
}

#popup-event.type-01 {
    padding: 0 !important;
    border-radius:  0;
    overflow: hidden;
    background: #fff !important;
}

#popup-event.type-01 dd {
    height: 40px;
    line-height: 40px !important;
    padding-left: 8px;
}

#popup-event.type-01 dd img.checked {
    margin-top: 0 !important;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    top: 12px;
}

#popup-event.type-01 dd a.btn-white1 {
    margin-top: 0 !important;
}

#popup-event.type-01 dd a.btn-white2 {
    margin-top: 0;
    margin-right: 10px !important;
}
/* BASIC css end */


/* BASIC css end */

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