/*
Theme Name: Divi Child
Theme URI: http://www.cni.or.kr/
Description: Child theme for the Divi theme
Author: cnisystem
Author URI: http://www.cni.or.kr/
Template:  Divi
Version: 1.0
*/
@import url(../Divi/style.css);
@font-face {
  font-family: 'Noto Sans KR';
  src: url('fonts/NotoSansCJKkr-Thin.eot'); 
  src: url('fonts/NotoSansKR-Thin.woff') format('woff'), 
       url('fonts/NotoSansKR-Thin.woff2') format('woff2');
  font-style:   normal;
  font-weight:  200;
}
@font-face {
  font-family: 'Noto Sans KR';
  src: url('fonts/notokr-light.eot'); 
  src: url('fonts/notokr-light.woff') format('woff'), 
       url('fonts/notokr-light.woff2') format('woff2');
  font-style:   normal;
  font-weight:  300;
}
@font-face {
  font-family: 'Noto Sans KR';
  src: url('fonts/notokr-regular.eot'); 
  src: url('fonts/notokr-regular.woff') format('woff'), 
       url('fonts/notokr-regular.woff2') format('woff2');
  font-style:   normal;
  font-weight:  400;
}
@font-face {
  font-family: 'Noto Sans KR';
  src: url('fonts/notokr-medium.eot'); 
  src: url('fonts/notokr-medium.woff') format('woff'), 
       url('fonts/notokr-medium.woff2') format('woff2');
  font-style:   normal;
  font-weight:  500;
}
@font-face {
  font-family: 'Noto Sans KR';
  src: url('fonts/notokr-bold.eot'); 
  src: url('fonts/notokr-bold.woff') format('woff'), 
       url('fonts/notokr-bold.woff2') format('woff2');
  font-style:   normal;
  font-weight:  600;
}
a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
u,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    font-size: 100%;
    vertical-align: baseline;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
	font-family: 'Noto Sans KR', sans-serif !important;
	word-break:keep-all;
}

html {
    overflow: -moz-scrollbars-vertical; 
    overflow-y: scroll;
}
#page-container {
    overflow-x: hidden;
}

#top-menu > li > a::after {
    display: none !important;
}

#main-header .nav li ul a {
    font-size: 16px;
}

#main-header .nav li li {
    line-height: 1.5em;
}

.nav li ul.sub-menu {
/*    margin-top: 10px;*/
}

.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding-bottom: 41px;
}

.et_mobile_menu {
    padding: 1%;
    border-top: 3px solid #130f76;
/*    display: flex;*/
    justify-content: space-between;
    background-color: #130f76;
}

.et_mobile_menu .menu-item {
    width: 100%;
}

.et_mobile_menu li li,
#main-header .et_mobile_menu li ul {
    padding-left: 0;
}

.et_mobile_menu .menu-item a {
    color: #fff;
/*    display: none;*/
    background-color: #fff;
    color: #130f76;
}

.et_mobile_menu .menu-item .sub-menu a {
    display: block;
    background-color: #130f76;
    color: #fff;
}

.et_mobile_menu .menu-item .sub-menu a:hover {
    background-color: #fff;
    color: #130f76;
    opacity: 1;
}

.mobile_menu_bar:before {
    color: #130f76 !important;
}

/* common */

a {
    text-decoration-line: none !important;
}

#top-menu > li > a::after {
    display: none !important;
}

#left-area ul,
.comment-content ul,
.entry-content ul,
.et-l--body ul,
.et-l--footer ul,
.et-l--header ul,
body.et-pb-preview #main-content .container ul {
    list-style-type: none !improtant;
    padding: 0;
}

li {
    list-style: none;
}

#top-menu .sub-menu {
/*    text-align: center;*/
    left: -87px;
}

/* header*/ 
#top-menu>li {
    padding-right: 100px;
}

#top-menu .menu-item-has-children>a:first-child {
    padding-right: 0px;
}
/*div#et-top-navigation {padding: 45px 100px 0 0 !important;}*/

/* main */
.sub_tit01 {
    font-size: 1.8em;
    letter-spacing: -0.025em;
    color: #c0c0c0;
    margin-bottom: 40px
}

.sub_tit02 {
    font-size: 1.5em;
    color: #fff;
    font-weight: 700;
}

.main_tit {
    font-size: 3em;
    letter-spacing: 0.1em;
    color: #fff;
    font-weight: 700;
    margin-bottom: 55px;
}

