@charset "utf-8";
/* *******************************************************
 * filename : content.css
 * description 
 * date : 2019-02-01
******************************************************** */



.custom-scrollbar-cover{display:none;}


.sub-cm-tab-wrapper{position:relative; height:76px; margin-bottom:60px;}
.sub-tab-cm-style{background-color:#f2f2f2; height:75px; border-bottom:1px solid #d9d9d9}
.sub-tab-cm-style ul{display:table; width:100%; table-layout:fixed; }
.sub-tab-cm-style ul li{display:table-cell; vertical-align:middle; position:relative; border:1px solid #d9d9d9; border-left:0}
.sub-tab-cm-style ul li:first-child{border-left:1px solid #d9d9d9}
.sub-tab-cm-style ul li a{display:table; height:74px; width:100%; }
.sub-tab-cm-style ul li a em{display:table-cell; vertical-align:middle; color:#111; font-size:16px; letter-spacing:-0.7px; text-align:center;}
.sub-tab-cm-style ul li.selected{z-index:1; border-bottom-color:#fff; border-top-color:#3bb0c4}
.sub-tab-cm-style ul li.selected a{background-color:#fff;}

.sub-tab-cm-style .history-tab-list li{background-color:#fff;}
.sub-tab-cm-style .history-tab-list li.selected{border-top-color:#000}
.sub-tab-cm-style .history-tab-list li a em{font-size:18px}

/* Tab Fixed Move*/
.sub-tab-cm-style.fixed{position:fixed; top:0px; left:0; width:100%; z-index:99; }
/* Tab Contents (  ) */
.sub-cm-tab-con{padding:30px; border:1px solid #ddd; min-height:200px; background-color:#f2f2f2; margin-top:20px;}


.cm-button-style01{
	position:relative;
	box-sizing:border-box;
	border:1px solid #222;
	display:inline-block;
	text-align:center;
}
.cm-button-style01:before{
	position:absolute; 
	bottom:0px; 
	left:0; 
	width:100%; 
	height:100%; 
	background-color:#222; 
	content:""; 
	transition:transform 0.5s; 
	transform: scaleY(0); 
	transform-origin:center top;  
}
.cm-button-style01 em{
	position:relative;
	color:#222;
	transition:all 0.3s;
}
.cm-button-style01:hover:before{ transform: scaleY(1); transform-origin:center bottom;  }
.cm-button-style01:hover em{color:#fff; }


#greetingContent{max-width:1200px; margin:0px auto;}
.greeting-left-txt-con{position:relative; float:left; width:600px; font-size:17.5px; color:#555; letter-spacing:-0.7px; font-weight:400; box-sizing:border-box; padding-left:45px; line-height:1.2; color:#111; }
.greeting-left-txt-con:before{position:absolute; top:0px; left:0px; width:1px; height:100%; background-color:#e5e5e5; content:"";}
.greeting-left-txt-con:after{position:absolute; top:0px; left:0px; width:1px; height:90px; background-color:#000; content:"";}
.greeting-left-txt-con .greeting-bold-txt{font-size:40px; font-weight:300; margin-bottom:1em}
.greeting-left-txt-con .greeting-txt-con p{line-height:1.8; font-weight:300; margin-top:2.2em}
.greeting-left-txt-con .greeting-txt-con p b{font-weight:600;}
.greeting-right-photo-con{float:right; width:486px; position:relative;}
.ceo-photo-deco-line-box{position:absolute; top:40px; right:100%; margin-right:-59px; z-index:11;}
.ceo-photo-deco-line-box span{display:block !important; height:12px; width:80px; margin-bottom:14px; transition:transform 0.7s; transform:scaleX(0)}
.ceo-photo-deco-line-box .deco-line1{margin-left:20px; background-color:#0b1c3e; transform-origin:right center;}
.ceo-photo-deco-line-box .deco-line2{width:214px; margin-left:-75px; background-color:#7fb278; transform-origin:left center;}
.ceo-photo-deco-line-box .deco-line3{background-color:#9dd7e1; transform-origin:center center; }


#introContent{text-align:center;}
.intro-top-container{margin-bottom:90px;}
.intro-top-txt-con{font-size:32px; line-height:1.4; font-weight:bold; color:#333; letter-spacing:-1px; margin-bottom:50px;}
.intro-top-txt-con .mark{display:inline-block; position:relative; margin:0 3px}
.intro-top-txt-con .mark:before{position:absolute; left:-10px; right:-10px; bottom:3px; height:19px; content:""; background-color:#bfd8bb;}
.intro-top-txt-con .mark + .mark:before{left:0}
.intro-top-txt-con .mark em{position:relative; z-index:1; font-weight:600;}
.intro-detail-txt-con{color:#555; font-size:17.5px; line-height:1.88; letter-spacing:-0.7px; font-weight:300;}
.intro-detail-txt-con p{margin-top:40px;}
.intro-detail-txt-con p:first-child{margin-top:0;}


.intro-bottom-container{background:url(../images/company_intro_bg.jpg) no-repeat 30% 50%; background-size:cover; padding:40px 0;}
.business-area{position:relative; float:left; width:25%; color:#fff; font-size:18px; letter-spacing:-0.65px; padding:120px 0 195px}
.business-area:before{position:absolute; top:0px; left:0px; width:1px; bottom:0px; background-color:#fff; content:""; opacity:0.1}
.business-area:first-child:before{display:none;}
.business-area .icon{display:block; margin-bottom:2.7em;}
.business-area .business-info-box dt{margin-bottom:1.94em; font-weight:300;}
.business-area .business-info-box dt .business-name{display:block; font-size:1.94em; font-weight: 300;}
.business-area .business-info-box dt .business-name b{font-weight:600;}
.business-area .business-info-box dt .business-en-name{display:block; font-size:0.88em; margin-top:1em; opacity:0.2 ; letter-spacing:0px;}
.business-area .business-info-box dd p{opacity:0.7; margin-top:15px; font-weight:500; letter-spacing:-0.7px;}

/* ******************  ********************** */
#ciContent{font-size:16px; letter-spacing:-0.5px; line-height:2; text-align:center;}
.ci-cm-tit{font-size:1.875em; letter-spacing:-0.5px; color:#000; font-weight:600; margin-bottom:3em;}
.ci-basic-txt span{display:block;}
.ci-basic-txt b{font-weight:600; color:#111;}

.ci-top-container{margin-bottom:130px;}
.ci-top-container .ci-top-txt{line-height:1.325; color:#000; letter-spacing:-0.25px; font-size:2.5em; font-weight:700; margin-bottom:1em;}
.ci-top-container .ci-top-txt b{font-size:1.525em}
.ci-top-container .ci-top-txt2{opacity:0.5;filter:Alpha(opacity=50); font-size:1.125em; letter-spacing:-0.25px; font-weight:700; margin-bottom:6.66em;}
.ci-top-container .ci-top-txt3{margin-bottom:2.9em}
.ci-top-container .ci-top-txt3 span{position:relative;}
.ci-top-container .ci-top-txt3 span{display:inline-block; position:relative; margin:0 3px}
.ci-top-container .ci-top-txt3 span:before{position:absolute; left:-10px; right:-10px; bottom:10px; height:19px; content:""; background-color:#bfd8bb;}
.ci-top-container .ci-top-txt3 span + .mark:before{left:0}
.ci-top-container .ci-top-txt3 em{position:relative; z-index:1; font-weight:600; font-size:1.875em; color:#000;}

.ci-anatomy-logo-container{margin-bottom:120px;}
.ci-anatomy-logo-container .anatomy-logo-con{margin-bottom:80px;}
.ci-anatomy-logo-container .anatomy-logo-con span{display:inline-block; vertical-align:middle; position:relative;}
.ci-anatomy-logo-container .anatomy-logo-con span:first-child{margin-right:196px; }
.ci-anatomy-logo-container .anatomy-logo-con span:first-child:after{position:absolute; top:0px; left:100%; margin-top:-30px; width:196px; height:100%; background:url(../images/anatomy_logo_plus_icon.jpg) no-repeat 50% 50%; content:"";}
.ci-anatomy-logo-container .anatomy-logo-con span em{display:block; text-align:center; color:#000; font-size:1em; margin-top:20px;}

.ci-anatomy-logo-container2{padding:117px 15px; background:url(../images/anatomy_logo_bg.jpg) no-repeat 80% 50%; background-size:cover;}
.ci-anatomy-logo-container2 .ci-logo-img{display:block; margin:-10px 0 70px; }

.ci-anatomy-logo-container3{padding-top:150px;}
.ci-anatomy-logo-container3 .anatomy-logo-color{text-align:center; margin-bottom:70px;}
.ci-anatomy-logo-container3 .anatomy-color-item{display:inline-block; margin:0 25px; vertical-align:middle; width:252px; height:252px; background-color:#1b5177; border-radius:50%; color:#fff; line-height:1.625}
.ci-anatomy-logo-container3 .anatomy-color-item:first-child{background-color:#5ba34f; }

.map-script-wrapper{position:relative; overflow:hidden; margin:0px auto; height:500px; border:1px solid #ddd}
.map-script-wrapper .map-script-con{position:absolute; top:50%; left:50%; width:1200px; height:500px; margin:-250px 0 0 -600px;}
.map-script-wrapper .map-script-con .root_daum_roughmap,
.map-script-wrapper .map-script-con .wrap_map{height:100% !important;}
.map-iframe-wrapper{position:relative; border:1px solid #ddd; margin:0px auto; }
.map-iframe-wrapper .map-iframe-con{padding-top:41.66%; position:relative; height:0;}
.map-iframe-wrapper .map-iframe-con iframe{position:absolute; top:0px; left:0px; width:100%; height:100%;}


.map-tbl-con{margin-bottom:70px;}
.map-tbl{width:100%;}
.map-tbl th,.map-tbl td{padding:15px; letter-spacing:-0.3px; font-size:15px; line-height:1.5}
.map-tbl th{width:140px; border-bottom:1px solid #000; color:#333; text-align:left; font-weight:500; }
.map-tbl td{border-bottom:1px solid #d8d8d8; color:#333; font-weight:300; }
.map-tbl td p{margin-top:5px}
.map-tbl td p:first-child{margin-top:0}

/* **************************
*  *
************************** */
/* ******************  ********************** */
.product-container{margin-top:70px;}
.product-container:first-child{margin-top:0}

.product-container .prd-list-tit{position:relative; margin-bottom:30px; color:#111; font-size:35px; letter-spacing:-1.5px; font-weight:600;}
.product-container .prd-list-tit:before{position:absolute; left:-58px; top:50%; width:31px; height:4px; background-color:#111; content:""; margin-top:-2px; border-radius:3px;}

.product-list-box ul{margin-right:-6px}
.product-list-box .prd-list-item{float:left; width:20%; margin:-1px 0 20px -1px}
.product-list-box .prd-list-item a{position:relative;display:block; text-align:center; font-size:18px; padding:40px 0 80px; border:1px solid #ddd; transition:all 0.2s}
.product-list-box .prd-list-item a:before{position:absolute; top:-1px; left:-1px; right:-1px; bottom:-1px; border:0px solid #0f2a4b; content:""; z-index:1; transition:all 0.2s; }
.product-list-box .prd-list-item .prd-thumb{overflow:hidden; display:block; height:0; position:relative; padding-top:63.461%; margin-bottom:10px; }
.product-list-box .prd-list-item .prd-info .prd-name{display:block; margin-bottom:0.7em; color:#111; font-size:1em; letter-spacing:-0.65px;}
.product-list-box .prd-list-item .prd-info .prd-en-name{display:block; height:1em; color:#999; font-size:0.88em; font-weight:700;}
@media all and ( min-width: 1025px ){

	.product-list-box .prd-list-item:hover{position:relative; z-index:1;}
	.product-list-box .prd-list-item a:hover{box-shadow:10px 10px 19px 8px rgba(0, 0, 0, 0.08), -10px -10px 19px 8px rgba(0, 0, 0, 0.08);}
	.product-list-box .prd-list-item a:hover:before{border-width:5px;}
}


#productTopCon{padding:37px 0 110px; margin-top:-1px; background-color:#f2f2f2; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9;}
.prd-info-inner-container{display:table; width:100%; }
.left-prd-photo-con{display:table-cell; width:44.61%;}
.left-prd-photo-con .prd-photo-thumb{overflow:hidden; display:block; height:0; position:relative; padding-top:67.24%; }
.right-prd-info-con{display:table-cell; vertical-align:middle; width:55.39%; box-sizing:border-box; padding:0 50px 0 70px}
.right-prd-info-con .prd-name{color:#111; font-size:50px; letter-spacing:-0.5px; font-weight:700; margin-bottom:40px;}
.right-prd-info-con .prd-sub-txt{color:#333; font-size:16px; letter-spacing:-0.65px; font-weight:400; margin-bottom:40px; line-height:1.8}
.right-prd-info-con .prd-spec-tag{margin:0 -5px;}
.right-prd-info-con .prd-spec-tag span{display:inline-block; margin:2px 5px; color:#fff; font-size:16px; letter-spacing:-0.25px; padding:10px 20px; background-color:#3bb0c4; border-radius:30px;}


#productDetailCon{margin-top:-76px}
.prd-view-tab-container{font-size:16px; letter-spacing:-0.65px; line-height:1.875; color:#666; margin-top:6.25em;}
.prd-view-tab-container .prd-inner-con{margin-top:2.5em;}
.prd-view-tab-container .prd-inner-con:first-of-type{margin-top:0px;}

.prd-view-tab-container .prd-detail-tit{margin-bottom:0.57em; color:#111; font-size:2.18em; letter-spacing:-1px; font-weight:600;}
.prd-view-tab-container .prd-detail-tit:after{display:inline-block; width:10px; height:10px; background-color:#111; content:""; border-radius:50%; margin-left:10px;}
.prd-view-tab-container .prd-detail-sub-tit{margin-bottom:0.6em; color:#000; font-size:1.25em; letter-spacing:-1px; font-weight:600;}
.prd-view-tab-container .prd-detail-txt{margin-bottom:0.5em;}
.prd-view-tab-container .prd-detail-txt:last-of-type{margin-bottom:0}
.prd-view-tab-container .prd-detail-txt.marb20{margin-bottom:20px;}
.prd-view-tab-container .prd-detail-txt.marb30{margin-bottom:30px;}

.prd-view-tab-container .circle-bullet-large{padding-left:15px; position:relative;}
.prd-view-tab-container .circle-bullet-large:before{position:absolute; top:12px; left:0px; width:6px; height:6px; background-color:#000; border-radius:50%; content:"";}  
.prd-view-tab-container .circle-bullet-small{padding-left:8px; position:relative;}
.prd-view-tab-container .circle-bullet-small:before{position:absolute; top:0px; left:0px; content:"·";}  
.prd-view-tab-container .excla-bullet{padding-left:47px; position:relative;}
.prd-view-tab-container .excla-bullet:before{position:absolute; top:-3px; left:0px; width:34px; height:34px; background-color:#000; border-radius:50%; content:"!"; color:#fff; text-align:center; font-size:20px; font-weight:900; line-height:32px}
.prd-view-tab-container .tip-bullet{padding-left:88px; position:relative; }
.prd-view-tab-container .tip-bullet:before{position:absolute; top:-2px; left:0px; width:70px; height:28px; line-height:28px; background-color:#3bb0c4; content:"TIP"; color:#fff; text-align:center; font-size:1em; font-weight:900; font-weight:400;}

.prd-detail-info-box1{border:1px solid #eee; border-top-color:#000; background-color:#f2f2f2}
.prd-detail-info-box1.no-line{ border:0;}
.prd-detail-info-box1 .prd-detail-info-box1-inner{padding:1.75em; box-sizing:border-box; }
.prd-detail-info-box1 .prd-detail-info-box1-inner.bg-white{background-color:#fff;}
.prd-detail-info-box1.col2 .prd-detail-info-box1-inner{float:left; width:50% }
.prd-detail-info-box1.col3 .prd-detail-info-box1-inner{float:left; width:33.33% }
.prd-detail-info-box1 .prd-caution-txt{clear:both; border-top:1px solid #d9d9d9; padding-top:1em; margin:1em 1.75em; margin-top:1em}
.prd-detail-info-box2{border-top:1px solid #000; border-bottom:1px solid #eee; margin-top:2em}
.prd-detail-info-box2.col2{float:left; width:50%;}
.prd-detail-info-box2 dt{border-bottom:1px solid #eee; text-align:center; color:#000; padding:1.8em 0; }
.prd-detail-info-box2 dd{padding:1.56em 1.875em;}

.col2 .prd-detail-recom-box{float:left; width:50%}
.prd-detail-recom-box{background-color:#535353; color:#fff;}
.prd-detail-recom-box dl dt{display:table; width:100%; box-sizing:border-box; height:3.88em; font-size:1.5em; padding:0 2em; font-weight:300;  border-bottom:1px solid rgba(255,255,255,0.2);}
.prd-detail-recom-box dl dt > span{position:relative; padding-left:35px;}
.prd-detail-recom-box dl dt > span:before{position:absolute; top:29px; left:0px; content:"\e9e4"; font-family: 'xeicon'; line-height:1; font-size:1.25em;}
.prd-detail-recom-box dl dt i{position:relative; top:2px; font-size:1.25em; margin-right:0.2em;}
.prd-detail-recom-box dl dd{padding:1.56em 3em}
.prd-detail-recom-box.avoid{background-color:#3bb0c4}
.prd-detail-recom-box.avoid dl dt > span:before{content:"\e9ee";	}

.prd-detail-img-box{text-align:center; margin-top:25px;}


.eat-guide-timeline-con{margin-top:2.5em; color:#000; }
.eat-guide-timeline-con dl dt{font-size:1.25em; letter-spacing:-0.7px; font-weight:700; margin-bottom:1em;}
.eat-guide-timeline-con .timeline-list-con li{ position:relative; color:#000; border-bottom:1px solid #e5e5e5; padding:1em;  padding-left:145px; }
.eat-guide-timeline-con .timeline-list-con li:first-child{border-top:1px solid #e5e5e5}
.eat-guide-timeline-con .timeline-list-con li:after{clear:both; content:""; display:block;}
.eat-guide-timeline-con .timeline-list-con li .time{position:absolute; top:0; left:0px; width:109px; font-weight:400; padding-left:30px; height:calc(100% + 1px); box-sizing:border-box; padding-top:1em; border-bottom:1px solid #cecece;}
.eat-guide-timeline-con .timeline-list-con li .time:before{position:absolute; top:1em; left:0px; content:"\eac1"; font-family: 'xeicon'; line-height:1; font-size:1.25em;}
.eat-guide-timeline-con .timeline-list-con li small{color:#949494; font-size:0.875em; display:block;}
.eat-guide-timeline-con dl + .prd-detail-txt{margin-top:2.4em}


.smeal-spec-list-con{margin:0 -0.5%}
.smeal-spec-list-con .smeal-spec-item{float:left; width:32.33%; margin:0.5%; text-align:center; background-color:#f2f2f2; border-top:1px solid #000; padding:35px 0;}
.smeal-spec-list-con .smeal-spec-item .icon{display:block; width:94px; height:94px; line-height:94px; margin:0px auto 20px; background-color:#3bb0c4; border-radius:50%;}
.smeal-spec-list-con .smeal-spec-item dl dd{color:#333; font-size:1em; line-height:1.2;}
.smeal-spec-list-con .smeal-spec-item dl dt{font-weight:700; color:#3bb0c4; font-size:2.5em; line-height:1; margin-top:.3em;}


.marine-function-con{background-color:#f2f2f2; border-top:1px solid #000; padding:35px 15px; text-align:center;}
.marin-function-inner{max-width:1024px; margin:0px auto; position:relative; }
.marine-function-con .marin-function-item{float:left; width:159px; height:159px; border-radius:50%; margin-top:140px; background-color:#1b5177; border:10px solid #b1c1cd; font-size:1.5em; color:#fff; font-weight:500; }
.marine-function-con .marin-function-item02{float:right; background-color:#5ba34f; border-color:#c4dac1}
.marine-function-con .marin-function-img{display:inline-block; vertical-align:middle; }


.herb-eat-guide-list{margin:0 -0.3%}
.herb-eat-guide-list li{float:left; width:49.4%; margin:0.3%; background-color:#f2f2f2; padding:30px 25px; box-sizing:border-box;}
.herb-eat-guide-list.col4 li{width:24.4%;}


.prd-evanen-func-box{margin:0 -1%;}
.evanen-func-con{float:left; width:48%; margin:0 1%; padding:25px 50px; background-color:#f2f2f2; border:1px solid #eee; border-top-color:#000; box-sizing:border-box;}
.evanen-func-con .icon{float:left; margin-right:45px;}
.evanen-func-con .evanen-func-info{float:left; width:calc(100% - 130px );}
.evanen-func-con .evanen-func-info span{display:block; font-size:1.125em; line-height:1.5; letter-spacing:-0.65px; color:#666; }
.evanen-func-con .evanen-func-info .txt2{font-weight:600; color:#333;}
.evanen-func-con .evanen-func-info .txt3{font-weight:600; color:#3bb0c4;}


#oemViewContainer{max-width:780px; margin:100px auto; position:relative; background-color:#fff;}
#oemViewContainer .modal-close-btn {top:-50px;}
.oem-photo-con{position:absolute; top:0px; left:0px; width:50%; height:100%;}
.oem-photo-con span{overflow:hidden; display:block; height:100%; width:100%; position:relative;  }
.oem-info-con{position:relative; margin-left:50%; width:50%; box-sizing:border-box; padding:50px 30px; min-height:262px; background-color:#eee; }
.oem-info-con .oem-name{font-size:32px; color:#111; font-weight:600; letter-spacing:-1px; margin-bottom:35px;}
.oem-info-con .oem-info-box{font-size:15px; letter-spacing:-0.65px; line-height:1.6}
.oem-info-con .oem-info-box dl{overflow:hidden; margin-top:10px; line-height:2}
.oem-info-con .oem-info-box dt{float:left; padding:0px 13px; margin-right:12px; background-color:#102a4b; color:#fff; border-radius:30px; font-weight:500;}
.oem-info-con .oem-info-box dd{float:left; width:calc(100% - 90px);}


.odm-oem-photo-box{float:right; width:52%; margin-left:3%; margin-top:5%}
.odm-oem-photo-box.mar0{margin-top:-3%}
.odm-oem-info-tbl-box{float:left; width:45%;}
.odm-oem-info-tbl {width:100%; table-layout:fixed; border-top:1px solid #000;}
.odm-oem-info-tbl th,
.odm-oem-info-tbl td{border-bottom:1px solid #d3d3d3; padding:20px 0; font-size:16px; line-height:1.6; }
.odm-oem-info-tbl th{background-color:#f8f8f8; color:#111; font-weight:400;}
.odm-oem-info-tbl td{padding-left:35px;}



.rnd-intro-txt{text-align:center; color:#333; font-size:30px; font-weight:300; letter-spacing:-0.75px; line-height:1.66; margin-bottom:65px; }
.rnd-intro-txt .green{color:#73aa6c}
.rnd-intro-txt .blue{color:#0f2a4b}
.rnd-intro-wrapper{padding:100px 0; background:url(../images/rnd_intro_bg.jpg) no-repeat 50% 50%; background-size:cover;} 
.rnd-intro-wrapper h4{color:#fff; font-size:40px; letter-spacing:-0.75px; font-weight:600; margin-bottom:40px; text-align:center;}
.rnd-activity-list-con li{float:left; width:30.83%; margin:0 1.25%}
.rnd-activity-list-con li .rnd-thumb{display:block; height:0; padding-top:60.84%; position:relative; border:1px solid #e5e5e5;}
.rnd-activity-list-con li .rnd-info-box{padding-top:28px; color:#fff;}
.rnd-activity-list-con li .rnd-info-box dt{font-size:26px; font-weight:600; letter-spacing:-0.75px; margin-bottom:14px}
.rnd-activity-list-con li .rnd-info-box dd{font-size:16px; opacity:0.5; letter-spacing:-0.75px; line-height:1.5}


.rnd-healty-project-con1{position:relative; border-bottom:1px solid #e5e5e5; padding-bottom:83px; margin-bottom:75px;}
.healthy-tit-con{padding:126px 0 96px; background:#034e64 url(../images/health_project_bg.jpg) no-repeat 50% 50%; background-size:cover}
.healthy-tit-con h4{position:relative; color:#fff; font-size:50px; letter-spacing:-1.5px; font-weight:300; line-height:1.2}
.healthy-tit-con h4:before{position:absolute; top:-45px; left:0; width:97px; height:3px; background:#fff; content:"";}
.healthy-tit-con h4 b{font-weight:600;}
.healthy-project-detail-list li{margin-top:65px; padding-right:685px}
.healthy-project-detail-list li:last-child{padding-right:0}
.healthy-project-detail-list li dl{letter-spacing:-0.75px; font-weight:600; font-size:16px; }
.healthy-project-detail-list li dl dt{ font-weight:600; color:#000; font-size:1.625em; margin-bottom:1em }
.healthy-project-detail-list li dl dd{line-height:2; font-weight:300;}
.rnd-healty-img-con{position:absolute; top:-270px; right:0px; box-shadow:14px 13px 20px 5px rgb(0 0 0 / 12%), -3px -4px 20px 5px rgb(0 0 0 / 12%);}

.rnd-healty-project-con2 h4{margin-bottom:42; color:#000; font-size:40px; font-weight:#000; letter-spacing:-1.5px; text-align:center; margin-bottom:40px;}
.rnd-healty-project-effect{margin:0 -0.5%}
.healty-project-effect-item{float:left; width:49%; margin:0.5%} 
.healty-project-effect-item dl{position:relative; height:98px; border:1px solid #e5e5e5; padding:25px 0; padding-left:115px; box-sizing:border-box; font-size:16px; letter-spacing:-0.75px; transition:all 0.5s}
.healty-project-effect-item dl dt{color:#000; font-size:1.25em; margin-bottom:7px; transition:all 0.5s}
.healty-project-effect-item dl:before{position:absolute; width:52px; height:49px; left:40px; top:25px;content:"";} 
.healty-project-effect-item01 dl:before{background-image:url(../images/project_effect_icon_01_off.png)}
.healty-project-effect-item02 dl:before{background-image:url(../images/project_effect_icon_02_off.png)}
.healty-project-effect-item03 dl:before{background-image:url(../images/project_effect_icon_03_off.png)}
.healty-project-effect-item04 dl:before{background-image:url(../images/project_effect_icon_04_off.png)}
.healty-project-effect-item05 dl:before{background-image:url(../images/project_effect_icon_05_off.png)}
.healty-project-effect-item06 dl:before{background-image:url(../images/project_effect_icon_06_off.png)}
.healty-project-effect-item07 dl:before{background-image:url(../images/project_effect_icon_07_off.png)}
.healty-project-effect-item08 dl:before{background-image:url(../images/project_effect_icon_08_off.png)}
.healty-project-effect-item01:hover dl:before{background-image:url(../images/project_effect_icon_01_on.png)}
.healty-project-effect-item02:hover dl:before{background-image:url(../images/project_effect_icon_02_on.png)}
.healty-project-effect-item03:hover dl:before{background-image:url(../images/project_effect_icon_03_on.png)}
.healty-project-effect-item04:hover dl:before{background-image:url(../images/project_effect_icon_04_on.png)}
.healty-project-effect-item05:hover dl:before{background-image:url(../images/project_effect_icon_05_on.png)}
.healty-project-effect-item06:hover dl:before{background-image:url(../images/project_effect_icon_06_on.png)}
.healty-project-effect-item07:hover dl:before{background-image:url(../images/project_effect_icon_07_on.png)}
.healty-project-effect-item08:hover dl:before{background-image:url(../images/project_effect_icon_08_on.png)}
.healty-project-effect-item:hover dl{background-color:#67a35f; border-color:#67a35f;color:#fff; box-shadow:20px 14px 17px 0px rgb(0 0 0 / 14%);}
.healty-project-effect-item:hover dl dt{color:#fff;}
.rnd-healthy-project-txt{margin-top:; font-size:18px; letter-spacing:-0.75px; line-height:1.88; text-align:center; margin-top:50px;}

