/* BASIC css start */
/* BASIC css start */
#event-view .event-view-tit { font-size: var(--font-size-2xl) !important; text-align: center !important; padding: var(--spacing-layout-5) 0 var(--spacing-layout-1) !important;}
#event-view .event-view-wrap { text-align: center; }
#event-view .event-view-wrap .view-cnt {/* padding-bottom: 20px; */}
#event-view .event-view-wrap .view-cnt img { width: 100%; }
#event-view .event-view-wrap .view-btn {display: flex;justify-content: center;margin-bottom:40px;padding-bottom: 40px;background: #f6f6f6;}
#event-view .event-view-wrap .view-btn a { width: 100%; box-sizing: border-box; }


.apply-button{width: 60vw !important; height: auto !important; padding: 2.5vw 0; border-radius: 40vw !important; font-size: 4.5vw !important; border:none!important}
.apply-button--id-18{background:#02267e!important}
.apply-button--id-19{background:#be1e40!important}
.apply-button--id-20{background:#0c836d!important}
.apply-button--id-21{background:#ff6084!important}

/* ¸ð¹ÙÀÏ ÀÌº¥Æ® ÆäÀÌÁö Á¦¸ñ Å©±â È®´ë ¹× Áß¾Ó Á¤·Ä */
#event-view .event-view-tit { 
    font-size: var(--font-size-2xl) !important;
    text-align: center !important;
    padding: var(--spacing-xl) var(--spacing-md) !important;
    font-weight:700;
    word-break: keep-all;
    }
/* BASIC css end */


/* BASIC css end */


/* BASIC css end */

