@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;900&family=Roboto:wght@400;500;700&display=swap');

.hidden {position: absolute;width: 0;height: 0;color: transparent;line-height: 0;opacity: 0;}
.eqm352_wrap{font-family:'Roboto', 'Noto Sans KR', sans-serif;font-weight: 400;}
.eqm352_wrap {color:#2c2b2b;background-color: #fff;overflow: hidden;}
.pc .eqm352_wrap {max-width: 1470px;margin: 0 auto;padding-bottom: 100px;}
.mobile .eqm352_wrap {padding-bottom: 50px;}
.c_blue {color: #3eb0d1 !important;font-weight: bold;}
.c_orange {color: #e28a3e !important;font-weight: bold;}
.c_black {color: #000 !important;}
.pc .only_mo {display: none;}
.mobile .only_pc {display: none;}
.eqm352_wrap sub {color: inherit;}
.pc .eqm352_wrap{letter-spacing: -.025em;}

/* navienhouse reset */
h1, h2, h3, h4, h5, h6{line-height:1;}
.pc img{max-width:none;}
.detail_info .eqm352_wrap.mobile{margin:0 -15px;}
.mobile h1{font-weight:400;}

@keyframes blink {
	from {opacity:0;}
	to {opacity:1;}
}
@keyframes transparent {
	to {opacity: 0;}
}
@keyframes transform-none {
	to {transform: none;opacity: 1;}
}
@keyframes set_time {
	0% {content:'3';}
	10% {content:'3';}
	20% {content:'4';}
	30% {content:'5';}
	40% {content:'6';}
	50% {content:'7';}
	60% {content:'6';}
	100% {content:'6';}
}
@keyframes cloud01 {
	0% {transform:translateY(0);}
	10% {transform:translateY(20px);}
	20% {transform:translateY(0);}
	30% {transform:translateY(20px);}
	40% {transform:translateY(0);}
	50% {transform:translateY(20px);}
	60% {transform:translateY(0);}
	70% {transform:translateY(20px);}
	80% {transform:translateY(0);}
	90% {transform:translateY(20px);}
	100% {transform:translateY(0);}
}
@keyframes cloud02 {
	0% {transform:translateY(0);}
	10% {transform:translateY(-15px);}
	15% {transform:translateY(0);}
	30% {transform:translateY(-15px);}
	40% {transform:translateY(0);}
	50% {transform:translateY(-15px);}
	60% {transform:translateY(0);}
	70% {transform:translateY(-15px);}
	80% {transform:translateY(0);}
	90% {transform:translateY(-15px);}
	100% {transform:translateY(0);}
}
@keyframes mo_cloud01 {
	0% {transform:translateY(0) scale(.3);}
	10% {transform:translateY(10px) scale(.3);}
	20% {transform:translateY(0) scale(.3);}
	30% {transform:translateY(10px) scale(.3);}
	40% {transform:translateY(0) scale(.3);}
	50% {transform:translateY(10px) scale(.3);}
	60% {transform:translateY(0) scale(.3);}
	70% {transform:translateY(10px) scale(.3);}
	80% {transform:translateY(0) scale(.3);}
	90% {transform:translateY(10px) scale(.3);}
	100% {transform:translateY(0) scale(.3);}
}
@keyframes mo_cloud02 {
	0% {transform:translateY(0) scale(.3);}
	10% {transform:translateY(-7px) scale(.3);}
	15% {transform:translateY(0) scale(.3);}
	30% {transform:translateY(-7px) scale(.3);}
	40% {transform:translateY(0) scale(.3);}
	50% {transform:translateY(-7px) scale(.3);}
	60% {transform:translateY(0) scale(.3);}
	70% {transform:translateY(-7px) scale(.3);}
	80% {transform:translateY(0) scale(.3);}
	90% {transform:translateY(-7px) scale(.3);}
	100% {transform:translateY(0) scale(.3);}
}
@keyframes blur {
  0% {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
  }
  100% {
    -webkit-filter: blur(50px);
    -moz-filter: blur(50px);
    -o-filter: blur(50px);
    -ms-filter: blur(50px);
		opacity: 0;
  }
}
@keyframes rotate {
  100% {transform:rotate(360deg);}
}

.section[data-animation=false] .fadeup {
  opacity: 1;
	transform:none;
	animation: transparent 1s ease-out forwards;
}
.section[data-animation=true] .fadeup {
  opacity: 0;
	transform: translateY(30%);
	animation: transform-none 1s ease-out forwards;
}
.section[data-animation=false] .fadein {
  opacity: 1;
	animation: transparent 1s ease-out forwards;
}
.section[data-animation=true] .fadein {
  opacity: 0;
	animation: transform-none 1s ease-out forwards;
}

.pc .inner {margin: 0 auto;}
.pc .gabBox1 {height: 111px;}/* height: 120px; */
.pc .gabBox2 {height: 77px;}/* height: 80px; */
.mobile .gabBox1 {height: 36px;}/* height: 41px; */
.mobile .gabBox2 {height: 56px;}/* height: 65px; */



.txtType05 {color: #767676;}
.txtType06 {color: #555555;}
.pc .txtType03 strong {font-weight: 900;}
.mobile .txtType03 strong {font-weight: 700;}

.pc .txtType01 {font-size: 64px;font-weight: 500;line-height: 80px;}
.pc .txtType02 {font-size: 64px;font-weight: 900;line-height: 80px;}
.pc .txtType03 {font-size: 54px;font-weight: 500;line-height: 68px;}
.pc .txtType04 {font-size: 28px;font-weight: 700;line-height: 36px;}
.pc .txtType05 {font-size: 20px;line-height: 30px;}
.pc .txtType06 {font-size: 14px;line-height: 24px;}
.pc .txtType07 {font-size: 24px;line-height: 36px;font-weight: 700;}
.mobile .txtType01 {font-size: 25px;font-weight: 400;line-height: 34px;}
.mobile .txtType02 {font-size: 25px;font-weight: 700;line-height: 34px;}
.mobile .txtType03 {font-size: 25px;font-weight: 500;line-height: 32px;}
.mobile .txtType04 {font-size: 14px;font-weight: 700;line-height: 19px;}
.mobile .txtType05,.mobile .txtType06 {font-size: 0.6428571428571429em;line-height: 1.2;}
.mobile .txtType07 {font-size: 12px;line-height: 18px;font-weight: 700;}

.section[data-animation=true].eqm01 h1 span {animation: blink 1s ease-out forwards;}
.section[data-animation=true].eqm01 h1 span:nth-child(1) {animation-delay: .3s;}
.section[data-animation=true].eqm01 h1 span:nth-child(2) {animation-delay: .4s;}
.section[data-animation=true].eqm01 h1 span:nth-child(3) {animation-delay: .5s;}
.section[data-animation=true].eqm01 h1 span:nth-child(4) {animation-delay: .6s;}
.section[data-animation=true].eqm01 h1 span:nth-child(5) {animation-delay: .7s;}
.section[data-animation=true].eqm01 h1 span:nth-child(6) {animation-delay: 1.4s;}
.section[data-animation=true].eqm01 h1 span:nth-child(7) {animation-delay: 1.5s;}
.section[data-animation=true].eqm01 h1 span:nth-child(8) {animation-delay: 1.6s;}
.section[data-animation=true].eqm01 h1 span:nth-child(9) {animation-delay: 1.7s;}
.section[data-animation=true].eqm01 h1 span:nth-child(10) {animation-delay: 1.8s;}

.eqm01_01:before{display:block;content:'';position:relative;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1.5s;}
.eqm01_01 h1 .text_01.fadeup{display:block;font-weight:500;}
.eqm01_01 h1 .text_02.fadeup{display:block;font-weight:500;animation-delay:.5s;}
.eqm01_01 h1 strong{font-weight:900;}
.pc .eqm01_01{position:relative;height:815px;text-align:center;}
.pc .eqm01_01:before{background: url('https://cdn.navienhouse.com/images/ko/product/eqm352/back_0101.jpg') center top no-repeat;background-size:auto 100%;opacity:0;transition:opacity 1.5s;}
.pc .eqm01_01 h1{position:absolute;left:0;top:268px;width:100%;font-size:48px;color:#fff;line-height:66px;letter-spacing:-0.05em;}
.mobile .eqm01_01{position:relative;height:405px;text-align:center;}
.mobile .eqm01_01:before{background: url('https://cdn.navienhouse.com/images/ko/product/eqm352/mo/back_0101.jpg') center top no-repeat;background-size:100% auto;opacity:0;transition:opacity 1.5s;}
.mobile .eqm01_01 h1{position:absolute;left:0;top:139px;width:100%;font-weight:500;font-size:21px;color:#fff;line-height:31px;letter-spacing:-0.05em;}
.mobile .eqm01_01 h1 strong{font-weight:900;}
.section.eqm01[data-animation=true] .eqm01_01:before{opacity:1;}

.eqm01_02:before{display:block;content:'';position:relative;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1.5s;transition-delay:1.5s;}
.eqm01_02 h1 .text_01.fadeup{display:block;font-weight:500;animation-delay:1s;}
.eqm01_02 h1 .text_02.fadeup{display:block;font-weight:500;animation-delay:1.5s;}
.eqm01_02 h1 strong{font-weight:900;}
.eqm01_02 .text_03.fadeup{display:block;font-weight:700;animation-delay:2s;}
.eqm01_02 .text_04.fadeup{display:block;width:100%;font-size:0;background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/logo_01.png') no-repeat 50% 0;background-size:auto 100%;animation-delay:2.5s;}
.pc .eqm01_02{position:relative;height:1152px;text-align:center;}
.pc .eqm01_02:before{background: url('https://cdn.navienhouse.com/images/ko/product/eqm352/back_0102.jpg') center top no-repeat;background-size:auto 100%;opacity:0;transition:opacity 1.5s;}
.pc .eqm01_02 h1{font-size:48px;color:#3c3b3b;line-height:66px;letter-spacing:-0.05em;}
.pc .eqm01_02 h1 .text_01{position:absolute;width:100%;left:0;top:90px;}
.pc .eqm01_02 h1 .text_02{position:absolute;width:100%;left:0;top:284px;}
.pc .eqm01_02 .text_03{position:absolute;left:0;bottom:147px;width:100%;font-size:64px;color:#fff;letter-spacing:-0.03em;line-height:1em;}
.pc .eqm01_02 .text_04{position:absolute;bottom:67px;left:0;width:100%;height:25px;}
.mobile .eqm01_02{position:relative;height:570px;text-align:center;}
.mobile .eqm01_02:before{background: url('https://cdn.navienhouse.com/images/ko/product/eqm352/mo/back_0102.jpg') center 100% no-repeat;background-size:100% auto;opacity:0;transition:opacity 1.5s;}
.mobile .eqm01_02 h1{font-size:21px;color:#3c3b3b;line-height:31px;letter-spacing:-0.05em;}
.mobile .eqm01_02 h1 .text_01{position:absolute;width:100%;left:0;top:48px;opacity:0;}
.mobile .eqm01_02 h1 .text_02{position:absolute;width:100%;left:0;top:138px;opacity:0;}
.mobile .eqm01_02 .text_03{position:absolute;left:0;bottom:66px;width:100%;font-size:25px;color:#fff;letter-spacing:-0.03em;line-height:1em;}
.mobile .eqm01_02 .text_04{position:absolute;bottom:34px;left:0;width:100%;height:13px;}
.section.eqm01[data-animation=true] .eqm01_02:before{opacity:1;}
@media (max-width:374px){
	.mobile .eqm01_01:before,
	.mobile .eqm01_02:before{background-size:auto 100%;}
}

.eqm02 {text-align: center;}
.eqm02 .txtType02.fadeup {animation-delay: .5s;}
.eqm02 .txtType03.fadeup {animation-delay: .5s;}
.eqm02 .img_contentBox {position: relative;}
.eqm02 .img_contentBox ul {text-align: center;position: absolute;left: 0;right: 0;}
.eqm02 .img_contentBox li {display: inline-block;color: #fff;line-height: 1;animation: blink 1s ease-out forwards;opacity: 0;}
.eqm02 .img_contentBox li:nth-child(1) {animation-delay: 0.5s;}
.eqm02 .img_contentBox li:nth-child(2) {animation-delay: 1s;}
.eqm02 .img_contentBox li i {display: block;margin: 0 auto;}
.eqm02 .img_contentBox li:nth-child(1) i {background: url('https://cdn.navienhouse.com/images/ko/product/eqm352/img02_03.png') center center no-repeat;background-size: contain;}
.eqm02 .img_contentBox li:nth-child(2) i {background: url('https://cdn.navienhouse.com/images/ko/product/eqm352/img02_04.png') center center no-repeat;background-size: contain;}
.eqm02 .txtType03 {color: #fff;}

.pc .eqm02 h1{font-weight:500;font-size:64px;color:#3c3b3b;letter-spacing:-0.05em;}
.pc .eqm02 h1 strong{display:block;margin-top:20px;font-weight:900;}
.pc .eqm02 .img_contentBox {height: 807px;background: url('https://cdn.navienhouse.com/images/ko/product/eqm352/img02_01.jpg') center top no-repeat;background-size: cover;margin-top:80px;}
.pc .eqm02 .txtType03 {padding-top:84px;line-height:1em;letter-spacing:-0.05em;}
.pc .eqm02 .img_contentBox ul {bottom:73px}
.pc .eqm02 .img_contentBox li {font-size: 20px;}
.pc .eqm02 .img_contentBox li i {width:80px;height:68px;margin-bottom:24px;}
.pc .eqm02 .img_contentBox li:nth-child(2) {margin-left:100px;}
.pc .eqm02 .img_contentBox li:nth-child(2) i{width:49px;height:60px;}
.mobile .eqm02 h1{font-size:25px;color:#3c3b3b;letter-spacing:-0.05em;}
.mobile .eqm02 h1 strong{display:block;margin-top:10px;font-weight:700;line-height:1em;}
.mobile .eqm02 .img_contentBox {height:370px;background: url('https://cdn.navienhouse.com/images/ko/product/eqm352/img02_02.jpg') center top no-repeat;background-size: cover;margin-top: 25px;}
.mobile .eqm02 .txtType03 {padding-top:19px;}
.mobile .eqm02 .img_contentBox ul {bottom:19px;}
.mobile .eqm02 .img_contentBox li {font-size:12px;}
.mobile .eqm02 .img_contentBox li i {width:40px;height:34px;margin-bottom:10px;}
.mobile .eqm02 .img_contentBox li:nth-child(2) {margin-left:50px;}
.mobile .eqm02 .img_contentBox li:nth-child(2) i{width:25px;height:30px;margin-top:4px;}
/* eqm07 ~ eqm17 */
.pc .eqm14 .inner,
.pc .eqm15 .inner,
.pc .eqm16 .inner,
.pc .eqm17 .inner{max-width:1230px;width:auto;border-bottom:1px solid #ddd;box-sizing:border-box;}
.pc .eqm17 .inner{border-bottom:0;}
.pc .eqm15 h1,
.pc .eqm16 h1,
.pc .eqm17 h1{margin:80px 0 40px;font-weight:700;font-size:30px;}
.mobile .eqm13 .inner,
.mobile .eqm14 .inner,
.mobile .eqm15 .inner,
.mobile .eqm16 .inner,
.mobile .eqm17 .inner{margin:0 20px;border-bottom:1px solid #ddd;}
.mobile .eqm17 .inner{border-bottom:0;}
.mobile .eqm13 h1,
.mobile .eqm15 h1,
.mobile .eqm16 h1,
.mobile .eqm17 h1{margin:50px 0 20px;font-weight:700;font-size:20px;}
/* eqm08 */
.eqm08 .tech02.fadein{animation-delay:1s}
.eqm08 .tech01 .part01>*,
.eqm08 .tech01 .part02>*{display:block;line-height:1em;}
.eqm08 .tech01 .part01,
.eqm08 .tech01 .part02{text-align:center;}
.eqm08 .tech01 .part01:after,
.eqm08 .tech01 .part02:after{width:50%;transition:all 2s ease-in-out;transition-delay:.5s;transform:rotate(-145deg);}
.eqm08 .tech02 li .box_img{position:relative;color:#fff;}
.pc .eqm08 h1{padding:118px 0 78px;font-weight:500;font-size:50px;text-align:center;letter-spacing:-0.05em;}
.pc .eqm08 h1 strong{display:block;margin-top:10px;font-weight:900;font-size:54px;}
.pc .eqm08 .tech01{position:relative;overflow:hidden;max-width:1230px;height:650px;margin:0 auto;padding:55px 0 20px;color:#fff;text-align:center;background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/back_0801.png') no-repeat 50% 0;box-sizing:border-box;}
.pc .eqm08 .tech01 h2{font-weight:700;font-size:36px;}
.pc .eqm08 .tech01 .text{display:block;padding-top:20px;font-weight:500;font-size:24px;letter-spacing:-0.025em;}
.pc .eqm08 .tech01 .part01{position:absolute;right:calc(50% + 130px);bottom:-169px;width:328px;height:328px;}
.pc .eqm08 .tech01 .part02{position:absolute;left:calc(50% + 140px);bottom:-169px;width:328px;height:328px;}
.pc .eqm08 .tech01 .part01 strong,
.pc .eqm08 .tech01 .part02 strong{display:flex;align-items:flex-start;justify-content:center;position:absolute;left:0;top:64px;z-index:2;width:100%;height:80px;font-weight:700;font-size:80px;color:#fff;text-align:center;letter-spacing:-0.03em;line-height:1em;}
.pc .eqm08 .tech01 .part01 strong .txt_degree,
.pc .eqm08 .tech01 .part02 strong .txt_degree{display:inline-block;font-weight:500;font-size:32px;line-height:1.5em;}
.pc .eqm08 .tech01 .part01:after,
.pc .eqm08 .tech01 .part02:after{display:block;content:'';position:relative;z-index:1;width:328px;height:328px;}
.pc .eqm08 .tech01 .part01:after{background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/bar_0801.png') no-repeat 50% 0;}
.pc .eqm08 .tech01 .part02:after{background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/bar_0802.png') no-repeat 50% 0;}
.pc .eqm08 .tips{display:block;font-size:14px;color:#555;text-align:center;line-height:45px;letter-spacing:-0.05em;}
.pc .eqm08 .tech02{display:flex;justify-content:space-between;max-width:1230px;margin:0 auto;}
.pc .eqm08 .tech02 li{width:calc(50% - 10px);}
.pc .eqm08 .tech02 li strong{position:absolute;left:52px;bottom:25px;font-weight:500;font-size:24px;line-height:40px;}
.pc .eqm08 .tech02 li strong span{display:block;font-size:16px;line-height:26px;}
.pc .eqm08 .tech02 li:first-child .box_img{height:271px;background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/back_0802.png') no-repeat 0 0;}
.pc .eqm08 .tech02 li:last-child .box_img{height:271px;background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/back_0803.png') no-repeat 0 0;}
.mobile .eqm08 h1{padding:42px 0 28px;font-size:21px;text-align:center;letter-spacing:-0.05em;}
.mobile .eqm08 h1 strong{display:block;margin-top:10px;font-weight:700;font-size:25px;}
.mobile .eqm08 .tech01{position:relative;overflow:hidden;margin:0 25px;text-align:center;}
.mobile .eqm08 .tech01 .back{position:relative;z-index:1;}
.mobile .eqm08 .tech01 .back img{width:100%;}
.mobile .eqm08 .tech01>*{position:absolute;z-index:2;color:#fff;}
.mobile .eqm08 .tech01 h2{top:13px;left:0;width:100%;font-weight:700;font-size:15px;letter-spacing:-0.025em;}
.mobile .eqm08 .tech01 .text{display:block;top:35px;left:0;width:100%;font-size:11px;line-height:15px;letter-spacing:-0.025em;}
.mobile .eqm08 .tips{display:block;font-size:9px;color:#555;text-align:center;line-height:30px;letter-spacing:-0.05em;}
.mobile .eqm08 .tech01 .part01{position:absolute;left:0;bottom:-57px;width:113px;height:113px;}
.mobile .eqm08 .tech01 .part02{position:absolute;right:0;bottom:-57px;width:113px;height:113px;}
.mobile .eqm08 .tech01 .part01 strong,
.mobile .eqm08 .tech01 .part02 strong{position:absolute;left:0;top:25px;z-index:2;width:100%;font-weight:700;font-size:27px;color:#fff;}
.mobile .eqm08 .tech01 .part01 strong .txt_degree,
.mobile .eqm08 .tech01 .part02 strong .txt_degree{font-weight:500;font-size:20px;}
.mobile .eqm08 .tech01 .part01:after,
.mobile .eqm08 .tech01 .part02:after{display:block;content:'';position:relative;z-index:1;width:100%;height:100%;}
.mobile .eqm08 .tech01 .part01:after{background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/bar_0801.png') no-repeat 50% 100%;background-size:100% 100%;}
.mobile .eqm08 .tech01 .part02:after{background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/bar_0802.png') no-repeat 50% 100%;background-size:100% 100%;}
.mobile .eqm08 .tech02{margin:0 25px;}
.mobile .eqm08 .tech02 li{position:relative;}
.mobile .eqm08 .tech02 li strong{position:absolute;left:15px;bottom:12px;z-index:2;font-weight:500;font-size:12px;line-height:21px;}
.mobile .eqm08 .tech02 li strong span{display:block;font-size:9px;line-height:24px;}
.mobile .eqm08 .tech02 li:first-child .box_img{margin-bottom:10px;}
.mobile .eqm08 .tech02 li .box_img img{position:relative;z-index:1;width:100%;}
.mobile .eqm08 .tech02 .tips{display:block;text-align:center;}
.section.eqm08[data-animation=true] .tech01 .part01,
.section.eqm08[data-animation=true] .tech01 .part02{animation-delay:.5s}
.section.eqm08[data-animation=true] .tech01 .part01:after{transform:rotate(0);}
.section.eqm08[data-animation=true] .tech01 .part02:after{transform:rotate(0);}
/* eqm09 */
.eqm09_00 .inner,
.eqm09_01 .inner,
.eqm09_02 .inner{position:relative;}
.eqm09_01 .list_slim li:first-child,
.eqm09_02 .list_slim li:first-child{animation-delay:.5s;}
.eqm09_01 .list_slim li:last-child,
.eqm09_02 .list_slim li:last-child{animation-delay:1s;}
.eqm09_01 .notify.fadein,
.eqm09_02 .notify.fadein{animation-delay:1.5s;}
.pc .eqm09_00 .inner{height:700px;background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/back_09_0001.png') no-repeat 50% 0;}
.pc .eqm09_00 h1{padding:108px 0 78px;font-weight:500;font-size:50px;text-align:center;}
.pc .eqm09_00 h1 strong{display:block;margin-top:20px;font-weight:900;font-size:54px;line-height:1em;}
.pc .eqm09_00 .list_mode{position:absolute;left:50%;top:278px;width:50%;}
.pc .eqm09_00 .list_mode li{display:flex;align-items:center;font-weight:500;font-size:24px;color:#525252;line-height:38px;letter-spacing:-0.025em;}
.pc .eqm09_00 .list_mode li strong{display:block;font-weight:700;}
.pc .eqm09_00 .list_mode li:before{display:block;content:'';flex:none;width:106px;height:106px;margin-right:25px;border-radius:50%;background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/ico_09_0001.png') #fff no-repeat 50% 50%;}
.mobile .eqm09_00 .inner{height:283px;background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/mo/back_09_0001.png') no-repeat 50% 0;background-size:100% auto;}
.mobile .eqm09_00 h1{padding:50px 0 30px;font-size:21px;text-align:center;}
.mobile .eqm09_00 h1 strong{display:block;margin-top:10px;font-weight:700;font-size:25px;line-height:1em;}
.mobile .eqm09_00 .list_mode{position:absolute;top:38px;left:42px;}
.mobile .eqm09_00 .list_mode li{display:flex;align-items:center;font-weight:500;font-size:12px;color:#525252;line-height:19px;letter-spacing:-0.025em;}
.mobile .eqm09_00 .list_mode li strong{display:block;font-weight:700;}
.mobile .eqm09_00 .list_mode li:before{display:block;content:'';flex:none;width:53px;height:53px;margin-right:12px;border-radius:50%;background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/ico_09_0001.png') #fff no-repeat 50% 50%;background-size:25px auto;}
@media (max-width:374px){
	.mobile .eqm09_00 .inner{background-size:auto 100%;}
}
.pc .eqm09_01 .inner,
.pc .eqm09_02 .inner{height:787px;}
.pc .eqm09_01 .inner>*,
.pc .eqm09_02 .inner>*{position:absolute;width:50%;}
.pc .eqm09_01 .box_text,
.pc .eqm09_02 .box_text{display:inline-flex;/*justify-content:flex-end;*/top:0;overflow:hidden;}
.pc .eqm09_01 .box_img{right:0;top:0;overflow:hidden;}
.pc .eqm09_01 .box_text .inner_box_text,
.pc .eqm09_02 .box_text .inner_box_text{min-width:474px;max-width:517px;margin:0 auto;}
.pc .eqm09_01 .box_text h1,
.pc .eqm09_02 .box_text h1{padding-top:38px;font-weight:500;font-size:50px;color:#2c2b2b;text-align:left;letter-spacing:-0.05em;line-height:70px;}
.pc .eqm09_01 .box_text h1 strong,
.pc .eqm09_02 .box_text h1 strong{display:block;font-weight:700;font-size:54px;}
.pc .eqm09_01 .list_slim,
.pc .eqm09_02 .list_slim{position:relative;margin-top:52px;overflow: hidden;}
.pc .eqm09_01 .list_slim:before,
.pc .eqm09_02 .list_slim:before{display:block;content:'';position:absolute;left:50%;top:-3px;width:1px;height:280px;background-color:#f0f0f0;}
.pc .eqm09_01 .list_slim li,
.pc .eqm09_02 .list_slim li{width:205px;font-size:18px;color:#666;text-align:center;letter-spacing:-0.025em;line-height:28px;}
.pc .eqm09_01 .list_slim li:before,
.pc .eqm09_02 .list_slim li:before{display:block;content:'';width:205px;height:205px;margin-bottom:14px;}
.pc .eqm09_01 .list_slim li:first-child,
.pc .eqm09_02 .list_slim li:first-child {float: left;}
.pc .eqm09_01 .list_slim li:last-child,
.pc .eqm09_02 .list_slim li:last-child {float: right;}
.pc .eqm09_01 .notify,
.pc .eqm09_02 .notify{display:block;margin-top:38px;font-size:14px;color:#555;letter-spacing:-0.05em;line-height:24px;}
.pc .eqm09_01 .box_text{left:0;}
.eqm09_01 .list_slim li:first-child:before{background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/back_09_0102.png') no-repeat 0 0;}
.eqm09_01 .list_slim li:last-child:before{background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/back_09_0103.png') no-repeat 0 0;}
.pc .eqm09_02 .box_text{right:0;top:0;overflow:hidden;}
.pc .eqm09_02 .box_img{left:0;top:0;overflow:hidden;}
.pc .eqm09_02 .box_text h1{padding-top:88px;}
.eqm09_02 .list_slim li:first-child:before{background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/back_09_0202.png') no-repeat 0 0;}
.eqm09_02 .list_slim li:last-child:before{background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/back_09_0203.png') no-repeat 0 0;}
.mobile .eqm09_01 .inner,
.mobile .eqm09_02 .inner{padding-top:134px;}
.mobile .eqm09_01 h1,
.mobile .eqm09_02 h1{position:absolute;top:0;left:0;width:100%;padding:44px 0 24px;font-size:21px;color:#2c2b2b;text-align:center;letter-spacing:-0.05em;line-height:34px;}
.mobile .eqm09_01 h1 strong,
.mobile .eqm09_02 h1 strong{display:block;font-weight:700;font-size:25px;}
.mobile .eqm09_01 .list_slim,
.mobile .eqm09_02 .list_slim{display:flex;align-items:flex-start;justify-content:center;position:relative;margin:30px 10px 26px;}
.mobile .eqm09_01 .list_slim:before,
.mobile .eqm09_02 .list_slim:before{display:block;content:'';position:absolute;left:50%;top:2px;width:1px;height:158px;background-color:#f0f0f0;}
.mobile .eqm09_01 .list_slim li,
.mobile .eqm09_02 .list_slim li{width:50%;font-weight:500;font-size:12px;color:#525252;text-align:center;line-height:17px;letter-spacing:-0.025em;}
.mobile .eqm09_01 .list_slim li:before,
.mobile .eqm09_02 .list_slim li:before{display:block;content:'';width:103px;height:103px;margin:0 auto 5px;background-size:100% 100%;}
.mobile .eqm09_01 .notify,
.mobile .eqm09_02 .notify{display:block;margin:0 10px;font-size:9px;color:#555;text-align:left;line-height:14px;letter-spacing:-0.05em;}
.mobile .eqm09_02 .notify{margin-bottom:56px;text-align:center;}
/* eqm10 */
.eqm10 .inner>*{position:relative;z-index:2;}
.eqm10 .inner{position:relative;text-align:center;padding-bottom:34px;}
.eqm10 .cover-item.fadeup:nth-child(1){animation-delay:.5s;}
.eqm10 .cover-item.fadeup:nth-child(2){animation-delay: 1s;}
.eqm10 .cover-notice.fadein{animation-delay: 1.5s;}
.pc .eqm10 h1{padding:92px 0 47px;font-weight:500;font-size:50px;color:#333;letter-spacing:-0.05em;line-height:74px;}
.pc .eqm10 h1 strong{display:block;margin-top:-9px;font-weight:900;font-size:58px;line-height:86px;height:71px;}
.pc .eqm10 .cover-group {
	display: flex;
	justify-content: center;
	gap: 10px;
}
.pc .eqm10 .cover-item {
	position: relative;
	width: 552px;
	text-align: center;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-color: #f1f1f1;
	padding: 44px 0 55px;
}
.pc .eqm10 .cover-item .cover-name {
	color: #fff;
	font-size: 28px;
	font-weight: 700;
	line-height: 41px;
	letter-spacing: -0.02em;
	margin-bottom: 1px;
}
.pc .eqm10 .cover-item .cover-description {
	color: #fff;
	font-size: 21px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: -1.027px; 
	margin-bottom: 253px;
}
.pc .eqm10 .cover-item .cover-detail-list {
	display: flex;
	justify-content: center;
	gap: 8px;
}
.pc .eqm10 .cover-item .cover-detail-list .detail-thumb {
	width: 246px;
	height: 140px;
	overflow: hidden;
	border-radius: 10px;
}
.pc .eqm10 .cover-item .cover-detail-list .detail-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.pc .eqm10 .cover-item .cover-detail-list .detail-text {
	color: #555;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.77px;
	margin-top: 10px;
}
.pc .eqm10 .cover-item .cover-detail-list .detail-text strong {
	font-weight: 700;
}
.pc .eqm10 .cover-notice {
	color: #555;
	font-size: 14px;
	line-height: 21px;
	letter-spacing: -0.7px;
	margin-top: 26px;
}
.pc .eqm10 .cover-notice .bar {
  margin: 0 4px;
}
.mobile .eqm10 h1 {
	padding: 2px 0 22px;
	font-weight: 400;
	font-size: 18px;
	color: #333;
	letter-spacing: -0.05em;
	line-height: 27px;
}
.mobile .eqm10 h1 strong {
	display: block;
	margin-top: -1px;
	font-weight: 700;
	font-size: 21px;
	line-height: 31px;
}
.mobile .eqm10 .cover-item {
	position: relative;
	text-align: center;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-color: #f1f1f1;
	background-size: cover;
	padding-top: 8vw;
	box-sizing: border-box;
	aspect-ratio: 375 / 406;
}
.mobile .eqm10 .cover-item .cover-name {
	color: #fff;
	font-size: 4.8vw;
	font-weight: 700;
	line-height: 7.2vw;
	letter-spacing: -0.02em;
	margin-bottom: 2px;
}
.mobile .eqm10 .cover-item .cover-description {
	color: #fff;
	font-size: 3.74vw;
	font-weight: 500;
	line-height: 5.6vw;
	letter-spacing: -0.05em;
}
.mobile .eqm10 .cover-item .cover-detail-list {
	display: flex;
	justify-content: center;
	gap: 1.6vw;
	position: absolute;
	bottom: 6.4vw;
	left: 4.54vw;
	right: 4.54vw;
}
.mobile .eqm10 .cover-item .cover-detail-list li {
	width: calc(50% - 0.8vw);
}
.mobile .eqm10 .cover-item .cover-detail-list .detail-thumb {
	width: 100%;
	overflow: hidden;
	border-radius: 7px;
	aspect-ratio: 167 / 105;
}
.mobile .eqm10 .cover-item .cover-detail-list .detail-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.mobile .eqm10 .cover-item .cover-detail-list .detail-text {
	color: #555;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: -0.05em;
	margin-top: 8px;
}
.mobile .eqm10 .cover-item .cover-detail-list .detail-text strong {
	font-weight: 700;
}
.mobile .eqm10 .cover-notice {
	color: #555;
	font-size: 8px;
	line-height: 12px;
	letter-spacing: -0.05em;
	padding: 14px 0;
}

/* eqm10_2 �����߰�220928*/
.eqm10_2 .inner>*{position:relative;z-index:2;}
.eqm10_2 .inner{position:relative;text-align:center;}
.eqm10_2 .inner:before{display:block;content:'';position:absolute;left:50%;top:0;z-index:1;transform:translateX(-50%);width:100%;background:url('https://cdn.navienhouse.com/images/ko/product/eqm562/back_10_lg.png') no-repeat 50% 0;}
.eqm10_2 .text.fadeup{animation-delay:.5s;}
.eqm10_2 .list_hotwo li.fadeup:nth-child(1){animation-delay:.5s;}
.eqm10_2 .list_hotwo li.fadeup:nth-child(2){animation-delay:1s;}
.pc .eqm10_2 .inner{height:732px;}
.pc .eqm10_2 .inner:before{height:100%;}
.pc .eqm10_2 h1{padding:120px 0 32px;font-weight:500;font-size:50px;color:#2c2b2b;letter-spacing:-0.05em;}
.pc .eqm10_2 h1 strong{display:block;margin-top:20px;font-weight:900;font-size:54px;}
.pc .eqm10_2 .text{display:block;margin-bottom:117px;font-weight:700;font-size:24px;color:#555;letter-spacing:-0.025em;line-height:1em;}
.pc .eqm10_2 .list_hotwo{display:block;position:absolute;left:0;bottom:63px;width:100%;font-size:0;text-align:center;line-height:0;}
.pc .eqm10_2 .list_hotwo li{display:inline-block;position:relative;width:487px;height:251px;margin:0 10px;color:#fff;text-align:center;}
.pc .eqm10_2 .list_hotwo li span{display:block;position:absolute;bottom:37px;left:0;width:100%;font-weight:500;font-size:20px;letter-spacing:-0.025em;}
.pc .eqm10_2 .list_hotwo li:nth-child(1){background:url('https://cdn.navienhouse.com/images/ko/product/eqm562/back_cover01_lg.png') no-repeat 0 0;}
.pc .eqm10_2 .list_hotwo li:nth-child(2){background:url('https://cdn.navienhouse.com/images/ko/product/eqm562/back_cover02_lg.png') no-repeat 0 0;}
.pc .eqm10_2 .list_hotwo li .tips{position:absolute;left:0;bottom:-35px;width:100%;font-size:14px;color:#555;line-height:1em;letter-spacing:-0.05em;}
.mobile .eqm10_2 .inner:before{height:214px;background:url('https://cdn.navienhouse.com/images/ko/product/eqm562/back_10_lg_mo.png') no-repeat 50% 0;background-size:100% auto;}
.mobile .eqm10_2 h1{padding:40px 0 20px;font-size:21px;color:#2c2b2b;letter-spacing:-0.05em;}
.mobile .eqm10_2 h1 strong{display:block;margin-top:10px;font-weight:700;font-size:25px;}
.mobile .eqm10_2 .text{display:block;margin-bottom:22px;font-weight:700;font-size:12px;color:#555;letter-spacing:-0.05em;line-height:1em;}
.mobile .eqm10_2 .list_hotwo{width:285px;margin:0 auto;}
.mobile .eqm10_2 .list_hotwo li{position:relative;height:125px;color:#fff;text-align:center;}
.mobile .eqm10_2 .list_hotwo li span{display:block;position:absolute;bottom:15px;left:0;width:100%;font-weight:500;font-size:12px;letter-spacing:-0.025em;}
.mobile .eqm10_2 .list_hotwo li:nth-child(1){margin-bottom:10px;background:url('https://cdn.navienhouse.com/images/ko/product/eqm562/back_cover01_lg_mo.png') no-repeat 0 0;background-size:auto 100%;}
.mobile .eqm10_2 .list_hotwo li:nth-child(2){background:url('https://cdn.navienhouse.com/images/ko/product/eqm562/back_cover02_lg_mo.png') no-repeat 0 0;background-size:auto 100%;}
.mobile .eqm10_2 .list_hotwo li .tips{position:absolute;left:0;bottom:-20px;width:100%;font-size:9px;color:#555;line-height:1em;letter-spacing:-0.05em;}

/* eqm11 */
.pc .eqm11 h1{padding:115px 0 80px;font-weight:500;font-size:50px;color:#2c2b2b;text-align:center;letter-spacing:-0.05em;line-height:1em;}
.pc .eqm11 h1 strong{display:block;margin-top:18px;font-weight:900;font-size:54px;line-height:1em;}
.pc .eqm11 .list_steps{display:flex;justify-content:space-between;max-width:1230px;margin:0 auto;}
.pc .eqm11 .list_steps li{width:calc(50% - 10px);text-align:center;}
.pc .eqm11 .list_steps li .box{display:block;border:1px solid #d3d3d3;}
.pc .eqm11 .list_steps li .box img{width:100%;}
.pc .eqm11 .list_steps li .title{font-size:20px;color:#555;}
.pc .eqm11 .list_steps li .title strong{display:block;margin:42px 0 16px;font-weight:700;font-size:24px;}
.mobile .eqm11 h1{padding:65px 0 25px;font-size:21px;color:#2c2b2b;text-align:center;letter-spacing:-0.05em;line-height:1em;}
.mobile .eqm11 h1 strong{display:block;margin-top:10px;font-weight:700;font-size:25px;line-height:1em;}
.mobile .eqm11 .list_steps{margin:0 25px;}
.mobile .eqm11 .list_steps li .box{display:block;border:1px solid #d3d3d3;}
.mobile .eqm11 .list_steps li .box img{width:100%;}
.mobile .eqm11 .list_steps li .title{padding:10px 0 20px;font-size:12px;color:#555;text-align:center;line-height:1em;}
.mobile .eqm11 .list_steps li .title strong{display:block;margin-bottom:8px;font-weight:700;font-size:15px;line-height:1em;}
/* eqm12 - SAFE */
.upper_system .list_system li:first-child:before{display:block;content:'';background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/ico_system01.png') no-repeat;}
.upper_system .list_system li:nth-child(2):before{display:block;content:'';background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/ico_system02.png') no-repeat;}
.lower_safe .list_01 li:nth-child(1){background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/ico_safe01.png') no-repeat;}
.lower_safe .list_01 li:nth-child(2){background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/ico_safe02.png') no-repeat;}
.lower_safe .list_01 li:nth-child(3){background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/ico_safe03.png') no-repeat;}
.lower_safe .list_01 li:nth-child(4){background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/ico_safe04.png') no-repeat;}
.lower_safe .list_01 li:nth-child(5){background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/ico_safe05.png') no-repeat;}
.lower_safe .list_01 li:nth-child(6){background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/ico_safe06.png') no-repeat;}
.lower_safe .list_02 li:nth-child(1){background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/ico_safe07.png') no-repeat;}
.lower_safe .list_02 li:nth-child(2){background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/ico_safe08.png') no-repeat;}
.lower_safe .list_02 li:nth-child(3){background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/ico_safe09.png') no-repeat;}
.lower_safe .list_02 li:nth-child(4){background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/ico_safe10.png') no-repeat;}
.lower_safe .list_02 li:nth-child(5){background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/ico_safe11.png') no-repeat;}
.lower_safe .list_02 li:nth-child(6){background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/ico_safe12.png') no-repeat;}
.pc .eqm12 h1{padding:115px 0 80px;font-weight:500;font-size:50px;text-align:center;letter-spacing:-0.05em;line-height:1em;}
.pc .eqm12 h1 strong{display:block;margin-top:18px;font-weight:900;font-size:54px;color:#2c2b2b;line-height:1em;}
.pc .upper_system{display:flex;justify-content:space-between;max-width:1230px;margin:0 auto;}
.pc .upper_system .system_text{position:relative;overflow:hidden;min-width:737px;max-width:810px;height:381px;width:810px;color:#fff;}
.pc .upper_system .system_text .back{position:absolute;right:0;top:0;z-index:1;}
.pc .upper_system .system_text .text{position:absolute;right:29px;bottom:24px;z-index:2;font-size:16px;line-height:24px;letter-spacing:-0.025em;}
.pc .upper_system .system_text .text strong{display:block;margin-bottom:20px;font-weight:700;font-size:30px;line-height:1em;}
.pc .upper_system .list_system{display:flex;flex-direction:column;justify-content:space-between;flex:none;width:370px;height:381px;margin-left:44px;}
.pc .upper_system .list_system li{display:flex;flex:1;align-items:center;justify-content:space-between;letter-spacing:-0.025em;}
.pc .upper_system .list_system li strong{display:block;margin-bottom:23px;font-weight:700;font-size:30px;color:#222;}
.pc .upper_system .list_system li span{display:block;font-size:16px;line-height:24px;}
.pc .upper_system .list_system li>div{width:calc(100% - 136px);}
.pc .upper_system .list_system li:first-child{border-bottom:1px solid #e8e8e8;}
.pc .upper_system .list_system li:first-child:before{width:69px;height:57px;}
.pc .upper_system .list_system li:nth-child(2):before{width:60px;height:63px;}
.pc .lower_safe{margin:0 40px 150px;}
.pc .lower_safe h2{padding:60px 0;font-weight:700;font-size:30px;color:#222;text-align:center;letter-spacing:-0.025em;}
.pc .lower_safe ul{display:flex;max-width:1230px;margin:0 auto;}
.pc .lower_safe ul li{flex:1;padding-top:70px;font-weight:500;font-size:18px;text-align:center;border-left:1px solid #e8e8e8;}
.pc .lower_safe ul li span{display:block;margin-top:5px;font-size:14px;}
.pc .lower_safe li:first-child{border-left:0;}
.pc .lower_safe .list_01{height:180px;}
.pc .lower_safe .list_01 li:nth-child(1){background-position:50% 1px;background-size:36px auto;}
.pc .lower_safe .list_01 li:nth-child(2){background-position:50% 0;background-size:36px auto;}
.pc .lower_safe .list_01 li:nth-child(3){background-position:50% 7px;background-size:46px auto;}
.pc .lower_safe .list_01 li:nth-child(4){background-position:50% 1px;background-size:36px auto;}
.pc .lower_safe .list_01 li:nth-child(5){background-position:50% 4px;background-size:38px auto;}
.pc .lower_safe .list_01 li:nth-child(6){background-position:50% 7px;background-size:48px auto;}
.pc .lower_safe .list_02{height:90px;}
.pc .lower_safe .list_02 li:nth-child(1){background-position:50% 2px;background-size:50px auto;}
.pc .lower_safe .list_02 li:nth-child(2){background-position:50% 0;background-size:42px auto;}
.pc .lower_safe .list_02 li:nth-child(3){background-position:50% 5px;background-size:46px auto;}
.pc .lower_safe .list_02 li:nth-child(4){background-position:50% 1px;background-size:33px auto;}
.pc .lower_safe .list_02 li:nth-child(5){background-position:50% 0;background-size:34px auto;}
.pc .lower_safe .list_02 li:nth-child(6){background-position:50% 2px;background-size:38px auto;}
.mobile .eqm12 h1{padding:45px 0 25px;font-weight:500;font-size:21px;text-align:center;letter-spacing:-0.05em;line-height:1em;}
.mobile .eqm12 h1 strong{display:block;margin-top:10px;font-weight:700;font-size:25px;color:#2c2b2b;line-height:1em;}
.mobile .system_text{position:relative;margin:0 auto;color:#fff;}
.mobile .system_text .back{position:relative;left:0;top:0;z-index:1;width:100%;}
.mobile .system_text .back img{width:100%;}
.mobile .system_text .text{position:absolute;right:25px;bottom:16px;z-index:2;font-size:12px;line-height:18px;letter-spacing:-0.025em;}
.mobile .system_text .text strong{display:block;font-weight:700;font-size:15px;line-height:20px;}
.mobile .upper_system .list_system{margin:0 25px;}
.mobile .upper_system .list_system li{display:flex;align-items:center;justify-content:space-between;height:82px;letter-spacing:-0.025em;}
.mobile .upper_system .list_system li strong{display:block;margin-bottom:10px;font-weight:700;font-size:15px;color:#222;line-height:1em;}
.mobile .upper_system .list_system li span{display:block;font-size:12px;line-height:1em;}
.mobile .upper_system .list_system li>div{width:calc(100% - 62px);}
.mobile .upper_system .list_system li:first-child{border-bottom:1px solid #e8e8e8;}
.mobile .upper_system .list_system li:nth-child(2){background-position:0 22px;background-size:30px auto;}
.mobile .upper_system .list_system li:first-child:before{display:block;content:'';width:35px;height:29px;background-size:100% 100%;}
.mobile .upper_system .list_system li:nth-child(2):before{display:block;content:'';width:30px;height:32px;background-size:100% 100%;}
.mobile .lower_safe{margin:0 25px;}
.mobile .lower_safe h2{padding:5px 0 25px;font-weight:700;font-size:15px;color:#222;text-align:center;letter-spacing:-0.025em;}
.mobile .lower_safe ul{display:flex;flex-wrap:wrap;}
.mobile .lower_safe li{width:33%;padding-top:35px;font-weight:500;font-size:9px;color:#222;text-align:center;line-height:1em;box-sizing:border-box;}
.mobile .lower_safe li:nth-child(3n+2){width:34%;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;}
.mobile .lower_safe li span{display:block;margin-top:4px;font-size:7px;}
.mobile .lower_safe .list_01 li:nth-child(1){height:80px;background-position:50% 0;background-size:18px auto;}
.mobile .lower_safe .list_01 li:nth-child(2){height:80px;background-position:50% 0;background-size:18px auto;}
.mobile .lower_safe .list_01 li:nth-child(3){height:80px;background-position:50% 3px;background-size:23px auto;}
.mobile .lower_safe .list_01 li:nth-child(4){height:67px;background-position:50% 0;background-size:18px auto;}
.mobile .lower_safe .list_01 li:nth-child(5){height:67px;background-position:50% 1px;background-size:19px auto;}
.mobile .lower_safe .list_01 li:nth-child(6){height:67px;background-position:50% 2px;background-size:24px auto;}
.mobile .lower_safe .list_02 li:nth-child(1){height:69px;background-position:50% 2px;background-size:25px auto;}
.mobile .lower_safe .list_02 li:nth-child(2){height:69px;background-position:50% 0;background-size:21px auto;}
.mobile .lower_safe .list_02 li:nth-child(3){height:69px;background-position:50% 3px;background-size:23px auto;}
.mobile .lower_safe .list_02 li:nth-child(4){background-position:50% 0;background-size:17px auto;}
.mobile .lower_safe .list_02 li:nth-child(5){background-position:50% 0;background-size:17px auto;}
.mobile .lower_safe .list_02 li:nth-child(6){background-position:50% 1px;background-size:19px auto;}
@media (max-width:1386px){
	.pc .upper_system .list_system{margin-right:28px;}
}
/* eqm13 - CERTIFICATION */
.pc .eqm13 {
	padding: 10px 0 57px;
}
.pc .eqm13 h1 {
	color: #1a1a1a;
	font-size: 48px;
	font-weight: 700;
	line-height: 57px;
	letter-spacing: -0.02em;
	text-align: center;
}
.pc .eqm13 .product-award-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  padding-bottom: 10px;
  margin-top: 35px;
}
.pc .eqm13 .product-award-list .award-item {
  width: 242px;
  height: 255px;
  text-align: center;
  border: 1px solid #e6e6e6;
  border-radius: 15px;
  padding: 35px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.pc .eqm13 .product-award-list .award-item .logo {
  height: 75px;
}
.pc .eqm13 .product-award-list .award-item .text-main {
  height: 63px;
  color: #333;
  font-weight: 700;
  margin-top: 27px;
}
.pc .eqm13 .product-award-list .award-item .text-main.title {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.32px;
}
.pc .eqm13 .product-award-list .award-item .text-main.notice {
  font-size: 13px;
  line-height: 20px;
  letter-spacing: -0.26px;
}
.pc .eqm13 .product-award-list .award-item .text-sub {
  color: #808080;
  line-height: 22px;
  letter-spacing: -0.9px;
}
.pc .eqm13 .product-award-list .award-item .text-sub.year {
  font-size: 14px;
  font-weight: 600;
}
.pc .eqm13 .product-award-list .award-item .text-sub.source {
  font-size: 13px;
  font-weight: 500;
}

.mobile .eqm13 h1 {
	margin: 70px 0 30px;
	font-weight: 700;
	font-size: 26px;
	line-height: 34px;
	letter-spacing: -0.02em;
	text-align: center;
}
.mobile .eqm13 .product-award-list {
  border: 1px solid #e6e6e6;
  border-radius: 15px;
  padding: 29px 19px;
  margin-top: 30px;
}
.mobile .eqm13 .product-award-list li:not(:first-child) {
  margin-top: 18px;
}
.mobile .eqm13 .product-award-list .award-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4px;
  position: relative;
  min-height: 56px;
  padding-left: 68px;
}
.mobile .eqm13 .product-award-list .award-item .logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 56px;
  height: 56px;
}
.mobile .eqm13 .product-award-list .award-item .text-main {
  color: #333;
  word-break: keep-all;
}
.mobile .eqm13 .product-award-list .award-item .text-main.title {
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: -0.28px;
}
.mobile .eqm13 .product-award-list .award-item .text-main.notice {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.24px;
}
.mobile .eqm13 .product-award-list .award-item .text-sub {
  color: #b3b3b3;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: -0.24px;
}

/* eqm14 - SERVICE */
.list_service li:nth-child(1){background:url('https://cdn.navienhouse.com/images/ko/product/eqm582/ico_service01.png') no-repeat;}
.list_service li:nth-child(2){background:url('https://cdn.navienhouse.com/images/ko/product/eqm582/ico_service02.png') no-repeat;}
.list_service li:nth-child(3){background:url('https://cdn.navienhouse.com/images/ko/product/eqm582/ico_service03.png') no-repeat;}
.list_service li:nth-child(4){background:url('https://cdn.navienhouse.com/images/ko/product/eqm582/ico_service04.png') no-repeat;}
.list_service li:nth-child(5){background:url('https://cdn.navienhouse.com/images/ko/product/eqm582/ico_service05.png') no-repeat;}
.list_service li:nth-child(6){background:url('https://cdn.navienhouse.com/images/ko/product/eqm582/ico_service06.png') no-repeat;}
.pc .eqm14{padding:0 40px;}
.pc .eqm14 h1{margin:80px 0 60px;font-weight:500;font-size:30px;text-align:center;line-height:1em;letter-spacing:-0.025em;}
.pc .eqm14 h1 strong{display:block;margin-top:14px;font-weight:700;font-size:54px;line-height:1em;}
.pc .list_service{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;padding:44px 0 38px;border-top:2px solid #1d1d1d;}
.pc .list_service:before,
.pc .list_service:after{display:block;content:'';position:absolute;top:43px;width:1px;height:190px;background-color:#ddd;}
.pc .list_service:before{left:35%;}
.pc .list_service:after{right:29%;}
.pc .list_service li{height:95px;padding-top:20px;box-sizing:border-box;}
.pc .list_service li strong{display:block;font-weight:500;font-size:24px;color:#1d1d1d;}
.pc .list_service li strong span{display:block;font-weight:400;font-size:14px;color:#a7a7a7;}
.pc .list_service li:nth-child(2) strong span{margin-top:8px;}
.pc .list_service li:nth-child(3) strong span{margin-bottom:8px;color:#555;}
.pc .list_service li:nth-child(4) strong span{margin-bottom:8px;color:#555;}
.pc .list_service li:nth-child(5) strong span{margin-top:8px;}
.pc .list_service li:nth-child(5) strong span.kakao_id{margin:0 0 8px 0;color:#555;}
.pc .list_service li:nth-child(6) strong span{margin-bottom:8px;color:#555;}
.pc .list_service li:nth-child(3n+1){width:33%;}
.pc .list_service li:nth-child(3n+2){width:38%;}
.pc .list_service li:nth-child(3n+3){width:29%;}
.pc .list_service li:nth-child(1){padding-left:135px;background-position:56px 14px;background-size:42px auto;}
.pc .list_service li:nth-child(2){padding-left:158px;background-position:74px 18px;background-size:51px auto;}
.pc .list_service li:nth-child(3){padding-left:160px;background-position:62px 13px;background-size:53px auto;}
.pc .list_service li:nth-child(4){padding-left:135px;background-position:55px 23px;background-size:54px auto;}
.pc .list_service li:nth-child(5){padding-left:158px;background-position:79px 21px;background-size:46px auto;}
.pc .list_service li:nth-child(6){padding-left:160px;background-position:71px 22px;background-size:55px auto;}
.mobile .eqm14 h1{margin:50px 0 25px;font-weight:500;font-size:17px;text-align:center;line-height:1em;letter-spacing:-0.025em;}
.mobile .eqm14 h1 strong{display:block;margin-top:8px;font-weight:700;font-size:28px;line-height:1em;}
.mobile .list_service strong{display:block;font-weight:700;font-size:14px;color:#1d1d1d;}
.mobile .list_service strong span{display:block;font-weight:400;font-size:12px;color:#a7a7a7;}
.mobile .list_service li:nth-child(3) strong span,
.mobile .list_service li:nth-child(4) strong span,
.mobile .list_service li:nth-child(5) strong span.kakao_id,
.mobile .list_service li:nth-child(6) strong span{color:#555;}
.mobile .list_service{border-top:2px solid #1d1d1d;}
.mobile .list_service li{display:flex;align-items:center;height:81px;padding-left:100px;border-bottom:1px solid #eee;}
.mobile .list_service li:nth-child(1){background-position:32px 20px;background-size:34px auto;}
.mobile .list_service li:nth-child(2){background-position:33px 25px;background-size:34px auto;}
.mobile .list_service li:nth-child(3){background-position:31px 21px;background-size:38px auto;}
.mobile .list_service li:nth-child(4){background-position:32px 26px;background-size:34px auto;}
.mobile .list_service li:nth-child(5){background-position:33px 24px;background-size:34px auto;}
.mobile .list_service li:nth-child(6){background-position:33px 27px;background-size:34px auto;}
/* eqm15 - PACKAGAE */
.eqm15 .list_package .tips,
.eqm15 .list_notify{color:#fa7142;}
.eqm15 .list_package{display:flex;flex-wrap:wrap;justify-content:space-between;}
.eqm15 .list_package li:nth-child(1):before{background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/package_01.png') no-repeat 50% 50%;}
.eqm15 .list_package li:nth-child(2):before{background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/package_02.png') no-repeat 50% 50%;}
.eqm15 .list_package li:nth-child(3):before{background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/package_03.png') no-repeat 50% 50%;}
/* .eqm15 .list_package li:nth-child(4):before{background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/package_04.png') no-repeat 50% 50%;} */
.eqm15 .list_package li:nth-child(4):before{background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/package_05.png') no-repeat 50% 50%;}
.eqm15 .list_package li:nth-child(5):before{background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/package_06.png') no-repeat 50% 50%;}
.eqm15 .list_package li:nth-child(6):before{background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/package_07.png') no-repeat 50% 50%;}
.eqm15 .list_package li:nth-child(7):before{background:url('https://cdn.navienhouse.com/images/ko/product/eqm340/package_08.png') no-repeat 50% 50%;}
.pc .eqm15{padding:0 40px;}
.pc .eqm15 .list_package li{width:calc(25% - 17px);text-align:center;}
.pc .eqm15 .list_package li:before{display:block;content:'';height:162px;background-color:#f5f5f5;}
.pc .eqm15 .list_package li:nth-child(1):before{background-size:137px auto;}
.pc .eqm15 .list_package li:nth-child(2):before{background-size:148px auto;}
.pc .eqm15 .list_package li:nth-child(3):before{background-size:158px auto;}
/* .pc .eqm15 .list_package li:nth-child(4):before{background-size:122px auto;} */
.pc .eqm15 .list_package li:nth-child(4):before{background-size:160px auto;}
.pc .eqm15 .list_package li:nth-child(5):before{background-size:144px auto;}
.pc .eqm15 .list_package li:nth-child(6):before{display:none;}
.pc .eqm15 .list_package li:nth-child(7):before{display:none;}
.pc .eqm15 .list_package li:nth-child(8):before{display:none;}
.pc .eqm15 .list_package span{display:inline-block;margin:18px 0 48px;font-size:18px;color:#666;}
.pc .eqm15 .list_package .tips{font-size:0;}
.pc .eqm15 .list_package .tips:before{display:inline-block;content:'*';font-size:18px;}
.pc .eqm15 .list_notify{margin-bottom:72px;font-size:14px;line-height:22px;}
.mobile .eqm15 .list_package li{width:calc(50% - 5px);text-align:center;}
.mobile .eqm15 .list_package li:before{display:block;content:'';height:105px;background-color:#f5f5f5;}
.mobile .eqm15 .list_package li:nth-child(1):before{background-size:75px auto;}
.mobile .eqm15 .list_package li:nth-child(2):before{background-size:91px auto;}
.mobile .eqm15 .list_package li:nth-child(3):before{background-size:98px auto;}
/* .mobile .eqm15 .list_package li:nth-child(4):before{background-size:75px auto;} */
.mobile .eqm15 .list_package li:nth-child(4):before{background-size:98px auto;}
.mobile .eqm15 .list_package li:nth-child(5):before{background-size:88px auto;}
.mobile .eqm15 .list_package li:nth-child(6),
.mobile .eqm15 .list_package li:nth-child(7),
.mobile .eqm15 .list_package li:nth-child(8){display:none;}
.mobile .eqm15 .list_package span{display:inline-block;margin:15px 0 30px;font-size:13px;color:#666;}
.mobile .eqm15 .list_package .tips{font-size:0;}
.mobile .eqm15 .list_package .tips:before{display:inline-block;content:'*';font-size:13px;}
.mobile .eqm15 .list_notify{margin:-12px 0 36px;font-size:11px;line-height:16px;}
/* eqm16 - SIZE */
.pc .eqm16{padding:0 40px;}
.pc .eqm16 li:first-child:before{background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/size_01.png') no-repeat;}
.pc .eqm16 li:nth-child(2):before{background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/size_02.png') no-repeat;}
.pc .eqm16 li:last-child:before{background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/size_03.png') no-repeat;}
.pc .eqm16 ul{display:flex;justify-content:space-between;margin-top:53px;}
.pc .eqm16 li{margin-bottom:80px;}
.pc .eqm16 li:before{display:block;content:'';height:360px;background-size:100% auto !important;}
.pc .eqm16 li:first-child:before{width:429px;margin-left:23px;background-position:50% 2px;}
.pc .eqm16 li:nth-child(2):before{width:306px;background-position:50% 0;}
.pc .eqm16 li:last-child:before{width:307px;background-position:50% 0;}
.pc .eqm16 li span{display:inline-block;height:23px;font-size:20px;color:#666;border-bottom:1px solid #747474;}
.pc .eqm16 li:first-child span{margin-left:135px;}
.pc .eqm16 li:nth-child(2) span{margin-left:175px;}
.pc .eqm16 li:last-child span{margin-left:190px;}
.mobile .eqm16 li{text-align:center;}
.mobile .eqm16 li:before{display:block;content:'';background-size:auto 100% !important;background-position:50% 0 !important;}
.mobile .eqm16 li:first-child:before{height:185px;margin:45px -30px 22px 0;background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/mo/size_01.png') no-repeat;}
.mobile .eqm16 li:nth-child(2):before{height:219px;margin:40px 0 18px -40px;background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/mo/size_02.png') no-repeat;}
.mobile .eqm16 li:last-child:before{height:206px;margin:40px 0 30px -40px;background:url('https://cdn.navienhouse.com/images/ko/product/eqm352/mo/size_03.png') no-repeat;}
.mobile .eqm16 li span{display:inline-block;height:15px;font-size:10px;color:#666;border-bottom:1px solid #747474;}
.mobile .eqm16 li:last-child span{margin-bottom:40px;}

/* eqm17 - SPEC TABLE */
.pc .eqm17 .spec-detail-table {
  table-layout: auto;
  border-collapse: collapse;
  background-color: #fff;
  text-align: left;
  margin-top: 45px;
}
.pc .eqm17 .spec-detail-table th,
.pc .eqm17 .spec-detail-table td {
  height: 50px;
  border: solid #e6e6e6;
  border-width: 1px 0;
}
.pc .eqm17 .spec-detail-table th {
  min-width: 250px;
  color: #4d4d4d;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  background-color: #f7f7f7;
  letter-spacing: -0.28px;
  padding-left: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.pc .eqm17 .spec-detail-table th small {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: -0.26px;
}
.pc .eqm17 .spec-detail-table td {
  color: #333;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.2px;
  padding: 0 24px;
}
.pc .eqm17 .spec-detail-table td .name {
  font-size: 16px;
  font-weight: 700;
}
.pc .eqm17 .spec-detail-table td .code {
  font-weight: 500;
}
.pc .eqm17 .spec-detail-table td:not([colspan]) ~ td {
  border-left-width: 1px;
}
.pc .eqm17 .spec-detail-table .logo-kc {
  margin-top: 8px;
}
.pc .eqm17 .text-notice {
  margin-top: 25px;
}
.pc .eqm17 .text-notice {
  color: #808080;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.pc .eqm17 .text-notice li {
  position: relative;
  padding-left: 19px;
}
.pc .eqm17 .text-notice li::before {
  position: absolute;
  top: 0;
  left: 0;
  color: inherit;
  font-size: 18px;
  width: 19px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  content: "·";
}
.pc .eqm17 .text-notice li {
  padding-top: 1px;
  padding-bottom: 1px;
}
.pc .eqm17 .text-notice li::before {
  top: 1px;
}

.mobile .eqm17 .spec-detail-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: #fff;
  margin-top: 20px;
}
.mobile .eqm17 .spec-detail-table th,
.mobile .eqm17 .spec-detail-table td {
  min-height: 50px;
  line-height: 13px;
  text-align: center;
  border: 1px solid #e6e6e6;
  padding: 12px 0;
  vertical-align: middle;
}
.mobile .eqm17 .spec-detail-table th > *,
.mobile .eqm17 .spec-detail-table td > * {
  letter-spacing: inherit;
}
.mobile .eqm17 .spec-detail-table th {
  color: #4d4d4d;
  font-size: 11px;
  font-weight: 700;
  background-color: #f7f7f7;
  letter-spacing: -0.22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mobile .eqm17 .spec-detail-table th small {
  color: #666;
  font-size: inherit;
  font-weight: 400;
}
.mobile .eqm17 .spec-detail-table td {
  color: #333;
  font-size: 11px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.2px;
}
.mobile .eqm17 .spec-detail-table td .name {
  font-size: 12px;
  font-weight: 600;
}
.mobile .eqm17 .spec-detail-table td .code:not(:first-child) {
  margin-top: 4px;
}
.mobile .eqm17 .spec-detail-table th:first-child {
	border-left: 0;
}
.mobile .eqm17 .spec-detail-table td:last-child {
	border-right: 0;
}
.mobile .eqm17 .spec-detail-table .logo-kc {
  display: block;
  margin: 0 auto 8px;
}
.mobile .eqm17 .text-notice {
  color: #808080;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: -0.22px;
}
.mobile .eqm17 .text-notice li {
  position: relative;
  padding-left: 15px;
}
.mobile .eqm17 .text-notice li::before {
  position: absolute;
  top: 0;
  left: 0;
  color: inherit;
  font-size: 16px;
  width: 15px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  content: "·";
}
.mobile .eqm17 .text-notice {
  color: #666;
  margin: 10px 0;
}
.mobile .eqm17 .text-notice li:not(:first-child) {
  margin-top: 3px;
}