/* BASIC css start */
#search form input.MS_input_txt {
    display: block;
    width: 440px;
    height: 50px;
    margin: 0;
    padding: 2px 80px 5px 20px;
    background-color: transparent;
    border: none;
    outline: none;
    border-bottom: 1px solid #303030;
    color: #303030;
    font-family: 'Noto Sans KR';
    font-size: 30px;
    font-weight: 600;
    letter-spacing: -0.8px;
    line-height: 36px;
}
/* BASIC css end */

