body {position:relative;min-height:100vh;color:#000;}
.ta_c {text-align:center!important;}
.fc_navy {color:#005587!important;}
.page {padding-bottom:5.84rem;min-height:100%;box-sizing:border-box;}
.page h3 {margin-bottom:1.1rem;line-height:2.2rem;font-size:1.8rem;font-weight:800;color:#000;letter-spacing:-0.02rem;text-transform:uppercase;}
.page h3 span {display:block;font-size:1.4rem;font-weight:600;text-transform:none;}
.page h4 {margin-bottom:1.1rem;line-height:2.2rem;font-size:1.6rem;font-weight:700;color:#000;letter-spacing:-0.02rem;text-transform:uppercase;}
.no_header {padding-top:6.3rem;padding-left:2.7rem;padding-right:2.7rem;box-sizing:border-box;}
.no_footer {padding-bottom:0;}
.bg_dark {background-color:#000;color:#fff;}
.bg_dark .box_line {border-top:1px solid rgba(255 255 255 / 50%);border-bottom:1px solid rgba(255 255 255 / 50%);}
.box_line {padding:2.5rem 0;border-top:1px solid rgba(0 0 0 / 50%);border-bottom:1px solid rgba(0 0 0 / 50%);}
.btns {display:flex;justify-content:center;align-items:center;gap:0.65rem;}
.btn_link {display:grid;grid-template-columns:auto 0.5rem;justify-content:center;align-items:center;gap:1rem;margin:0 auto;padding:0 1.8rem;max-width:36rem;min-height:4.1rem;line-height:1.5rem;font-size:1.2rem;font-weight:700;color:#fff;border-radius:2.1rem;background-color:#27AFFF;box-sizing:border-box;}
.btn_link:after {content:"";display:block;width:0.5rem;height:0.9rem;background:url(../images/svg/arrow_r.svg) no-repeat 0 0 / 100% auto;}
.btn_link.bg_navy {background-color:#005587;}

/* ==Our Brand== */
.logo {margin:0 auto;width:12rem;height:3.2rem;background:url(../images/svg/logo.svg) no-repeat 0 0 / 100% auto;}
.logo_holdings {margin:0 auto;width:11.3rem;height:5.3rem;background:url(../images/svg/logo_holdings.svg) no-repeat 0 0 / 100% auto;}
.our_brand .box01 {padding:1.4rem 0 1.5rem;}
.our_brand .box02 .btns {margin:1.5rem 0 0.5rem;}
.our_brand .box02 .btn_link, .our_brand .box04 .btn_link {max-width:36rem;width:100%;}
.our_brand .box03 {padding:1.5rem 0;}
.our_brand .box04 {padding-bottom:3.7rem;}
.our_brand .box04 .btns {margin-top:1.7rem;}
.brand_slider {margin:3rem -2.7rem 0;}
.brand_slider .swiper-slide {width:17rem;}
.our_brand .box05 {padding:1rem 0;}
.our_brand .box05 h3 {margin-bottom:0;}
.our_brand .box06 {padding-bottom:3rem;}
.our_brand .box07 {padding-bottom:4rem;}
.dia_wrap {margin:2rem 0 2.7rem;}
.dia_wrap img {margin:0 auto;display:block;}
.pro_wrap {list-style:none;margin:0 auto;max-width:48rem;font-size:1.1rem;font-weight:700;color:#000;line-height:1.4rem;letter-spacing:-0.02rem;display:grid;grid-template-columns:repeat(3, 1fr);text-align:center;gap:1.8rem 0;}
.pro_wrap .pro_img {margin:0 0 0.7rem;min-height:6.5rem;display:flex;justify-content:center;align-items:flex-end;}
.pro_wrap .pro_tit {display:flex;justify-content:center;align-items:center;margin:0 auto;width:10.5rem;min-height:4.2rem}
.pro_wrap.order01 .pro_item:last-child .pro_tit {align-items:flex-start;}
.pro_wrap.order02 .pro_tit {align-items:flex-start;min-height:2.8rem;}
.our_brand .box08 {margin-bottom:6.4rem;padding:1rem 0;}
.our_brand .box08 h3 {margin-bottom:0;}

/* ==Products== */
.contents {margin:0 auto;padding:0 3.4rem;max-width:49.5rem;box-sizing:border-box;}
.box_line p {line-height:2rem;font-size:1.2rem;letter-spacing:-0.02rem;}
.box_line + .box_line {border-top:0;}

/* 배경 슬라이드 */
.product_bg_slider, .product_bg_single {position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%;}
.bg {width:100%;height:100%;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;}
.popbg {position:fixed;top:0;right:0;z-index:10000;display:none;width:100%;height:100%;background-color:#000;}
.pop {position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;}
.btn_close {position:absolute;top:10px;right:10px;width:3rem;height:3rem;background-color:#000;border-radius:50%;}
.btn_close:before, .btn_close:after {position:absolute;top:7px;left:14px;content:"";display:block;width:2px;height:16px;background-color:#fff;}
.btn_close:before {transform:rotate(45deg);}
.btn_close:after {transform:rotate(-45deg);}

/* 제품 */
.btn {display:inline-block;padding:0 1.6rem;min-width:11.8rem;height:3.4rem;font-size:1.2rem;font-weight:700;color:#000;letter-spacing:-0.02rem;border-radius:3.4rem;box-sizing:border-box;background-color:#fff;}
.btn span {display:flex;justify-content:space-between;align-items:center;position:relative;height:100%;gap:1.7rem;}
.btn_detail span:before {position:absolute;top:50%;right:1.8rem;transform:translateY(-50%);content:"";display:inline-block;width:1px;height:0.9rem;background-color:#000;}
.btn_detail span:after {content:"";display:inline-block;width:1.012rem;height:1.018rem;background:url(../images/svg/ico_pdf.svg) no-repeat 0 0 / 100% auto;}
.product_txt {padding-top:6.5rem;}
.product_txt h2 {margin-bottom:2rem;line-height:3.2rem;font-size:3rem;font-weight:800;color:#fff;letter-spacing:-0.02rem;text-transform:uppercase;}
.product_txt p {margin-bottom:3rem;line-height:2.2rem;font-size:1.3rem;font-weight:700;color:#fff;letter-spacing:-0.02rem;text-transform:capitalize;}
.btn_wrap {text-align:right;}
.product_list {margin-top:6.5rem;min-height:35.7rem;display:flex;justify-content:center;align-items:center;}
.product_list ul {display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap;}
.product_list ul li {padding:2rem 0 0;/*width:14.5rem;height:17.1rem;*/max-width:24rem;width:calc(50% - 0.75rem);background-color:rgba(255 255 255 / 70%);border-radius:2rem;text-align:center;box-sizing:border-box;position:relative;}
.product_img {overflow:hidden;margin:0 auto;padding:0;min-height:11.7rem;text-align:center;box-sizing:border-box;display:flex;justify-content:center;align-items:center;}
.product_img img {display:block;margin:0 auto;width:12.3rem;height:11.6rem;}
.product_name {margin-top:0.8rem;padding:0 0.5rem;height:3.6rem;line-height:1.4rem;font-size:1.2rem;font-weight:700;color:#000;letter-spacing:-0.05rem;}
.product_list ul li.full {width:100%;max-width:49.5rem;}
.product_list ul li.full .product_img img {width:27rem;height:15rem;}
.product_list ul li:before {content:"KEY ITEM";position:absolute;top:0;left:0;display:block;padding:0.3rem 0.8rem 0.4rem;font-size:1rem;font-weight:700;color:#fff;background-color:#005587;border-radius:0 0 1rem 0;}

/* Cordless Power Tools */
.bg_cpt01 {background-image:url(../images/bg/bg_cpt_01.jpg);}
.bg_cpt02 {background-image:url(../images/bg/bg_cpt_02.jpg);}
.bg_cpt03 {background-image:url(../images/bg/bg_cpt_03.jpg);}
.bg_cpt04 {background-image:url(../images/bg/bg_cpt_04.jpg);}
.bg_cpt05 {background-image:url(../images/bg/bg_cpt_05.jpg);}
.bg_cpt06 {background-image:url(../images/bg/bg_cpt_06.jpg);}
.p_cpt .product_list {margin-top:5.7rem;}

/* Generator */
.bg_grt01 {background-image:url(../images/bg/bg_grt_01.jpg);}
.bg_grt02 {background-image:url(../images/bg/bg_grt_02.jpg);}
.bg_grt03 {background-image:url(../images/bg/bg_grt_03.jpg);}
.bg_grt04 {background-image:url(../images/bg/bg_grt_04.jpg);}
.p_grt .product_list {margin-bottom:2.1rem;}

/* Gasoline Engine */
.bg_ge01 {background-image:url(../images/bg/bg_ge_01.jpg);}
.p_ge .product_list {margin-top:6rem;}

/* Welding Machine */
.bg_wm01 {background-image:url(../images/bg/bg_wm_01.jpg);}
.bg_wm02 {background-image:url(../images/bg/bg_wm_02.jpg);}
.bg_wm03 {background-image:url(../images/bg/bg_wm_03.jpg);}
.bg_wm04 {background-image:url(../images/bg/bg_wm_04.jpg);}
.p_cpt .product_list {margin-top:7rem;}

/* UPS & Others */
.bg_uo01 {background-image:url(../images/bg/bg_uo_01.jpg);}
.p_uo .product_list {margin-top:5.5em;}


/* Footer */
footer {position:absolute;bottom:0;left:0;padding-top:1.44rem;width:100%;height:5.84rem;box-sizing:border-box;}
.logo_foot {margin:0 auto 2.6rem;width:6.7rem;height:1.8rem;background:url(../images/svg/logo_footer.svg) no-repeat 0 0 / 100% auto;}



/* 타블렛 (가로): */
@media only screen and (min-width : 1024px) and (max-width : 1366px) {
    .contents {max-width:100%;}
    .product_list {margin-top:18rem;min-height:28.7rem;}
    .product_list ul {display:grid;grid-template-columns:repeat(4, 1fr);}
    .product_list ul li {width:auto;max-width:24rem;height:28.7rem;}
    .product_list ul.odd {grid-template-columns:repeat(3, 1fr);}
    .product_list ul.odd .full {max-width:24rem;}
    .product_img {min-height:22.5rem;}
    .product_img img {width:auto!important;height:auto!important;}
    .product_name {margin-top:1.3rem;}
    .p_grt .product_list {margin-top:9rem;}
    .dia_wrap img {width:480px;}
    .pro_wrap {margin:0 auto;max-width:550px;}
    .pro_wrap .pro_img img {width:auto;height:86px;}
    .pro_wrap.order02 .pro_item:last-child .pro_img img {height:77px;}
    .p_ge .product_list ul {display:flex;}
}


/* 타블렛 (세로): */
@media only screen and (min-width : 768px) and (max-width : 1023px) {
    .contents {max-width:100%;}
    .product_list {margin-top:18rem;min-height:28.7rem;}
    .product_list ul {display:grid;grid-template-columns:repeat(2, 1fr);}
    .product_list ul li {width:24rem;height:28.7rem;}
    .product_list ul.odd {grid-template-columns:repeat(3, 1fr);}
    .product_list ul.odd li {width:100%;max-width:24rem;}
    .product_img {min-height:22.5rem;}
    .product_img img {width:auto!important;height:auto!important;}
    .product_name {margin-top:1.3rem;}
    .p_grt .product_list {margin-top:18rem;}
    .dia_wrap img {width:480px;}
    .pro_wrap {margin:0 auto;max-width:550px;}
    .pro_wrap .pro_img img {width:auto;height:86px;}
    .pro_wrap.order02 .pro_item:last-child .pro_img img {height:77px;}
    .p_ge .product_list ul {display:flex;}
}


/* 스마트폰 (가로): */
@media only screen and (min-width : 480px) and (max-width : 767px) {
    .contents {max-width:100%;}
    .product_list {margin-top:5rem;margin-left:auto;margin-right:auto;min-height:0;max-width:49.5rem;}
    .product_img {max-height:20.5rem;}
    .p_ge .product_list ul li {min-width:14.6rem;}

}


/* 스마트폰 (세로): */
@media only screen and (max-width : 479px) {
    .p_ge .product_list ul {width:100%;}
    .p_ge .product_list ul li {max-width:14.6rem;min-width:0;}
}


/* 스마트폰 (세로): */
@media only screen and (max-width : 359px) {
    .contents {padding:0 1.5rem;}
}