/* BASIC css start */
button { background:none; border:none; }
#overlay_layer { display:none !important; }


.bubble { position: absolute;
    left: 40%;
    transform: translateX(100%);
    top: -20px; }


.tit_wrap { position:relative; text-align:center; opacity:0; transform:translateY(40px); animation:titAni 1s 0.3s forwards; }
.tit_wrap img { width:100%; height:auto; }
@keyframes titAni {
    0% { opacity:0; transform:translateY(40px); }
    100% { opacity:1; transform:translateY(0); }
}
.yong { width:100%; height:auto; position:absolute; top:0; z-index:1; }

.btn_info { display:block; margin:0 auto; }
.btn_info p { padding-bottom:6px; font-size: 13px; font-weight: 600; line-height: normal; }
.info { margin:0; text-align:center; height:0; overflow:hidden; transition:height 0.3s, margin 0.3s; }
.info img { width:373px; height:auto; }
.info.on { height:418px; margin:26px 0; }




#R_roulette_event_wrap * { font-family: 'Montserrat', 'Noto Sans KR', sans-serif; }
#container {font-size:1.34em;}
#R_roulette_event_wrap {width:100%; margin:0 auto; overflow:hidden;}
#R_roulette_event_wrap .R_cont-wrap .R_title {text-align:center;}
#R_roulette_event_wrap .R_cont-wrap .R_title h3 {padding-top:45px; margin:0; font-size:1.875em; color:#403b33; font-weight:900; letter-spacing:-1px;}
#R_roulette_event_wrap .R_cont-wrap .R_title p {position:relative; width:300px; margin:0 auto; padding-top:30px; font-size:1.125em; color:#534d42; font-weight:700;}
#R_roulette_event_wrap .R_cont-wrap .R_title p:before {position:absolute; left:0; top:37px; width:25px; border-bottom:6px double #998e7d; content:'';}
#R_roulette_event_wrap .R_cont-wrap .R_title p:after {position:absolute; right:0; top:37px; width:25px; border-bottom:6px double #998e7d; content:'';}

#R_roulette_event_wrap .R_cont-wrap {position:relative;}
#R_roulette_event_wrap .R_cont-wrap .R_roulette-wrap {position:absolute; width:100%; top:184vw; text-align:center;}

#R_roulette_event_wrap .R_notice {background:#f2f5f6; padding:25px 0;}
#R_roulette_event_wrap .R_notice dt,
#R_roulette_event_wrap .R_notice dd {padding:0 20px; letter-spacing:-1px;}
#R_roulette_event_wrap .R_notice dt {margin-bottom:10px; font-size:1.125em; font-weight:700;}
#R_roulette_event_wrap .R_notice dd {position:relative; margin:0 0 10px 10px; font-size:0.938em; font-weight:300;}  
#R_roulette_event_wrap .R_notice dd:before {position:absolute; left:10px; top:0; content:'¡¤'}
#R_roulette_event_wrap .R_notice dd:last-child {margin-bottom:0;}

#R_roulette_event_wrap .R_comment-wrap {padding:22px 22px 40px; background:#998e7d;}
#R_roulette_event_wrap .R_comment-wrap .inner {width:100%; margin:0 auto;}
#R_roulette_event_wrap .R_comment-wrap .input-box {position:relative; font-size:0.938em; padding-right:94px;}
#R_roulette_event_wrap .R_comment-wrap .input-box label {display:block;}
#R_roulette_event_wrap .R_comment-wrap .input-box .input-text {display:block; width:97%; height:100%; padding:8px 15px; border:1px solid #000; border-radius:8px; color:#000; box-sizing:content-box;}
#R_roulette_event_wrap .R_comment-wrap .input-box .btn-apply {position:absolute; width:60px; height:40px; line-height:40px; right:0; top:0; margin-left:10px; background:#000; color:#fff; letter-spacing:-1px; border-radius:8px; text-align:center;}
#R_roulette_event_wrap .R_comment-wrap .comment-table-list {background:#fff; border:1px solid #000; border-radius:8px; margin-top:15px; padding:10px 20px 30px; letter-spacing:-1px;}
#R_roulette_event_wrap .R_comment-wrap .comment-table-list table {width:100%;}
#R_roulette_event_wrap .R_comment-wrap .comment-table-list caption {display:none;}
#R_roulette_event_wrap .R_comment-wrap .comment-table-list td {position: relative; overflow: hidden; zoom: 1; padding:15px 0; color:#000; font-size:0.938em; border-bottom:1px solid #e5e5e5;}
#R_roulette_event_wrap .R_comment-wrap .comment-table-list td .txt-info span {display:inline-block;}
#R_roulette_event_wrap .R_comment-wrap .comment-table-list td .txt-info span:first-child {padding-left:0;}
#R_roulette_event_wrap .R_comment-wrap .comment-table-list td .name, 
#R_roulette_event_wrap .R_comment-wrap .comment-table-list td .date,
#R_roulette_event_wrap .R_comment-wrap .comment-table-list td .line {color:#b8b8b8;}
#R_roulette_event_wrap .R_comment-wrap .comment-table-list td span.line {font-weight:100; font-size:14px; vertical-align:top;}
#R_roulette_event_wrap .R_comment-wrap .comment-table-list td .benefit {color:#ef6a61; font-weight:700;}
#R_roulette_event_wrap .R_comment-wrap .comment-table-list td .btn-del {float:right; color:#999; font-size:0.938em;}
#R_roulette_event_wrap .R_comment-wrap .comment-table-list td .content {display:inline-block; margin:5px 0; line-height:1.5; word-wrap: break-word; word-break:break-all;}
#R_roulette_event_wrap .R_comment-wrap .comment-table-list .no-data {text-align:center; font-size:15px; margin:30px auto 20px;}

