@charset "UTF-8";
/*
AUTH : ssooya
VERSION : version 2
*/
/**********
펑션
***********/
/**********
텍스트 자간
***********/
/**********
텍스트 말줄임
***********/
/**********
아이콘
***********/
section.funny-page section.funny-visual {
    padding: 120px 0;
    background: linear-gradient(180deg, #F3F0DC 0%, #FFDF22 100%);
    background-blend-mode: soft-light, normal;
}
@media (max-width: 1160px) {
    section.funny-page section.funny-visual {
        padding: 60px 0;
    }
}
section.funny-page section.funny-visual .visual-box {
    max-width: 522px;
    width: calc(100% - 100px);
    margin: 0 auto;
}
section.funny-page section.funny-visual .visual-box .visual-title-box {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
section.funny-page section.funny-visual .visual-box .visual-title-box:after {
    position: absolute;
    content: "";
    background: url("../../../img/event/honey_bee/img_visual_item.png") no-repeat center/cover;
    width: 211px;
    height: 96px;
    bottom: -30px;
    right: -122px;
    z-index: 1;
}
@media (max-width: 1160px) {
    section.funny-page section.funny-visual .visual-box .visual-title-box:after {
        width: 105px;
        height: 48px;
        bottom: -18px;
        right: -50px;
    }
}
section.funny-page section.funny-visual .visual-box .visual-title-box img {
    aspect-ratio: 522/350;
    height: 350px;
}
@media (max-width: 1160px) {
    section.funny-page section.funny-visual .visual-box .visual-title-box img {
        aspect-ratio: 261/168;
        height: 168px;
    }
}
section.funny-page section.funny-visual .visual-box .visual-info {
    padding-top: 80px;
    font-weight: 500;
    letter-spacing: -0.02em;
    line-height: 140%;
    text-align: center;
}
@media (max-width: 1160px) {
    section.funny-page section.funny-visual .visual-box .visual-info {
        font-size: 15px;
        padding-top: 40px;
    }
    section.funny-page section.funny-visual .visual-box .visual-info br {
        display: none;
    }
}
@media (max-width: 1160px) {
    section.funny-page section.funny-visual .visual-box .visual-info .mobile-enter {
        display: block;
    }
}
section.funny-page section.funny-visual .visual-box .visual-btn-wrap {
    padding-top: 80px;
}
@media (max-width: 1160px) {
    section.funny-page section.funny-visual .visual-box .visual-btn-wrap {
        padding-top: 40px;
    }
}
section.funny-page section.desk-information {
    background-color: rgba(0, 0, 0, 0.05);
    padding: 120px 0;
}
@media (max-width: 1160px) {
    section.funny-page section.desk-information {
        padding: 60px 0;
    }
}
section.funny-page section.desk-information .short-viewer-box {
    max-width: 562px;
    margin: 0 auto;
    padding-top: 40px;
    width: calc(100% - 37px);
}
section.funny-page section.desk-information .short-viewer-box .swiper-group-box {
    position: relative;
}
section.funny-page section.desk-information .short-viewer-box .swiper {
    padding: 30px 0;
}
@media (max-width: 1160px) {
    section.funny-page section.desk-information .short-viewer-box .swiper {
        padding: 15px 0;
    }
}
section.funny-page section.desk-information .short-viewer-box .swiper-slide {
    transform: scale(1);
}
section.funny-page section.desk-information .short-viewer-box .swiper-slide .item-wrap {
    opacity: 0.5;
    filter: blur(1px);
}
section.funny-page section.desk-information .short-viewer-box .swiper-slide-active {
    z-index: 100;
    transform: scale(1.2);
}
section.funny-page section.desk-information .short-viewer-box .swiper-slide-active .item-wrap {
    opacity: 1;
    filter: blur(0);
}
section.funny-page section.desk-information .short-viewer-box .item-wrap .img-box {
    display: flex;
    aspect-ratio: 169/300;
}
@media screen and (max-width: 768px) {
    section.funny-page section.desk-information .short-viewer-box .item-wrap .img-box {
        aspect-ratio: 90/160;
    }
}
section.funny-page section.desk-information .short-viewer-box .item-wrap .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
section.funny-page section.desk-information .short-form-con {
    padding-top: 46px;
}
section.funny-page section.desk-information .short-form-con .info-box {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    text-align: center;
}
@media (max-width: 1160px) {
    section.funny-page section.desk-information .short-form-con .info-box {
        font-size: 15px;
    }
}
@media (max-width: 1160px) {
    section.funny-page section.desk-information .short-form-con .info-box .mobile-enter {
        display: block;
    }
}
section.funny-page section.desk-information .short-form-con .short-form-btn {
    padding-top: 80px;
    max-width: 438px;
    margin: 0 auto;
    text-align: center;
}
@media (max-width: 1160px) {
    section.funny-page section.desk-information .short-form-con .short-form-btn {
        padding-top: 40px;
    }
}
section.funny-page section.desk-information .short-form-con .short-form-btn .btn-box {
    font-size: 30px;
    font-weight: 800;
    color: #FFDF22;
    height: 82px;
    padding: 0 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background-color: #000000;
}
@media (max-width: 1160px) {
    section.funny-page section.desk-information .short-form-con .short-form-btn .btn-box {
        font-size: 20px;
        padding: 0 20px;
        height: 58px;
    }
}
section.funny-page article.form-btn-box {
    display: flex;
    flex-flow: column;
    align-items: center;
}
section.funny-page article.form-btn-box .btn-box + .btn-box {
    padding-top: 40px;
}
@media (max-width: 1160px) {
    section.funny-page article.form-btn-box .btn-box + .btn-box {
        padding-top: 20px;
    }
}
section.funny-page article.form-btn-box .btn-box .btn {
    font-size: 30px;
    font-weight: 800;
    color: #FFFFFF;
    padding: 0 90px;
    height: 82px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background-color: #000000;
}
@media (max-width: 1160px) {
    section.funny-page article.form-btn-box .btn-box .btn {
        height: 58px;
        padding: 0 64px;
        font-size: 20px;
    }
}
section.funny-page article.form-btn-box .btn-box .btn.outline {
    color: #000000;
    background-color: transparent;
    border: 2px solid #000000;
    padding: 0 46px;
}
@media (max-width: 1160px) {
    section.funny-page article.form-btn-box .btn-box .btn.outline {
        padding: 0 33px;
    }
}
section.funny-page article.form-btn-box .btn-box .msg-box {
    font-weight: 500;
    text-align: center;
    padding-top: 8px;
    line-height: 140%;
}
@media (max-width: 1160px) {
    section.funny-page article.form-btn-box .btn-box .msg-box {
        padding-top: 4px;
        font-size: 12px;
    }
}
section.funny-page article.title-box .title-txt {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    line-height: 140%;
}
@media (max-width: 1160px) {
    section.funny-page article.title-box .title-txt {
        font-size: 20px;
    }
}
section.funny-page article.title-box .outline {
    text-decoration: underline;
    text-underline-offset: 5px;
}
section.funny-page section.funny-event-item1 {
    background-color: #FFDF22;
}
section.funny-page section.funny-event-item1 .event-wrap {
    max-width: 849px;
    margin: 0 auto;
    padding: 120px 0;
}
@media (max-width: 1160px) {
    section.funny-page section.funny-event-item1 .event-wrap {
        padding: 60px 0;
        width: calc(100% - 30px);
    }
}
section.funny-page section.funny-event-item1 .event-wrap .con-box .img-box img.web {
    aspect-ratio: 2756/908;
    height: 286px;
    margin: 0;
}
section.funny-page section.funny-event-item1 .event-wrap .con-box .img-box img.mobile {
    aspect-ratio: 300/286;
    height: auto;
    width: 100%;
}
section.funny-page section.funny-event-item2 {
    background-color: rgba(0, 0, 0, 0.05);
}
section.funny-page section.funny-event-item2 .event-wrap {
    max-width: 599px;
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 120px 0;
}
@media (max-width: 1160px) {
    section.funny-page section.funny-event-item2 .event-wrap {
        padding: 60px 20px;
    }
}
section.funny-page section.funny-event-item2 .event-wrap .con-box {
    padding-top: 8px;
}
section.funny-page section.funny-event-item2 .event-wrap .con-box .img-box img {
    width: 100%;
}
section.funny-page section.funny-event-item2 .event-wrap .con-box .img-box img.web {
    aspect-ratio: 599/307;
    height: 307px;
    margin: 0;
}
section.funny-page section.funny-event-item2 .event-wrap .con-box .img-box img.mobile {
    display: none;
}
@media (max-width: 1160px) {
    section.funny-page section.funny-event-item2 .event-wrap .con-box .img-box img.mobile {
        display: flex;
        aspect-ratio: 319/212;
        width: 100%;
        height: auto;
    }
}
section.funny-page section.funny-event-item3 {
    background-color: #FFDF22;
}
section.funny-page section.funny-event-item3 .event-wrap {
    max-width: 906px;
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 120px 0;
}
@media (max-width: 1160px) {
    section.funny-page section.funny-event-item3 .event-wrap {
        padding: 60px 0;
    }
}
section.funny-page section.funny-event-item3 .event-wrap .title-box .title-txt {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
}
@media (max-width: 1160px) {
    section.funny-page section.funny-event-item3 .event-wrap .title-box .title-txt {
        font-size: 20px;
    }
}
section.funny-page section.funny-event-item3 .event-wrap .title-box .outline {
    text-decoration: underline;
    text-underline-offset: 5px;
}
section.funny-page section.funny-event-item3 .event-wrap .con-box {
    padding-top: 8px;
}
section.funny-page section.funny-event-item3 .event-wrap .con-box .img-box {
    padding-top: 40px;
}
section.funny-page section.funny-event-item3 .event-wrap .con-box .img-box img {
    width: 100%;
}
section.funny-page section.funny-event-item3 .event-wrap .con-box .img-box img.web {
    aspect-ratio: 906/234;
    height: 234px;
    margin: 0;
}
section.funny-page section.funny-event-item3 .event-wrap .con-box .img-box img.mobile {
    display: none;
}
@media (max-width: 1160px) {
    section.funny-page section.funny-event-item3 .event-wrap .con-box .img-box img.mobile {
        display: flex;
        aspect-ratio: 328/350;
        width: 100%;
        height: auto;
    }
}
section.funny-page section.funny-event-item3 .event-wrap .con-box .sign-btn-wrap {
    padding-top: 80px;
}
@media (max-width: 1160px) {
    section.funny-page section.funny-event-item3 .event-wrap .con-box .sign-btn-wrap {
        padding-top: 40px;
    }
}
section.funny-page section.original-page-event {
    padding: 120px 0;
    background: rgba(0, 0, 0, 0.05);
}
@media (max-width: 1160px) {
    section.funny-page section.original-page-event {
        padding: 60px 0;
    }
}
section.funny-page section.original-page-event .event-box {
    overflow: hidden;
    padding-top: 40px;
}
section.funny-page section.original-page-event .event-box .media-box {
    aspect-ratio: 300/533;
    display: flex;
    max-width: 300px;
    margin: 0 auto;
}
section.funny-page section.original-page-event .event-box .media-box img, section.funny-page section.original-page-event .event-box .media-box iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
section.funny-page section.original-page-event .foot-box {
    padding-top: 40px;
}
section.funny-page section.original-page-event .foot-box .desc-box {
    text-align: center;
    font-size: 18px;
    line-height: 140%;
    font-weight: 700;
}
section.funny-page section.original-page-event .foot-box .logo-box {
    padding-top: 40px;
    display: flex;
    justify-content: center;
}
section.funny-page section.original-page-event .foot-box .logo-box img {
    max-width: 100px;
}

section.page-comment-area {
    background-color: #fff;
    padding: 80px 0;
}
section.page-comment-area .comment-wrap {
    width: calc(100% - 40px);
    max-width: 800px;
    margin: 0 auto;
}

/*# sourceMappingURL=funny.css.map */
