@charset "UTF-8";

/*----------------------------------------------------
  == NISSAY Base Style ==
----------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 5px;
  line-height: 1.3;
  font-weight: bold;
  font-size: 100%;
}

li,
dt,
dd,
th,
td {
  line-height: 1.5;
}

ul,
ol {
  list-style-type: none;
  list-style-position: outside;
}

sub,
sup {
  font-size: 86%;
}

sup {
  vertical-align: top;
}

sub {
  vertical-align: baseline;
}

fieldset {
  border: 0;
}

legend {
  display: none;
}

input,
textarea {
  line-height: 1.2;
}

label {
  cursor: pointer;
}

table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  vertical-align: bottom;
}

hr {
  display: none;
}
