/* 공통 */

.section-title {
    font-family: 'The Jamsil OTF 5 Bold';
    font-size: 24px;
    font-weight: 700;
    line-height: 26.4px;
    text-align: left;
    color: #fff;
}

/* 공통 끝 */
/* 투표 결과 화면 */
.vote-ranking-1th {
    display: block;
    background: url('/img/ranking_first_icon.svg') no-repeat center;
    background-size: contain;
    width: 39px;
    height: 45px;
    margin-left: 16px;
}

.vote-ranking-2th {
    display: block;
    background: url('/img/ranking_second_icon.svg') no-repeat center;
    background-size: contain;
    width: 39px;
    height: 45px;
    margin-left: 16px;
}

.vote-ranking-3th {
    display: block;
    background: url('/img/ranking_third_icon.svg') no-repeat center;
    background-size: contain;
    width: 39px;
    height: 45px;
    margin-left: 16px;
}

.funding.title-box {
    text-align: center;
    width: 1025px;
    margin: 130.3px auto 45.7px;
    padding: 45.7px 0;
    height: auto;
}

.funding .title-box {
    width: inherit;
}

#modalPopup, #fundingModalPopup {
    display: none;
}

.funding.title-box .main-title {
    font-family: 'The Jamsil OTF 3 Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 31px;

    text-align: left;
    /* identical to box height */
    max-width: 1024px;
    color: #FFFFFF;
    margin: 20px auto 0;
}

.funding.title-box .sub-title {
    font-family: 'The Jamsil OTF 3 Regular';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    color: #FFFFFF;
    max-width: 1024px;
    margin: 20px auto 0;

}

.funding.title-box .sub-title.second-box {
    font-family: "The Jamsil OTF 4 Medium";
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
    line-height: 19px;
    text-align: left;
    color: #FFFFFF;
    max-width: 1024px;
    margin: 36px auto 0;
}

.funding.title-box .swiper-slide {
    width: 100% !important;
    margin: 0 auto;
}

#fundingMain {
    max-width: 100%;
    padding: 0;
    margin-top: 0;
    margin-bottom: 137px;
}

#fundingMain section img {
    width: 100%;
}

.funding-list-box {
    padding: 20px 0;
}

.funding-list-box .funding-list-title {
    font-family: "The Jamsil OTF 4 Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 50px;
    line-height: 58px;
    text-align: left;
    margin-bottom: 49px;

    color: #fff;
    ;
}

.funding-list-box .funding-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1300px;
    margin: 34px auto 0;
}

.funding-list-box .funding-list .funding-item {
    width: 235.32px;
    height: 351.33px;
    border-radius: 60px;
    padding: 13px;
    position: relative;
    margin: 12px auto 0;
    list-style: none;
    background: linear-gradient(180deg, #66447B 0%, #383D6D 100%);
    box-shadow: 0px 4px 4px 0px #00000040;
}

.funding-list-box .funding-list .funding-item .img-box {
    position: relative;
}

.funding-list-box .funding-list .funding-item .img-box>img {
    height: 237px;
    width: 100%;
    border-radius: 50px;
    cursor: pointer;
    object-fit: contain;
}

.funding-list-box .funding-list .funding-item .content-box {
    /* margin-left: 10px; */
    text-align: center;
    width: 100%;
    cursor: pointer;
    margin-top: 15.8px;
}

.funding-list-box .funding-list .funding-item .content-box .title {
    display: block;
    width: 100%;
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 20.8px;
    font-weight: 400;
    line-height: 22.88px;
    text-align: left;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    margin: 3px 0 6px;
}

.funding-list-box .funding-list .funding-item .content-box .writer-name {
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 13px;
    font-weight: 400;
    line-height: 15.73px;
    text-align: left;

    color: #939598;
}

.funding-list-box .funding-list .funding-item .content-box .text-area .text-box {
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;
    color: #6B6E6F;
}

.funding-list-box .funding-list .funding-item .badge-area {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 68px;
    padding: 10px;
    text-align: left;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    border-radius: 0px 0px 8px 8px;
}

.funding-list-box .funding-list .funding-item .badge-area .ranking-number {
    font-family: "The Jamsil OTF 4 Medium";
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 58px;
    /* identical to box height */
    color: #fff;

    margin-right: 10px;
}

.funding-list-box .funding-list .funding-item .badge-area .badge {
    background: #D9DDE0;
    padding: 1.5px 13px;
    font-family: 'Pretendard-r' !important;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #667080;
    margin-right: 7px;
}

.funding-list-box .funding-list .funding-item .content-box .btn-area .funding-buy-btn {
    font-family: "The Jamsil OTF 4 Medium";
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #9EEF20;
    border: 1px solid #9EEF20 !important;
    padding: 12px 0;
    border-radius: 8px;
    width: 100%;
    background: transparent !important;
}

#fundingMain content .content-ticket {
    padding: 80px 0;
    display: flex;
    align-items: start;
    justify-content: space-between;
}

