﻿@charset "utf-8";

@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 100;
    src: url('fonts/NotoSansKR-ExtraLight.woff') format('woff');
}

@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 200;
    src: url('fonts/NotoSansKR-Light.woff') format('woff');
}

@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/NotoSansKR-DemiLight.woff') format('woff');
}

@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/NotoSansKR-Regular.woff') format('woff');
}

@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/NotoSansKR-Medium.woff') format('woff');
}

@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/NotoSansKR-Bold.woff') format('woff');
}

@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/NotoSansKR-Bold-Hestia.woff') format('woff');
}


@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 800;
    src: url('fonts/NotoSansKR-Black-Hestia.woff') format('woff');
}


/*noraml bold*/

@font-face {
    /*300*/
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/NotoSansKR-Regular.woff') format('woff');
}

@font-face {
    /*600*/
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: bold;
    src: url('fonts/NotoSansKR-Bold.woff') format('woff');
}



/* Browser Default Style Reset */
/**/
body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, select {
    font-family: Dotum, "돋움", "Malgun Gothic", "Mangal", "Apple Gothic", "굴림", Gulim, sans-serif;
    /*font-family: 'NotoSansKR', 'Noto Sans KR', "맑은고딕", "Malgun Gothic", 'Apple SD Gothic Neo', "돋움", dotum, Arial, sans-serif;*/
    margin: 0;
    padding: 0;
    font-size: 12px;
    /*font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.03px;*/
}

ul {
    list-style: none;
}

input, textarea, button {
    font-size: 12px;
    font-family: "돋움", Dotum, "Malgun Gothic", "Mangal", "Apple Gothic", "굴림", Gulim, sans-serif;
    /*font-family: 'NotoSansKR', 'Noto Sans KR', "맑은고딕", "Malgun Gothic", 'Apple SD Gothic Neo', "돋움", dotum, Arial, sans-serif;*/
    vertical-align: top;
}

fieldset, img, iframe {
    border: 0;
    padding: 0;
    margin: 0;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: bold;
}

abbr, acronym {
    border: 0;
}

hr, caption {
    display: none;
}

legend {
    display: none;
    height: 0px;
    overflow: hidden;
}

a {
    text-decoration: none;
    color: #000000;
}

img {
    vertical-align: middle;
}


span.customStyleSelectBox {
    cursor: pointer;
    font-size: 12px;
    height: 12px;
    background: #fff url(../images/btn/selectBox_spr.jpg) no-repeat center right;
    color: #5F5F5F;
    border: 1px solid #5F5F5F;
    border: 1px solid #a6a6a6;
    border-radius: 2px;
    padding: 4px 17px 4px 7px;
    vertical-align: middle;
}

/*body:first-of-type span.customStyleSelectBox{padding:4px 29px 4px 5px;}*/

span.customStyleSelectBox.changed {
    cursor: pointer;
    background-color: #ffffff;
}

.customStyleSelectBoxInner {
    cursor: pointer;
    font-size: 12px;
    letter-spacing: -1px;
    white-space: nowrap;
    padding-right: 10px;
    display: block !important;
}

html > .customStyleSelectBoxInner {
    width: auto;
}

.customStyleSelectBorderStrong {
    cursor: pointer;
    border-color: #000000;
}

.img_style {
    cursor: pointer;
    border: none;
    vertical-align: middle;
}

/* 고객서비스 */
.crm_item ul li {
    float: left;
    margin: 10px 30px 0 0
}

.ifa_commentbox {
    line-height: 26px;
    margin-top: 10px;
}

.ifa_comment {
    width: 246px;
    overflow: hidden;
    height: 26px;
    font-weight: 600;
}


/*font*/

/*
   - 폰트 정리 - 
    lg_title : 25px
    m_title_2 : 20px
    m_title : 18px
    text : 16px
    text_unit : 15px
    subtext_2 : 14px
    subtext : 13px
    infoText_2 : 12px
    infoText : 11px
*/

.lg_title, .lg_title_b, .m_title_2, .m_title_2_b, .m_title, .m_title_b, .text, .text_b, .text_unit, .text_unit_b, .subtext_2, .subtext_2_b, .subtext, .subtext_b, .infoText_2, .infoText, .infoText_2_n {
    font-family: 'NotoSansKR', 'Noto Sans KR', "맑은고딕", "Malgun Gothic", 'Apple SD Gothic Neo', "돋움", dotum, Arial, sans-serif;
}

.font_s2 {
    font-family: Dotum, "돋움", "Malgun Gothic", "Mangal", "Apple Gothic", "굴림", Gulim, sans-serif;
}

.lg_title {
    word-break: break-all;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: -0.04em;
    line-height: 1.4;
}

.lg_title_b {
    word-break: break-all;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: -0.04em;
    line-height: 1.4;
}

.m_title_2 {
    word-break: break-all;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: -0.04em;
    line-height: 1.4;
}

.m_title_2_b {
    word-break: break-all;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.04em;
    line-height: 1.4;
}

.m_title {
    word-break: break-all;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: -0.02em;
    line-height: 1.5;
}

.m_title_b {
    word-break: break-all;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.02em;
    line-height: 1.5;
}


.text, .text.c_text {
    word-break: break-all;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: -0.01em;
    line-height: 1.65;
}

.text_b {
    word-break: break-all;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.01em;
    line-height: 1.65;
}

.text_unit {
    word-break: break-all;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.65;
}

.text_unit_b {
    word-break: break-all;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.65;
}

.subtext_2 {
    word-break: break-all;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
}

.subtext_2_b {
    word-break: break-all;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.6;
}


.subtext {
    word-break: break-all;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.65;
}

.subtext_b {
    word-break: break-all;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -0.02em;
    line-height: 1.65;
}


.infoText_2 {
    word-break: break-all;
    font-size: 12px !important;
    font-weight: bold;
    line-height: 1.65;
}

.infoText_2_n {
    word-break: break-all;
    font-size: 12px !important;
    font-weight: normal;
    line-height: 1.65;
}

.infoText {
    word-break: break-all;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.65;
}