.c-type-preevent .preevent-theme-read {
  padding: 20px;
  border-radius: 10px;
  background: linear-gradient(to right, #62c03c 0%, #30bade 100%);
  margin-bottom: 70px;
}
.c-type-preevent .preevent-theme-read p {
  font-size: 18px;
  line-height: 1.75;
  color: #ffffff;
}
@media screen and (max-width: 999px) {
  .c-type-preevent .preevent-theme-read p {
    font-size: 14px;
  }
}
.c-type-preevent .preevent-youtube__wrap .sub-title {
  margin-bottom: 40px;
}
.c-type-preevent .preevent-youtube__wrap .sub-title h4 {
  text-align: center;
}
.c-type-preevent .preevent-youtube__wrap .sub-title h4 span {
  display: inline-block;
  width: 100%;
  max-width: 370px;
  padding: 5px 10px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  color: #7fb69f;
  border: 2px solid #7fb69f;
}
@media screen and (max-width: 999px) {
  .c-type-preevent .preevent-youtube__wrap .sub-title h4 span {
    font-size: 16px;
  }
}
.c-type-preevent .preevent-youtube__wrap .yt-block .inner {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.c-type-preevent .preevent-youtube__wrap .yt-block .inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.c-type-tour .tour-information .each-row .pdf-btn-block {
  margin-top: 40px;
}
.c-type-tour .tour-information .each-row .pdf-btn-block .dl-btn {
  text-align: center;
  margin-bottom: 10px;
}
.c-type-tour .tour-information .each-row .pdf-btn-block .dl-btn a {
  display: inline-block;
  width: 100%;
  max-width: 500px;
  padding: 10px 10px;
  box-sizing: border-box;
  border-radius: 5px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  color: #ffffff;
  background: linear-gradient(to right, #62c03c 0%, #30bade 100%);
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 999px) {
  .c-type-tour .tour-information .each-row .pdf-btn-block .dl-btn a {
    font-size: 16px;
  }
}
.c-type-tour .tour-information .each-row .pdf-btn-block .dl-btn a:hover {
  opacity: 0.7;
}
.c-type-tour .tour-information .each-row .pdf-btn-block .link-notes p {
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
}

/*# sourceMappingURL=update.css.map */
