.halclass_l_article {
    clear: both;
    min-height: 624px;
    position: relative;
}

.halclass_l_article--large {
    min-height: 724px;
}

.halclass_l_article_bg {
    pointer-events: none;
    object-fit: contain;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}

.halclass_l_article_block {
    color: #fff;
    padding-left: 50%;
    padding-right: 5%;
    max-width: 800px;
}

.halclass_l_article_block h3 {
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
    font-family: "Noto Serif JP", serif;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif" !important;
    color: #fff;
    font-size: 28px;
    line-height: 120%;
    font-weight: normal !important;
    letter-spacing: 2px !important;
    padding: 8px 0;
    margin: 0 0 30px 0;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    clear: both;
}

.halclass_l_article_over h3 {
    max-width: 687px;
    margin-inline: auto;
}

.halclass_l_article_info {
    padding-inline: 20%;
}

.halclass_l_desc {
    display: block;
    position: relative;
    font-family: "Noto Serif JP", serif;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif" !important;
    color: #fff;
    font-size: 22px;
    line-height: 150%;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 40px 0 15px 0;
    clear: both;
}

.halclass_l_txt {
    display: block;
    text-align: justify;
    font-size: 12px;
    line-height: 180%;
    margin-bottom: 35px;
}

.halclass_l_point img {
    max-width: 100%;
}

.halclass_l_gallery {
    display: flex;
    gap: 54px;
    margin-bottom: 34px;
}

.halclass_l_gallery img {
    display: block;
    width: 100%;
}

.halclass_l_gallery .caption {
    display: block;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif" !important;
    font-size: 22px;
    margin-top: 4px;
    text-align: center;
}