.bookseller {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 990px) {
  .bookseller {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller {
    margin-left: 5.33333%;
    margin-right: 5.33333%;
  }
}

.bookseller .bookseller__headline {
  margin-bottom: 40px;
}

.bookseller .bookseller__headline__subtitle {
  font-size: 18px;
  font-size: 1.83673vw;
  margin-bottom: 8px;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__headline__subtitle {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__headline__subtitle {
    font-size: 18px;
  }
}

.bookseller .bookseller__headline__title {
  font-size: 30px;
  font-size: 3.06122vw;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 34px;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__headline__title {
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__headline__title {
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__headline__title {
    margin-bottom: 22px;
  }
}

.bookseller .bookseller__headline__text {
  font-size: 16px;
  font-size: 1.63265vw;
  line-height: 2;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__headline__text {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__headline__text {
    font-size: 16px;
  }
}

.bookseller .bookseller__headline__text-item {
  margin-top: 1em;
  display: block;
}

.bookseller .bookseller__pdf-item__title-common {
  display: inline-block;
  width: auto;
  height: 59px;
  line-height: 59px;
  background-color: #7775b4;
  font-size: 24px;
  font-size: 2.44898vw;
  text-align: center;
  position: relative;
  margin: 0 28px 12px 32px;
  color: #fff;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__pdf-item__title-common {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__pdf-item__title-common {
    font-size: 24px;
  }
}

.bookseller .bookseller__pdf-item__title-common::before {
  content: " ";
  display: inline-block;
  width: 32px;
  height: 59px;
  border-radius: 100% 0 0 100% / 50%;
  background: #7775b4;
  position: absolute;
  left: -31px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-common::after {
  content: " ";
  background: url("../images/tag_category_common.svg") no-repeat center center;
  background-size: 33px 59px;
  width: 33px;
  height: 59px;
  position: absolute;
  right: -33px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-child {
  display: inline-block;
  width: auto;
  height: 59px;
  line-height: 59px;
  background-color: #ff936d;
  font-size: 24px;
  font-size: 2.44898vw;
  text-align: center;
  position: relative;
  margin: 0 28px 12px 32px;
  color: #fff;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__pdf-item__title-child {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__pdf-item__title-child {
    font-size: 24px;
  }
}

.bookseller .bookseller__pdf-item__title-child::before {
  content: " ";
  display: inline-block;
  width: 32px;
  height: 59px;
  border-radius: 100% 0 0 100% / 50%;
  background: #ff936d;
  position: absolute;
  left: -31px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-child::after {
  content: " ";
  background: url("../images/tag_category_child.svg") no-repeat center center;
  background-size: 33px 59px;
  width: 33px;
  height: 59px;
  position: absolute;
  right: -33px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-preschool {
  display: inline-block;
  width: auto;
  height: 59px;
  line-height: 59px;
  background-color: #ff936d;
  font-size: 24px;
  font-size: 2.44898vw;
  text-align: center;
  position: relative;
  margin: 0 28px 12px 32px;
  color: #fff;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__pdf-item__title-preschool {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__pdf-item__title-preschool {
    font-size: 24px;
  }
}

.bookseller .bookseller__pdf-item__title-preschool::before {
  content: " ";
  display: inline-block;
  width: 32px;
  height: 59px;
  border-radius: 100% 0 0 100% / 50%;
  background: #ff936d;
  position: absolute;
  left: -31px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-preschool::after {
  content: " ";
  background: url("../images/tag_category_preschool.svg") no-repeat center center;
  background-size: 33px 59px;
  width: 33px;
  height: 59px;
  position: absolute;
  right: -33px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-primary-school {
  display: inline-block;
  width: auto;
  height: 59px;
  line-height: 59px;
  background-color: #ffb541;
  font-size: 24px;
  font-size: 2.44898vw;
  text-align: center;
  position: relative;
  margin: 0 28px 12px 32px;
  color: #fff;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__pdf-item__title-primary-school {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__pdf-item__title-primary-school {
    font-size: 24px;
  }
}

.bookseller .bookseller__pdf-item__title-primary-school::before {
  content: " ";
  display: inline-block;
  width: 32px;
  height: 59px;
  border-radius: 100% 0 0 100% / 50%;
  background: #ffb541;
  position: absolute;
  left: -31px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-primary-school::after {
  content: " ";
  background: url("../images/tag_category_primary-school.svg") no-repeat center center;
  background-size: 33px 59px;
  width: 33px;
  height: 59px;
  position: absolute;
  right: -33px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-elementary {
  display: inline-block;
  width: auto;
  height: 59px;
  line-height: 59px;
  background-color: #ffb541;
  font-size: 24px;
  font-size: 2.44898vw;
  text-align: center;
  position: relative;
  margin: 0 28px 12px 32px;
  color: #fff;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__pdf-item__title-elementary {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__pdf-item__title-elementary {
    font-size: 24px;
  }
}

.bookseller .bookseller__pdf-item__title-elementary::before {
  content: " ";
  display: inline-block;
  width: 32px;
  height: 59px;
  border-radius: 100% 0 0 100% / 50%;
  background: #ffb541;
  position: absolute;
  left: -31px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-elementary::after {
  content: " ";
  background: url("../images/tag_category_elementary.svg") no-repeat center center;
  background-size: 33px 59px;
  width: 33px;
  height: 59px;
  position: absolute;
  right: -33px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-junior-high-school {
  display: inline-block;
  width: auto;
  height: 59px;
  line-height: 59px;
  background-color: #51bb66;
  font-size: 24px;
  font-size: 2.44898vw;
  text-align: center;
  position: relative;
  margin: 0 28px 12px 32px;
  color: #fff;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__pdf-item__title-junior-high-school {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__pdf-item__title-junior-high-school {
    font-size: 24px;
  }
}

.bookseller .bookseller__pdf-item__title-junior-high-school::before {
  content: " ";
  display: inline-block;
  width: 32px;
  height: 59px;
  border-radius: 100% 0 0 100% / 50%;
  background: #51bb66;
  position: absolute;
  left: -31px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-junior-high-school::after {
  content: " ";
  background: url("../images/tag_category_junior-high-school.svg") no-repeat center center;
  background-size: 33px 59px;
  width: 33px;
  height: 59px;
  position: absolute;
  right: -33px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-junior {
  display: inline-block;
  width: auto;
  height: 59px;
  line-height: 59px;
  background-color: #51bb66;
  font-size: 24px;
  font-size: 2.44898vw;
  text-align: center;
  position: relative;
  margin: 0 28px 12px 32px;
  color: #fff;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__pdf-item__title-junior {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__pdf-item__title-junior {
    font-size: 24px;
  }
}

.bookseller .bookseller__pdf-item__title-junior::before {
  content: " ";
  display: inline-block;
  width: 32px;
  height: 59px;
  border-radius: 100% 0 0 100% / 50%;
  background: #51bb66;
  position: absolute;
  left: -31px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-junior::after {
  content: " ";
  background: url("../images/tag_category_junior.svg") no-repeat center center;
  background-size: 33px 59px;
  width: 33px;
  height: 59px;
  position: absolute;
  right: -33px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-high-school {
  display: inline-block;
  width: auto;
  height: 59px;
  line-height: 59px;
  background-color: #4eccdf;
  font-size: 24px;
  font-size: 2.44898vw;
  text-align: center;
  position: relative;
  margin: 0 28px 12px 32px;
  color: #fff;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__pdf-item__title-high-school {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__pdf-item__title-high-school {
    font-size: 24px;
  }
}

.bookseller .bookseller__pdf-item__title-high-school::before {
  content: " ";
  display: inline-block;
  width: 32px;
  height: 59px;
  border-radius: 100% 0 0 100% / 50%;
  background: #4eccdf;
  position: absolute;
  left: -31px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-high-school::after {
  content: " ";
  background: url("../images/tag_category_high-school.svg") no-repeat center center;
  background-size: 33px 59px;
  width: 33px;
  height: 59px;
  position: absolute;
  right: -33px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-high {
  display: inline-block;
  width: auto;
  height: 59px;
  line-height: 59px;
  background-color: #4eccdf;
  font-size: 24px;
  font-size: 2.44898vw;
  text-align: center;
  position: relative;
  margin: 0 28px 12px 32px;
  color: #fff;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__pdf-item__title-high {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__pdf-item__title-high {
    font-size: 24px;
  }
}

.bookseller .bookseller__pdf-item__title-high::before {
  content: " ";
  display: inline-block;
  width: 32px;
  height: 59px;
  border-radius: 100% 0 0 100% / 50%;
  background: #4eccdf;
  position: absolute;
  left: -31px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-high::after {
  content: " ";
  background: url("../images/tag_category_high.svg") no-repeat center center;
  background-size: 33px 59px;
  width: 33px;
  height: 59px;
  position: absolute;
  right: -33px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-util {
  display: inline-block;
  width: auto;
  height: 59px;
  line-height: 59px;
  background-color: #efefef;
  font-size: 24px;
  font-size: 2.44898vw;
  text-align: center;
  position: relative;
  margin: 0 28px 12px 32px;
  color: #e95383;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__pdf-item__title-util {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__pdf-item__title-util {
    font-size: 24px;
  }
}

.bookseller .bookseller__pdf-item__title-util::before {
  content: " ";
  display: inline-block;
  width: 32px;
  height: 59px;
  border-radius: 100% 0 0 100% / 50%;
  background: #efefef;
  position: absolute;
  left: -31px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-util::after {
  content: " ";
  background: url("../images/tag_category_util.svg") no-repeat center center;
  background-size: 33px 59px;
  width: 33px;
  height: 59px;
  position: absolute;
  right: -33px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-kokugo {
  display: inline-block;
  width: auto;
  height: 59px;
  line-height: 59px;
  background-color: #e95550;
  font-size: 24px;
  font-size: 2.44898vw;
  text-align: center;
  position: relative;
  margin: 0 28px 12px 32px;
  color: #fff;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__pdf-item__title-kokugo {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__pdf-item__title-kokugo {
    font-size: 24px;
  }
}

.bookseller .bookseller__pdf-item__title-kokugo::before {
  content: " ";
  display: inline-block;
  width: 32px;
  height: 59px;
  border-radius: 100% 0 0 100% / 50%;
  background: #e95550;
  position: absolute;
  left: -31px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-kokugo::after {
  content: " ";
  background: url("../images/tag_category_kokugo.svg") no-repeat center center;
  background-size: 33px 59px;
  width: 33px;
  height: 59px;
  position: absolute;
  right: -33px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-math {
  display: inline-block;
  width: auto;
  height: 59px;
  line-height: 59px;
  background-color: #00a0e2;
  font-size: 24px;
  font-size: 2.44898vw;
  text-align: center;
  position: relative;
  margin: 0 28px 12px 32px;
  color: #fff;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__pdf-item__title-math {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__pdf-item__title-math {
    font-size: 24px;
  }
}

.bookseller .bookseller__pdf-item__title-math::before {
  content: " ";
  display: inline-block;
  width: 32px;
  height: 59px;
  border-radius: 100% 0 0 100% / 50%;
  background: #00a0e2;
  position: absolute;
  left: -31px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-math::after {
  content: " ";
  background: url("../images/tag_category_math.svg") no-repeat center center;
  background-size: 33px 59px;
  width: 33px;
  height: 59px;
  position: absolute;
  right: -33px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-science {
  display: inline-block;
  width: auto;
  height: 59px;
  line-height: 59px;
  background-color: #8ec43e;
  font-size: 24px;
  font-size: 2.44898vw;
  text-align: center;
  position: relative;
  margin: 0 28px 12px 32px;
  color: #fff;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__pdf-item__title-science {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__pdf-item__title-science {
    font-size: 24px;
  }
}

.bookseller .bookseller__pdf-item__title-science::before {
  content: " ";
  display: inline-block;
  width: 32px;
  height: 59px;
  border-radius: 100% 0 0 100% / 50%;
  background: #8ec43e;
  position: absolute;
  left: -31px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-science::after {
  content: " ";
  background: url("../images/tag_category_science.svg") no-repeat center center;
  background-size: 33px 59px;
  width: 33px;
  height: 59px;
  position: absolute;
  right: -33px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-social {
  display: inline-block;
  width: auto;
  height: 59px;
  line-height: 59px;
  background-color: #f3981d;
  font-size: 24px;
  font-size: 2.44898vw;
  text-align: center;
  position: relative;
  margin: 0 28px 12px 32px;
  color: #fff;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__pdf-item__title-social {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__pdf-item__title-social {
    font-size: 24px;
  }
}

.bookseller .bookseller__pdf-item__title-social::before {
  content: " ";
  display: inline-block;
  width: 32px;
  height: 59px;
  border-radius: 100% 0 0 100% / 50%;
  background: #f3981d;
  position: absolute;
  left: -31px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-social::after {
  content: " ";
  background: url("../images/tag_category_social.svg") no-repeat center center;
  background-size: 33px 59px;
  width: 33px;
  height: 59px;
  position: absolute;
  right: -33px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-english {
  display: inline-block;
  width: auto;
  height: 59px;
  line-height: 59px;
  background-color: #b081b7;
  font-size: 24px;
  font-size: 2.44898vw;
  text-align: center;
  position: relative;
  margin: 0 28px 12px 32px;
  color: #fff;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__pdf-item__title-english {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__pdf-item__title-english {
    font-size: 24px;
  }
}

.bookseller .bookseller__pdf-item__title-english::before {
  content: " ";
  display: inline-block;
  width: 32px;
  height: 59px;
  border-radius: 100% 0 0 100% / 50%;
  background: #b081b7;
  position: absolute;
  left: -31px;
  top: 0;
}

.bookseller .bookseller__pdf-item__title-english::after {
  content: " ";
  background: url("../images/tag_category_english.svg") no-repeat center center;
  background-size: 33px 59px;
  width: 33px;
  height: 59px;
  position: absolute;
  right: -33px;
  top: 0;
}

.bookseller .bookseller__pdf-item__list {
  margin-bottom: 36px;
}

.bookseller .bookseller__pdf-item__list-item {
  background-color: #efefef;
  width: 100%;
  margin: 0 0 12px;
  padding: 14px 78px 14px 23px;
  min-height: 52px;
  box-sizing: border-box;
  border-radius: 36px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__pdf-item__list-item {
    border-radius: 26px;
  }
}

.bookseller .bookseller__pdf-item__list-item__anchor {
  display: block;
}

.bookseller .bookseller__pdf-item__list-item__text {
  color: #000;
  font-size: 16px;
  font-size: 1.63265vw;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__pdf-item__list-item__text {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__pdf-item__list-item__text {
    font-size: 16px;
  }
}

.bookseller .bookseller__pdf-item__list-item__mark {
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -16px;
  color: #000;
  font-size: 14px;
  font-size: 1.42857vw;
  font-weight: bold;
  background-color: #fff;
  text-align: center;
  width: auto;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  border-radius: 16px;
  box-sizing: border-box;
  padding: 0 12px;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__pdf-item__list-item__mark {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__pdf-item__list-item__mark {
    font-size: 14px;
  }
}

.bookseller .bookseller__news {
  margin-bottom: 60px;
}

.bookseller .bookseller__news__list {
  margin-bottom: 10px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  border-radius: 6px;
  padding: 30px 4.08163%;
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__news__list {
    padding: 0;
  }
}

.bookseller .bookseller__news__list-item__anchor {
  display: block;
}

.bookseller .bookseller__news__list-item__texts {
  float: left;
  width: 59.88889%;
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__news__list-item__texts {
    float: none;
    width: 100%;
    padding: 21px 5.97015% 30px;
    box-sizing: border-box;
  }
}

.bookseller .bookseller__news__list-item__title {
  font-size: 24px;
  font-size: 2.44898vw;
  font-weight: bold;
  color: #e95383;
  margin-bottom: 10px;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__news__list-item__title {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__news__list-item__title {
    font-size: 24px;
  }
}

.bookseller .bookseller__news__list-item__date {
  font-size: 14px;
  font-size: 1.42857vw;
  color: #000;
  margin-bottom: 23px;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__news__list-item__date {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__news__list-item__date {
    font-size: 14px;
  }
}

.bookseller .bookseller__news__list-item__text {
  font-size: 14px;
  font-size: 1.42857vw;
  color: #000;
  margin-bottom: 20px;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__news__list-item__text {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__news__list-item__text {
    font-size: 14px;
  }
}

.bookseller .bookseller__news__list-item__button {
  color: #fff;
  background-color: #fff;
  background-color: #e95383;
  font-size: 14px;
  font-size: 1.42857vw;
  text-align: center;
  width: 100%;
  height: 36px;
  line-height: 36px;
  display: block;
  border-radius: 18px;
  box-sizing: border-box;
  padding: "10px 24px";
  width: 88px;
  text-indent: -0.2em;
  position: relative;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__news__list-item__button {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__news__list-item__button {
    font-size: 16px;
  }
}

.bookseller .bookseller__news__list-item__button::after {
  content: " ";
  background: url("../images/icon_arrow_right_white_s.svg") no-repeat center center;
  background-size: 9px 12px;
  width: 7px;
  height: 10px;
  position: absolute;
  right: 11px;
  top: 50%;
  margin-top: -5px;
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__news__list-item__button {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
  }
}

.bookseller .bookseller__news__list-item__image-wrap {
  float: right;
  width: 32.66667%;
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__news__list-item__image-wrap {
    float: none;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__news__list-item__image {
    width: 100%;
    border-radius: 6px 6px 0 0;
  }
}

.bookseller .bookseller__manuals {
  margin-bottom: 78px;
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__manuals {
    margin-bottom: 68px;
  }
}

.bookseller .bookseller__manuals-item {
  float: left;
  width: 47.7777777778%;
  box-sizing: border-box;
  border: #ffe1eb solid 4px;
  border-radius: 16px;
  text-align: center;
  position: relative;
  background-color: #fff;
}

.bookseller .bookseller__manuals-item::after {
  content: " ";
  width: 10px;
  height: 16px;
  background: url("../images/icon_arrow_right_pink_s.svg") no-repeat center center;
  background-size: 10px 16px;
  position: absolute;
  right: 10px;
  bottom: 12px;
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__manuals-item::after {
    width: 7px;
    height: 15px;
    background-size: 6px 14px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__manuals-item {
    width: 100%;
    float: none;
    border: #ffe1eb solid 2px;
    border-radius: 9px;
    margin-bottom: 20px;
  }
}

.bookseller .bookseller__manuals-item__anchor {
  display: block;
  padding: 32px 25px 22px;
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__manuals-item__anchor {
    padding: 32px 25px;
  }
}

.bookseller .bookseller__manuals-item__icon {
  width: 55px;
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__manuals-item__icon {
    width: 42px;
  }
}

.bookseller .bookseller__manuals-item__title {
  margin: 6px 0;
  color: #e95383;
  font-size: 20px;
  font-size: 2.04082vw;
  font-weight: bold;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__manuals-item__title {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__manuals-item__title {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__manuals-item__title {
    margin: 0 0 4px;
  }
}

.bookseller .bookseller__manuals-item__text {
  font-size: 14px;
  font-size: 1.42857vw;
  color: #162e29;
}

@media screen and (min-width: 980px) {
  .bookseller .bookseller__manuals-item__text {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .bookseller .bookseller__manuals-item__text {
    font-size: 14px;
  }
}
