#search {
    text-align: left !important;
}

#search .green_window {
    border: 1px solid #888 !important;
    width: 320px !important;
}

#search .sch_smit {
    width: 320px !important;
    margin-top: -36px !important;
    height: 36px !important;
    background: none !important;
}

.btn_arw {
    top: -39px !important;
    left: 323px !important;
}

.btn_arw.top a {
    margin-left: -35px;
}

.triangleImg {
    color: #888 !important;
}

.footer-links li {
    padding: 0 0.75rem;
    border-right: 1px solid #aaa;
    list-style: none;
}

.footer-links li:first-child {
    padding-left: 0;
}

.footer-links li:last-child {
    border: none;
}

.footer-links {
    margin-top: 0.25rem;
}

.flex {
    display: flex;
}

.footer-bottom {
    display: block;
    padding: 1rem 0;
    background: #111;
}

.boxed {
    width: 70.25%;
    margin: auto;
}

.footer-bottom .boxed {
    position: relative;
}

.main-footer {
    margin-bottom: 100px !important;
}

.menu-main-menu-container {
    margin-top: 20px !important;
}

.footer-top {
    background: #1a1a1a;
    padding-top: 50px;
    padding-bottom: 69px;
}

.footer-top .flex {
    justify-content: center;
    padding: 1.5rem 0;
}

.naver-search {
    width: 405px;
}

.tnp-widget-minimal {
    width: 300px !important;
    margin-bottom: 50px !important;
}

.footer-sns-newsletter {
    margin-left: 88px;
}

.widget_text {
    margin-top: -170px;
    margin-left: 400px;
}

.tnp-submit {
    margin-top: 10px !important;
}

.lnb {
    width: 350px !important;
}

.footer-top {
    background: #222;
    padding: 50px 0 0 0;
    height: 256px;
    display: flex;
}

footer .row {
    margin: 0;
    padding: 0;
    justify-content: space-between;
}

footer .naver-search .row {
    flex-direction: column;
}

.naver-search {
    position: relative;
    width: auto;
    max-width: 328px;
    display: inline-block;
    padding: 0;
}

.naver-search .lnb {
    width: 100% !important;
}

#search .green_window {
    border: 1px solid #777 !important;
    height: 48px !important;
    line-height: 46px;
    position: relative;
    width: 280px !important;
}

#search .green_window i {
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: 16px;
    top: 19px;
}

#search .input_text {
    width: 80%;
}

.footer-sns-newsletter {
    margin: 0;
    width: 60%;
    display: flex;
    justify-content: space-between;
    padding-left: 16px;
}

#search .sch_smit {
    width: 280px !important;
    background-color: transparent;
    margin: 0 !important;
    height: 48px !important;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

#search button {
    outline: none;
    border: 0;
}

#search button:focus {
    outline: none;
    border: 0;
}

#search .btn_arw {
    display: none;
}

.widget_text {
    margin: 0;
}

#newsletterwidgetminimal-1 .tnp-email {
    height: 48px;
    border-radius: 0;
}

#newsletterwidgetminimal-1 .tnp-submit {
    min-width: 100px;
    padding: 0 10px;
    width: auto;
    height: 48px;
    background: #f0557d;
    font-size: 16px;
    font-weight: bold;
}

.naver-info {
    display: inline-block;
    width: 43px;
    height: 48px;
    background-size: 26px 26px !important;
    cursor: pointer;
    transition: all ease 0.2s;
    border: 0;
    outline: none;
    position: absolute;
    top: 32px;
    right: -41px;
}

.naver-info::after {
    display: none;
}

.naver-info:hover,
.naver-info:focus {
    display: inline-block;
    width: 43px;
    height: 48px;
    background-size: 26px 26px;
    cursor: pointer;
    outline: none;
    border: 0;
}

.tooltip-naver {
    position: absolute;
    width: 498px;
    min-height: 100px;
    left: 705px;
    bottom: 162px;
    padding: 0 16px 16px 16px;
    background: #fff;
    border: 1px solid rgb(204, 204, 204);
    box-shadow: 0 4px 12px 0 rgba(52, 52, 52, 0.12);
    z-index: 9999;
}

#tooltip-naver {
    display: none;
}

#tooltip-naver p {
    margin-top: 32px;
    line-height: 1.8;
}

.close-tooltip {
    display: block;
    width: 100%;
    height: 48px;
    position: relative;
}

#close-tooltip {
    position: absolute;
    right: -6px;
    top: 12px;
    display: block;
    width: 20px;
    height: 20px;
    outline: none;
    border: 0;
    background: transparent;
}

#close-tooltip i {
    vertical-align: 3px;
    font-size: 22px;
    color: #999;
}

.divider {
    display: block;
    width: 100%;
    height: 44px;
    border-bottom: 1px solid #dbdbdb;
}

.widget_text .widgettitle {
    margin-left: 10px;
}