#fundingMain content .content-ticket .main-title {

    font-family: "The Jamsil OTF 4 Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 50px;
    line-height: 58px;

    color: #fff;
    ;

}

#fundingMain content .content-ticket .sub-title {
    /* Rectangle 3848 */
    border: 1px solid #F2F2F2;
    border-radius: 20px;
    padding: 11px 10px;

    font-family: "The Jamsil OTF 4 Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    text-align: center;

    margin-bottom: 0;

    color: #fff;
    ;
}

#fundingMain content .content-ticket .context .explain-content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 30px;
}

#fundingMain content .content-ticket .context .explain-content>div {
    margin-left: 19px;
}

#fundingMain content .content-ticket .context .explain-content .explain-title {
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 14px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;
    color: #183B56;
}

#fundingMain content .content-ticket .context .explain-content .explain-content {
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: left;
    color: #183B56;
}

#fundingMain content .content-ticket {}

i.youtube-icon {
    background: url('/img/youtube_icon.svg') no-repeat center;
    background-size: contain;
    width: 22px;
    height: 22px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: bottom;
}

.modal_body {
    background: #fff;
}

.modal_body>p {
    margin: 20px auto;
    color: #183B56;
    text-align: center;
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    width: 100%;
}

.model_body>p.title {
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
}

.model_body>p.writer-name {
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center;
}

.model_body>p.content {
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center;
}

/* 투표 결과 화면 끝 */
/* 펀딩 상세 화면  */
#fundingView .item-box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto 10px;
    gap: 20px;
}

#fundingView .item-box .img-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 13px;
    width: 450px;
}

#fundingView .btn-area {
    text-align: left;
}

#fundingView .funding-buy-btn {
    width: 100%;
    border: 1px solid #EE574C !important;
    padding: 12px 36px;
    text-align: center;
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    color: #EE574C;
    background: #fff;
    border: 1px solid #EE574C;
    border-radius: 40px;
}

#fundingView .funding-title {
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #183B56;
}

#fundingView .writer-name {
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    color: #183B56;
}

ul.coming-funding-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 43px 1.5%;
}

#fundingView .explain-box {
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;
    color: #6B6E6F;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
}

#fundingView .end-date {
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    color: #183B56;
}

#fundingView .intro-funding-one, #fundingView .intro-funding-two {
    border-radius: 20px;
    width: 100%;
    margin: 0 auto 60px;
    padding: 30px 20px;
}

#fundingView .intro-funding-two {
    border-top: 3px solid #fff;
}

#fundingView .intro-funding-one>div, #fundingView .intro-funding-two>div {
    width: 1200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#fundingView .intro-funding-one .context, #fundingView .intro-funding-two .context {
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    width: 70%;
    padding: 20px 15%;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 30px;
    border: 3px solid #fff;
    background: #fff;
}

#fundingView .intro-funding-two .title {
    width: 100%;
    text-align: center;
}

#fundingView .intro-funding-two .context {
    overflow-y: scroll;
    padding: 30px 14%;
    height: 300px;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 30px;
    background: #fff;
    text-align: left;
}

#progress {
    appearance: none;
    width: 100%;
}

