body {
  background-color: #000000;
  color: #ffffff;
}
header {
  height: 830px;
  background-image: url("bg_header.webp");
}
header h1 {
  top: 90px;
  background-image: url("logo_icarus.html");
}
nav {
  top: 700px;
  height: 130px;
  background-image: url("bg_nav.webp");
}
nav ul li:nth-child(1) {
  background-image: url("btn_menu1.html");
}
nav ul li:nth-child(2) {
  background-image: url("btn_menu2.html");
}
h4 {
  margin-top: 100px;
}
.content h5 {
  font-size: 22px;
  color: #666;
}
.content h6 {
  font-size: 18px;
  color: #888;
}
.content table {
  color: #fff;
  margin-bottom: 40px;
}
.content table tr th {
  background-color: #812034;
  border-bottom: 2px solid #000000;
}
.content table tr td {
  background-color: #4a272e;
  border-bottom: 2px solid #000000;
}
.content .btn-new {
  height: 106px;
  background-image: url("btn_new.html");
  background-repeat: no-repeat;
}
.content .btn-comeback {
  height: 106px;
  background-image: url("btn_comeback.html");
  background-repeat: no-repeat;
}
.process {
  margin: 30px auto;
}
.process .mark-list {
  color: #cccccc;
}
.btn-top {
  top: 900px;
  width: 100px;
  height: 140px;
  background-image: url("btn_top.html");
}
.caution {
  margin-top: 100px;
  background-color: #cab9cb;
  background: url("bg_caution.html") repeat 50% 0;
}
.caution ul {
  font-size: 12px;
}
footer {
  background-color: #371516;
  color: #99767a;
}
}
.process .mark-list {
  color: #cccccc;
}
.btn-top {
  top: 900px;
  width: 100px;
  height: 140px;
  background-image: url("btn_top.html");
}
.caution {
  margin-top: 100px;
  background-color: #cab9cb;
  background: url("bg_caution.html") repeat 50% 0;
}
.caution ul {
  font-size: 12px;
}
footer {
  background-color: #371516;
  color: #99767a;
}
