@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');

body, h1, h2, h3, h4{font-family: 'Lato', sans-serif; letter-spacing:0;}

/* voucher */
.banner01-contents{display:none;}
.banner02-contents{display:block;}
.banner03-contents{display:none;}
.banner04-contents{display:none;}
.banner05-contents{display:none;}

/*main page*/
.mh-left{padding:30px 0 40px 0;}
.banner-01 .contents h1{font-size:3.5em;}
.uibg-pc{background-image: url('../image/uibg-pc-en.png');}
.uibg-pc-detail{background-image:url('../image/uibg-pc-detail-en.png');}
.uibg-mobile{background-image: url('../image/uibg-mobile-en.png');}
.uibg-mobile-detail{background-image:url('../image/uibg-mobile-detail-en.png');}
.uibg-video{background-image: url('../image/uibg-video-en.png');}
.uibg-video-detail{background-image:url('../image/uibg-video-detail-en.png');}
.uibg-supporter{background-image: url('../image/uibg-supporter-en.png');}
.uibg-supporter-detail{background-image:url('../image/uibg-supporter-detail-en.png');}
.uibg-customer{background-image: url('../image/uibg-customer-en.png');}
.uibg-customer-detail{background-image:url('../image/uibg-customer-detail-en.png');}

/*sub page 공통*/
.sub-navi-right ul li{font-size: .8em;}
.lineheight-en{line-height: normal;}
.sub-banner-title p{font-weight: 300;}

/*about anysupport*/
.hc-customer::before{content:"customer"}
.hc-supporter::before{content:"supporter"}
.sb-introduce h1{font-weight: 400;}
.customer-access-pdf{display: none;}

/*products*/
.sb-product h1{font-weight: 400;}
.product-main-text h2{font-weight: 400;}

/*pricing*/
.sb-buy h1{font-weight: 400;}
.sale-event-2020 strong{font-size: 15px;}
.mobile03{line-height: normal;}

/*download*/
.sb-download h1{font-weight: 400;}

/*customer*/
.sb-reference h1{font-weight: 400;}
.sb-customer h1{font-weight: 400;}
.sb-free h1{font-weight:400;}
.customer-broad{display: none;}

/*footer*/
.company-tech-wrap{display:none}
#plusfriend-chat-button{display:none}

@media (max-width:1400px){
    .navi{display: none;}
}