#R_roulette_event_wrap .R_comment-wrap .paging {margin-top:20px; text-align:center;}
#R_roulette_event_wrap .R_comment-wrap .paging a {width:20px; height:20px; line-height:20px; border:0; color:#999; font-size:.875em; font-family: 'Montserrat', 'Noto Sans KR', sans-serif;}
#R_roulette_event_wrap .R_comment-wrap .paging a.now {color:#fff; border-radius:4px; background:#000;}
#R_roulette_event_wrap .R_comment-wrap .paging a.first,
#R_roulette_event_wrap .R_comment-wrap .paging a.prev,
#R_roulette_event_wrap .R_comment-wrap .paging a.next,
#R_roulette_event_wrap .R_comment-wrap .paging a.last {letter-spacing:-1px;}

/* ÃßÃµ »óÇ° ¸®½ºÆ®*/
#R_roulette_event_wrap > .list_shopping2x li.R_recommend_img {width: 33% !important;}
#R_roulette_event_wrap > .list_shopping2x li.R_recommend_img img.listPic {height : 130px;}
#R_roulette_event_wrap > .list_shopping2x li.R_recommend_img .listName {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.event-wheel-wrap img { max-width: 100%; }
canvas#eventWheel { z-index: 1; }
.event-wheel-start { display: none; z-index: 11; position: absolute; background-color:#534d42; color:#fff; font-size:.875em; font-weight:900; text-align: center; outline: 0; width: 70px; height: 70px; line-height: 70px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.event-wheel-start img { width: 46px; vertical-align:middle; /*width: 8vw; -webkit-transform: scale(40%); -moz-transform: scale(40%); transform: scale(40%);*/ }
.event-wheel-pointer { z-index: 10; position: absolute; left: 50%; top: -16px; width: 25px; transform:translateX(-50%); }

/* ·¹ÀÌ¾î ÆË¾÷ */
.R_pop-roulette-layer * {font-family: 'Montserrat', 'Noto Sans KR', sans-serif;}
.R_pop-roulette-layer { position:fixed; left:0; top:0; width:100%; height:100%; background-color:rgba( 0, 0, 0, 0.7 ); z-index:999;}
.R_pop-roulette-layer .R_pop-layer {position:absolute; left:50%; top:50%; transform: translate(-50%,-50%); right:0; width:70%; padding:0 30px 30px; background:#fff; text-align:center; letter-spacing:-1px;}
.R_pop-roulette-layer .R_pop-layer .btn-close {position:absolute; top:16px; right:16px;}
.R_pop-roulette-layer .R_pop-layer .R_title {color:#000; padding:30px 0 27px;}
.R_pop-roulette-layer .R_pop-layer .R_title span {font-size:1.375em; font-weight:500;}
.R_pop-roulette-layer .R_pop-layer .R_title p {margin-top:15px; font-size:1.625em; font-weight:900;}
.R_pop-roulette-layer .R_pop-layer .img {width:180px; margin:0 auto;}
.R_pop-roulette-layer .R_pop-layer .img img {width:100%; height:auto;}
.R_pop-roulette-layer .R_pop-layer .R_pop-benefit {margin:0 40px; padding:8px 0 12px; border:2px solid #000; border-radius:26px; font-size:1.125em; color:#000; font-weight:700; font-family: 'Montserrat', 'Noto Sans KR', sans-serif; }
.R_pop-roulette-layer .R_pop-layer .R_txt {padding:28px 0 15px; font-size:15px; font-weight:700; color:#000; font-family: 'Montserrat', 'Noto Sans KR', sans-serif; }
.R_pop-roulette-layer .R_pop-layer textarea {width:100%; height:82px; padding:20px; border:1px solid #c0bbba; border-radius:6px; color:#000; font-family: 'Montserrat', 'Noto Sans KR', sans-serif; font-size:0.813em; letter-spacing: -1px; resize: none;}
.R_pop-roulette-layer .R_pop-layer textarea::placeholder {color:#a1a1a1;}
.R_pop-roulette-layer .R_pop-layer .btn-write {display:block; margin-top:10px; padding:15px; background:#000; color:#fff; border-radius:6px; font-size:1.125em; font-weight:700; font-family: 'Montserrat', 'Noto Sans KR', sans-serif; }






/* BASIC css end */

