
section.j_section {max-width:1920px; margin:0 auto; width:100%; position:relative;}
.j_section figure img {display:block; max-width:100%; margin:0 auto;}
.pos_img {position:absolute; left:0; top:0;}
.j_motion.common_motion.on .common_01{ transform: translateY(0); opacity: 1;}
.common_01 {transform: translateY(50px); opacity: 0; transition: transform .8s ease, opacity .4s;}

.sec_tit_box {color:#fff;}


.mo_768 {display:none;}
@media screen and (max-width:768px){
	.pc_768 {display:none;}
	.mo_768 {display:block;}
}



/*성장*/

.grown_sec01 {background:url('/img/sub/growth/grown_sec01_bg.jpg') no-repeat center center / cover; height:1378px;}

@media screen and (max-width:1680px){
	.grown_sec01 { height:1200px;}
}

@media screen and (max-width:1440px){
	.grown_sec01 { height:1040px;}
}

@media screen and (max-width:1280px){
	.grown_sec01 { height:925px;}
}

@media screen and (max-width:1140px){
	.grown_sec01 { height:820px;}
}

@media screen and (max-width:1080px){
	.grown_sec01 { height:715px;}
}

@media screen and (max-width:980px){
	.grown_sec01 { height:658px;}
}

@media screen and (max-width:820px){
	.grown_sec01 { height:575px;}
}

@media screen and (max-width:768px){
	.grown_sec01 {background:url('/img/sub/growth/grown_sec01_bg_m.jpg') no-repeat center center / cover; height:1235px;}
}

/*sec02*/


/* .grown_sec02 .sec_tit_box {position:absolute; top:140px; left:50%; transform:translateX(-50%);}*/
.grown_sec02 .sec_tit_box strong {color:#ffe333;} 

/*sec03*/

.grown_sec03 {background:#407cf3; padding-top:140px;}
.grown_sec03 .sec_tit_box span {background:#252525; border-radius:30px; padding:20px 24px; margin-top: 20px; display:inline-block;}
.grown_sec03 figure {margin-top:55px;}

@media screen and (max-width:768px){
	.grown_sec03 .sec_tit_box span {padding:6.1px 12px; margin-top:5px; }
	.grown_sec03 { padding-top:70px;}
}

/*sec04*/
.grown_sec04 {background:#407cf3;padding-top:50px;}


@media screen and (max-width:768px){
	.grown_sec04 {padding-top:25px;}
}

/*sec05*/

.grown_sec05 {background:#407cf3;padding: 50px 0 140px 0;}

@media screen and (max-width:768px){
	.grown_sec05 {padding: 25px 0 70px 0;}
}

/*sec06*/

.grown_sec06 {background:#e8f1ff; padding:140px 0 102px 0; }
.grown_sec06 .sub_tit h4 {letter-spacing:0.4em;}
.sec06_list {display:flex; margin-top:60px;}
.sec06_list li {width:calc((100% - 33px*3)/4); margin-right:33px;}
.sec06_list li:nth-of-type(4){margin-right:0;}
.sec06_list li p {color:#fff; background:#252525; padding:18px 0;}
.sec06_desc_p {color:#454545; margin-top:28px;}


@media screen and (max-width:768px){
	.grown_sec06 { padding:70px 0 51px 0; }
	.grown_sec06 .sub_tit h4 {font-size:7px;}
	.sec06_list  {flex-wrap:wrap; margin-top:30px; max-width:293px; margin:30px auto 0 auto;}
	.sec06_list li {width:calc((100% - 15px)/2); margin-right:15px;}
	.sec06_list li:nth-of-type(2) {margin-right:0;}
	.sec06_list li:nth-of-type(n+3) {margin-top:15px;}
	.sec06_list li p {padding:9px 0; font-size:12px;}
	.sec06_desc_p {font-size:7px;}
}

/*sec07*/

.grown_sec07 {padding:140px 0;}
.grown_sec07_list {display:flex; margin-top:50px;}
.grown_sec07_list02 {display:flex; max-width:1146px; margin:0 auto; margin-top:56px;}
.grown_sec07_list02 li{ width:calc((100% - 65px*3)/4); margin-right:65px;}
.grown_sec07_list02 li p {margin-top:20px;}
.grown_sec07_list02 li figure {border-radius:50px 0 50px 0; overflow:hidden;}
.grown_sec07_list02 li:nth-of-type(4) {margin-right:0;}
.grown_sec07_list02 li:nth-child(2) figure {border-radius:0 50px 0 50px; }
.grown_sec07_cont_box { background:url('/img/sub/growth/grown_sec07_cont_box_bg.png') no-repeat center center / cover; position:relative; height:407px; width:100%; margin-top:40px;}
.grown_sec07_desc {color:#fff; position:absolute; top:94px; right:100px;}
.grown_sec07_desc h2 strong {color:#ffe333;}
.sec07_mo {display:none;}


@media screen and (max-width:1180px){
	.grown_sec07_desc {right:70px;}
}	


@media screen and (max-width:1120px){
	.grown_sec07_list02 {flex-wrap:wrap;margin: 30px auto 0 auto;}
	.grown_sec07_list02 li {width:calc((100% - 35px)/2); margin-right:35px;}
	.grown_sec07_list02 li:nth-of-type(2n) {margin-right:0;}
	.grown_sec07_list02 li:nth-of-type(n+3) {margin-top:30px;}
}	

@media screen and (max-width:1080px){
	.grown_sec07_desc {right:30px;}
}	

@media screen and (max-width:980px){
	.grown_sec07_desc h2 {font-size:30px;}
	.grown_sec07_desc p {font-size:18px;}
}	

@media screen and (max-width:920px){
	.grown_sec07_desc h2 {font-size:23px;}
	.grown_sec07_desc p {font-size:15px;}
}	

@media screen and (max-width:768px){
	.grown_sec07 {padding:70px 0;}
	.grown_sec07 .mo_img {margin:0 auto;}
	.grown_sec07_list {flex-wrap:wrap; margin-top:30px;}
	.grown_sec07_list li {width:100%;}
	.grown_sec07_list02 {flex-wrap:wrap; max-width:273px; margin: 30px auto 0 auto;}
	.grown_sec07_list02 li p {margin-top:10px;} 
	.grown_sec07_desc h2 {font-size:22.4px;}
	.grown_sec07_desc p {font-size:11.45px;}
	.sec07_pc {display:none;}
	.sec07_mo {display:block;}
	.grown_sec07_cont_box { background:url('/img/sub/growth/grown_sec07_cont_box_bg_m.png') no-repeat center center / cover; position:relative; height:363px; padding:38px;}
	.grown_sec07_desc {position:relative; right:auto; top:auto; text-align:center;}
	.grown_sec07_desc p {margin-top:10px;}
	.grown_sec07_desc p i.mt_5 {margin-top:5px;display:block;}
}	


/*비염*/

.nose_sec01 {background:url('/img/sub/nose/nose_sec01_bg.jpg') no-repeat center center / cover; position:relative; height:746px; padding:150px 0;}
.nose_tit_box h4{font-size:10px; letter-spacing:0.25em; opacity:0.3;}
.nose_sec01 figure {margin-top:20px;}
.nose_sec01_list {display:flex; max-width:371px; margin:23px auto;}
.nose_sec01_list li {width:calc((100% - 10px*2)/3); margin-right:10px; background:#407cf3; border-radius:22px; color:#fff;}
.nose_sec01_list li:nth-of-type(3n){margin-right:0;}

@media screen and (max-width:768px){
	.nose_sec01{background:url('/img/sub/nose/nose_sec01_bg_m.jpg') no-repeat center center / cover; position:relative; height:550px; padding:75px 0;}
	.nose_sec01_list {display:flex; max-width:185px; margin:10px auto;}
	.nose_sec01_list li {width:calc((100% - 5px*2)/3);  margin-right:5px; padding:4px 0;}
	.nose_sec01_list li p {font-size:10px;}
	.nose_tit_box  p {font-size:12.5px;}
}	




.nose_sec02 {padding:150px 0; background:#e8f1ff;}
.nose_sec02_cont p {padding:25px; border-radius:87px; border: 1px solid #093a9b; display:inline-block; width:100%; max-width:590px; box-sizing:border-box; margin-top:24px;}
.nose_sec02_cont p i:first-child {color:#093a9b;}
.nose_sec02_cont p i:nth-of-type(2) {margin-top:21px; display:block;}


@media screen and (max-width:768px){
	.nose_sec02_cont p {max-width:295px; padding:10px; }
	.nose_sec02 {padding:75px 0;}
}	




.nose_sec03 {background:#093a9b; padding:150px 0;} 
.nose_sec03 .nose_tit h2 {color:#fff}
.nose_sec03 .nose_tit h2 b {color:#b4d2fe;}

.nose_sec03_list {display:flex; max-width:1102px; margin-top:48px;}
.nose_sec03_list li {width:calc((100% - 42px)/2); margin-right:42px; background:#fff; border-radius:80px 80px 0 0; padding:47px 35px; box-sizing:border-box;}
.nose_sec03_list li:nth-of-type(2) {margin-right:0;}
.nose_sec03_list li figure {margin-top:40px;}

@media screen and (max-width:768px){
	.nose_sec03 {padding:75px 0;}
	.nose_sec03_list {flex-wrap:wrap;}
	.nose_sec03_list li {width:100%; margin-right:0; max-width:265px; margin:0 auto; padding:27px 17px;}
	.nose_sec03_list li:nth-of-type(2) {margin:28px auto 0 auto;}
}	





.nose_sec04 {background:#e6e6e6; padding:150px 0;}
.nose_sec04_list {display:flex;}
.nose_sec04_list > li > p {margin-top:27px;}
.nose_sec04_list > li + li {margin-left:85px;}

.nose_sec04_list02  {margin-top:30px;}
.nose_sec04_list02 li dl {display:flex; align-items:center;}
.nose_sec04_list02 li + li {margin-top:13px;}
.nose_sec04_list02 li dl dt {width:92px; color:#fff; border-radius:21px; background:#093a9b; text-align:center; padding:3.5px 0;}
.nose_sec04_list02 li dl dd {margin-left:16px;}


@media screen and (max-width:1280px){

.nose_sec04_list > li + li {margin-left:45px;}
}	
@media screen and (max-width:1200px){
.nose_sec04_list {flex-wrap:wrap;}
.nose_sec04_list02 li dl dt {width:46px;}
.nose_sec04_list li {width:100%; margin-left:0;}
.nose_sec04_list > li + li {margin-left:45px; margin-left:0;}
.nose_sec04_list > li h2 {text-align:center; margin-top:25px;}
.nose_sec04_list02 {max-width: 346px;  margin: 30px auto 0 auto;}
}	


@media screen and (max-width:768px){
	.nose_sec04  {padding:75px 0;}
	.nose_sec04_list02 {max-width: 190px;}
	.nose_sec04_list02 li dl dd {margin-left:8px;}
}	



.nose_sec05 {padding:150px 0;}
.nose_sec05 .sub_tit span {display:inline-block; border-radius:33px; border:1px solid #407cf3; padding:20px 38px;}
.nose_sec05 .sub_tit h2 strong{color:#093a9b;}
.nose_sec05_list {display:flex; margin-top:50px;}
.nose_sec05_list li p {margin-top:23px;}
.nose_sec05_list li + li {margin-left:40px;}
.nose_sec05_cont {margin-top:99px;}


@media screen and (max-width:1280px){
	.nose_sec05_list {flex-wrap:wrap; flex-direction: column-reverse; }
	.nose_sec05_list li {width:100%; text-align:center; }
	.nose_sec05_list li + li {margin-left:0;}
	.nose_sec05_list li:nth-of-type(1) { margin-top:20px;}

}


@media screen and (max-width:768px){
	.nose_sec05_list {margin-top:25px;}
	.nose_sec05  {padding:75px 0;}
	.nose_sec05_cont {margin-top:33px;}
}




.nose_sec06 {padding:150px 0; background:#e6e6e6;}
.nose_sec06 h4 {letter-spacing:0.40em;}
.nose_sec06 figure {margin-top:62px;}

@media screen and (max-width:768px){
	.nose_sec06 {padding:75px 0;}
	.nose_sec06 h4 {font-size:7.5px;}
	.nose_sec06 .sub_tit h2 {font-size:25px;}
	.nose_sec06 figure {margin-top:33px;}
}





.nose_sec07 {background:#252525; padding:150px 0; color:#fff;}
.nose_sec07_list {display:flex; align-items:center;}
.nose_sec07_left {max-width:578px; width:100%; height:100%;}
.nose_sec07_left .root_daum_roughmap .wrap_map {height:578px;}
.nose_sec07_right {width:calc(100% - 578px);}
.nose_sec07_list > li + li {margin-left:36px;}
.nose_sec07_list02 {display:flex; align-items:center; margin-top:19px;}
.nose_sec07_list02 > li + li {margin-left:20px;}
.nose_sec07_list02 li p.color_p {background:#407cf3; text-align:center; padding:6px 14px; box-sizing:border-box;}
.nose_sec07_list li p.border_p {border:1px solid #999999; box-sizing:border-box; padding:16px 0; margin-top:19px;}



@media screen and (max-width:1190px){
	.nose_sec07_list {flex-wrap:wrap; justify-content:center; }
	.nose_sec07_list li.nose_sec07_left {width:100%; margin-left:0;}
	.nose_sec07_list li.nose_sec07_right{margin-top:25px; width:100%;}
	.nose_sec07_list02 {justify-content:center;}
	.nose_sec07_list > li + li {margin-left:0;}
}


@media screen and (max-width:768px){
	.nose_sec07 {padding:75px 0;}
	.nose_sec07_left .map_box .root_daum_roughmap .wrap_map {height:289px; width:289px; margin:0 auto;}
}