#progress::-webkit-progress-bar {
    border-radius: 10px;
    box-shadow: inset 3px 3px 10px #ccc;
    background: #E1E5E8;
}

#progress::-webkit-progress-value {
    border-radius: 10px;
    background: #EE574C;
}

.company-list {
    background: #fff;
    padding: 30px 20px;
}

.title {
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #183B56;
    width: 1160px;
}

.company-list>div {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

#fundingMain .content-explain-img {
    width: 64% !important;
}

.company-list>div .logo-list, .company-list>div .img-list {
    display: flex;
    align-items: center;
    justify-content: center;
}

.company-list>div .logo-list>img, .company-list>div .img-list>img {
    margin: 0 20px;
}

.company-list>div .logo-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.road-map-list {
    padding: 30px 20px;
    border-bottom: 3px solid #fff;
    border-top: 3px solid #fff;
    margin: 0 auto !important;
}

.road-map-list .title {
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #183B56;
}

.road-map-list>div {
    display: grid;
    grid-template-columns: 1fr 0.4fr;
    align-items: center;
}

.ticket-info-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 80px;
}

/* 펀딩 상세 화면 끝 */
/* Q&A */
#fundingView {
    margin-top: 0pt !important;
    max-width: 1200px !important;
}

#fundingView .qna-box {
    border: 3px solid #707070;
    border-radius: 25px;
    padding: 25px 35px;
    margin: 50px 0;
    height: 500px;
    background: #fff;
    overflow-y: scroll;
}

#fundingView .qna-box .title {
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 2px solid #fff;
}

#fundingView .qna-title {
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #183B56;
    margin: 18px 0 20px;
}

#fundingView .qna-content {
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin: 3px;
}

.top-title-box {
    margin: 24px 0 20px
}

.top-title-box .funding-top-title {
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #183B56;
}

.top-title-box .funding-genres-title {
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #ff6262;
}

.done-text {
    font-family: "The Jamsil OTF 4 Medium";
    font-size: 10px;
    font-weight: 400;
    line-height: 11px;
    text-align: left;
    color: #BCBEC0;
}

