.bl_header_img img {
    height: 34px;
}

.bl_nav_menuLink {
    padding: 18px 16px;
}

#loginFormHeader .header-center {
    justify-content: center;
}

.formView select {
    appearance: auto;
    min-width: 12em;
}

.formView .bl_nav_menuBox {
    position: relative;
    justify-content: center;
}

.formView .bl_nav_menuBox li {
    margin-left: 0;
}

.bl_nav_menu {
    margin-left: 0;
}

.formView .bl_nav_menu:last-child {
    position: absolute;
    top: 18px;
    right: 0;
}

.formView .formView-items-item-input-portrait .bl_header_mypageBtn {
    padding: 5.5px 12px;
}

.formView .formView-items-item-input-portrait .thumbnailImage {
    min-width: 128px;
}

.formView-items-item-input textarea[name="message"] {
    height: 10em;
}

.thumbnailImage-fileView {
    max-width: 320px;
    width: 320px;
    max-height: 320px;
    height: 320px;
}

[name^="program"] {
    width: 100%;
}

.fileThumbnail {
    max-height: 200px;
}
