<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align:baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}
table, tr, th, td {
	vertical-align: middle;
}
table {
	border-collapse: collapse;
}
article, header, footer, aside, figure, figcaption, nav, section { 
  display:block;
}
body {
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
ol, ul, li {
  list-style: none;
  list-style-type: none;
}
button,
input,
optgroup,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	font: inherit; 
	margin: 0;
	vertical-align:middle; 
    position:relative;
}
select::-ms-expand {
    display: none;
}
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="url"],
input[type="text"],
input[type="submit"],
input[type="button"],
input[type="password"] {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	border-radius:0;
}
/*type=number縺ｮ蠅玲ｸ帙�繧ｿ繝ｳ繧呈ｶ医☆*/
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance:textfield;
}


/*margin*/
.marginBottom05em{
    margin-bottom: 0.5em!important;
}
.marginBottom1em{
    margin-bottom: 1em!important;
}
.marginBottom105em{
    margin-bottom: 1.5em!important;
}
.marginBottom2em{
    margin-bottom: 2em!important;
}
.marginBottom205em{
    margin-bottom: 2.5em!important;
}
.marginBottom3em{
    margin-bottom: 3em!important;
}
.marginBottom305em{
    margin-bottom: 3.5em!important;
}
.marginBottom4em{
    margin-bottom: 4em!important;
}
.marginBottom5em{
    margin-bottom: 5em!important;
}
.marginBottom6em{
    margin-bottom: 6em!important;
}
.marginBottom7em{
    margin-bottom: 7em!important;
}
.marginBottom8em{
    margin-bottom: 8em!important;
}
.marginBottom9em{
    margin-bottom: 9em!important;
}
.marginBottom10em{
    margin-bottom: 10em!important;
}


.mg-b0{
	margin-bottom:0!important;
}
.mg-b5{
	margin-bottom:5px!important;
}
.mg-b10{
	margin-bottom:10px!important;
}
.mg-b15{
	margin-bottom:15px!important;
}
.mg-b20{
	margin-bottom:20px!important;
}
.mg-b25{
	margin-bottom:25px!important;
}
.mg-b30{
	margin-bottom:30px!important;
}
.mg-b40{
	margin-bottom:40px!important;
}
.mg-b50{
	margin-bottom:50px!important;
}
.mg-b60{
	margin-bottom:60px!important;
}
.mg-b70{
	margin-bottom:70px!important;
}


.mg-r20 {
	margin-right: 20px;
}



/*clearfix*/
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}
</pre></body></html>