.main_subtit {
    font-size: 3em;
    letter-spacing: 0.1em;
    color: #fff;
    font-weight: 200;
    line-height: 1.6em;
}

.main_txt01 {
    font-size: 1em;
    color: #fff;
    margin: 70px 0;
    line-height: 1.3em;
}

.main_txt02 {
    font-size: 1.2em;
    font-weight: 400;
    color: #fff;
}

/* footer */
#footer-bottom {
    display: none;
}

.footer_txt {
    text-align: center;
    margin: 0 30px;
}


/* sub */
.lnb,
.lnb_a {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #130f76;
}

.lnb ul,
.lnb_a ul {
    width: 1280px;
    display: flex;
    justify-content: space-around;
    line-height: 60px;
}

.lnb ul li,
.lnb_a ul li {
    display: flex;
    justify-content: center;
    width: 100%;
}

.lnb ul li a {
    width: 100%;
/*    padding-left: 20px;*/
    display: flex;
    justify-content: center;
    background-color: #130f76;
    color: #fff;
}

.lnb_a ul li a {
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #130f76;
    color: #fff;
}

.lnb ul li a:hover,
.lnb_a ul li a:hover {
    background-color: #fff;
    color: #130f76;
}

.lnb ul li #sub07:hover {
    background-color: #130f76;
}

.lnb ul li a.on,
.lnb_a ul li a.on {
    background-color: #fff;
    color: #130f76;
}

.sub_lnb {
    display: flex;
    justify-content: center;
    align-items: center;
/*    background-color: #130f76;*/
}

.sub_lnb ul {
    width: 1280px;
    display: flex;
    justify-content: space-around;
    line-height: 60px;
}

.sub_lnb ul li {
    display: flex;
    justify-content: center;
    width: 100%;
}

.sub_lnb ul li a {
    width: 100%;
    display: flex;
    justify-content: center;
/*    border: 1px solid #888;*/
    background-color: #ddd;
    color: #000;
}

.sub_lnb ul li a:hover {
    background-color: #130f76;
    color: #fff;
}

.sub_lnb ul li a.ono {
    background-color: #fff;
    color: #000;
    border-top: 1px solid #130f76;
}

.sub_tit {
    display: inline-block;
    border-bottom: 2px solid #130f76;
    line-height: 1.8em;
}

/*자료실*/

.gallery-name,.gallery-date {display: none;}


/* slider */

.slide_title {
    font-size: 2em;
    margin: 60px auto;
}

.slide_txt {
    margin: 20px auto;
}



/* media screen */

@media only screen and (max-width:767px) {
    .et_pb_section_0 {
        display: block !important;
    }
}
@media all and (max-width:880px) {
    .lnb li {
        width: 49%;
/*        margin-bottom: 5px;*/
    }

    .lnb li a {
        font-size: 18px;
        padding: 5px;
        text-align: center;
    }

    /*	#content{padding:30px 0 80px}*/

}

@media (min-width: 980px) {
    #et_mobile_nav_menu {
/*        display: block;*/
    }
    
    .mobile_menu_bar {
        left: 500%;
        top: -7px;
    }
    
    .mobile_menu_bar:before {
        color: #130f76;
    }
    
    .et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) {
        width: auto;
    }
    
    .et_pb_gutters3 .footer-widget {
        margin-right: 12%;
    }
    
    .et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
        width: 18.875%;
    }
}

@media (max-width: 479px) {
    #post-471 .et_pb_row_5col .et_pb_column {
        width: 20% !important;
    }
    #post-471 .et_pb_row_4col .et_pb_column {
        width: 25% !important;
    }
}
@media (max-width: 800px) {
    .et_header_style_left #logo {
        margin-left: calc(50% - 110px);
    }
    .lnb ul li a {
        font-size: 12px;
        padding: 0;
    }
    .gallery-list .gallery-list-body .gallery-item-box {
        width: 50% !important;
    }
}
@media (max-width: 450px) {
    .et_header_style_left #logo {
        margin-left: calc(50% - 85px);
    }
    .lnb_a ul li a {
        display: block;
        font-size: 12px;
        text-align: left;
        padding-left: 10px;
    }
    .lnb ul li a {
        font-size: 12px;
        text-align: left;
        padding-left: 10px;
    }
    .sub_lnb ul li a {
        font-size: 10px;
        text-align: left;
/*        padding-left: 10px;*/
        line-height: 40px;
    }
}



/*다국어 헤더*/

