@charset "utf-8";
.profile-chan-1004 {
    width: 100%;
    height: auto;
    position: relative;
}

.profile-chan-1004 .col {
    width: 50%;
}

.profile-chan-1004 .show-content {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
}

.profile-chan-1004 .show-content img {
    width: 100%;
    display: block;
}