h2 {
    font-weight: 500 !important;
}
.fair-area {
    width: 980px;
    margin: 2em auto 0;
}
.readarea-waku {
    position: relative; 
    z-index: 1; 
    width: 100%; 
    min-height: 300px; 
    margin-bottom: 2em;
    background-image: url('https://www.tphd.co.jp/wp-content/themes/template/images/geospatial-fair-2026/readarea-image-bg.jpg');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.readarea-waku::after {
    content: "";
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(69, 90, 100, 0.2), rgba(69, 90, 100, 0.7));
}
.readarea-waku > .readarea {
    position: relative;
    z-index: 3;
}
.readarea {
    font-size: 1.4em;
    margin: 1.5em 10px;
    text-align: center;
}
.readarea .picktxt {
    display: block;
    font-size: 1.65em;
    line-height: 1.6;
    padding: 0;
    font-weight: 800;
    text-align: left;
    margin-bottom: 1em;
    color: #ffc000;
    text-shadow: #000000 1px 0 1px;
}
.readarea .picktxt span {
    display: block;
    font-size: 1.2em;
}
.readtxt {
    display: inline-block;
    margin: 0 auto 3em;
    padding: 0 1em;
    text-align: left;
    max-width: 800px;
    line-height: 1.8;
    font-size: 1.2em;
}
.readtxt ul {
    display: inline-block;
    width: auto;
    margin: .8em auto;
    text-align: left;
    list-style: none;
    line-height: 1.8;
}

.event-container {
    display: flex;
    gap: 60px;
    justify-content: center;
    max-width: 1000px;
    margin: 0 auto;
}
.event-card {
    flex: 1;
}
.label-location {
    color: #fff;
    padding: 4px 8px;
    font-size: 14px;
    font-size: 1.25em;
}
.osaka-area {
    background-color: #cf9a13;
}
.kyoto-area {
    background-color: #0897b7;
}
.date-row {
    margin-top: 15px;
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 8px;
}
.date {
    font-size: 20px;
    font-weight: bold;
}
.month, .day {
    font-size: 40px !important;
}
.day-of-week, .time {
    font-size: 18px;
    font-weight: bold;
}
.label-free {
    border: 1px solid #000;
    border-radius: 4px;
    padding: 2px 10px;
    font-size: 12px;
    color: #000;
    background-color: #e0e0e0;
    margin-left: 5px;
    line-height: 1.6;
}
.venue-name {
    font-size: 37px !important;
    margin: 10px 0 !important;
    letter-spacing: 0.05em;
    font-weight: 800 !important;
}
.address-row {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 15px;
}
.address {
    margin: 0;
}
.map-link {
    color: #000;
    text-decoration: none;
}
.map-link:hover {
    text-decoration: underline;
}

.cpds {
    text-align: center;
    margin: 2em auto 0;
    display: inline-block;
    padding: 10px 20px;
    background-color: #9f9f9f;
    color: #fff;
    border-radius: 4px;
}


