@charset "UTF-8";
/**********
 이벤트
 event.css
**********/

/* 상세 */
.event-view__head {
    padding: 30px 0 35px;
    text-align: center;
}

.event-view__title {
    margin-top: 11px;
    font-family: SECGCWM,sans-serif;
    font-size: 22px;
    line-height: 28px;
    color: #222;
}

.event-view__date {
    display: inline-block;
    margin-top: 11px;
    font-size: 13px;
    color: #888;
}

.event-view__content {
    overflow: hidden;
}

.event-view__content img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: top;
}

.event-rank {
    padding: 30px 18px 30px;
}

.event-rank__title {
    display: block;
    font-family: SECGCWM,sans-serif;
    font-size: 15px;
}

.event-rank__total {
    margin-left: 10px;
    font-family: SECGCWR,sans-serif;
    font-size: 13px;
    vertical-align: bottom;
}

.event-rank__list {
    margin: 4px 0 30px;
    border-top: 2px solid #90c7e7;
}

.event-rank__item {
    position: relative;
    padding: 0 85px 0 60px;
    border-bottom: 1px solid #e3e3e3;
    font-size: 13px;
    line-height: 41px;
    color: #888;
}

.event-rank__grade {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 60px;
    text-align: center;
    vertical-align: middle;
}

.event-rank__name {
    display: block;
    overflow: hidden;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.event-rank__point {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 15px;
    text-align: right;
    color: #222;
    white-space: nowrap;
}

/* 당첨자발표 */
.event-win__head {
    padding: 35px 20px 32px;
    border: 1px solid #e3e3e3;
    margin-bottom: -1px;
}

.event-win__title {
    margin-bottom: 25px;
    font-family: 'SECGCWM', sans-serif;
    font-size: 17px;
    color: #366db2;
}

.winners {
    font-size: 12px;
    color: #222;
}

.winners:after {
    content: "";
    display: block;
    clear: both;
}

.winners__item {
    position: relative;
    padding-left: 15px;
    margin-bottom: 5px;
}

.winners__rank {
    position: absolute;
    top: 0;
    left: 0;
}

.winners__info {
    margin-left: 5px;
    color: #888;
}

.winners--half {
    -webkit-column-count: 2;
    column-count: 2;
}

.winner-goods {
    padding: 20px;
    background-color: #f4f4f4;
}

.winner-goods__list {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
    font-family: 'SECGCWM', sans-serif;
}

.winner-goods__item {
    position: relative;
    margin-top: 8px;
    padding-left: 50px;
}

.winner-goods__item:first-child {
    margin-top: 0;
}

.winner-goods__grade {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 11px;
    line-height: 18px;
}

.winner-goods__text {
    font-size: 13px;
}

.winner-goods__disclaimer {
    position: relative;
    padding-left: 8px;
    font-size: 11px;
    line-height: 1.636363;
    color: #888;
}

.winner-goods__disclaimer:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 4px;
    height: 1px;
    background-color: #999;
}

/* 법적고지 */
.disclaimer {
    padding: 25px 30px;
    background-color: #f4f4f4;
}

.disclaimer__text {
    position: relative;
    font-size: 12px;
    color: #888;
}

.disclaimer__text:after {
    content: "-";
    display: block;
    position: absolute;
    top: 0;
    left: -12px;
}

.disclaimer__button {
    display: block;
    width: 102px;
    height: 30px;
    margin-top: 10px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    font-size: 13px;
    line-height: 28px;
    text-align: center;
}

/* 추천방법보기 */
.howto-recommend {
    padding: 0 15px;
}

.howto-recommend img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

/* EVENT:게릴라추천 */
.guerrilla-form {
}

.guerrilla-form .o-input--date {
    max-width: 100%;
}

.guerrilla-form .mod-form__row--gutter .o-input--date {
    max-width: 50%;
}

.guerrilla-form .smcCombobox {
    min-width: 50%;
}

.guerrilla {
    overflow: hidden;
    position: relative;
    background-color: #2b3e83;
}

.guerrilla__bg {
    position: absolute;
    top: 0;
    left: 50%;
    width: 500px;
    height: auto;
    margin-left: -250px;
}

.guerrilla__body {
    position: relative;
    margin: 160px 18px 30px;
    padding: 23px 30px 45px;
    background-color: #fff;
}

.guerrilla__info {
    color: #666;
    letter-spacing: -0.025em;
}

.guerrilla__info strong {
    font-family: 'SECGCWM', sans-serif;
    color: #222;
}

.guerrilla-benefit {
    margin: 26px 0 28px;
}

.guerrilla-benefit__item {
    position: relative;
    margin-top: 10px;
    padding-left: 34px;
    font-size: 0;
    line-height: 24px;
}

.guerrilla-benefit__item:first-child {
    margin-top: 0;
}

.guerrilla-benefit__item * {
    vertical-align: middle;
}

.guerrilla-benefit__order {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: #2b3e83;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 12px;
}

.guerrilla-benefit__model {
    margin-right: 7px;
    font-size: 12px;
    color: #222;
}

.guerrilla-benefit__point {
    font-family: 'SECGCWM', sans-serif;
    font-size: 16px;
    color: #009cff;
}

