* {
  color: #505050;
}

a {
  text-decoration: none;
}

.red-font {
  color: #f74f1f;
}

.pc {
  display: none;
}

.single-books-mainwrapper {
  margin: 0 auto;
  padding-top: 77px;
  padding-bottom: 50px;
  padding: 77px 26px 180px;
}
.single-books-mainwrapper .link-tree {
  width: 100%;
  margin: 40px auto;
}
.single-books-mainwrapper .link-tree .link-tree-a {
  font-weight: bold;
  font-size: 14px;
}
.single-books-mainwrapper .single-books-content {
  width: 100%;
  margin: 0 auto;
}
.single-books-mainwrapper .single-books-content .single-books-tag-list {
  display: flex;
}
.single-books-mainwrapper .single-books-content .single-books-tag-list .single-books-tag {
  padding: 4px 10px;
  margin: 0 4px 8px 4px;
  background: #ffd5c1;
  font-weight: 700;
}
.single-books-mainwrapper .single-books-content .single-books-article p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5em;
  padding-top: 18px;
}
.single-books-mainwrapper .single-books-content .single-books-article h1 {
  color: #3c4d69;
  font-size: 28px;
  margin: 0.67em 0;
}
.single-books-mainwrapper .single-books-content .single-books-article h2 {
  color: #3c4d69;
  font-size: 22px;
  font-weight: bold;
  margin-top: 20px;
}
.single-books-mainwrapper .single-books-content .single-books-article h3 {
  color: #3c4d69;
  font-size: 20px;
  font-weight: bold;
  margin-top: 64px;
}
.single-books-mainwrapper .single-books-content .single-books-article h4 {
  font-size: 18px;
  margin-top: 64px;
}
.single-books-mainwrapper .single-books-content .single-books-article .dl-direct {
  text-align: center;
  margin: 40px 0 8px;
}
.single-books-mainwrapper .single-books-content .single-books-article .dl-direct__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  max-width: 320px;
  padding: 18px 24px;
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  background: linear-gradient(135deg, #ff6a47, #ffa700);
  border-radius: 14px;
  box-shadow: 0 10px 30px -12px rgba(255, 106, 71, 0.45);
}
.single-books-mainwrapper .single-books-content .single-books-article .dl-direct__note {
  padding-top: 12px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5em;
  color: #505050;
}
.single-books-mainwrapper .single-books-content .single-books-article img {
  margin-bottom: 20px;
}

.iframe-class {
  width: 100%;
  height: 850px;
}

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