.event-section {
    max-width: 900px;
    margin: 0 auto 4em;
}
.venue-title {
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    margin-top: 2em !important;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.venue-title span {
    color: white;
    padding: 5px 15px;
    margin-right: 15px;
    font-size: 1.2rem;
}
.section-heading {
    font-size: 1.3rem;
    margin: 25px 0 10px 0;
}
.section-heading .time {
    font-weight: normal;
    font-size: 1.1rem;
    margin-left: 10px;
}
.keynote-content {
    background-color: #f9f9f9;
    padding: 15px 25px;
    border: 1px solid #eee;
    margin-bottom: 30px;
    font-size: 0.95rem;
}
table.seminer-list {
    margin: 10px auto;
    font-size: .96em;
    width:cal(100% - 30px);
} 
table.seminer-list th {
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
}
table.seminer-list td {
    padding: 10px;
    box-sizing: border-box;
    line-height: 1.5;
    text-align: center;
}
table.seminer-list td:nth-child(1), table.seminer-list td:nth-child(2) {
    font-size: 1em;
    width: 8%;
}
table.seminer-list td:nth-child(3) {
    font-size: .9em;
    width: 8%;
    padding: 10px 0 !important;
    background-color: #FFFFCC;
}
table.seminer-list td:nth-child(4) {
    font-size: 1.05em;
    width: 40%;
    text-align: left !important;
}
table.seminer-list td:nth-child(4) strong {
    font-size: 1.2em;
    line-height: 1.6;
}
table.seminer-list td:nth-child(5) {
    font-size: .86em;
    width: 36%;
    text-align: left !important;
}
table.seminer-list td span {
    display: block;
}


/*
.seminar-container {
    max-width: 980px;
    margin: 0em auto 2em;
    padding: 0 20px;
    color: #333;
    line-height: 1.5;
}
.section-title {
    border-bottom: 2px solid #333;
    padding-bottom: 5px;
    margin-top: 40px !important;
    margin-bottom: 20px !important;
}
.location-title {
    font-size: 1.8rem;
    margin: 20px 0 10px !important;
}
.keynote-content {
    margin-left: 2em;
    font-size: 1.1em;
}
*/
.bonus-section {
    max-width: 840px;
    margin: 40px auto;
    padding: 0 15px;
    font-family: sans-serif;
}
.bonus-fieldset {
    border: 5px solid #2b5797;
    border-radius: 15px;
    padding: 20px 30px 30px;
}
.bonus-title {
    color: #2b5797;
    padding: 0 15px;
    font-weight: bold;
    font-size: 22px;
}
.bonus-content {
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-top: 15px;
}
.bonus-item {
    flex: 1;
}
.item-title {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
    text-align: center;
}
.image-group {
    display: flex;
    gap: 10px;
    justify-content: center;
}
.image-group img {
    max-width: 45%;
    height: auto;
}
.device-flex-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.device-img {
    max-width: 120px;
    height: auto;
}
.device-name {
    font-weight: bold;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
}
.bonus-comment {
    font-size: .9em;
    margin: 20px auto 0;
}

.solution-section {
    max-width: 1100px;
    margin: 50px auto 80px;
    padding: 0 20px;
}
.main-title {
    margin-bottom: 20px;
    border-bottom: none;
}
.description {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 40px !important;
}
.solution-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 30px 15px;
    align-items: start;
}
.solution-item {
    text-align: center;
}
.solution-item.wide {
    grid-column: span 2;
}
.img-box {
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 180px;
}
.img-box img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.item-name {
    font-size: 13px;
    line-height: 1.4;
    margin: 0;
}
.item-name img {
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}
.small-text {
  font-size: 10px;
  font-weight: normal;
}

@media  screen and (max-width:979px) {
    .fair-area {
        width: 100%;
    }
    .readarea {
        font-size: 1.1em;
        padding: 0 1em;
    }
    .readarea p {
        text-align: left;
    }
    .readarea br {
        display: none;
    }
}
@media screen and (max-width: 640px) {
    .readarea .picktxt span {
        display: block;
    }
    .event-container {
        flex-direction: column;
        gap: 60px;
    }
    .venue-name {
        font-size: 32px;
    }
    table.seminer-list tr.last td:last-child {
        width: 100%;
    }
    table.seminer-list th:nth-child(1), table.seminer-list th:nth-child(2) {
        display: inline-block;
        width: 50%;
    }
    table.seminer-list th:nth-child(3),
    table.seminer-list th:nth-child(4),
    table.seminer-list th:nth-child(5),
    table.seminer-list td:nth-child(3),
    table.seminer-list td:nth-child(4),
    table.seminer-list td:nth-child(5) {
        display: inline-block;
        width: 100%;
    }
    table.seminer-list td:nth-child(1), table.seminer-list td:nth-child(2) {
        display: inline-block;
        width: 50%;
        border-top: 1px solid #000 !important;
    }
    table.seminer-list td:nth-child(3) {
        border-right: 1px solid #ccc;
    }
    table.seminer-list td span {
        display: inline;
    }
    table.seminer-list td span:first-of-type::after {
        content: "・";
    }
    .bonus-content {
        flex-direction: column;
        gap: 40px;
    }
    .device-flex-row {
        flex-direction: column;
        gap: 8px;
    }
    .device-img {
        max-width: 150px;
    }
    .bonus-title {
        font-size: 16px;
    }
    .solution-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px 10px;
    }
    .solution-item.wide {
        grid-column: span 2;
    }
    .img-box {
        height: 120px;
    }
    .main-title {
        font-size: 20px;
    }
}