.guerrilla-my,
.guerrilla-enter {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.guerrilla-my {
    overflow: hidden;
    padding: 0 30px;
    border-top: 1px solid #e3e3e3;
    line-height: 44px;
}

.guerrilla-my__label {
    float: left;
}

.guerrilla-my__point {
    float: right;
    font-family: 'SECGCWM', sans-serif;
    font-size: 18px;
}

/* EVENT:멤버스앱추천이벤트 */
.members-recommend {
    overflow: hidden;
    position: relative;
}

.members-recommend__bg {
    display: block;
    position: relative;
    left: 50%;
    width: 500px;
    margin-left: -250px;
}

.members-recommend__record {
    display: block;
    position: absolute;
    right: 50%;
    bottom: 42px;
    margin-right: -133px;
    font-family: 'SECGCWM', sans-serif;
    font-size: 18px;
    color: #fff;
}

/* EVENT:스마트클래스 */
.smart-class {
    overflow: hidden;
    position: relative;
    background-color: #fff;
}

.smart-class__bg {
    position: absolute;
    top: 0;
    left: 50%;
    width: 500px;
    height: auto;
    margin-left: -250px;
}

.smart-class__image {
}

.smart-class__body {
    position: relative;
    margin: 270px 18px 30px;
    background-color: #fff;
}

.smart-class__body2 {
    position: relative;
    margin: 20px 18px 30px;
    background-color: #fff;
}

.smart-class__info {
    padding: 23px 30px 30px;
}

.smart-class__text {
    font-size: 12px;
    color: #666;
}

.smart-class__text strong {
    font-family: 'SECGCWM', sans-serif;
    color: #781db2;
}

.smart-class__list {
    margin-top: 20px;
}

.smart-class__item {
    position: relative;
    margin-top: 7px;
    padding-left: 64px;
}

.smart-class__item:after {
    content: "";
    display: block;
    clear: both;
}

.smart-class__item:first-child {
    margin-top: 0;
}

.smart-class__label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
    height: 17px;
    border-radius: 8px;
    font-size: 12px;
    background-color: #222;
    color: #fff;
    text-align: center;
    line-height: 17px;
}

.smart-class__benefit {
    margin: 0 15px 40px;
    padding-top: 30px;
    border-top: 1px solid #e3e3e3;
}

.smart-class__benefit img {
    width: 265px;
}

.smart-class__choice {
    padding: 18px 30px;
    background-color: #f4f4f4;
    border-top: 1px solid #e3e3e3;
}

.smart-class__choice strong {
    display: block;
    margin-bottom: 4px;
    font-size: 13px;
    color: #666;
}

.smart-class__choice em {
    font-family: 'SECGCWM', sans-serif;
    color: #222;
}

.smart-class__choice p {
    font-size: 12px;
    color: #222;
}

.smart-class__status {
}

.smart-class__request {
    background-color: #9837b3;
    color: #fff;
}

.smart-class__end {
    display: block;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #e3e3e3;
    font-size: 12px;
    line-height: 44px;
    color: #888;
    text-align: center;
}

.smart-class__not_target {
    display: block;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #e3e3e3;
    font-size: 12px;
    line-height: 44px;
    color: #888;
    text-align: center;
}


.smart-class__gm {
    display: block;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #e3e3e3;
    font-size: 12px;
    line-height: 44px;
    color: #888;
    text-align: center;
}


.smart-class__foot {
    padding: 30px 18px;
    background-color: #fff;
}

.smart-class__scroll {
    overflow-x: hidden;
    overflow-y: auto;
    height: 267px;
    border-top: 2px solid #a389f4;
    border-bottom: 1px solid #e3e3e3;
}

.smart-class__area {
    display: block;
    margin-bottom: 5px;
    font-family: 'SECGCWM', sans-serif;
    font-size: 15px;
}

.smart-class__foot table {
    width: 100%;
    font-size: 13px;
}

.smart-class__foot th {
    line-height: 40px;
    font-family: 'SECGCWR', sans-serif;
    font-weight: normal;
}

.smart-class__foot th,
.smart-class__foot td {
    border-top: 1px solid #e3e3e3;
}

.smart-class__foot td {
    padding: 12px 10px 9px;
    color: #888;
    text-align: left;
}

.smart-class__foot thead th {
    border-top: none;
}

.smart-class__note {
    padding: 23px 18px 21px;
    background-color: #f4f4f4;
}

.smart-class__note strong {
    display: block;
    margin-bottom: 6px;
    font-family: 'SECGCWM', sans-serif;
    font-size: 15px;
    color: #222;
}

.smart-class__note p {
    font-size: 12px;
    color: #888;
}

/* EVENT:스템프 모으기 */
.stamp {
    overflow: hidden;
    position: relative;
}

.stamp__bg {
    position: absolute;
    top: 0;
    left: 50%;
    width: 500px;
    height: auto;
    margin-left: -250px;
}

.stamp__image {
}

.stamp__body {
    position: relative;
    margin: 165px 18px 30px;
    background-color: #fff;
}

.stamp__info {
    padding: 21px 25px 25px;
    text-align: center;
}

.stamp__text {
    margin-bottom: 10px;
    font-size: 12px;
    color: #444;
    letter-spacing: -0.025em;
}

.stamp__text strong {
    font-family: 'SECGCWM', sans-serif;
    color: #ff573d;
}

.stamp__gift {
    display: block;
    width: auto;
    height: 90px !important;
    margin: 20px auto 0 !important;
}

.stamp__list {
    padding: 18px 40px 10px;
    background-color: #f4f4f4;
    font-size: 0;
}

.stamp__item {
    display: inline-block;
    width: 33.33%;
    margin: 8px 0;
    text-align: center;
}

.stamp__mark {
    display: block;
    width: 55px;
    height: 55px;
    margin: 0 auto;
    background: url("../images/event/bg_stamp_mark.png") no-repeat 0 100%;
    background-size: 55px auto;
}

.stamp__mark.is-active {
    background-position: 0 0;
}


