@charset "UTF-8";
/* Base v18111301 */
* {
vertical-align : baseline;
margin : 0;
padding : 0;
list-style : none;
}
*[hidden] {
display : none !important ;
}
legend, caption {
overflow : hidden;
position : absolute;
width : 1px;
height : 1px;
border : none;
clip : rect(1px,1px,1px,1px);
}
caption {
position : static;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
display : block;
margin : 0;
}
audio, canvas, progress, video {
display : inline-block;
}
a {
text-decoration : none;
background-color : transparent;
/*display:block;*/
}
a[href*="tel"] {
color : inherit;
}
abbr[title] {
border-bottom : none;
}
b, strong {
font-weight : 700;
}
i, address, dfn, em {
font-style : normal;
}
mark {
color : #000;
background-color : #ff0;
}
h1, h2, h3, h4, h5, h6 {
font-size : 100%;
}
table {
width : 100%;
border-spacing : 0;
border-collapse : collapse;
}
button, input, textarea {
text-transform : none;
}
button, input {
overflow : visible;
}
progress {
display : inline-block;
vertical-align : baseline;
}
audio, button, canvas, input, label, iframe, img, select, svg, video {
vertical-align : middle;
}
.placeholder {
color : #aaa !important ;
}
img, a img, fieldset {
border : none;
}
img, video {
max-width : 100%;
}
hr {
display : block;
height : 1px;
margin : 1em 0;
padding : 0;
border : 0;
border-top : 1px solid #000;
}