@import url(../../../../../fonts.googleapis.com/earlyaccess/nanumgothic.css);
    @import url("https: //fonts.googleapis.com/css?family=Lato:300, 400, 700, 900");
    @import url("https: //fonts.googleapis.com/css?family=Raleway:400, 500, 700");
    @font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 200;
    src: url(/img_up/shop_pds/cpsite23/design/fonts/notosanskr-light.woff) format("woff");
}
@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 300;
    src: url(/img_up/shop_pds/cpsite23/design/fonts/notosanskr-demilight.woff) format("woff");
}
@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 400;
    src: url(/img_up/shop_pds/cpsite23/design/fonts/notosanskr-regular.woff) format("woff");
}
@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 500;
    src: url(/img_up/shop_pds/cpsite23/design/fonts/notosanskr-medium.woff) format("woff");
}
#div_page_info {
    display: none;
}
body {
    font-family: 'Lato', 'Nanum Gothic', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 14px;
    line-height: 1.42857143;
    color: #464646;
    background-color: #fff;
}
.sub_con_wrap {
    padding-bottom: 78px;
}
input[type="text"], input[type="password"], textarea, select {
    font-family: 'Noto Sans KR', sans-serif;
    font-family: 'Lato', 'Nanum Gothic', sans-serif;
    font-size: 13px;
}
input[type="radio"], input[type="checkbox"] {
    margin: 0;
}
label {
    vertical-align: middle;
}
.noto {
    font-family: 'NotoSansKR', sans-serif;
}
.btn {
    border: 2px solid #464646;
    color: #464646;
}
.btn:hover {
    background: #464646;
    color: #fff;
}
.btn-filled {
    background: #464646;
    color: #fff;
}
.image-bg .btn.btn-filled, .image-bg .btn-filled:visited {
    border-color: #464646;
}
.page-title.overlay-heavy:before {
    opacity: .4;
}
.page-title {
    padding-top: 0;
    background: #292929;
}
.page-title-1, .page-title-2 {
    height: 455px;
}
.page-title-3, .page-title-4 {
    height: 200px;
}
.en_tit {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: 1px;
}
.page-title .sub_top_tit {
    letter-spacing: 0;
    font-family: 'NotoSansKR', sans-serif;
    font-size: 40px;
}
.page-title .sub_top_txt {
    letter-spacing: 1px;
}
.breadcrumb_wrap {
    margin-top: -50px;
    z-index: 10;
}
.page_tit {
    font-size: 28px;
    font-family: 'NotoSansKR', sans-serif;
    font-weight: 500;
    padding: 45px 0 16px;
    border-bottom: 1px solid #aaa;
    letter-spacing: -1px;
}
section {
    padding: 60px 0;
}
.sub_dscr {
    margin: 20px 0;
    line-height: 1.5;
}
.sub_dscr h4 {
    font-size: 30px;
    font-weight: 500;
    color: #79644f;
}
.sub_dscr p {
    font-size: 24px;
    font-weight: 400;
    color: #646464;
}
article {
    margin: 40px 0;
}
article h5 {
    font-size: 20px;
    color: #323232;
    font-weight: 500;
    margin: 20px 0;
    text-transform: uppercase;
}
article h5:after {
    display: block;
    width: 20px;
    height: 1px;
    background: #79644f;
    content: '';
    margin: 20px 0;
}
article h6 {
    font-size: 16px;
    font-weight: 600;
    color: #79644f;
}
article p {
    color: #646464;
    font-size: 13px;
    line-height: 1.5;
    margin: 5px 0;
}
article table {
    width: 100%;
    border-top: 2px solid #79644f;
}
article table tr {
    border-bottom: 1px solid #dcdcdc;
}
article table th {
    font-weight: bold;
}
article table th, article table td {
    padding: 10px 15px;
    vertical-align: middle;
}
.sec_tit {
    text-align: center;
    margin: 0 0 30px;
}
.sec_tit h3 {
    font-size: 31px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: "Raleway", 'NotoSansKR', sans-serif;
}
.sec_tit h3:after {
    content: '';
    display: block;
    width: 35px;
    height: 2px;
    background: #323232;
    margin: 15px auto 20px;
}
.sec_tit p {
    font-size: 14px;
}
@media all and (max-width:1200px) {
    .page-title .sub_top_tit {
    font-size: 36px;
}
.sec_tit h3 {
    font-size: 28px;
}
}@media all and (max-width:992px) {
    .page-title-3, .page-title-4 {
    height: 220px;
}
.page-title .sub_top_tit {
    font-size: 34px;
}
}@media all and (max-width:767px) {
    section {
    padding: 30px 0;
}
.page-title-3, .page-title-4 {
    height: 160px;
}
.page-title .sub_top_tit {
    font-size: 26px;
}
.breadcrumb_wrap {
    margin-top: -35px;
}
.breadcrumb {
    margin-bottom: 0;
}
.page_tit {
    padding: 30px 0 10px;
    font-size: 22px;
}
.sec_tit h3 {
    font-size: 20px;
}
.sec_tit p {
    font-size: 12px;
}
.sub_dscr h4 {
    font-size: 20px;
}
.sub_dscr p {
    font-size: 14px;
}
article table th, article table td {
    font-size: 11px;
    padding: 4px;
}
}