/* BASIC css start */
html, body {
  scroll-behavior: smooth; /* 스크롤 부드럽게 이동하는 CSS 속성 */
}

/* 하단 */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'),local('Roboto-Regular'),url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'),local('Roboto-Regular'),url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
    unicode-range: U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'),local('Roboto-Regular'),url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'),local('Roboto-Regular'),url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'),local('Roboto-Regular'),url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+1EA0-1EF9,U+20AB;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'),local('Roboto-Regular'),url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
    unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'),local('Roboto-Regular'),url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}






.footer_wrap {
    position: relative;
    display: block;
    border-top: 1px solid #333;
    line-height: 20px;
    font-size: 11px;
}

.footer_wrap:after {
    content: "";
    display: block;
    clear: both;
}

#footer {

    margin: 0 auto;
}

#footer h4 {
    margin: 0 0 12px;
    font-size: 12px;
    letter-spacing: 0.1em;
    font-family: 'roboto';
}

#footer .h4_line {
    width: 17px;
    height: 1px;
    margin: 0 0 20px;
    border-bottom: 1px solid #555;
    line-height: 0px;
    font-size: 0;
}

#footer ._section {
    min-height: 190px;
    margin: 0 0 10px;
    background: url('/design/taera2025/image/bar_b_10.png') repeat-y 100% 0;
}

#footer ._line {
    width: 100%;
    height: 0;
    line-height: 0;
    margin: 15px 0 25px;
    border-top: 1px solid #e6e6e6;
}

#footer .info {
    color: #aaa;
}

#footer i {
    font-size: 13px;
    vertical-align: -2px;
}

#footer .footer_menu {
    display: block;
    margin: 15px 0 30px;
    padding: 0 0 13px 10px;
    border-bottom: 1px solid #e6e6e6;
}

#footer .footer_menu ul {
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
}

#footer .footer_menu li {
    display: inline-block;
    *display: inline;
    *zoom:1;height: 20px;
    padding: 0 15px;
    background: url("/design/taera2025/image/bar_b_10.png") 0 5px no-repeat;
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 0;
}

#footer .footer_menu li.home {
    padding-left: 0;
    background: none;
}

#footer .footer_menu li a {
    color: #333;
}

#footer .footer_menu li a:hover {
    color: #000;
    text-decoration: none;
    font-weight: 700;
}

#footer .oper_time {
    float: left;
    width: 21%;
    margin: 0 4% 0 1%;
}

#footer .oper_time li {
    min-height: 0;
}

#footer .oper_time .phone {
    min-height: 0;
    line-height: 25px;
    margin: 0 0 15px;
    font-family: 'roboto';
    font-size: 22px;
    font-weight: 700;
    letter-spacing: .02em;
}

#footer .oper_time .phone img {
    position: relative;
    top: 3px;
}

#footer .oper_time strong {
    min-height: 0;
    line-height: 20px;
    padding-right: 10px;
    color: #333;
}

#footer .oper_time span {
    min-height: 0;
    line-height: 20px;
}

@media all and (max-width: 1285px) {
    #footer .oper_time {
        width:25%;
    }

    #footer .oper_time .phone {
        font-size: 18px;
    }
}

#footer .bank_info {
    float: left;
    width: 21%;
    margin: 0 4% 0 0;
}

#footer .bank_info li {
    min-height: 0;
    letter-spacing: 0.1em;
}

#footer .bank_info strong {
    display: block;
    float: left;
    width: 65px;
    min-height: 0;
    line-height: 20px;
    font-weight: bold;
}

#footer .bank_info span {
    min-height: 0;
    line-height: 20px;
}

#footer .bank_info .bank_list {
    width: 170px;
    margin: 10px 0 0;
}

@media all and (max-width: 1285px) {
    #footer .bank_info {
        width:28%;
    }
}

#footer .footer_delivery {
    float: left;
    width: 34%;
}

#footer .footer_delivery h4 {
    margin: 0 0 5px;
    font-size: 11px;
}

#footer .footer_delivery ul.first {
    margin: 0 0 25px;
}

#footer .footer_delivery li {
    font-size: 11px;
}

#footer .footer_delivery strong,#footer .footer_delivery span {
    margin: 0 10px 0 0;
}

#footer .footer_delivery .v_returnAdd1 {
    word-break: keep-all;
}

#footer .footer_delivery .v_returnAdd2 {
    width: 96%;
}

@media all and (max-width: 1285px) {
    #footer .footer_delivery {
        width:38%;
        background: none;
    }
}

#footer .footer_menu2 {
    float: right;
    width: 11%;
    margin: 0 1% 0 0;
}

#footer .footer_menu2 li a {
    display: block;
    margin: 0 0 4px;
    padding: 3px 6px 2px 6px;
    line-height: 20px;
    border: 1px solid #ddd;
    color: #333;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

#footer .footer_menu2 li a:hover {
    border: 1px solid #888;
    background: #f4f4f4;
    color: #000;
    text-decoration: none;
}

@media all and (max-width: 1285px) {
    #footer .footer_menu2 {
        display:block;
        float: none;
        width: 100%;
        margin: 0 0 0 1%;
    }

    #footer .footer_menu2 li {
        display: inline-block;
        *display: inline;
        *zoom:1;}
}

#footer .footer_company {
    float: left;
    width: 55%;
    margin: 0 0 0 1%;
    font-size: 12px;
    line-height: 23px;
}

#footer .footer_company strong {
    padding-right: 8px;
    color: #aaa;
    font-weight: normal;
}

#footer .footer_company span {
    padding-right: 23px;
    color: #333;
}

#footer .footer_company a:hover {
    text-decoration: none;
    color: #999;
}

#footer .footer_escrow {
    float: right;
    width: 30%;
    margin: 0 1% 15px 0;
    text-align: right;
    line-height: 22px;
}

#footer .footer_escrow .v_escrow1 {
    padding: 3px 7px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #888;
    color: #fff;
}

#footer .footer_escrow .btn_11_ff {
    margin: 5px 0 0;
}

#footer .footer_ico {
    float: right;
    width: 43%;
    margin: 0 1% 10px 0;
    font-size: 0;
    line-height: 0;
    text-align: right;
}

#footer .footer_ico li {
    display: inline-block;
    *display: inline;
    *zoom:1;margin: 0 0 10px 10px;
}

.footer_end {
    display: block;
    position: relative;
    height: 100%;
    line-height: 45px;
    background: url('/design/taera2025/image/bg_slash_w_10.png') #333;
    font-family: 'Roboto';
    font-size: 11px;
    text-align: center;
    color: #fff;
    letter-spacing: 0.2em;
}

.footer_end_inner {
    max-width: 1260px;
    margin: 0 auto;
}

.footer_end .copyright {
    float: left;
}

.footer_end .made a {
    float: right;
    color: #ddd;
}

.footer_end .made a:hover {
    text-decoration: none;
}

/* BASIC css end */

