.guideline-container {
  width: 890px;
  margin: 0 auto;
  border: solid 5px #009380;
  border-radius: 10px;
  border-spacing: 0;
  border-collapse: inherit;
  margin-top: 15px;
}

.guideline-flex {
  display: flex;
}

.guideline-margin {
  border-bottom: solid 2px #009380;
}

.guideline-left-text {
  text-align: center;
  color: #ffffff;
  font-size: 28px;
  font-weight: bold;
  background-color: #009380;
  width: 200px;
  border-bottom: solid 1px #ffffff;
}

.guideline-right-text {
  font-size: 20px;
  padding: 10px 0 10px 40px;
  border-bottom: solid 1px #009380;
  width: 681px;
}

.red {
  color: #ff0000;
}

.bold {
  font-weight: bold;
}

.guideline-big {
  font-size: 22px;
}

.guideline-days-text {
  font-weight: normal;
  font-size: 22px;
}

.guideline-small {
  font-size: 18px;
}

.days-ul {
  padding: 0 0 0 3vw;
}

.guideline-inbitation-text {
  font-weight: bold;
  font-size: 6vw;
  text-align: center;
  color: #ff0000;
  margin-top: 2vw;
  margin-bottom: -1vw;
}

.guideline-bottom-place {
  text-align: start;
  font-size: 4vw;
  padding: 2vw 3vw;
}

.guideline-corona {
  font-size: 18px;
  text-align: start;
}

.youkou-title {
  text-align: center;
  position: absolute;
  font-size: 54px;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  color: var(--main-color);
}

.youkou-title-box {
  position: relative;
  width: 890px;
  height: 70px;
  margin: -70px auto 0;
}

.youkou-title-girl {
  position: absolute;
  width: 285px;
  top: -244px;
  left: 2%;
}

.corona-box {
  width: 750px;
  margin: 30px auto 0;
}

.youkou-title-background {
  height: 200px;
}

.youkou-title-text {
  position: relative;
  left: 42%;
  width: 550px;
  height: auto;
  transform: translateY(-220%);
}

.font-winter {
  font-size: 50px;
}

.guideline-big-text {
  font-size: 1.15em;
}

.guideline-small-text {
  font-size: 0.8em;
}