#topHeader {
    position: absolute;
    top: 0px;
    z-index: 99999;
    width: 100%;
    height: 40px;
    text-align: right;
}

#topHeader #lang_parent {
    position: relative;
    margin: auto;
    max-width: 1280px;
    width: 80%;
}

#topHeader a {
    color: #000;
    font-size: 14px;
    margin-right: 20px;
    text-decoration: none;
}

#topHeader a:nth-child(2) {
    margin-right: 0;
}

@media screen and (max-width: 980px) {
    #topHeader {
        text-align: center;
    }
}


@media screen and (max-width: 500px) {
    #topHeader {
        margin-left: 0 !important;
        text-align: right;
        background-size: cover;
    }
}


/* 제품문의 */

.contact_txt {
  font-size: 18px;
  color: #333;
  position: relative;
  margin-bottom: 30px;
  margin-top: 20px;
}

.contact_txt::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 20px;
  height: 3px;
  background: #130f76;
}

.contact01,
.contact02 {
  width: 100%;
}

.contact01 tr td:nth-child(1),
.contact02 tr td:nth-child(1) {
  width: 10%;
  font-size: 14px;
  padding: 10px;
  background: #f0f0f0;
  border: 1px solid #ddd;
}

.contact01 tr td:nth-child(2),
.contact02 tr td:nth-child(2) {
  width: 90%;
  border: 1px solid #ddd;
  padding: 10px;
}

.text-727 {
  display: inline-block;
  width: 30%;
  min-width: 100px;
}

.text-727 input {
  width: 100%;
}


.tel-245,
.tel-246,
.tel-247 {
  display: inline-block;
  width: 15%;
  min-width: 50px;
}

.tel-245 {
  min-width: 30px;
}

.tel-245 input,
.tel-246 input,
.tel-247 input {
  width: 100%;
}

.text-728 {
  width: 20%;
  display: inline-block;
  min-width: 100px;
}

.text-729 {
  display: inline-block;
  width: 30%;
  min-width: 130px;
}

.text-728 input,
.text-729 input {
  width: 100%;
}


.wpcf7-radio .wpcf7-list-item {
  display: inline-block;
  margin: 0 5px;
}


.text-730 {
  width: 40%;
  min-width: 130px;
  display: inline-block;
}

.text-730 input {
  width: 100%;
}


.textarea-704 {
  display: inline-block;
  width: 100%;
}

.textarea-704 textarea {
  width: 100%;
  height: 150px;
}


.info {
  width: 100%;
  height: 200px;
  overflow-y: scroll;
  border: 1px solid #ddd;
  padding: 20px;
}

.wpcf7-list-item input {
  margin: 0;
  vertical-align: middle;
}

.wpcf7-list-item {
  font-size: 12px;
}

.info + p {
  text-align: right
}


.submit {
  text-align: center;
  margin-top: 15px;
}

.submit input {
  padding: 5px 20px !important;
  cursor: pointer;
}

.submit input:hover {
  background: rgba(0, 0, 0, 0.16) !important
}

input {
  font-family: 'Noto Sans KR', sans-serif !important;
  background: #fff !important;
  border: 1px solid #bbb !important;
  padding: 5px !important;
}

.fm_tb td {
  border: 1px solid #ddd;
  padding: 5px 0 5px 20px;
  font-size: 16px;
}

textarea,
select {
  font-family: 'Noto Sans KR', sans-serif !important;
  border: 1px solid #bbb !important;
}

.wpcf7-not-valid-tip {
    display: inline-block;
    margin-left: 10px;
}


/* 제품문의 */

/* main */
.slide_text {
  font-size: 2.6em;
  letter-spacing: -0.05em;
  color: #130f76;
  font-weight: 500;
  font-style: italic;
  text-align: left;
  line-height: 3em;
}

