﻿/*
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/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,
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;
}



/*sub_m*/
#top-menu li li a {
    width: 200px;
    padding: 6px 10px;
}

ul.sub-menu {
    background: #fff !important;
}

.et-social-facebook a.icon:before,
.et-social-twitter a.icon:before,
.et-social-google-plus a.icon:before,
.et-social-rss a.icon:before{
	display:none;
}
#et-secondary-menu .et-social-icons{
	margin-right:0;
}
#et-secondary-menu .et-social-icons a {
    font-family: 'Noto Sans KR', sans-serif !important;
    font-weight: 300;
    border-right: 1px solid #3f3f3f;
    padding-right: 12px;
    padding-bottom: 0;
    color: #3f3f3f;
	font-size:15px;
}
#et-secondary-menu .et-social-icons li:last-child a{
	border:0;
	padding-right:0;
}

ul#top-menu a {
    font-weight: 400;
	cursor:pointer;
}
/*footer*/
#footer-widgets {
    padding: 3% 0 0;
}
p.footer_company_add {
    color: #6e6e6e;
    font-weight: 400;
}
p.footer_company_tel {
    color: #6e6e6e;
    font-weight: 400;
}
p.footer_company_email {
    color: #6e6e6e;
    font-weight: 400;
}
span.footer_company_span {
    margin-left: 15px;
}
p.footer_company_copy {
    font-weight: 400;
    color: #8f8f8f;
    font-size: 14px;
    margin-top: 10px;
}
h3.footer_sns {
    color: #347d49;
    font-size: 2em;
    margin-bottom: 20px;
}
.et_pb_gutters3 .footer-widget{
	margin-bottom:0;
}
#footer-widgets .footer-widget li:before{
	display:none;
}
li.footer_snslist {
    float: left;
}
ul.footer_snsbox {
    text-align: right;
    float: right;
}
div#text-3 {
    text-align: right;
    width: 100%;
}
/*메인슬라이더*/
.main_sliderwarp .et_pb_slide_description {
    padding-left: 0;
    padding-right: 0;
}
p.main_slider01_text01 {
    font-weight: 300;
    text-shadow: 1px 1px black;

}
p.main_slider01_text02 {
    font-size: 2.3em;
    margin: 1% 0;
	line-height:1.3em;
	text-shadow: 1px 1px black;
}
p.main_slider01_text02_02 {
    font-size: 2.2em;
    margin: 1% 0;
	line-height:1.3em;
	text-shadow: 1px 1px black;
}
a.main_slider01_link01 {
    color: white;
    font-weight: 300;
    padding-top: 30px;
    display: block;
	text-shadow: 1px 1px black;
}
.main_sl_02_warp {
    float: right;
    width: 48%;
}
p.main_sl_02_text01 {
    text-align: right;
    font-weight: 300;
    font-size: 2em;
    color: #000;
    text-shadow: none;
    line-height: 1.2;
}
/*section01*/
h2.main_section01_n2 {
    font-size: 2.4em;
    color: #02a55a;
    font-weight: 300;
    cursor: pointer;
}
span.main_section01_link_action {
    font-weight: 500;
    border-top: 3px solid;
}

