
*, *:before, *:after{
padding: 0;
margin: 0;
}
.use__main{
color: #fff !important;
font-family: 'Zen Kaku Gothic New', sans-serif;
font-weight: 400;
letter-spacing: 0.12em;
font-feature-settings: "palt" !important;
background: #000 !important;
}
h1,h2,h3,h4{
line-height: 1.6;
font-weight: 500 !important;
}
p{
line-height: 2;
text-align: justify;
}
li{
list-style: none;
}
a{
display: block;
text-decoration: none;
}
img{
display: block;
width: 100%;
height: auto;
vertical-align: bottom;
}
.use__en{
font-family: 'Nunito Sans', sans-serif;
font-weight: 400;
}
