/* 배진희 / 1499060 / 20250819 */
#comment.default .comment-write #comment-guest{align-items:center;max-width:22rem}
#comment.default .comment-write #comment-guest strong{display:block;width:210px;font-weight:normal}
#comment.default .comment-write #comment-guest .inner{display:flex;flex-direction:row;align-items:stretch;gap:.25rem}
@media screen and (min-width:39.9375em) {
#comment.default .comment-write #comment-guest strong i{display:none}
}
@media screen and (max-width:39.9375em) {
#comment.default .comment-write #comment-guest{display:block}
#comment.default .comment-write #comment-guest .inner{margin-top:5px}
}