.section01_backgroundwarp{
    padding: 30px 40px;
    width: 100%;
    position: relative;
	background:#2b985a;
}
.section01_heightwarp div {
    height: 100%;
    flex-direction: column;
    display: flex;
}
.section01_backgroundwarp > p {
    flex: 1;
    width: 100%;
    height: 17%;
}
h4.section01_noticetitle {
    font-size: 2.3em;
    color: white;
    font-weight: 300;
    background: url(http://caregen.co.kr/wp-content/uploads/2018/11/section01_notice_back_arr.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}
p.section01_notice_text {
    font-size: 1.5em;
    font-weight: 300;
    color: white;
    width: 60%;
    margin-top: 35px;
    line-height: 1.4em;
}
a.section01_notice_link {
    color: white;
    font-weight: 300;
    font-size: 15px;
    display: block;
    border-bottom: 1px solid;
    padding-bottom: 5px;
}
a.section01_notice_link::before {
    content: "　";
    display: inline-block;
    background: url(http://caregen.co.kr/wp-content/uploads/2018/11/section01_notice_back_arr.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    width: 7%;
}
/*section02*/
h2.main_section_title {
    font-size: 2.4em;
    color: #02a55a;
    font-weight: 400;
}
span.main_section_title_span{
	border-top: 3px solid;
}
p.section02_subtitle {
    font-size: 1.2em;
}
.section02_blackback {
    width: 40%;
    float: left;
    border: 3px solid #fff;
    padding: 5%;
}
.main_section02_warp {
    display: flex;
    align-items: center;
}
p.section02_texttitle {
    font-size: 1.3em;
    color: white;
    font-weight: 300;
    text-align: center;
    margin-bottom: 10px;
}
p.section02_newtext01 {
    font-size: 1.3em;
    color: orange;
    margin-bottom: 20px;
}
p.section02_newtext02 {
    color: white;
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 1.2em;
}
p.section02_newtext03 {
    color: white;
    font-weight: 300;
    font-size: 1.2em;
}
.section02_blackback.section02_blackback_yel {
    margin-left: 5%;
    border-color: orange;
}
p.section02_texttitle.section02_texttitle_yel,
p.section02_textnumber.section02_textnumber_yel{
	color:orange;
}
p.section02_textnumber {
    font-size: 2.5em;
    color: white;
    font-weight: 300;
    text-align: center;
    display: block;
}
span.section02_textnumber_span {
    font-size: 0.5em;
    margin-left: 10px;
}
a.section02_companylink {
    background: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 16px 40px;
    display: inline-block;
    margin-top: 40px;
}
.section03_backwarp {
    text-align: center;
    padding: 30px 0;
}
a.section03_link_warp {
    display: block;
}
p.section03_link_text {
    margin-top: 20px;
    font-size: 1.2em;
    color: white;
}
.section03_backwarp:hover {
    background-color: rgb(1, 165, 90);
}
.main_section03_height_box div {
    height: 100%;
}


/*section03*/
.main_product_btn {
    width: 100%;
    display: flex;
    align-items: center;
	cursor:pointer;
}
.main_product_box1,
.main_product_box2{
    flex: 1;
}
p.main_product_boxtext {
    font-size: 1.1em;
    text-align: center;
	color:white;
}
.main_product_box2 img {
    display: block;
	width:74.5%;

	padding:15px 0;
    margin: 0 auto;
}
.main_product_link,
.main_product_link img{
	display:block;
	padding:3%;
}
ul.main_product_warp {
    width: 100%;
    overflow: hidden;
    list-style: none;
	padding-left:0;
}
li.main_product_list {
    width: 32%;
    float: left;
}
li.main_product_list:nth-child(3n+2) {
    margin: 0 2%;
}
li.main_product_list:nth-child(n+4) {
    margin-top: 2%;
}
p.main_product_list_text {
    background: #5fc404;
    text-align: center;
    color: white;
    font-weight: 300;
    padding: 5px 0;
}

div#main_procudt_po_re .et_pb_column.et_pb_column_3_4.et_pb_column_14.et_pb_css_mix_blend_mode_passthrough {
    position: relative;
}
.main_product_po_ab {
    position: absolute;
	width:100%;
}


h2.companypage_bigtitle {
    text-align: center;
    font-size: 2em;
    font-weight: 300;
    color: #575757;
}
span.companypage_bigtitle_span {
    color: #02a55a;
    font-size: 1.2em;
    font-weight: 500;
}
h3.companypage_subtitle {
    text-align: center;
    font-size: 1.5em;
}
span.companypage_subtitle_span {
    border-bottom: 2px solid #02a55a;
    padding-bottom: 10px;
}
p.ceomessage_text {
    font-size: 1.1em;
    font-weight: 400;
    margin-bottom: 4em;
}
p.company_info_text1 {
    font-size: 1.06em;
    font-weight: 300;
    text-align: center;
    letter-spacing: -0.05em;
	text-align: center;
    color: black;
}

/*section-_product*/
.main_product_tabwarp {
    border: 0;
}
.main_product_tabwarp ul.et_pb_tabs_controls.clearfix {
    background: none;
    padding-left: 0;
	padding-bottom:0;
}
.main_product_tabwarp ul.et_pb_tabs_controls.clearfix::after {
    border-top: 0;
}
.main_product_tabwarp ul.et_pb_tabs_controls.clearfix > li {
    width: 33.333333%;
}
.main_product_tabwarp ul.et_pb_tabs_controls.clearfix > li > a {
    padding: 20px 30px;
    font-size: 18px;
    font-weight: 400;
}
.main_product_tabwarp .et_pb_all_tabs > div {
    padding: 0;
}
.main_product_tabwarp ul.et_pb_tabs_controls.clearfix li.et_pb_tab_0 a::after {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    right: 20px;
    top: 14%;
    background-image: url(http://caregen.co.kr/wp-content/uploads/2018/11/main_icon000.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.main_product_tabwarp ul.et_pb_tabs_controls.clearfix li.et_pb_tab_1 a::after {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    right: 20px;
    top: 14%;
    background-image: url(http://caregen.co.kr/wp-content/uploads/2018/11/main_icon011.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.main_product_tabwarp ul.et_pb_tabs_controls.clearfix li.et_pb_tab_2 a::after {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    right: 20px;
    top: 14%;
    background-image: url(http://caregen.co.kr/wp-content/uploads/2018/11/main_icon022.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.product_overlay_custom:before {
    color: #2b985a !important;
}
.main_producttab_content_link{
	display:block;
}
ul.main_producttab_content {
    width: 100%;
    overflow: hidden;
    padding-left: 0;
    list-style: none;
}
li.main_producttab_content_list {
    width: 33.333333%;
    float: left;
    list-style: none;
}
.main_producttab_content_link {
    display: block;
}
a.main_producttab_content_link img {
    display: block;
}


/*연혁*/
.history_tab ul.et_pb_tabs_controls.clearfix li a {
    font-size: 24px;
    font-weight: 300;
}
.history_tab ul.et_pb_tabs_controls.clearfix {
    background: none;
    padding-left: 0;
    width: 100%;
    overflow: hidden;
}
.history_tab ul.et_pb_tabs_controls.clearfix li {
    width: 25%;
    float: left;
    text-align: center;
    padding: 20px 0;
}
.history_tab .et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #646464;
}
.history_tab .et_pb_tabs_controls li.et_pb_tab_active a {
    color: #ffffff !important;
}
.history_tab .et_pb_tab {
    padding-bottom: 0;
}

/*비전*/
.vision_tab ul.et_pb_tabs_controls.clearfix li a {
    font-size: 24px;
    font-weight: 300;
}
.vision_tab ul.et_pb_tabs_controls.clearfix {
    background: none;
    padding-left: 0;
    width: 100%;
    overflow: hidden;
}
.vision_tab ul.et_pb_tabs_controls.clearfix li {
    width: 33.3%;
    float: left;
    text-align: center;
    padding: 20px 0;
}
.vision_tab .et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #646464;
}
.vision_tab .et_pb_tabs_controls li.et_pb_tab_active a {
    color: #ffffff !important;
}
.vision_tab .et_pb_tab {
    padding-bottom: 0;
}
h3.vision_subtitle{
    text-align: center;
    font-size: 1.5em;
	margin-bottom: 50px;
}
p.vision_title01 {
    text-align: center;
    font-size: 2em;
    margin-bottom: 11px;
    color: #5d5d5d;
    font-weight: 400;
}
p.vision_title02 {
    text-align: center;
    font-size: 1.5em;
    /* margin-bottom: 50px; */
    color: #a5a5a5;
    font-weight: 400;
}
span.vision_subtitle_span {
    border-bottom: 2px solid #02a55a;
    padding-bottom: 10px;
	
}
.Ci_warp {
    width: 100%;
    overflow: hidden;
}
.Ci_left {
    width: 50%;
    float: left;
}
.Ci_right {
    width: 50%;
    float: right;
}
p.ci_text {
	text-align:center;
    margin: 50px;
    font-weight: 400;
}

/*오시는길*/
.location_flwarp {
    width: 100%;
    overflow: hidden;
    display: flex;
}
.location_fl_left {
    margin-right: 1%;
}
.location_fl_left_imgbox {
    margin-bottom: 3%;
}
.location_fl_left_imgbox img {
    display: block;
}
p.location_company_name {
    font-size: 1.2em;
	margin-bottom: 30px;
}
p.location_company_info {
    margin-bottom: 30px;
    font-size: 1.1em;
    font-weight: 400;
}
.location_icon {
    font-size: 1.6em !important;
    color: #309939;
}
p.location_icontext {
    float:left;
	margin-right:10px;
}
#daumRoughmapContainer1543891879015,
#daumRoughmapContainer1543898619812,
#daumRoughmapContainer1543898769159,
#daumRoughmapContainer1543902585080{
	width:100% !important;
}
div#location_furwarp {
    width: 100%;
    position: relative;
    min-height: 500px;
    margin: 0 auto;
    width: 80%;
    max-width: 1080px;
}
div#location_furwarp > div {
    position: absolute;
    top: 0;
    width: 100%;
}
p.popup_global_title {
    font-size: 26px;
    margin-bottom: 20px;
    font-weight: 500;
}