@media (max-width: 992px) {

    .funding.title-box .swiper-slide {
        width: 100% !important;
        height: auto;
    }

    .flower-box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 60px;
        margin: 10px auto;
    }

    i.icon-flower {
        display: block;
        background: url('/img/icon_flower.svg') no-repeat center;
        background-size: contain;
        width: 13px;
        height: 13px;
    }

    /* 공통 끝 */
    /* 투표 결과 화면 */
    .vote-ranking-1th {
        display: block;
        background: url('/img/ranking_first_icon.svg') no-repeat center;
        background-size: contain;
        width: 39px;
        height: 45px;
        margin-left: 16px;
    }

    .vote-ranking-2th {
        display: block;
        background: url('/img/ranking_second_icon.svg') no-repeat center;
        background-size: contain;
        width: 39px;
        height: 45px;
        margin-left: 16px;
    }

    .vote-ranking-3th {
        display: block;
        background: url('/img/ranking_third_icon.svg') no-repeat center;
        background-size: contain;
        width: 39px;
        height: 45px;
        margin-left: 16px;
    }

    .funding.title-box {
        text-align: center;
        height: auto;
        margin-top: 50px;
        width: 100%;
        display: block !important;
        padding-bottom: 0;
    }

    .funding.title-box .w-banner,
    .funding.title-box .m-banner,
    .ld-brd {
        width: calc(100% - 26px);
        margin: 0 auto 32px;
    }

    .ld-brd-list {
        border-radius: 20px;
    }

    .renew-main-content {
        font-size: 20px;
        line-height: 22.05px;
    }

    .renew-sub-content {
        font-size: 9.5px;
    }

    .menu-list-title .d-line {
        width: 60%;
    }

    .section-title {
        font-size: 20px;
    }

    .funding.title-box .sub-title.second-box {
        font-size: 13px;
        line-height: 19px;
        text-align: center;
        color: #fff;
    }

    .funding .title-box {
        width: inherit;
    }

    #modalPopup, #fundingModalPopup {
        display: none;
    }

    .funding.title-box .main-title {
        font-family: "The Jamsil OTF 4 Medium";
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 28px;
        /* identical to box height */
        text-align: center;

        color: #fff;
        ;
    }

    .funding.title-box .sub-title {
        font-family: "The Jamsil OTF 4 Medium";
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 16px;
        text-align: center;

        color: #fff;
        ;
        margin-top: 10px;
    }

    #fundingMain {
        max-width: 100%;
        padding: 0;
        margin-top: 0;
    }

    #fundingMain .content-explain-img {
        width: 100% !important;
    }

    #fundingMain section img {
        width: 100%;
    }

    .funding-list-box {
        padding: 30px 0;
        width: calc(100% - 26px) !important;
        margin: 0 auto;
    }

    .funding-list-box .container {
        margin-top: 0;
        padding-left: 0 !important;
        width: 100% !important;
    }

    .funding-list-box .funding-list-title {
        font-family: "The Jamsil OTF 4 Medium";
        font-style: normal;
        font-size: 22px;
        line-height: 24px;
        text-align: center;

        color: #fff;
        ;
        margin-bottom: 10px;
    }

    .funding-list-box .funding-list {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 1300px;
        margin: 0 auto;
        padding: 0 0 30px;
    }

    .funding-list-box .funding-list .funding-item {
        width: 95%;
        height:auto;
        position: relative;
        margin: 12px auto 0;
        border-radius:30px;
    }

    .funding-list-box .container{
        padding:0 !important;
    }

    .funding-list-box .funding-list .funding-item .img-box {
        position: relative;
    }

    .funding-list-box .funding-list .funding-item .img-box>img {
        /* height: 332px; */
        width: 100%;
        border-radius: 20px;
    }

    .funding-list-box .funding-list .funding-item .content-box {
        text-align: center;
        margin-top: 8px;
        width: 100%;
    }

    .menu-list-title {
        margin-bottom: 15px;
    }

    .funding-list-box .funding-list .funding-item .content-box .title {
        width: 100%;
        font-family: "The Jamsil OTF 4 Medium";
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 21px;
        /* identical to box height */
        text-align: left;
        margin: 3px 0 6px;
        color: #fff;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        word-break: break-all;
    }

    .funding-list-box .funding-list .funding-item .content-box .writer-name {
        font-family: "The Jamsil OTF 4 Medium";
        font-style: normal;
        font-weight: 300;
        font-size: 13px;
        line-height: 21px;
        /* identical to box height */
        text-align: left;

        color: #939598;
        ;
    }

    .funding-list-box .funding-list .funding-item .content-box .text-area .text-box {
        font-family: "The Jamsil OTF 4 Medium";
        font-size: 14px;
        font-weight: 400;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;
        color: #6B6E6F;
    }

    .funding-list-box .funding-list .funding-item .badge-area {
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 68px;
        padding: 10px;
        text-align: left;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
        border-radius: 0px 0px 8px 8px;
    }

    .funding-list-box .funding-list .funding-item .badge-area .ranking-number {
        font-family: "The Jamsil OTF 4 Medium";
        font-style: normal;
        font-weight: 700;
        font-size: 50px;
        line-height: 58px;
        /* identical to box height */

        color: #fff;
    }

    .funding-list-box .funding-list .funding-item .badge-area .badge {
        background: #D9DDE0;
        padding: 1.5px 13px;
        font-family: 'Pretendard-r' !important;
        font-style: normal;
        font-weight: 600;
        font-size: 10px;
        line-height: 18px;

        text-align: left;
        color: #667080;
        margin-right: 7px;
    }

    .funding-list-box .funding-list .funding-item .content-box .btn-area .funding-buy-btn {
        font-family: "The Jamsil OTF 4 Medium";
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 18px;
        text-align: center;

        color: #9EEF20;
        border: 1px solid #9EEF20 !important;
        padding: 11px 0;
        border-radius: 8px;
        width: 100%;
        background: transparent !important;
    }

    #fundingMain content .content-ticket {
        padding: 51px 0;
        display: flex;
        align-items: start;
        justify-content: space-between;
    }

    ul.coming-funding-list{
        display:grid;
        grid-template-columns: 1fr 1fr;
        grid-gap:12px;
    }

    .funding-list ul.coming-funding-list .funding-item {
        width:45%;
    }

    #fundingMain content .content-ticket .main-title {

        font-family: "The Jamsil OTF 4 Medium";
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 23px;
        text-align: left;

        color: #fff;
        ;
    }

    #fundingMain content .content-ticket .sub-title {
        /* Rectangle 3848 */
        border: 1px solid #F2F2F2;
        border-radius: 20px;
        padding: 11px 10px;

        font-family: "The Jamsil OTF 4 Medium";
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        text-align: center;

        margin-bottom: 0;

        color: #fff;
        ;
    }

    #fundingMain content .content-ticket .context .explain-content {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin-bottom: 16px;
    }

    #fundingMain content .content-ticket .context .explain-content>div {
        margin-left: 10px;
    }

    #fundingMain content .content-ticket .context .explain-content .explain-title {
        font-family: "The Jamsil OTF 4 Medium";
        font-size: 14px;
        font-weight: 700;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;
        color: #183B56;
    }

    #fundingMain content .content-ticket .context .explain-content .explain-content {
        font-family: "The Jamsil OTF 4 Medium";
        font-size: 10px;
        font-weight: 400;
        line-height: 12px;
        letter-spacing: 0em;
        text-align: left;
        color: #183B56;
    }

    #fundingMain content .content-ticket {
        width: 90%;
        margin: 0 auto;
    }

    i.youtube-icon {
        background: url('/img/youtube_icon.svg') no-repeat center;
        background-size: contain;
        width: 22px;
        height: 22px;
        margin-left: 10px;
        display: inline-block;
        vertical-align: bottom;
    }

    .modal_body {
        background: #fff;
    }

    .modal_body>p {
        margin: 20px auto;
        color: #183B56;
        text-align: center;
        font-family: "The Jamsil OTF 4 Medium";
        font-size: 18px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: center;
        width: 100%;
    }

    .model_body>p.title {
        font-family: "The Jamsil OTF 4 Medium";
        font-size: 18px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: center;
    }

    .model_body>p.writer-name {
        font-family: "The Jamsil OTF 4 Medium";
        font-size: 14px;
        font-weight: 400;
        line-height: 27px;
        letter-spacing: 0em;
        text-align: center;
    }

    .model_body>p.content {
        font-family: "The Jamsil OTF 4 Medium";
        font-size: 14px;
        font-weight: 400;
        line-height: 27px;
        letter-spacing: 0em;
        text-align: center;
    }

    /* 투표 결과 화면 끝 */
    /* 펀딩 상세 화면  */
    #fundingView .item-box {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        width: 100%;
        margin: 0 auto 10px;
        gap: 20px;
    }

    #fundingView .item-box .img-box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 13px;
        width: 450px;
    }

    #fundingView .btn-area {
        text-align: left;
    }

    #fundingView .funding-buy-btn {
        width: 100%;
        border: 1px solid #EE574C !important;
        padding: 12px 36px;
        text-align: center;
        font-family: "The Jamsil OTF 4 Medium";
        font-size: 1rem;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0em;
        color: #EE574C;
        background: #fff;
        border: 1px solid #EE574C;
        border-radius: 40px;
    }

    #fundingView .funding-title {
        font-family: "The Jamsil OTF 4 Medium";
        font-size: 24px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
        color: #183B56;
    }

    #fundingView .writer-name {
        font-family: "The Jamsil OTF 4 Medium";
        font-size: 16px;
        font-weight: 400;
        line-height: 27px;
        letter-spacing: 0em;
        text-align: left;
        color: #183B56;
    }

    #fundingView .explain-box {
        font-family: "The Jamsil OTF 4 Medium";
        font-size: 14px;
        font-weight: 400;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;
        color: #6B6E6F;
        background: #fff;
        padding: 15px;
        border-radius: 10px;
    }

    #fundingView .end-date {
        font-family: "The Jamsil OTF 4 Medium";
        font-size: 16px;
        font-weight: 400;
        line-height: 27px;
        letter-spacing: 0em;
        text-align: left;
        color: #183B56;
    }

    #fundingView .intro-funding-one, #fundingView .intro-funding-two {
        border-radius: 20px;
        width: 100%;
        margin: 0 auto 60px;
        padding: 30px 20px;
    }

    #fundingView .intro-funding-two {
        border-top: 3px solid #fff;
    }

    #fundingView .intro-funding-one>div, #fundingView .intro-funding-two>div {
        width: 1200px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #fundingView .intro-funding-one .context, #fundingView .intro-funding-two .context {
        font-family: "The Jamsil OTF 4 Medium";
        font-size: 16px;
        font-weight: 700;
        line-height: 27px;
        letter-spacing: 0em;
        text-align: left;
        width: 70%;
        padding: 20px 15%;
        box-shadow: 0px 4px 4px 0px #00000040;
        border-radius: 30px;
        border: 3px solid #fff;
        background: #fff;
    }

    #fundingView .intro-funding-two .title {
        width: 100%;
        text-align: center;
    }

    #fundingView .intro-funding-two .context {
        overflow-y: scroll;
        padding: 30px 14%;
        height: 300px;
        box-shadow: 0px 4px 4px 0px #00000040;
        border-radius: 30px;
        background: #fff;
        text-align: left;
    }

    #progress {
        appearance: none;
        width: 100%;
    }

    #progress::-webkit-progress-bar {
        border-radius: 10px;
        box-shadow: inset 3px 3px 10px #ccc;
        background: #E1E5E8;
    }

    #progress::-webkit-progress-value {
        border-radius: 10px;
        background: #EE574C;
    }

    .company-list {
        background: #fff;
        padding: 30px 20px;
    }

    .title {
        font-family: "The Jamsil OTF 4 Medium";
        font-size: 24px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
        color: #183B56;
        width: 1160px;
    }

    .company-list>div {
        display: flex;
        justify-content: space-around;
        align-items: center;
    }

    .company-list>div .logo-list, .company-list>div .img-list {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .company-list>div .logo-list>img, .company-list>div .img-list>img {
        margin: 0 20px;
    }

    .company-list>div .logo-list {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .road-map-list {
        padding: 30px 20px;
        border-bottom: 3px solid #fff;
        border-top: 3px solid #fff;
        margin: 0 auto !important;
    }

    .road-map-list .title {
        font-family: "The Jamsil OTF 4 Medium";
        font-size: 24px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
        color: #183B56;
    }

    .road-map-list>div {
        display: grid;
        grid-template-columns: 1fr 0.4fr;
        align-items: center;
    }

    .ticket-info-box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 80px;
    }

    /* 펀딩 상세 화면 끝 */
    /* Q&A */
    #fundingView {
        margin-top: 0pt !important;
        max-width: 1200px !important;
    }

    #fundingView .qna-box {
        border: 3px solid #707070;
        border-radius: 25px;
        padding: 25px 35px;
        margin: 50px 0;
        height: 500px;
        background: #fff;
        overflow-y: scroll;
    }

    #fundingView .qna-box .title {
        width: 100%;
        padding-bottom: 15px;
        border-bottom: 2px solid #fff;
    }

    #fundingView .qna-title {
        font-family: "The Jamsil OTF 4 Medium";
        font-size: 24px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
        color: #183B56;
        margin: 18px 0 20px;
    }

    #fundingView .qna-content {
        font-family: "The Jamsil OTF 4 Medium";
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        color: #fff;
        margin: 3px;
    }

    .top-title-box {
        margin: 24px 0 20px
    }

    .top-title-box .funding-top-title {
        font-family: "The Jamsil OTF 4 Medium";
        font-size: 20px;
        font-weight: 600;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
        color: #183B56;
    }

    .top-title-box .funding-genres-title {
        font-family: "The Jamsil OTF 4 Medium";
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
        color: #ff6262;
    }
}