﻿.bik-ilan {
    background: #f5f5f5;
    min-height: 100vh;
    padding: 2rem 0;
}

.ilan-detail {
    background: #ffffff;
    padding: 2.5rem;
    max-width: 1200px;
    margin: 0 auto;
    border: 2px solid #ddd;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.breadcrumbs {
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e0e0e0;
}

.bcLeft {
    display: flex;
    align-items: center;
    font-size: 12px !important;
    color: #666;
}

.bcText a {
    color: #666;
    text-decoration: none;
    font-weight: 600;
}

    .bcText a:hover {
        text-decoration: underline;
    }

.bcArrow {
    margin: 0 10px;
    color: #999;
}

.ilan-time {
    font-size: 12px !important;
    color: #666;
    margin-bottom: 1.5rem;
}

.ilan-ilan {
    font-size: 12px !important;
    font-weight: 600;
    color: #666;
    text-align: center;
    margin: 1.5rem 0;
}

.bik-table table {
    width: 100%;
    margin-top: 10px;
    background-color: transparent;
    border-collapse: collapse;
    font-size: 12px !important;
    border: 1px solid #ddd;
}

    .bik-table table td,
    .bik-table table th {
        padding: 3px;
        border: 1px solid #ddd;
        vertical-align: top;
        line-height: 1.6;
    }

    .bik-table table th {
        background: #f5f5f5;
        font-weight: 700;
        color: #333;
        text-align: left;
    }

    .bik-table table tr:nth-child(even) {
        background: #fafafa;
    }

.bik-ilan p, .bik-ilan td, .bik-ilan span, .bik-ilan th,
.bik-ilan ol, .bik-ilan ul, .bik-ilan li {
    font-size: 14px !important;
    line-height: 1.6 !important;
    color: #666;
}

#news-content {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #3f3f3f;
    margin-bottom: 2rem;
    overflow: auto;
}

.announcement-footer {
    background: #f8f8f8;
    border: 1px solid #c41e3a;
    padding: 20px;
    margin-top: 2rem;
    text-align: right;
}

.hashtag {
    color: #c41e3a;
    font-weight: 600;
    font-size: 12px !important;
    margin-right: 20px;
}

.press-number {
    color: #333;
    font-weight: 700;
    font-size: 12px !important;
}

.press-label {
    color: #666;
    font-weight: 600;
    margin-right: 8px;
}

.ilan-spot {
    display: flex;
    justify-content: center;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    color: #666;
    margin-bottom: 10px;
    line-height: 130%;
}

.ilan-title {
    display: flex;
    justify-content: center;
    font-weight: 700;
    font-size: 28px;
    font-style: normal;
    line-height: 120%;
}
