@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;}
.eqm582_wrap{font-family:'Roboto', 'Noto Sans KR', sans-serif;font-weight: 400;}
.eqm582_wrap {color:#2c2b2b;background-color: #fff;overflow: hidden;}
.pc .eqm582_wrap {max-width: 1470px;margin: 0 auto;padding-bottom: 100px;}
.mobile .eqm582_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;}
.eqm582_wrap sub {color: inherit;}
.pc .eqm582_wrap{letter-spacing: -.025em;}

/* navienhouse reset */
h1, h2, h3, h4, h5, h6{line-height:1;}
.pc img{max-width:none;}
.detail_info .eqm582_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('/images/ko/product/eqm582/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('/images/ko/product/eqm582/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('/images/ko/product/eqm582/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('/images/ko/product/eqm582/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('/images/ko/product/eqm582/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: 2.8s;}
.eqm02 .img_contentBox li:nth-child(2) {animation-delay: 3s;}
.eqm02 .img_contentBox li:nth-child(3) {animation-delay: 3.2s;}
.eqm02 .img_contentBox li i {display: block;margin: 0 auto;}
.eqm02 .img_contentBox li:nth-child(1) i {background: url('/images/ko/product/eqm582/img02_03.png') center center no-repeat;background-size: contain;}
.eqm02 .img_contentBox li:nth-child(2) i {background: url('/images/ko/product/eqm582/img02_04.png') center center no-repeat;background-size: contain;}
.eqm02 .img_contentBox li:nth-child(3) i {background: url('/images/ko/product/eqm582/img02_05.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('/images/ko/product/eqm582/img02_01.jpg') center top no-repeat;background-size: cover;margin-top:80px;}
.pc .eqm02 .txtType03 {padding-top:84px;line-height:1em;}
.pc .eqm02 .img_contentBox ul {bottom:73px}
.pc .eqm02 .img_contentBox li {font-size: 20px;}
.pc .eqm02 .img_contentBox li i {width: 58px;height: 67px;margin-bottom: 21px;}
.pc .eqm02 .img_contentBox li:nth-child(2) {margin-left: 90px;margin-right: 77px;}
.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('/images/ko/product/eqm582/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: 16px;}
.mobile .eqm02 .img_contentBox li {font-size: 12px;}
.mobile .eqm02 .img_contentBox li i {width: 29px;height: 34px;margin-bottom: 9px;}
.mobile .eqm02 .img_contentBox li:nth-child(2) {margin-left: 40px;margin-right: 33px;}

/* eqm03 */
.eqm03 h1 {text-align: center;}
.eqm03 .img_contentBox {text-align: center;position: relative;line-height: 0;}
.eqm03 .img_contentBox .bgImg {position: relative;top: 0;left: 50%;transform: translateX(-50%);}
.eqm03 .img_contentBox .text_wrap {animation-delay: 1s;text-align:left;position:absolute;}
.eqm03 .txtType04 {color:#fff;}
.eqm03 .info_contentBox {position: relative;}
.eqm03 .info_contentBox * {color: #999;font-weight: 400;}
.eqm03 .ani_contentBox {background-color: rgba(255, 0, 0, 0);position: absolute;}
.eqm03 .ani_contentBox:before{display:block;content:'';position:absolute;z-index:1;background:url('/images/ko/product/eqm582/bubble.png') no-repeat 0 0;opacity:0;transition:opacity 2s;}
.eqm03 .ani_contentBox img {position:absolute;z-index:2;opacity:0;transition:opacity 2s;}
.pc .eqm03 .ani_contentBox:before{left:69px;top:108px;width:372px;height:372px;background-size:100% 100% !important;}
.pc .eqm03 .ani_contentBox img:nth-child(5n+1){animation:cloud01 22s ease-in-out infinite;}
.pc .eqm03 .ani_contentBox img:nth-child(5n+2){animation:cloud02 19s ease-in-out infinite;}
.pc .eqm03 .ani_contentBox img:nth-child(5n+3){animation:cloud01 29s ease-in-out infinite;}
.pc .eqm03 .ani_contentBox img:nth-child(5n+4){animation:cloud02 31s ease-in-out infinite;}
.pc .eqm03 .ani_contentBox img:nth-child(5n+5){animation:cloud02 20s ease-in-out infinite;}
.mobile .eqm03 .info_contentBox .logo {position: absolute;}
.mobile .eqm03 .img_contentBox .bgImg{width:100%;}
.mobile .eqm03 .ani_contentBox:before{left:23.5%;top:37%;width:100%;height:110%;background-size:69.5% auto !important;}
.mobile .eqm03 .ani_contentBox img:nth-child(5n+1){animation:mo_cloud01 20s ease-in-out infinite;}
.mobile .eqm03 .ani_contentBox img:nth-child(5n+2){animation:mo_cloud02 18s ease-in-out infinite;}
.mobile .eqm03 .ani_contentBox img:nth-child(5n+3){animation:mo_cloud01 23s ease-in-out infinite;}
.mobile .eqm03 .ani_contentBox img:nth-child(5n+4){animation:mo_cloud02 30s ease-in-out infinite;}
.mobile .eqm03 .ani_contentBox img:nth-child(5n+5){animation:mo_cloud02 21s ease-in-out infinite;}
.section.eqm03[data-animation=true] .ani_contentBox:before{opacity:1;}
.section.eqm03[data-animation=true] .ani_contentBox img{opacity:1;width: auto;}
/*.section.eqm03[data-animation=true] .ani_contentBox img:nth-child(5n+1){transition-delay:3s;}
.section.eqm03[data-animation=true] .ani_contentBox img:nth-child(5n+2){transition-delay:2.5s;}
.section.eqm03[data-animation=true] .ani_contentBox img:nth-child(5n+3){transition-delay:1.75s;}
.section.eqm03[data-animation=true] .ani_contentBox img:nth-child(5n+4){transition-delay:2s;}
.section.eqm03[data-animation=true] .ani_contentBox img:nth-child(5n+5){transition-delay:3.5s;}*/
.pc .eqm03 h1{font-weight:500;font-size:50px;letter-spacing:-0.05em;}
.pc .eqm03 h1 strong{display:block;margin-top:20px;font-weight:900;font-size:54px;}
.pc .eqm03 .img_contentBox {margin-top: 67px;}
.pc .eqm03 .img_contentBox .text_wrap {top: 94px;left: 121px;}
.pc .eqm03 .txtType04 + .txtType04 {margin-top: 14px;}
.pc .eqm03 .info_contentBox {display:flex;justify-content:center;align-items:center;padding-top:35px;}
.pc .eqm03 .info_contentBox ul{min-width:1000px;max-width:1140px;}
.pc .eqm03 .info_contentBox li {display: flex;}
.pc .eqm03 .info_contentBox li span {font-size: 14px;line-height: 22px;display: inline-block;}
.pc .eqm03 .info_contentBox span + span {margin-left: 4px;}
.pc .eqm03 .info_contentBox .logo{flex:none;margin-right:55px;}
.pc .eqm03 .ani_contentBox {top: 24.4%;left: 50%;width: 520px;height: 356px;margin-left: 37px;}
.pc .eqm03 .deco1 {top: 37.5%;left: 83.3%;}
.pc .eqm03 .deco2 {top: 12.3%;left: 29%;}
.pc .eqm03 .deco3 {top: 25%;left: 13.6%;}
.pc .eqm03 .deco4 {top: 52.5%;left: 3.5%;}
.pc .eqm03 .deco5 {top: 66.5%;left: 88%;}
.pc .eqm03 .water1 {top: 19%;left: 67.8%;}
.pc .eqm03 .water2 {top: 30.5%;left: 65.5%;}
.pc .eqm03 .water3 {top: 56%;left: 34%;}
.pc .eqm03 .water4 {top: 37%;left: 10.5%;}
.pc .eqm03 .water5 {top: 28%;left: 36%;}
.pc .eqm03 .water6 {top: 65%;left: 45%;}
.pc .eqm03 .water7 {top: 51.5%;left: 61%;}
.pc .eqm03 .water8 {top: 81%;left: 75%;}
.pc .eqm03 .water9 {top: 48%;left: 27%;}
.pc .eqm03 .water10 {top: 15%;left: 16%;}
.pc .eqm03 .water11 {top: 24%;left: 85.5%;}
.pc .eqm03 .water12 {top: 11%;left: 94%;}
.pc .eqm03 .water13 {top: 48.3%;left: 0.5%;}
.pc .eqm03 .water14 {top: 55%;left: 43.5%;}
.pc .eqm03 .water15 {top:0%;left: 80.5%;}
.pc .eqm03 .water16 {top: 59%;left: 80%;}
.pc .eqm03 .water17 {top: 90%;left: 94.5%;}
.pc .eqm03 .water18 {top: 41%;left: 94%;}
.pc .eqm03 .water19 {top: 74%;left: 7.4%;}
.pc .eqm03 .water20 {top: 90%;left: 38%;}
.pc .eqm03 .water21 {top: 34.5%;left: 75%;}
.mobile .eqm03 h1{font-size:21px;letter-spacing:-0.05em;}
.mobile .eqm03 h1 strong{display:block;margin-top:10px;font-weight:700;font-size:25px;line-height:1em;}
.mobile .eqm03 .img_contentBox {margin-top:24px;}
.mobile .eqm03 .img_contentBox .text_wrap {top: 22px;left: 24px;}
.mobile .eqm03 .txtType04 + .txtType04 {margin-top: 8px;}
.mobile .eqm03 .info_contentBox {padding:18px 0 0 68px;}
.mobile .eqm03 .info_contentBox span {font-size: 0.6428571428571429em;line-height: 1em;display: inline;word-break: keep-all;}
.mobile .eqm03 .info_contentBox .logo {left: 25px;top: 25px;width: 30px;height: auto;}
.mobile .eqm03 .ani_contentBox {top:30.8%;left:47.3%;width: 43%;height: 38%;}
.mobile .eqm03 .deco1 {top: 41.5%;left: 84.3%;}
.mobile .eqm03 .deco2 {top: 16.3%;left: 31%;}
.mobile .eqm03 .deco3 {top: 30%;left: 16.6%;}
.mobile .eqm03 .deco4 {top: 57.5%;left: 7.5%;}
.mobile .eqm03 .deco5 {top: 70.5%;left: 90%;}
.mobile .eqm03 .ani_contentBox img[class^="water"] {}
.mobile .eqm03 .water1 {top: 5%;left: 56.8%;}
.mobile .eqm03 .water2 {top: 19.5%;left: 56.5%;}
.mobile .eqm03 .water3 {top: 44%;left: 26%;}
.mobile .eqm03 .water4 {top: 25%;left: 3.5%;}
.mobile .eqm03 .water5 {top: 16%;left: 29%;}
.mobile .eqm03 .water6 {top: 52%;left: 38%;}
.mobile .eqm03 .water7 {top: 41.5%;left: 54%;}
.mobile .eqm03 .water8 {top: 61%;left: 61%;}
.mobile .eqm03 .water9 {top: 42%;left: 23%;}
.mobile .eqm03 .water10 {top: 11%;left: 12%;}
.mobile .eqm03 .water11 {top: 20%;left: 80.5%;}
.mobile .eqm03 .water12 {top: 6%;left: 88%;}
.mobile .eqm03 .water13 {top: 46.3%;left: 0.5%;}
.mobile .eqm03 .water14 {top: 52%;left: 41.5%;}
.mobile .eqm03 .water15 {top:0%;left: 77.5%;}
.mobile .eqm03 .water16 {top: 52%;left: 75%;}
.mobile .eqm03 .water17 {top: 82%;left: 89.5%;}
.mobile .eqm03 .water18 {top: 35%;left: 88%;}
.mobile .eqm03 .water19 {top: 71%;left: 6.4%;}
.mobile .eqm03 .water20 {top: 86%;left: 36%;}
.mobile .eqm03 .water21 {top: 32.5%;left: 73%;}
/* eqm04 */
.eqm04 h1 {text-align: center;}
.eqm04 .contentBox {position: relative;}
.eqm04 .imgBox {display: flex;}
.eqm04 .imgBox>div {width: 50%;}
.eqm04 .text_wrap.fadeup{animation-delay: .5s;}
.eqm04 .graph {position: relative;margin: 0 auto;}
.eqm04 .graph .circle {display:flex;flex-direction:column;justify-content:center;background-color: #fff;border-radius: 50%;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.eqm04 .graph .circle .txt1 {color: #767676;font-weight: 700;line-height:1em;}
.eqm04 .graph .circle .txt2{display:flex;justify-content:center;align-items:center;}
.eqm04 .graph .circle .txt2 i {display:block;color: #d0411a;font-weight: 700;font-family: 'Roboto', sans-serif;line-height:1em;font-style: normal;}
.eqm04 .graph .circle .txt2 span.count{display:block;font-family: 'Roboto', sans-serif;font-weight: 700;color: #d0411a;line-height:1em;}
.eqm04 .graph .circle .txt3 {color: #767676;font-weight: 700;line-height:1em;}
.eqm04 .graph img {position: absolute;left: 50%;top: 50%;transform:rotate(270deg);opacity:0;transition:transform .5s ease-in-out, opacity .5s ease-in-out;transform-origin: center;transition-delay:.5s;}
.eqm04 .rightSide {position: relative;}
.eqm04 .rightSide .prod2,
.eqm04 .rightSide .prod3,
.eqm04 .rightSide .line1,
.eqm04 .rightSide .line2 {position: absolute;}
.section.eqm04[data-animation=true] .graph img{transform:rotate(0deg);opacity:1;}
.section.eqm04[data-animation=true] .rightSide .line1,
.section.eqm04[data-animation=true] .rightSide .line2{animation:rotate 3s linear infinite;}
.pc .eqm04 {background-color: #f9f9f9;}
.pc .eqm04 h1{padding-top:115px;font-weight:500;font-size:50px;letter-spacing:-0.05em;}
.pc .eqm04 h1 strong{display:block;margin-top:20px;font-weight:900;font-size:54px;}
.pc .eqm04 .contentBox {width:85%;margin:75px auto 0;height: 638px;}
.pc .eqm04 .txtType05 {margin-top: 24px;}
.pc .eqm04 .text_wrap2 {width: 120%;margin-left: 12px;}
.pc .eqm04 .imgBox {margin-top: 20px;}
.pc .eqm04 .graph {width: 420px;height: 420px;}
.pc .eqm04 .graph .circle {width: 300px;height: 300px;border: 34px solid #dadada;margin-top: 26px;margin-left: 26px;}
.pc .eqm04 .graph .circle .txt1 {margin:-14px 0 5px;font-size: 28px;}
.pc .eqm04 .graph .circle .txt2 i {font-size: 60px;}
.pc .eqm04 .graph .circle .txt2 span.count {font-size: 109px;}
.pc .eqm04 .graph .circle .txt3 {margin-top:-5px;font-size: 42px;}
.pc .eqm04 .graph img {margin: -236px 0 0 -212px;}
.pc .eqm04 .rightSide .prod {position: absolute;top: 0;left: 50%;transform: translate(-50%,40px);}
.pc .eqm04 .rightSide .prod2 {top: -77px;left: 152px;}
.pc .eqm04 .rightSide .prod3 {top: -186px;left: 308px;}
.pc .eqm04 .rightSide .line1 {width: 30px;height: 30px;border: 3px dotted #e75b26;border-radius: 50%;top: 35px;left: 30px;}
.pc .eqm04 .rightSide .line2 {width: 44px;height: 44px;border: 3px dotted #e75b26;border-radius: 50%;right: 99px;bottom: 39px;}
.mobile .eqm04 h1{margin:0 25px 24px;font-size:21px;letter-spacing:-0.05em;}
.mobile .eqm04 h1 strong{display:block;margin-top:10px;font-weight:700;font-size:25px;line-height:1em;}
.mobile .eqm04 .contentBox {padding-left: 25px;margin-top: 19px;}
.mobile .eqm04 .txtType05 {margin-top:13px;line-height:14px;}
.mobile .eqm04 .txtType06{font-size:9px;letter-spacing: -0.05em;line-height:14px;}
.mobile .eqm04 .imgBox {display: flex;margin-top: 25px;}
.mobile .eqm04 .graph {width: 188px;height: 188px;}
.mobile .eqm04 .graph .circle {width: 135px;height: 135px;border: 15px solid #dadada;}
.mobile .eqm04 .graph .circle .txt1 {margin:-7px 0 2px;font-size: 13px;}
.mobile .eqm04 .graph .circle .txt2 i {font-size: 27px;}
.mobile .eqm04 .graph .circle .txt2 span.count {font-size: 49px;}
.mobile .eqm04 .graph .circle .txt3 {margin-top:-2px;font-size: 19px;}
.mobile .eqm04 .graph img {margin: -106px 0 0 -106px;}
.mobile .eqm04 .rightSide .prod {position: absolute;top: 0;width: 80%;right: -20px;}
.mobile .eqm04 .rightSide .prod img.prod1 {width: 120%;margin-left: -30px;}
.mobile .eqm04 .rightSide .prod2 {top: -77px;left: 152px;}
.mobile .eqm04 .rightSide .prod3 {top: -50px;left: -60px;width: 75%;}
.mobile .eqm04 .rightSide .line1 {width: 10%;height: 10%;border: 2px dotted #e75b26;border-radius: 50%;top: 17%;left: 14.75%;}
.mobile .eqm04 .rightSide .line2 {width: 20%;height: 20%;border: 2px dotted #e75b26;border-radius: 50%;right: 44.5%;bottom: 17%;}
/* eqm05 */
.eqm05 h1 {text-align: center;}
.eqm05 .text.fadeup{animation-delay: .5s;}
.eqm05 div[class^="info"] {color: #525252;}
.eqm05 .info_contentBox.fadeup{animation-delay: .5s;}
.eqm05 .info_contentBox div[class^="info"] {background-repeat: no-repeat;}
.eqm05 .info1 {background-image: url('/images/ko/product/eqm582/img05_03.png');}
.eqm05 .info2 {background-image: url('/images/ko/product/eqm582/img05_04.png');}
.eqm05 .btn a {font-family: 'Roboto', sans-serif;color: #1d1d1d;background-color: #fff;font-weight: 500;display: flex;align-items: center;justify-content: center;}
.eqm05 .btn i[class^="icon"] {display: inline-block;margin-right: 5px;}
.eqm05 .btn .icon1 {background: url('/images/ko/product/eqm582/img05_05.png') left center no-repeat;background-size: contain;}
.eqm05 .btn .icon2 {background: url('/images/ko/product/eqm582/img05_06.png') left center no-repeat;background-size: contain;}
.pc .eqm05 h1{font-weight:500;font-size:50px;letter-spacing:-0.05em;}
.pc .eqm05 h1 strong{display:block;margin-top:20px;font-weight:900;font-size:54px;}
.pc .eqm05 .text{margin-top:30px;font-weight:700;font-size:24px;color:#2c2b2b;text-align:center;line-height:1em;}
.pc .eqm05 .txtType06 {margin-top: 32px;}
.pc .eqm05 .contentBox {margin-top: 74px;position: relative;height: 571px;display: flex;align-items: center;}
.pc .eqm05 .contentBox img {position: absolute;top: 0;left: 50%;transform: translateX(-50%);}
.pc .eqm05 .tips{position:absolute;right:60px;bottom:30px;font-size:14px;color:#fff;letter-spacing:-0.05em;}
.pc .eqm05 .info_contentBox {position: relative;width: 32%;margin-left: 4%;}
.pc .eqm05 .info_contentBox div[class^="info"] {font-size: 22px;line-height: 36px;padding-left: 86px;margin: 11px 0;word-break: keep-all;background-position: left top 3px;}
.pc .eqm05 .btn {padding-top: 30px;display: flex;}
.pc .eqm05 .btn a {font-size: 20px;width: 201px;height: 50px;border-radius: 25px;line-height: 50px;}
.pc .eqm05 .btn a + a {margin-left: 20px;}
.pc .eqm05 .btn .icon1 {width: 23px;height: 27px;}
.pc .eqm05 .btn .icon2 {width: 22px;height: 24px;}
.mobile .eqm05 h1{margin:0 25px 20px;font-size:21px;letter-spacing:-0.05em;}
.mobile .eqm05 h1 strong{display:block;margin-top:10px;font-weight:700;font-size:25px;line-height:1em;}
.mobile .eqm05 .text{margin-top:15px;font-weight:700;font-size:12px;color:#555;text-align:center;letter-spacing:-0.025em;line-height:18px;}
.mobile .eqm05 .txtType06{margin-top:18px;font-size:9px;text-align:center;line-height:14px;}
.mobile .eqm05 .tips{height:20px;margin-top:-20px;padding-right:20px;font-size:9px;color:#fff;text-align:right;letter-spacing:-0.05em;}
.mobile .eqm05 .contentBox {margin-top: 27px;position: relative;background-color: #f9f9f9;}
.mobile .eqm05 .contentBox img{width:100%;}
.mobile .eqm05 .info_contentBox{position: relative;padding:8px 0 20px;}
.mobile .eqm05 .info_contentBox div[class^="info"]{display:flex;align-items:center;min-height:33px;font-size:11px;line-height: 18px;padding-left: 44px;margin:0 25px;word-break: keep-all;background-position:0 0;background-size:33px auto;}
.mobile .eqm05 .info_contentBox div.info1{margin:27px 25px 15px;}
.mobile .eqm05 .btn {margin-top:27px;display: flex;justify-content: center;}
.mobile .eqm05 .btn a {font-size: 13px;width: 135px;height: 32px;border-radius: 16px;line-height: 32px;}
.mobile .eqm05 .btn a + a {margin-left: 10px;}
.mobile .eqm05 .btn .icon1 {width: 15px;height: 17px;}
.mobile .eqm05 .btn .icon2 {width: 14px;height: 15px;}
/* eqm06 */
.set_time{display:block;position:absolute;left:100px;top:100px;font-size:30px;color:#fff;}
.set_time:before{display:block;content:'';animation:set_time 6s;}
.eqm06 .text.fadeup{animation-delay: .5s;}
.eqm06 .img_contentBox {position: relative;}
.eqm06 .img_contentBox .txtType06{color:#fff;position:absolute;}
.eqm06 .img_contentBox .graph{position:absolute;}
.eqm06 .img_contentBox .graph{top:0;left:0;width:100%;height:100%;}
.eqm06 .img_contentBox .graph img{position:absolute;left:0;top:0;}
.eqm06 .img_contentBox .graph .time{animation-delay:1s;}
.eqm06 .img_contentBox .graph .gage{animation-delay:1.5s;}
.pc .eqm06 .inner {width: 1078px;max-width: 1078px;}
.pc .eqm06 h1{font-weight:500;font-size:50px;letter-spacing:-0.05em;}
.pc .eqm06 h1 strong{font-weight:900;font-size:54px;}
.pc .eqm06 .text{margin-top:27px;font-weight:700;font-size:24px;color:#2c2b2b;line-height:1em;}
.pc .eqm06 .img_contentBox {margin-top:80px;}
.pc .eqm06 .img_contentBox .txtType06{right:60px;bottom:42px;}
.pc .eqm06 .img_contentBox + .txtType06{margin:26px 0 115px;}
.mobile .eqm06 h1{margin:0 25px 20px;font-size:21px;letter-spacing:-0.05em;}
.mobile .eqm06 h1 strong{font-weight:700;font-size:25px;line-height:1em;}
.mobile .eqm06 .text{margin:0 25px;font-weight:700;font-size:12px;color:#555;letter-spacing:-0.025em;line-height:18px;}
.mobile .eqm06 .img_contentBox {margin-top: 27px;}
.mobile .eqm06 .img_contentBox img{width:100%;}
.mobile .eqm06 .img_contentBox .txtType06{left:25px;bottom:7px;font-size:9px;line-height:14px;letter-spacing:-0.05em;}
.mobile .eqm06 .img_contentBox + .txtType06{margin:16px 25px 46px;font-size:9px;line-height:14px;}
/* eqm07 ~ eqm17 */
.pc .eqm13 .inner,
.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 .eqm13 h1,
.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;}
/* eqm07 */
.eqm07 li{position:relative;}
.eqm07 li>img{position:relative;z-index:1;width:100%;}
.eqm07 li>*{position:absolute;z-index:2;display:block;width:100%;}
.eqm07 li.fadeup:nth-child(1){animation-delay:.5s;}
.eqm07 li.fadeup:nth-child(2){animation-delay:1s;}
.pc .eqm07 h1{margin-bottom:85px;font-weight:500;font-size:50px;text-align:right;letter-spacing:-0.05em;}
.pc .eqm07 h1 strong{display:block;margin-top:20px;font-weight:900;font-size:54px;}
.pc .eqm07 .inner{width:1077px;margin:0 auto;}
.pc .eqm07 ul{display:flex;justify-content:space-between;}
.pc .eqm07 li h2{top:60px;left:0;font-weight:500;font-size:24px;text-align:center;letter-spacing:-0.025em;}
.pc .eqm07 li h2 strong{display:block;margin-top:16px;font-weight:900;font-size:32px;}
.pc .eqm07 li .notify{left:40px;top:376px;font-size:14px;color:#555;letter-spacing:-0.05em;line-height:24px;}
.mobile .eqm07 h1{margin-bottom:25px;font-size:21px;text-align:right;letter-spacing:-0.05em;}
.mobile .eqm07 h1 strong{display:block;margin-top:10px;font-weight:700;font-size:25px;}
.mobile .eqm07 .inner{margin:0 25px;}
.mobile .eqm07 li{margin-top:10px;}
.mobile .eqm07 li h2{top:18px;left:0;font-weight:500;font-size:12px;color:#555;text-align:center;letter-spacing:-0.025em;}
.mobile .eqm07 li h2 strong{display:block;margin-top:6px;font-weight:700;font-size:16px;color:#000;}
.mobile .eqm07 li .notify{left:9px;bottom:20px;font-size:9px;color:#555;letter-spacing:-0.05em;line-height:14px;}
/* eqm08 */
.eqm08 .tech02.fadein{animation-delay:1s}
.eqm08 .tech01 .part01>*,
.eqm08 .tech01 .part02>*{display:block;line-height:1em;}
.eqm08 .tech01 .part01:after,
.eqm08 .tech01 .part02:after{opacity:0;transition:all 2s ease-in-out;transition-delay:.75s;}
.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;max-width:1230px;height:677px;margin:0 auto;padding:55px 0 20px;text-align:center;background:url('/images/ko/product/eqm582/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 .tips{display:block;position:absolute;left:50px;bottom:25px;font-size:14px;letter-spacing:-0.05em;}
.pc .eqm08 .tech01 .part01{position:absolute;right:50%;bottom:0;margin-right:106px;}
.pc .eqm08 .tech01 .part02{position:absolute;left:50%;bottom:0;margin-left:126px;}
.pc .eqm08 .tech01 .part01 strong,
.pc .eqm08 .tech01 .part02 strong{position:absolute;left:50%;top:-80px;transform:translateX(-50%);height:80px;font-weight:700;font-size:70px;font-family:'roboto';color:#fff;text-shadow:0 17px 14px rgba(0,0,0,.4);}
.pc .eqm08 .tech01 .part01 strong .txt_degree,
.pc .eqm08 .tech01 .part02 strong .txt_degree{font-weight:500;font-size:50px;}
.pc .eqm08 .tech01 .part01:after,
.pc .eqm08 .tech01 .part02:after{display:block;content:'';width:115px;}
.pc .eqm08 .tech01 .part01:after{height:0;background:url('/images/ko/product/eqm582/bar_0801.png') no-repeat 50% 100%;}
.pc .eqm08 .tech01 .part02:after{height:0;background:url('/images/ko/product/eqm582/bar_0802.png') no-repeat 50% 100%;}
.pc .section.eqm08[data-animation=true] .tech01 .part01:after{height:219px;opacity:1;}
.pc .section.eqm08[data-animation=true] .tech01 .part02:after{height:268px;opacity:1;}
.pc .eqm08 .tech02{display:flex;justify-content:space-between;max-width:1230px;margin:24px auto 0;}
.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 .tips{display:block;padding:12px 0 48px;font-size:14px;color:#555;text-align:center;letter-spacing:-0.05em;}
.pc .eqm08 .tech02 li:first-child .box_img{height:271px;background:url('/images/ko/product/eqm582/back_0802.png') no-repeat 0 0;}
.pc .eqm08 .tech02 li:last-child .box_img{height:271px;background:url('/images/ko/product/eqm582/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;margin:0 25px 28px;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;}
.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;line-height:28px;letter-spacing:-0.05em;text-align: center;}
.mobile .eqm08 .tech01 .tips{position:absolute;left:0;bottom:-28px;width:100%;}
.mobile .eqm08 .tech01 .part01{position:absolute;right:50%;bottom:0;margin-right:47px;}
.mobile .eqm08 .tech01 .part02{position:absolute;left:50%;bottom:0;margin-left:47px;}
.mobile .eqm08 .tech01 .part01 strong,
.mobile .eqm08 .tech01 .part02 strong{position:absolute;left:50%;top:-35px;transform:translateX(-50%);height:35px;font-weight:700;font-size:29px;font-family:'roboto';color:#fff;text-shadow:0 10px 8px rgba(0,0,0,.4);}
.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:'';width:48px;}
.mobile .eqm08 .tech01 .part01:after{height:0;background:url('/images/ko/product/eqm582/bar_0801.png') no-repeat 50% 100%;background-size:100% 100%;}
.mobile .eqm08 .tech01 .part02:after{height:0;background:url('/images/ko/product/eqm582/bar_0802.png') no-repeat 50% 100%;background-size:100% 100%;}
.mobile .section.eqm08[data-animation=true] .tech01 .part01:after{height:90px;opacity:1;}
.mobile .section.eqm08[data-animation=true] .tech01 .part02:after{height:111px;opacity:1;}
.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 .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;margin-bottom:25px;text-align:center;}
/* eqm09 */
.eqm09 .inner>*{position:relative;z-index:2;}
.eqm09 .inner{position:relative;text-align:center;}
.eqm09 .inner:before{display:block;content:'';position:absolute;left:50%;top:0;z-index:1;transform:translateX(-50%);width:100%;}
.eqm09 .list_slim li.fadeup:nth-child(1){animation-delay:.5s;}
.eqm09 .list_slim li.fadeup:nth-child(2){animation-delay:1s;}
.pc .eqm09 .inner:before{height:663px;background:url('/images/ko/product/eqm582/back_09.png') no-repeat 50% 0;}
.pc .eqm09 h1{padding-top:70px;font-weight:500;font-size:50px;color:#2c2b2b;letter-spacing:-0.05em;}
.pc .eqm09 h1 strong{display:block;margin-top:20px;font-weight:900;font-size:54px;}
.pc .eqm09 .list_slim{display:flex;flex-direction:column;align-items:flex-end;width:auto;max-width:1230px;margin:65px auto 120px;padding:0 40px;}
.pc .eqm09 .list_slim li{display:block;position:relative;width:487px;height:251px;}
.pc .eqm09 .list_slim li:nth-child(1){margin-bottom:18px;background:url('/images/ko/product/eqm582/back_slim01.png') no-repeat 0 0;}
.pc .eqm09 .list_slim li:nth-child(2){background:url('/images/ko/product/eqm582/back_slim02.png') no-repeat 0 0;}
.pc .eqm09 .list_slim li span{display:block;position:absolute;bottom:35px;left:0;width:100%;font-weight:500;font-size:20px;color:#fff;letter-spacing:-0.025em;line-height:28px;}
.pc .eqm09 .notify{display:block;position:absolute;right:50%;margin-right:-26px;bottom:34px;font-size:14px;color:#555;text-align:left;line-height:24px;letter-spacing:-0.05em;}
.mobile .eqm09 .inner:before{height:345px;background:url('/images/ko/product/eqm582/mo/back_09.png') no-repeat 50%;background-size:100% auto;}
.mobile .eqm09 h1{padding-top:40px;font-size:21px;color:#2c2b2b;letter-spacing:-0.05em;}
.mobile .eqm09 h1 strong{display:block;margin-top:10px;font-weight:700;font-size:24px;}
.mobile .eqm09 .list_slim{margin:185px auto 0;width:285px;}
.mobile .eqm09 .list_slim li{display:block;position:relative;height:125px;}
.mobile .eqm09 .list_slim li:nth-child(1){margin-bottom:10px;background:url('/images/ko/product/eqm582/mo/back_slim01.png') no-repeat 0 0;background-size:100% 100%;}
.mobile .eqm09 .list_slim li:nth-child(2){background:url('/images/ko/product/eqm582/mo/back_slim02.png') no-repeat 0 0;background-size:100% 100%;}
.mobile .eqm09 .list_slim li span{display:block;position:absolute;bottom:13px;left:0;width:100%;font-weight:500;font-size:12px;color:#fff;letter-spacing:-0.025em;line-height:15px;}
.mobile .eqm09 .notify{display:block;margin:17px 25px 36px;font-size:9px;color:#555;text-align:left;line-height:14px;letter-spacing:-0.05em;}
/* eqm10 */
.eqm10 .inner>*{position:relative;z-index:2;}
.eqm10 .inner{position:relative;color:#fff;text-align:center;}
.eqm10 .inner:before{display:block;content:'';position:absolute;left:50%;top:0;z-index:1;transform:translateX(-50%);width:100%;background:url('/images/ko/product/eqm582/back_10.png') no-repeat 50% 0;}
.eqm10 .text.fadeup{animation-delay:.5s;}
.eqm10 .list_hotwo li.fadeup:nth-child(1){animation-delay:.5s;}
.eqm10 .list_hotwo li.fadeup:nth-child(2){animation-delay:1s;}
.pc .eqm10 .inner{height:732px;}
.pc .eqm10 .inner:before{height:100%;}
.pc .eqm10 h1{padding:120px 0 32px;font-weight:500;font-size:50px;color:#fff;letter-spacing:-0.05em;}
.pc .eqm10 h1 strong{display:block;margin-top:20px;font-weight:900;font-size:54px;}
.pc .eqm10 .text{display:block;margin-bottom:117px;font-weight:700;font-size:24px;letter-spacing:-0.025em;line-height:1em;}
.pc .eqm10 .list_hotwo{display:block;position:absolute;left:0;bottom:63px;width:100%;font-size:0;text-align:center;line-height:0;}
.pc .eqm10 .list_hotwo li{display:inline-block;position:relative;width:487px;height:251px;margin:0 10px;text-align:center;}
.pc .eqm10 .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 .list_hotwo li:nth-child(1){background:url('/images/ko/product/eqm582/back_cover01.png') no-repeat 0 0;}
.pc .eqm10 .list_hotwo li:nth-child(2){background:url('/images/ko/product/eqm582/back_cover02.png') no-repeat 0 0;}
.mobile .eqm10 .inner:before{height:214px;background:url('/images/ko/product/eqm582/mo/back_10.png') no-repeat 50% 0;background-size:100% auto;}
.mobile .eqm10 h1{padding:40px 0 20px;font-size:21px;color:#fff;letter-spacing:-0.05em;}
.mobile .eqm10 h1 strong{display:block;margin-top:10px;font-weight:700;font-size:25px;}
.mobile .eqm10 .text{display:block;margin-bottom:22px;font-weight:700;font-size:12px;letter-spacing:-0.05em;line-height:1em;}
.mobile .eqm10 .list_hotwo{width:285px;margin:0 auto;}
.mobile .eqm10 .list_hotwo li{position:relative;height:125px;text-align:center;}
.mobile .eqm10 .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 .list_hotwo li:nth-child(1){margin-bottom:10px;background:url('/images/ko/product/eqm582/mo/back_cover01.png') no-repeat 0 0;background-size:auto 100%;}
.mobile .eqm10 .list_hotwo li:nth-child(2){background:url('/images/ko/product/eqm582/mo/back_cover02.png') no-repeat 0 0;background-size:auto 100%;}
/* 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('/images/ko/product/eqm340/ico_system01.png') no-repeat;}
.upper_system .list_system li:nth-child(2):before{display:block;content:'';background:url('/images/ko/product/eqm340/ico_system02.png') no-repeat;}
.lower_safe .list_01 li:nth-child(1){background:url('/images/ko/product/eqm340/ico_safe01.png') no-repeat;}
.lower_safe .list_01 li:nth-child(2){background:url('/images/ko/product/eqm340/ico_safe02.png') no-repeat;}
.lower_safe .list_01 li:nth-child(3){background:url('/images/ko/product/eqm340/ico_safe03.png') no-repeat;}
.lower_safe .list_01 li:nth-child(4){background:url('/images/ko/product/eqm340/ico_safe04.png') no-repeat;}
.lower_safe .list_01 li:nth-child(5){background:url('/images/ko/product/eqm340/ico_safe05.png') no-repeat;}
.lower_safe .list_01 li:nth-child(6){background:url('/images/ko/product/eqm340/ico_safe06.png') no-repeat;}
.lower_safe .list_02 li:nth-child(1){background:url('/images/ko/product/eqm340/ico_safe07.png') no-repeat;}
.lower_safe .list_02 li:nth-child(2){background:url('/images/ko/product/eqm340/ico_safe08.png') no-repeat;}
.lower_safe .list_02 li:nth-child(3){background:url('/images/ko/product/eqm340/ico_safe09.png') no-repeat;}
.lower_safe .list_02 li:nth-child(4){background:url('/images/ko/product/eqm340/ico_safe10.png') no-repeat;}
.lower_safe .list_02 li:nth-child(5){background:url('/images/ko/product/eqm340/ico_safe11.png') no-repeat;}
.lower_safe .list_02 li:nth-child(6){background:url('/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;margin-bottom:;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 */
.list_award li:nth-child(1){background:url('/images/ko/product/eqm582/ico_cer03.png') no-repeat;}
.list_award li:nth-child(2){background:url('/images/ko/product/eqm582/ico_cer04.png') no-repeat;}
.list_award li:nth-child(3){background:url('/images/ko/product/eqm582/ico_cer05.png') no-repeat;}
.list_award li:nth-child(4){background:url('/images/ko/product/eqm582/ico_cer06.png') no-repeat;}
.pc .eqm13{padding:0 40px;}
.pc .list_certification{display:flex;justify-content:center;position:relative;padding:40px 0;background-color:#f8f8f8;}
.pc .list_certification:before{display:block;content:'';position:absolute;left:50%;top:50%;transform:translateY(-50%);width:1px;height:80px;background-color:#ddd;}
.pc .list_certification li{display:flex;align-items:center;justify-content:center;width:50%;height:80px;font-size:16px;color:#666;line-height:24px;box-sizing:border-box;}
.pc .list_certification li span{display:block;font-weight:500;font-size:14px;color:#1d1d1d;}
.pc .list_certification li:nth-child(1):before{display:block;content:'';width:100px;height:100%;margin-right:60px;background-size:100% auto;background:url('/images/ko/product/eqm582/ico_cer01.png') no-repeat 0 0;}
.pc .list_certification li:nth-child(2):before{display:block;content:'';width:45px;height:100%;margin-right:60px;background-size:100% auto;background:url('/images/ko/product/eqm582/ico_cer02.png') no-repeat 0 0;}
.pc .list_award{display:flex;justify-content:center;height:279px;}
.pc .list_award li{padding-top:134px;font-size:16px;color:#666;text-align:center;line-height:24px;}
.pc .list_award li:nth-child(1){width:226px;background-position:50% 42px;background-size:114px auto;}
.pc .list_award li:nth-child(2){width:290px;background-position:50% 47px;background-size:184px auto;}
.pc .list_award li:nth-child(3){width:234px;background-position:50% 41px;background-size:109px auto;}
.pc .list_award li:nth-child(4){width:272px;background-position:50% 28px;background-size:100px auto;}
.mobile .eqm13 h1{margin:65px 0 25px;font-weight:700;font-size:20px;text-align:center;}
.mobile .list_certification{margin:0 5px;padding:3px 25px;background-color:#f8f8f8;}
.mobile .list_certification li{font-size:11px;color:#666;line-height:16px;letter-spacing:-0.025em;box-sizing:border-box;}
.mobile .list_certification li span{display:block;font-weight:500;color:#1d1d1d;}
.mobile .list_certification li:nth-child(1){min-height:79px;padding:18px 0 13px 80px;border-bottom:1px solid #ddd;background:url('/images/ko/product/eqm582/ico_cer01.png') no-repeat 0 24px;background-size:50px auto;}
.mobile .list_certification li:nth-child(2){min-height:62px;padding:13px 0 18px 80px;background:url('/images/ko/product/eqm582/ico_cer02.png') no-repeat 12px 10px;background-size:22px auto;}
.mobile .list_award{display:flex;flex-wrap:wrap;}
.mobile .list_award li{width:50%;font-size:11px;color:#666;text-align:center;line-height:16px;box-sizing:border-box;}
.mobile .list_award li:nth-child(1){height:155px;padding-top:90px;background-position:50% 27px;background-size:70px auto;}
.mobile .list_award li:nth-child(2){height:155px;padding-top:90px;background-position:50% 32px;background-size:92px auto;}
.mobile .list_award li:nth-child(3){height:134px;padding-top:65px;background-position:50% 2px;background-size:69px auto;}
.mobile .list_award li:nth-child(4){height:134px;padding-top:65px;background-position:50% 0px;background-size:50px auto;}
/* eqm14 - SERVICE */
.list_service li:nth-child(1){background:url('/images/ko/product/eqm582/ico_service01.png') no-repeat;}
.list_service li:nth-child(2){background:url('/images/ko/product/eqm582/ico_service02.png') no-repeat;}
.list_service li:nth-child(3){background:url('/images/ko/product/eqm582/ico_service03.png') no-repeat;}
.list_service li:nth-child(4){background:url('/images/ko/product/eqm582/ico_service04.png') no-repeat;}
.list_service li:nth-child(5){background:url('/images/ko/product/eqm582/ico_service05.png') no-repeat;}
.list_service li:nth-child(6){background:url('/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('/images/ko/product/eqm582/package_01.png') no-repeat 50% 50%;}
.eqm15 .list_package li:nth-child(2):before{background:url('/images/ko/product/eqm582/package_02.png') no-repeat 50% 50%;}
.eqm15 .list_package li:nth-child(3):before{background:url('/images/ko/product/eqm582/package_03.png') no-repeat 50% 50%;}
.eqm15 .list_package li:nth-child(4):before{background:url('/images/ko/product/eqm582/package_04.png') no-repeat 50% 50%;}
.eqm15 .list_package li:nth-child(5):before{background:url('/images/ko/product/eqm582/package_05.png') no-repeat 50% 50%;}
.eqm15 .list_package li:nth-child(6):before{background:url('/images/ko/product/eqm582/package_06.png') no-repeat 50% 50%;}
.eqm15 .list_package li:nth-child(7):before{background:url('/images/ko/product/eqm582/package_07.png') no-repeat 50% 50%;}
.eqm15 .list_package li:nth-child(8):before{background:url('/images/ko/product/eqm582/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:132px 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(5):before{background-size:160px auto;}
.pc .eqm15 .list_package li:nth-child(6):before{background-size:144px auto;}
.pc .eqm15 .list_package li:nth-child(7):before{background-size:31px auto;}
.pc .eqm15 .list_package li:nth-child(8):before{background-size:81px auto;}
.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:74px 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(5):before{background-size:98px auto;}
.mobile .eqm15 .list_package li:nth-child(6):before{background-size:88px auto;}
.mobile .eqm15 .list_package li:nth-child(7):before{background-size:20px auto;}
.mobile .eqm15 .list_package li:nth-child(8):before{background-size:50px auto;}
.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('/images/ko/product/eqm582/size_01.png') no-repeat;}
.pc .eqm16 li:nth-child(2):before{background:url('/images/ko/product/eqm582/size_02.png') no-repeat;}
.pc .eqm16 li:last-child:before{background:url('/images/ko/product/eqm582/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:402px;margin-left:23px;background-position:50% 27px;}
.pc .eqm16 li:nth-child(2):before{width:306px;background-position:50% 0;}
.pc .eqm16 li:last-child:before{width:307px;margin-right:33px;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:first-child:before{}
.mobile .eqm16 li:nth-child(2):before{}
.mobile .eqm16 li:last-child:before{}
.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:149px;margin:45px -30px 22px 0;background:url('/images/ko/product/eqm582/mo/size_01.png') no-repeat;}
.mobile .eqm16 li:nth-child(2):before{height:219px;margin:40px 0 18px -40px;background:url('/images/ko/product/eqm582/mo/size_02.png') no-repeat;}
.mobile .eqm16 li:last-child:before{height:206px;margin:40px 0 30px -40px;background:url('/images/ko/product/eqm582/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 */
.spec-table{border-top:1px solid #939393;}
.spec-table table{width:100%;}
.spec-table table th{color:#555;border-bottom:1px solid #cbcbcb;}
.spec-table table td{color:#888;border-bottom:1px solid #cbcbcb;border-left:1px solid #cbcbcb;}
.spec-table .kc{display:flex;align-items:center;}
.pc .eqm17{padding:0 40px;}
.pc .spec-table table{width:100%;}
.pc .spec-table table th,
.pc .spec-table table td{padding:10px 20px;font-size:13px;}
.pc .spec-table table th{width:233px;}
.pc .spec-table table td{width:auto;}
.pc .spec-table .kc img{width:13px;margin-right:16px;}
.pc .spec-table .kc span{display:inline-block;}
.pc .spec-table .kc span+span{margin-left:32px;}
.pc .spec-table>ul{margin-top:20px;}
.pc .spec-table>ul li{margin-top:8px;font-size:13px;color:#727272;}
.mobile .spec-table table th,
.mobile .spec-table table td{padding:10px 0 10px 5px;font-size:10px;letter-spacing:0;}
.mobile .spec-table table th{width:100px;}
.mobile .spec-table table td{width:auto;}
.mobile .spec-table .kc img{width:14px;margin-right:13px;}
.mobile .spec-table .kc span{display:block;}
.mobile .spec-table .kc span+span{margin-top:7px;}
.mobile .spec-table>ul{margin-top:13px;}
.mobile .spec-table>ul li{margin-top:2px;font-size:10px;color:#727272;}