.et_pb_accordion_item_0 h5.et_pb_toggle_title::after {
    content: "CAREGEN R&D Center";
    display: block;
    font-size: 14px;
}
.et_pb_accordion_item_1 h5.et_pb_toggle_title::after {
    content: "CAREGEN Creative Village";
    display: block;
    font-size: 14px;
}
.et_pb_accordion_item_2 h5.et_pb_toggle_title::after {
    content: "CAREGEN Plant 1";
    display: block;
    font-size: 14px;
}
.et_pb_accordion_item_3 h5.et_pb_toggle_title::after {
    content: "CAREGEN Plant 2"; 
    display: block;
    font-size: 14px;
}
.location_warp {
    width: 100%;
    overflow: hidden;
	    margin-top: 30px;
}
.location_left {
    width: 49%;
    float: left;
}
.location_left div{
	width:100% !important;
}
.location_left > div > div{
	height:auto !important;
}
.location_right {
    width: 49%;
    float: right;
}
div#location_company02,
div#location_company03,
div#location_company04{
	opacity:0;
}

p.rnd_toptext {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    width: 80%;
    margin: 0 auto;
    color: black;
}


/*연혁*/

table.rnd_table {
    border: 0;
    width: 80%;
    margin: 0 auto;
}
td.rnd_table_title {
    border-bottom: 1px solid #fff;
    padding: 20px 60px !important;
    text-align: center;
    background-color: #f0f0f0;
}
td.rnd_table_text {
    border-top: 0 !important;
    border-bottom: 1px solid #f0f0f0;
	    font-weight: 400;

}