.cont_txt {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.cont_txt.center {
  text-align: center;
}

.cont_txt.right {
  text-align: right;
}

.cont_tit {
  font-size: 1.875em !important;
  color: #130f76;
  font-weight: 600;
  line-height: 1.5em;
  position: relative;
}

.cont_tit::after {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  background-color: #130f76;
  margin: 5px 0;
}

.cont_txt.center .cont_tit::after {
  margin-left: auto;
  margin-right: auto;
}

.cont_txt.right .cont_tit::after {
  margin-left: auto;
}

.cont_txt.right .cont_btn {
  width: 140px;
  line-height: 50px;
  border: 3px solid #130f76;
  text-align: center;
  color: #130f76;
  margin-left: auto;
}

.cur_sub {
  font-size: 0.9em;
  color: #656565;
}

.cont_txt .text {
  color: #000;
  letter-spacing: -0.05em;
  font-size: 1em;
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.cont_txt .text span {
  display: block;
}

.cont_txt .cont_btn {
  width: 140px;
  line-height: 50px;
  border: 3px solid #130f76;
  text-align: center;
  color: #225aa8;
}

.cont_txt .cont_btn:hover {
  color: #fff;
  background-color: #130f76;
  transition: all 0.5s;
}

.wpcf7-spinner {
    display: none;
}

.product_wrap {
  position: relative;
  padding: 0;
  margin: 0;
}

.product_tit {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 1em;
  letter-spacing: -0.05em;
  transition: all 0.5s;
}

$(function () {
	$('li > a').click(function (){
    	$('html, body').animate({scrollTop: $(this.hash).offset.top}, 300);
    });
});

/* 표 */
#tablepress-1 .row-hover .row-1 {
    text-align: center;
    color: #5555ff;
    background: #ffff55;
}

.tablepress-id-1>.row-hover>tr>.column-1,
.tablepress-id-1>.row-hover>tr>.column-3 {
    text-align: center;
    background-color: #ddd;
    color: #000;
    width: 10%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tablepress-id-1>.row-hover>.row-6>.column-1 {
    padding: 45px 0;
}

/* 설치사진 */
.gallery-list .gallery-list-body .gallery-item-box {
    width: 25%;
}

/* 사업실적 */
.tablepress-id-4>tbody>tr>*,
.tablepress-id-5>tbody>tr>*,
.tablepress-id-6>tbody>tr>*,
.tablepress-id-7>tbody>tr>*,
.tablepress-id-8>tbody>tr>*,
.tablepress-id-9>tbody>tr>*,
.tablepress-id-10>tbody>tr>*,
.tablepress-id-11>tbody>tr>*,
.tablepress-id-12>tbody>tr>*,
.tablepress-id-13>tbody>tr>*,
.tablepress-id-14>tbody>tr>*,
.tablepress-id-30>tbody>tr>* {
    text-align: center;
    vertical-align: middle;
    word-break: break-all;
}

.tablepress-id-4>tbody>tr>.column-1,
.tablepress-id-5>tbody>tr>.column-1,
.tablepress-id-6>tbody>tr>.column-1,
.tablepress-id-7>tbody>tr>.column-1,
.tablepress-id-8>tbody>tr>.column-1,
.tablepress-id-9>tbody>tr>.column-1,
.tablepress-id-10>tbody>tr>.column-1,
.tablepress-id-11>tbody>tr>.column-1,
.tablepress-id-12>tbody>tr>.column-1,
.tablepress-id-13>tbody>tr>.column-1,
.tablepress-id-14>tbody>tr>.column-1,
.tablepress-id-30>tbody>tr>.column-1 {
    text-align: left;
    padding: 20px 10px;
}

.tablepress-id-4>tbody>.row-1>*,
.tablepress-id-5>tbody>.row-1>*,
.tablepress-id-6>tbody>.row-1>*,
.tablepress-id-7>tbody>.row-1>*,
.tablepress-id-8>tbody>.row-1>*,
.tablepress-id-9>tbody>.row-1>*,
.tablepress-id-10>tbody>.row-1>*,
.tablepress-id-11>tbody>.row-1>*,
.tablepress-id-12>tbody>.row-1>*,
.tablepress-id-13>tbody>.row-1>*,
.tablepress-id-14>tbody>.row-1>*,
.tablepress-id-30>tbody>.row-1>* {
    background-color: #f6f6f6;
    text-align: center !important;
    font-size: 20px;
/*    color: #000;*/
}

.tablepress-id-4>tbody>.row-1>.column-3,
.tablepress-id-5>tbody>.row-1>.column-3,
.tablepress-id-6>tbody>.row-1>.column-3,
.tablepress-id-7>tbody>.row-1>.column-3,
.tablepress-id-8>tbody>.row-1>.column-3,
.tablepress-id-9>tbody>.row-1>.column-3,
.tablepress-id-10>tbody>.row-1>.column-3,
.tablepress-id-11>tbody>.row-1>.column-3,
.tablepress-id-12>tbody>.row-1>.column-3,
.tablepress-id-13>tbody>.row-1>.column-3,
.tablepress-id-14>tbody>.row-1>.column-3,
.tablepress-id-30>tbody>.row-1>.column-3 {
    text-align: center;
}

.tablepress-id-4>tbody>tr>.column-2,
.tablepress-id-5>tbody>tr>.column-2,
.tablepress-id-6>tbody>tr>.column-2,
.tablepress-id-7>tbody>tr>.column-2,
.tablepress-id-8>tbody>tr>.column-2,
.tablepress-id-9>tbody>tr>.column-2,
.tablepress-id-10>tbody>tr>.column-2,
.tablepress-id-11>tbody>tr>.column-2,
.tablepress-id-12>tbody>tr>.column-2,
.tablepress-id-13>tbody>tr>.column-2,
.tablepress-id-14>tbody>tr>.column-2,
.tablepress-id-30>tbody>tr>.column-2 {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

/*
.tablepress-id-4>tbody>.row-2>.column-1,
.tablepress-id-5>tbody>.row-2>.column-1,
.tablepress-id-6>tbody>.row-2>.column-1,
.tablepress-id-7>tbody>.row-2>.column-1,
.tablepress-id-8>tbody>.row-2>.column-1,
.tablepress-id-9>tbody>.row-2>.column-1,
.tablepress-id-10>tbody>.row-2>.column-1,
.tablepress-id-11>tbody>.row-2>.column-1,
.tablepress-id-12>tbody>.row-2>.column-1,
.tablepress-id-13>tbody>.row-2>.column-1,
.tablepress-id-14>tbody>.row-2>.column-1 {
    color: #130f76;
    font-size: 20px;
    width: 15%;
}
*/


#respond {display: none;}
#sidebar #block-2 {display: none;}


/* contact us */
/*.contact{position:absolute; right:2%; top:30%; z-index:99;}*/
#divFLRARight {
    left: 94% !important;
}

.contact ul {
/*    border: 1px solid #000;*/
}

.contact li {
    width: 90px;
    height: 90px;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
}

.contact li a {
    display: block;
    width: 100%;
    height: 100%;
/*    padding-top: 5px;*/
    text-align: center;
    box-sizing: border-box;
}

.contact li a {
    background: #fff;
}

.contact li em {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: 50%;
}

.contact li.link01 em {
    background-image: url(http://samju.kjhhkh.gethompy.com/wp-content/uploads/2024/01/자산-2@4x.png);
}

.contact li.link02 em {
    background-image: url(http://samju.kjhhkh.gethompy.com/wp-content/uploads/2024/01/12444.png);
}

.contact li.link03 em {
    background-image: url(http://samju.kjhhkh.gethompy.com/wp-content/uploads/2024/03/ico.png);
}

.contact li.link04 em {
    background-image: url(http://samju.kjhhkh.gethompy.com/wp-content/uploads/2024/01/0202213.png);
}
.contact li.link05 em {
    background-image: url(http://samju.kjhhkh.gethompy.com/wp-content/uploads/2024/03/ico1.png);
}

.contact li span {
    display: inline-block;
/*    margin-top: 5px;*/
    color: #000;
    font-size: 0.8em;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 15px;
}

.contact li:first-child {
    height: 60px;
    border-top: 1px solid #bbb;
}
.contact li:last-child {
    height: 110px;
    border-bottom: 1px solid #bbb;
}

.contact li:first-child a {
    background: #1041c3;
    padding-top: 15px;
}

.contact li:first-child a span {
    vertical-align: middle;
    color: #fff;
    font-weight: 600;
}

.contact li:nth-of-type(2) a {
    padding-top: 10px;
}


input {
    border: 1px solid #7666;
}


.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
}

#left-area ul,
.entry-content ul,
.et-l--body ul,
.et-l--footer ul,
.et-l--header ul {
    list-style-type: none;
    padding: 0;
}

.wpcf7 form.invalid .wpcf7-response-output {
    border: none;
}

#top-menu > li > a::after {
    display: none !important;
}

.main_pro {
    background: url(http://samju.kjhhkh.gethompy.com/wp-content/uploads/2024/01/자산-5@4x.png)
}

.main_pro_2 {
    opacity: 1;
    background: url(http://samju.kjhhkh.gethompy.com/wp-content/uploads/2024/01/자산-3@4x.png)
}
.main_pro_2:hover {
    opacity: 0;
}

/* 갤러리 이미지 확대 잠금 */
.et_pb_gallery_image .et_overlay {
    display: none;
}
.et_pb_gallery_image a {
    pointer-events: none;
}




