.point__img__container {
    align-items: center;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
}

/* 拡大画像 */
.originals_t {
    width: 300px;
}

.originals_y {
    width: 500px;
}

/* 詳細画像のサイズ */
.illustration1 {
    width: 300px;
}

.illustration2 {
    width: 250px;
}

.stamp {
    width: 400px;
}