/*rnd*/
.rndtech_box {
    margin-top: 3%;
}
h3.rndtech_title {
    font-size: 1.7em;
    color: #049110;
    margin-bottom: 15px;
}
h3.rndtech_subtitle {
    font-size: 1.2em;
    margin-bottom: 15px;
}
p.rndtech_text {
    margin-bottom: 10px;
	    font-weight: 400;
}


h3.pep_title {
    text-align: center;
    font-size: 2em;
    font-weight: 400;
    margin-bottom: 40px;
}
h2.pep_title {
    text-align: center;
    font-size: 3em;
    /* color: #29a500; */
    font-weight: 300;
}
h4.pep_subtitle {
    font-weight: 400;
    text-align: center;
    font-size: 1.2em;
    color: #fc4040;
    margin: 30px 0;
}
.pep_box {
    width: 80%;
    margin: 0 auto;
}
p.pep_taxt {
    text-align: center;
    font-weight: 400;
    color: black;
    line-height: 2.3;
}
h3.pep_title02 {
    text-align: center;
    font-weight: 300;
    font-size: 1.7em;
    margin-top: 50px;
}
.product_click_box {
    text-align: center;
}
h2.product_kat_title {
	font-size: 1.9em;
    font-weight: 600;
    color: #05823d;
}
h2.product_kat_title02 {
    font-size: 1.9em;
    font-weight: 600;
    color: #05816a;
}
h3.product_kat_title02 {
    font-size: 1.3em;
    background-color: #05813d;
    color: white;
    padding: 17px 20px;
    font-weight: 400;
}
h3.product_kat_title02_02 {
    font-size: 1.3em;
    background-color: #05816a;
    color: white;
    padding: 17px 20px;
    font-weight: 400;
}
ul.product_new_list_warp {
    margin-top: 0px;
    padding-left: 0px;
    padding-bottom: 0 !important;
}
li.product_new_list {
    list-style: none;
    padding: 5px 0px 5px 24px;
}
li.product_new_list:nth-child(odd) {
    background-color: white;
}
li.product_new_list:nth-child(even) {
    background-color: #f3f3f3;
}

/*product*/
div.product_top_warp {
    display: flex;
    align-items: center;
}
h2.product_title {
    font-size: 3em;
    color: #2b985a;
}
h4.product_section_title {
    text-align: center;
    font-size: 100%;
    font-size: 2em;
}
span.product_section_span {
    border-left: 8px solid #2b985a;
    padding-left: 10px;
    display: inline-block;
    color: #616161;
}
p.product_top_text {
    font-weight: 400;
    line-height: 1.8;
    font-size: 17px;
    margin-bottom: 20px;
}
a.product_top_link {
    background: #2b985a;
    color: white;
    padding: 5px 30px;
}

