@charset "utf-8";

/* CSS Document */
body {
  margin: auto;
  letter-spacing: 1px;
  max-width: 700px;
  font-size: 20px;
  font-family: sans-serif;
  text-decoration-skip-ink: none;
}

@media (min-width: 700px) {
  body {
    font-size: 32px;
  }
}

@media (min-width: 500px) {
  body {
    font-size: calc(18px + ((1vw - 7.6px)*(16/4.4)));
  }
}

div {
  width: auto;
  margin-left: 2%;
  margin-right: 2%;
}

img {
  max-width: 100%;
}

.d2 {
  margin: auto;
  margin-top: -3vw;
  max-width: 90%;
}

.d3 {
  background-image: url("./sozai/sozai_3_hover.png");
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-size: contain;
}

.line-it-button{
  width: 100%;
}

.d3 img {
  transition: opacity .3s;
}

.d3 a:hover {
  opacity: 0;
}

.d4 {
  display: flex;
  justify-content: center;
  justify-content: space-around;
  margin-bottom: 2%;
  margin-top: 2%;
}

.d4 img {
  max-width: 40%;
}

.d5-1 {
  color: #ffffff;
  font-weight: bolder;
  background-color: #44a46b;
  padding: 2%;
  text-align: center;
}

.d5-2 {
  display: block;
  vertical-align: bottom;
  color: #333333;
  font-weight: bold;
  font-size: 70%;
  background-color: #ecf6ee;
  padding: 2%;
}

.d5-2 img {
  max-width: 5vw;
}

.d5-2-1 {
  color: #44a46b;
  text-decoration-line: underline;
  text-decoration-color: yellow;
  text-decoration-thickness: 5px;
  text-underline-offset: -4px;
}

.d6 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.d6-1 {
  text-align: center;
}

.d6-1 img {
  max-width: 80%;
}

.d6-2 {
  max-width: 80%;
  font-size: 75%;
  text-align: center;
}

.d6-3 {
  color: #44a46b;
  font-weight: bold;
  font-size: 130%;
}

.d7-1 {
  text-align: center;
  font-size: 120%;
  font-weight: 600;
}

.d7-2 {
  text-align: center;
  font-weight: 500;
  background-color: #fcd404;
  padding: 15px;
  font-size: 50%;
  margin-top: -20px;
}

.d7-3 {
  font-weight: 600;
  text-decoration-line: underline;
  text-decoration-color: red;
  text-decoration-thickness: 3px;
  text-underline-offset: -2px;
}

.d8-1 {
  text-align: center;
  font-size: 100%;
  font-weight: 900;
  text-decoration-line: underline;
  text-decoration-color: #44a46b;
  text-decoration-thickness: 3px;
  text-underline-offset: 8px;
}

.d8-2 {
  display: flex;
  color: #44a46b;
  font-size: 80%;
  font-weight: 700;
  align-items: center;
  padding: 1vw;
  justify-content: space-evenly;
}

.d8-2 img {
  max-width: 30%;
  margin-left: 3%;
  margin-right: 3%;
}

.d8-3 {
  color: #999999;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 50%;
}

.d8-4 {
  color: #44a46b;
  text-decoration-line: underline;
  text-decoration-color: yellow;
  text-decoration-thickness: 5px;
  text-underline-offset: -4px;
}

.d9 {
  background-color: #ecf6ee;
}

.d9-1 {
  background-color: #ecf6ee;
  color: #000000;
  font-size: 150%;
  font-weight: bold;
  text-decoration-line: underline;
  text-decoration-color: yellow;
  text-decoration-thickness: 5px;
  text-underline-offset: -4px;
  display: flex;
  justify-content: center;
  letter-spacing: 2px;
  padding-top: 2vw;
}

.d9-2 {
  background-color: #ecf6ee;
  color: #44a46b;
  font-size: 150%;
  font-weight: 800;
  display: flex;
  justify-content: center;
  letter-spacing: 8px;
  line-height: 100%;
}

.d9-3 {
  background-color: #ecf6ee;
  color: red;
  font-size: 250%;
  font-weight: 800;
  display: flex;
  justify-content: center;
  line-height: 110%;
}

.d9-4 {
  background-color: #ecf6ee;
  padding-left: 5vw;
  padding-right: 5vw;
  padding-bottom: 5vw;
  font-weight: 600;
  color: #666666;
  font-size: 50%;
}

.d9-5 {
  color: red;
}

.d10-1 {
  color: #ffffff;
  font-weight: bolder;
  background-color: #44a46b;
  padding: 2%;
  text-align: center;
}

.d10-2 {
  text-align: center;
  color: #44a46b;
  text-decoration-line: underline;
  text-decoration-color: yellow;
  text-decoration-thickness: 5px;
  text-underline-offset: -4px;
  font-size: 100%;
  font-weight: 600;
  margin-top: 4%;
  margin-bottom: 4%;
}

.d11 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.d11-1 {
  max-width: 30%;
}

.d11-1 img {
  border: 3px solid #44a46b;
}

.d11-2 {
  max-width: 60%;
  font-size: 50%;
  color: #000000;
}

.d11-3 {
  font-size: 150%;
  font-weight: bold;
}

.d12-1 {
  color: #44a46b;
  text-align: center;
  font-size: 100%;
  font-weight: 800;
}

.d12-2 {
  display: flex;
  padding: 10px;
  box-sizing: border-box;
  justify-content: space-between;
}

.d12-3 {
  margin: 2px;
  width: 45%;
  height: 25vw;
  max-height: 250px;
  font-size: 60%;
  border: solid 5px #44a46b;
  font-weight: bold;
  text-align: center;
  color: #000000;
  padding: 10px;
  box-sizing: border-box;
  text-decoration-line: underline;
  text-decoration-color: yellow;
  text-decoration-thickness: 5px;
  text-underline-offset: -2px;
  text-decoration-skip-ink: none;
  letter-spacing: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.d12-4 {
  color: red;
}

.d13 {
  background-color: #ecf6ee;
  font-size: 100%;
  font-weight: 700;
  color: #44a46b;
  text-align: center;
  padding: 10px;
  padding-bottom: 30px;
}

.d14-1 {
  font-size: 100%;
  text-align: center;
  font-weight: 600;
}

.d14-1-2 {
  color: #44a46b;
}

.d14-2 {
  margin-top: 3px;
  display: flex;
  padding: 5px;
  font-size: 50%;
  letter-spacing: 0px;
  color: #666666;
  border: solid #44a46b 3px;
  align-items: center;
}

.d14-2 img {
  max-width: 45px;
  margin-right: 15px;
}

.d14-3 {
  margin-top: 3px;
  display: flex;
  padding: 5px;
  font-size: 50%;
  letter-spacing: 0px;
  color: #666666;
  border: solid #ff6500 3px;
  align-items: center;
}

.d14-3 img {
  max-width: 45px;
  margin-right: 15px;
}

.d15-1 {
  color: #ffffff;
  font-weight: bolder;
  background-color: #44a46b;
  padding: 2%;
  text-align: center;
}

.d15-2 {
  text-align: center;
  font-size: 90%;
  font-weight: 700;
  color: red;
  text-decoration-line: underline;
  text-decoration-color: yellow;
  text-decoration-thickness: 5px;
  text-underline-offset: -4px;
}

.footer {
  font-size: 40%;
  color: #333333;
  text-align: center;
}

.footer a {
  text-decoration: none;
  color: #333333;
}

.footer a:hover {
  text-decoration: none;
  color: #44a46b;
}