/*공시정보*/
h2.ir_title {
    text-align: center;
    font-size: 2.2em;
}
p.ir_text {
    text-align: center;
    margin: 50px 0;
}
span.ir_text_span {
    color: #2b985a;
}
a.ir_link {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    color: white;
    background: #2b985a;
    padding: 16px 50px;
}
.ir_linkbox {
    text-align: center;
}
.popup_global_box {
    padding: 15px;
}
p.popup_global_text {
    font-size: 1.1em;
}
span.popup_global_title_span {
    display: block;
    font-size: 15px;
}
.popup_global_box {
    margin-bottom: 30px;
}

/*.파이프라인*/
h4.pipeline_section_title {
    
    font-size: 100%;
    font-size: 2em;
}
span.pipeline_section_span {
    border-left: 8px solid #2b985a;
    padding-left: 10px;
    display: inline-block;
    color: #616161;
}
.pipeline_line_warp {
    padding-left: 0 !important;
	margin-bottom: 0 !important;
}
.pipeline_line_warp span.et_pb_counter_amount{
        padding: 8px 0;
}
.pipeline_line_warp span.et_pb_counter_title {
    font-size: 1.2em;
    font-weight: 400;
}
.pipeline_line_warp01 span.et_pb_counter_amount::after {
    content: "사업화";
    margin-right: 10px;
    font-weight: 400;
    font-size: 17px;
    position: absolute;
    top: 8px;
    right: 1%;
    display: inline-block;
}
.pipeline_line_warp02 span.et_pb_counter_amount::before {
    content: "인허가 진행 중"!important;
    margin-right: 10px;
    font-weight: 400;
    font-size: 17px;
    position: absolute;
    top: 8px;
    right: 1%;
    display: inline-block;
}
.pipeline_line_warp03 span.et_pb_counter_amount::after {
    content: "임상시험";
    margin-right: 10px;
    font-weight: 400;
    font-size: 17px;
    position: absolute;
    top: 8px;
    right: 1%;
    display: inline-block;
}
.pipeline_line_warp04 span.et_pb_counter_amount::after {
    content: "비임상실험 : 안전성";
    margin-right: 10px;
    font-weight: 400;
    font-size: 17px;
    position: absolute;
    top: 8px;
    right: 1%;
    display: inline-block;
}
.pipeline_line_warp05 span.et_pb_counter_amount::after {
    content: "비임상실험 : 유효성";
    margin-right: 10px;
    font-weight: 400;
    font-size: 17px;
    position: absolute;
    top: 8px;
    right: 1%;
    display: inline-block;
}
.pipeline_line_warp06 span.et_pb_counter_amount::after {
    content: "후보물질 도출";
    margin-right: 10px;
    font-weight: 400;
    font-size: 17px;
    position: absolute;
    top: 8px;
    right: 1%;
    display: inline-block;
}

.pipeline_line_warp07 span.et_pb_counter_amount::before {
    content: "임상실험 준비 중";
    margin-right: 10px;
    font-weight: 400;
    font-size: 17px;
    position: absolute;
    top: 8px;
    right: 1%;
    display: inline-block;
}

.pipeline_line_warp08 span.et_pb_counter_amount::before {
    content: "비임상실험 완료";
    margin-right: 10px;
    font-weight: 400;
    font-size: 17px;
    position: absolute;
    top: 8px;
    right: 1%;
    display: inline-block;
}


p.video_title01 {
    font-size: 1.5em;
    text-align: right;
    color: #31a003;
    margin-bottom: 40px;
}
p.video_text01 {
    font-weight: 400;
    text-align: right;
}
p.video_title02 {
    font-size: 1.5em;
    text-align: left;
    color: #31a003;
    margin-bottom: 40px;
}
p.video_text02 {
    font-weight: 400;
    text-align: left;
}

p.video_slider_title {
    font-size: 1.3em;
    color: black;
    margin: 20px 0 30px;
}
p.video_slider_text {

    color: black;

}


/* 망보드 */

.mb-th-hit {
/*    display: none;*/
}

/* 재무정보 */

@media screen and (max-width: 980px) {
    .page-id-900 .et_pb_row_0 {
        position: relative;
        width: 100%;
    }
}





