@charset "UTF-8";
.pagenation {
  margin: 34px auto 47px;
  background: #fff5f8;
  border-radius: 6px;
}

.pagenation .wp-pagenavi {
  text-align: center;
}

.pagenation .wp-pagenavi a {
  display: inline-block;
  padding: 0 1em;
}

@media screen and (max-width: 768px) {
  .pagenation .wp-pagenavi a {
    padding: 0 0.6em;
  }
}

.pagenation .wp-pagenavi a,
.pagenation .wp-pagenavi span {
  font-size: 16px;
  font-size: 1.63265vw;
  color: #000;
  padding: 16px 1em;
  display: inline-block;
}

@media screen and (min-width: 980px) {
  .pagenation .wp-pagenavi a,
  .pagenation .wp-pagenavi span {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .pagenation .wp-pagenavi a,
  .pagenation .wp-pagenavi span {
    font-size: 16px;
  }
}

.pagenation .wp-pagenavi .current {
  color: #e95383;
  position: relative;
}

.pagenation .wp-pagenavi .current::before {
  content: " ";
  width: 36px;
  height: 2px;
  background: #e95383;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -18px;
}

.top-products {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}

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

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

@media screen and (max-width: 768px) {
  .top-products {
    margin-bottom: 30px;
  }
}

.top-products .top-products__title {
  text-align: center;
  font-size: 30px;
  font-size: 3.06122vw;
  margin-bottom: 22px;
  margin-bottom: 30px;
}

@media screen and (min-width: 980px) {
  .top-products .top-products__title {
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  .top-products .top-products__title {
    font-size: 22px;
  }
}

@media screen and (max-width: 768px) {
  .top-products .top-products__title {
    text-align: left;
    margin-bottom: 24px;
  }
}

.top-products .top-products__for {
  position: relative;
  padding-bottom: 5px;
  border-radius: 6px;
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .top-products .top-products__for {
    margin-bottom: 19px;
  }
}

.top-products .top-products__for-common {
  background-color: #7775b4;
}

.top-products .top-products__for-child {
  background-color: #ff936d;
}

.top-products .top-products__for-preschool {
  background-color: #ff936d;
}

.top-products .top-products__for-primary-school {
  background-color: #ffb541;
}

.top-products .top-products__for-elementary {
  background-color: #ffb541;
}

.top-products .top-products__for-junior-high-school {
  background-color: #51bb66;
}

.top-products .top-products__for-junior {
  background-color: #51bb66;
}

.top-products .top-products__for-high-school {
  background-color: #4eccdf;
}
.top-products .top-products__for-purpose {
  background-color: #B455A0;
}
.top-products .top-products__for-high {
  background-color: #4eccdf;
}

.top-products .top-products__for-util {
  background-color: #efefef;
}

.top-products .top-products__for-kokugo {
  background-color: #e95550;
}

.top-products .top-products__for-math {
  background-color: #00a0e2;
}

.top-products .top-products__for-science {
  background-color: #8ec43e;
}

.top-products .top-products__for-social {
  background-color: #f3981d;
}

.top-products .top-products__for-english {
  background-color: #b081b7;
}

.top-products .top-products__for__dent {
  position: absolute;
  bottom: -3px;
  left: 50%;
  margin-left: -13px;
}

.top-products .top-products__for__intro {
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 0 2px 0px rgba(0, 0, 0, 0.2);
  border-radius: 6px 6px 0 0;
  position: relative;
}

@media screen and (max-width: 768px) {
  .top-products .top-products__for__intro {
    padding-bottom: 31px;
  }
}

.top-products .top-products__for__texts {
  float: left;
  width: 30.61224%;
  text-align: center;
  vertical-align: middle;
  margin-top: 35px;
}

@media screen and (max-width: 920px) {
  .top-products .top-products__for__texts {
    margin-top: 25px;
  }
}

@media screen and (max-width: 768px) {
  .top-products .top-products__for__texts {
    float: none;
    display: block;
    width: 100%;
    margin-top: 12px;
  }
}

.top-products .top-products__for__title {
  font-size: 24px;
  font-size: 2.44898vw;
  margin-bottom: 12px;
}

@media screen and (min-width: 980px) {
  .top-products .top-products__for__title {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .top-products .top-products__for__title {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .top-products .top-products__for__title {
    margin-bottom: 8px;
  }
}

.top-products .top-products__for-common__title {
  color: #7775b4;
}

.top-products .top-products__for-child__title {
  color: #ff936d;
}

.top-products .top-products__for-preschool__title {
  color: #ff936d;
}

.top-products .top-products__for-primary-school__title {
  color: #ffb541;
}

.top-products .top-products__for-elementary__title {
  color: #ffb541;
}

.top-products .top-products__for-junior-high-school__title {
  color: #51bb66;
}

.top-products .top-products__for-junior__title {
  color: #51bb66;
}

.top-products .top-products__for-high-school__title {
  color: #4eccdf;
}
.top-products .top-products__for-purpose__title {
  color: #B455A0;
}

.top-products .top-products__for-high__title {
  color: #4eccdf;
}

.top-products .top-products__for-util__title {
  color: #efefef;
}

.top-products .top-products__for-kokugo__title {
  color: #e95550;
}

.top-products .top-products__for-math__title {
  color: #00a0e2;
}

.top-products .top-products__for-science__title {
  color: #8ec43e;
}

.top-products .top-products__for-social__title {
  color: #f3981d;
}

.top-products .top-products__for-english__title {
  color: #b081b7;
}

.top-products .top-products__for__text {
  font-size: 14px;
  font-size: 1.42857vw;
  color: #162e29;
}

@media screen and (min-width: 980px) {
  .top-products .top-products__for__text {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .top-products .top-products__for__text {
    font-size: 14px;
  }
}

.top-products .top-products__for__sp-image {
  display: none;
}

@media screen and (max-width: 768px) {
  .top-products .top-products__for__sp-image {
    display: block;
    width: 100%;
  }
}

.top-products .top-products__for__image {
  float: left;
  width: 34.69388%;
}

@media screen and (max-width: 768px) {
  .top-products .top-products__for__image {
    display: none;
  }
}

.top-products .top-products__for__awrrow-bg {
  width: 62px;
  height: 25px;
  text-align: center;
  position: absolute;
  bottom: -2px;
  left: 50%;
  margin-left: -31px;
  background-size: 62px 25px;
  background-repeat: no-repeat;
  background-position: top center;
}

.top-products .top-products__for-common__awrrow-bg {
  background-image: url("../images/icon_products_close_common_bg.svg");
}

.top-products .top-products__for-child__awrrow-bg {
  background-image: url("../images/icon_products_close_child_bg.svg");
}

.top-products .top-products__for-preschool__awrrow-bg {
  background-image: url("../images/icon_products_close_preschool_bg.svg");
}

.top-products .top-products__for-primary-school__awrrow-bg {
  background-image: url("../images/icon_products_close_primary-school_bg.svg");
}

.top-products .top-products__for-elementary__awrrow-bg {
  background-image: url("../images/icon_products_close_elementary_bg.svg");
}

.top-products .top-products__for-junior-high-school__awrrow-bg {
  background-image: url("../images/icon_products_close_junior-high-school_bg.svg");
}

.top-products .top-products__for-junior__awrrow-bg {
  background-image: url("../images/icon_products_close_junior_bg.svg");
}

.top-products .top-products__for-high-school__awrrow-bg {
  background-image: url("../images/icon_products_close_high-school_bg.svg");
}
.top-products .top-products__for-purpose__awrrow-bg {
  background-image: url("../images/icon_products_close_purpose_bg.svg");
}
.top-products .top-products__for-high__awrrow-bg {
  background-image: url("../images/icon_products_close_high_bg.svg");
}

.top-products .top-products__for-util__awrrow-bg {
  background-image: url("../images/icon_products_close_util_bg.svg");
}

.top-products .top-products__for-kokugo__awrrow-bg {
  background-image: url("../images/icon_products_close_kokugo_bg.svg");
}

.top-products .top-products__for-math__awrrow-bg {
  background-image: url("../images/icon_products_close_math_bg.svg");
}

.top-products .top-products__for-science__awrrow-bg {
  background-image: url("../images/icon_products_close_science_bg.svg");
}

.top-products .top-products__for-social__awrrow-bg {
  background-image: url("../images/icon_products_close_social_bg.svg");
}

.top-products .top-products__for-english__awrrow-bg {
  background-image: url("../images/icon_products_close_english_bg.svg");
}

.top-products .top-products__for__awrrow {
  cursor: pointer;
  width: 62px;
  height: 25px;
  text-align: center;
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -31px;
  background-size: 62px 25px;
  background-repeat: no-repeat;
  background-position: top center;
}

.top-products .top-products__for__awrrow.active {
  bottom: 0;
  background-image: url("../images/icon_products_open.svg");
}

.top-products .top-products__for-common__awrrow {
  background-image: url("../images/icon_products_close_common.svg");
}

.top-products .top-products__for-child__awrrow {
  background-image: url("../images/icon_products_close_child.svg");
}

.top-products .top-products__for-preschool__awrrow {
  background-image: url("../images/icon_products_close_preschool.svg");
}

.top-products .top-products__for-primary-school__awrrow {
  background-image: url("../images/icon_products_close_primary-school.svg");
}

.top-products .top-products__for-elementary__awrrow {
  background-image: url("../images/icon_products_close_elementary.svg");
}

.top-products .top-products__for-junior-high-school__awrrow {
  background-image: url("../images/icon_products_close_junior-high-school.svg");
}

.top-products .top-products__for-junior__awrrow {
  background-image: url("../images/icon_products_close_junior.svg");
}

.top-products .top-products__for-high-school__awrrow {
  background-image: url("../images/icon_products_close_high-school.svg");
}
.top-products .top-products__for-purpose__awrrow {
  background-image: url("../images/icon_products_close_purpose.svg");
}

.top-products .top-products__for-high__awrrow {
  background-image: url("../images/icon_products_close_high.svg");
}

.top-products .top-products__for-util__awrrow {
  background-image: url("../images/icon_products_close_util.svg");
}

.top-products .top-products__for-kokugo__awrrow {
  background-image: url("../images/icon_products_close_kokugo.svg");
}

.top-products .top-products__for-math__awrrow {
  background-image: url("../images/icon_products_close_math.svg");
}

.top-products .top-products__for-science__awrrow {
  background-image: url("../images/icon_products_close_science.svg");
}

.top-products .top-products__for-social__awrrow {
  background-image: url("../images/icon_products_close_social.svg");
}

.top-products .top-products__for-english__awrrow {
  background-image: url("../images/icon_products_close_english.svg");
}

.top-products .js-accordion-trigger {
  cursor: pointer;
}

.top-products .top-products__accordion__footer {
  text-align: center;
  margin-bottom: 78px;
}

@media screen and (max-width: 768px) {
  .top-products .top-products__accordion__footer {
    margin-bottom: 56px;
  }
}

.top-products .top-products__accordion__footer__btn {
  color: #e95383;
  background-color: #e95383;
  background-color: #fff;
  font-size: 16px;
  font-size: 1.63265vw;
  text-align: center;
  width: 100%;
  height: 52px;
  line-height: 52px;
  display: block;
  border-radius: 26px;
  box-sizing: border-box;
  padding: 0 30px;
  display: inline-block;
  width: auto;
}

@media screen and (min-width: 980px) {
  .top-products .top-products__accordion__footer__btn {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .top-products .top-products__accordion__footer__btn {
    font-size: 16px;
  }
}

.top-products .js-accordion-panel {
  display: none;
  overflow: hidden;
}

.top-products .top-products__for__list {
  padding: 35px 4.08163% 28px;
  box-sizing: border-box;
}

.top-products .top-products__for__list-item {
  background-color: #fff;
  width: 31.11111%;
  border-radius: 6px;
  margin: 0 3.33333% 30px 0;
  padding: 48px 0 20px;
  float: left;
  position: relative;
}

.top-products .top-products__for__list-item:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .top-products .top-products__for__list-item {
    width: 100%;
    float: none;
    padding: 0;
  }
}

.top-products .top-products__for__list-item__anchor {
  display: block;
}

@media screen and (max-width: 768px) {
  .top-products .top-products__for__list-item__anchor {
    width: 100%;
    display: table;
    padding: 17px 0;
  }
}

.top-products .top-products__for__list-item__image-wrap {
  display: block;
  margin: 0 auto 16px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .top-products .top-products__for__list-item__image-wrap {
    display: table-cell;
    vertical-align: middle;
    width: 40%;
    padding-left: 1.69492%;
    text-align-last: left;
  }
}

.top-products .top-products__for__list-item__image {
  max-width: 100%;
}

.top-products .top-products__for__list-item__texts {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .top-products .top-products__for__list-item__texts {
    display: table-cell;
    vertical-align: middle;
    width: 54.23729%;
    padding-left: 2.0339%;
    padding-right: 5.08475%;
    text-align: left;
  }
}

.top-products .top-products__for__list-item__title {
  color: #000;
  font-size: 18px;
  font-size: 1.83673vw;
  font-weight: bold;
  line-height: 1.3;
  margin: 0 0 14px;
}

@media screen and (min-width: 980px) {
  .top-products .top-products__for__list-item__title {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .top-products .top-products__for__list-item__title {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .top-products .top-products__for__list-item__title {
    margin-bottom: 6px;
  }
}

.top-products .top-products__for__list-item__text {
  color: #162e29;
  font-size: 14px;
  font-size: 1.42857vw;
  line-height: 1.7;
  margin: 0 0 20px;
}

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

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

@media screen and (max-width: 768px) {
  .top-products .top-products__for__list-item__text {
    margin-bottom: 6px;
  }
}

.top-products .top-products__for__list-item__anchor-text {
  display: inline-block;
  color: #e95383;
  font-size: 14px;
  font-size: 1.42857vw;
  padding-right: 18px;
  background: url("../images/icon_arrow_right_pink_s.svg") no-repeat right center;
  background-size: 10px 17px;
}

@media screen and (min-width: 980px) {
  .top-products .top-products__for__list-item__anchor-text {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .top-products .top-products__for__list-item__anchor-text {
    font-size: 14px;
  }
}

.top-products .top-products__for__list-item__badge {
  position: absolute;
  top: -17px;
  left: -16px;
}

.top-products .top-products__for__list-item__badge img {
  margin-right: 4px;
  width: 50px;
}

@media screen and (max-width: 768px) {
  .top-products .top-products__for__list-item__badge {
    top: -15px;
    left: -10px;
  }
  .top-products .top-products__for__list-item__badge img {
    width: 38px;
  }
}

.search-book {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

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

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

@media (max-width: 768px) {
  .search-book {
    margin-bottom: 50px;
  }
}

.search-book .search-book__anchor {
  display: block;
  background-color: #e95383;
  background-image: url("../images/icon_search_book.svg");
  background-position: 4.49% 25px;
  background-repeat: no-repeat;
  border-radius: 4px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  padding: 44px 0 48px;
  color: #fff;
  position: relative;
}

@media (max-width: 768px) {
  .search-book .search-book__anchor {
    padding: 26px 0 15px;
  }
}

.search-book .search-book__anchor::after {
  content: " ";
  width: 10px;
  height: 16px;
  background: url("../images/icon_arrow_right_white_s.svg") no-repeat center center;
  position: absolute;
  right: 10px;
  bottom: 12px;
}

@media (max-width: 768px) {
  .search-book .search-book__anchor {
    background-image: url("../images/icon_search_book_sp.svg");
    background-position: -52px 15px;
    background-size: 50% 50%;
  }
}

.search-book .search-book__texts {
  text-align: center;
}

.search-book .search-book__title {
  font-size: 24px;
  font-size: 2.44898vw;
  font-weight: bold;
  margin-bottom: 12px;
}

@media screen and (min-width: 980px) {
  .search-book .search-book__title {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .search-book .search-book__title {
    font-size: 20px;
  }
}

.search-book .search-book__text {
  font-size: 14px;
  font-size: 1.42857vw;
}

@media screen and (min-width: 980px) {
  .search-book .search-book__text {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .search-book .search-book__text {
    font-size: 14px;
  }
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* background: #000; */
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

/*
	div element that matches size of large image
	large image loads on top of it
*/
/* .pswp__img--placeholder--blank {
  background: #222;
} */
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #ccc;
}

.pswp__error-msg a {
  color: #ccc;
  text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  outline: none;
  opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  width: 44px;
  height: 44px;
}

.pswp__ui .pswp__button--close {
  opacity: 1;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi45NyIgaGVpZ2h0PSIxNi45NyI+PHBhdGggZD0iTTguNDg1IDEwLjYwN0wyLjEyMSAxNi45NyAwIDE0Ljg0OWw2LjM2NC02LjM2NEwwIDIuMTIxIDIuMTIxIDBsNi4zNjQgNi4zNjRMMTQuODQ5IDBsMi4xMjEgMi4xMjEtNi4zNjMgNi4zNjQgNi4zNjQgNi4zNjQtMi4xMjIgMi4xMjF6IiBmaWxsPSIjZmZmIi8+PC9zdmc+") no-repeat 50% 11px;
  background-size: 16px 16px;
}

.pswp__button--fs {
  display: none;
}

/* .pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
} */
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

/* .pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
} */
/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: visible;
}

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: calc(-50px + 22px);
  width: 40px;
  height: 40px;
  position: absolute;
  visibility: visible;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: "";
  top: 0;
  /* background-color: rgba(0, 0, 0, 0.3); */
  height: 40px;
  width: 40px;
  position: absolute;
}

/*

	2. Share modal/popup and links

 */
.pswp__counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #fff;
  opacity: 0.75;
  padding: 0 10px;
}

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}

.pswp__caption small {
  font-size: 11px;
  color: #bbb;
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #ccc;
}

.pswp__caption--empty {
  display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right .pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp--touch .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--left {
  left: -44px;
}

.pswp--touch .pswp__button--arrow--right,
.pswp--has_mouse .pswp__button--arrow--right {
  right: -44px;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

.pswp__bg {
  background: rgba(0, 0, 0, 0.7);
}

.pswp__scroll-wrap {
  width: calc(100% - 80px);
  height: calc(100% - 80px);
  margin-left: 40px;
  margin-top: 40px;
  overflow: visible;
}

.pswp__top-bar {
  width: calc(100% + 80px);
  margin: -40px 40px 0 -40px;
}

body {
  background-color: #fff;
}

.top-products .top-products__title {
  text-align: center;
  font-size: 30px;
  font-size: 3.06122vw;
  margin-bottom: 22px;
  text-align: left;
}

@media screen and (min-width: 980px) {
  .top-products .top-products__title {
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  .top-products .top-products__title {
    font-size: 22px;
  }
}

@media screen and (max-width: 768px) {
  .top-products .top-products__title {
    text-align: left;
    margin-bottom: 24px;
  }
}

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

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

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

.products .searchandfilter {
  border-radius: 6px;
  background: #fff5f8;
  padding: 0 3.06122%;
  margin-bottom: 58px;
}

@media screen and (max-width: 768px) {
  .products .searchandfilter {
    padding: 0 4.79042%;
    margin-bottom: 22px;
  }
}

.products .searchandfilter ul li {
  border-top: #ffe2ea solid 1px;
  padding-top: 20px;
}

.products .searchandfilter ul li:first-child {
  border-top: none;
}

/*.sf-level-0:first-of-type{
	display: none;
}*/
#search-filter-form-2155 > ul > li.sf-field-taxonomy-school_year > ul > li.sf-level-0.sf-item-0 {
	display: none;
}

@media screen and (max-width: 768px) {
  .products .searchandfilter ul li {
    padding-top: 24px;
  }
  .products .searchandfilter ul li:first-child {
    border-top: none;
  }
}

.products .searchandfilter ul li h4 {
  float: left;
  font-size: 18px;
  font-size: 1.83673vw;
  font-weight: bold;
  color: #e95383;
  width: 21.21547%;
}

@media screen and (min-width: 980px) {
  .products .searchandfilter ul li h4 {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .products .searchandfilter ul li h4 {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .products .searchandfilter ul li h4 {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}

.products .searchandfilter ul li ul {
  float: left;
  width: 78.78453%;
}

@media screen and (max-width: 768px) {
  .products .searchandfilter ul li ul {
    float: none;
    width: 100%;
  }
}

.products .searchandfilter ul li ul li {
  float: left;
  padding-bottom: 20px;
  margin-right: 36px;
  border: none;
  padding-top: 0;
  font-size: 16px;
  font-size: 1.63265vw;
}

@media screen and (min-width: 980px) {
  .products .searchandfilter ul li ul li {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .products .searchandfilter ul li ul li {
    font-size: 16px;
  }
}

.products .searchandfilter ul li ul li label {
  padding-left: 0.4em;
}

.products .searchandfilter ul li .products__search__row__inputs-item2 li:nth-child(2n + 1) {
  clear: both;
}

@media screen and (max-width: 768px) {
  .products .searchandfilter ul li .products__search__row__inputs-item2 li:nth-child(2n + 1) {
    clear: none;
  }
}

.products .searchandfilter ul li .products__search__row__inputs-item3 li:nth-child(3n + 1) {
  clear: both;
}

@media screen and (max-width: 768px) {
  .products .searchandfilter ul li .products__search__row__inputs-item3 li:nth-child(3n + 1) {
    clear: none;
  }
}

.products .searchandfilter ul li .products__search__row__inputs-item4 li:nth-child(4n + 1) {
  clear: both;
}

@media screen and (max-width: 768px) {
  .products .searchandfilter ul li .products__search__row__inputs-item4 li:nth-child(4n + 1) {
    clear: none;
  }
}

.products .searchandfilter ul li .products__search__row__inputs-item5 li:nth-child(5n + 1) {
  clear: both;
}

@media screen and (max-width: 768px) {
  .products .searchandfilter ul li .products__search__row__inputs-item5 li:nth-child(5n + 1) {
    clear: none;
  }
}

.products .searchandfilter ul li:after {
  /*for modern browser*/
  content: " ";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.products .products__headline {
  border-radius: 30px;
  overflow: hidden;
  margin-bottom: 45px;
}

.products .products__headline__texts {
  float: left;
  padding: 50px 5.10204%;
  width: 50%;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .products .products__headline__texts {
    float: none;
    width: 100%;
    padding: 20px 5.98802% 43px;
  }
}

.products .products__headline__texts-common {
  background-color: #7775b4;
}

.products .products__headline__texts-child {
  background-color: #ff936d;
}

.products .products__headline__texts-preschool {
  background-color: #ff936d;
}

.products .products__headline__texts-primary-school {
  background-color: #ffb541;
}

.products .products__headline__texts-elementary {
  background-color: #ffb541;
}

.products .products__headline__texts-junior-high-school {
  background-color: #51bb66;
}

.products .products__headline__texts-junior {
  background-color: #51bb66;
}

.products .products__headline__texts-high-school {
  background-color: #4eccdf;
}

.products .products__headline__texts-high {
  background-color: #4eccdf;
}
.products .products__headline__texts-purpose {
  background-color: #B455A0;
}

.products .products__headline__texts-util {
  background-color: #efefef;
}

.products .products__headline__texts-kokugo {
  background-color: #e95550;
}

.products .products__headline__texts-math {
  background-color: #00a0e2;
}

.products .products__headline__texts-science {
  background-color: #8ec43e;
}

.products .products__headline__texts-social {
  background-color: #f3981d;
}

.products .products__headline__texts-english {
  background-color: #b081b7;
}

.products .products__headline__image-wrap {
  float: right;
  width: 50%;
  line-height: 0;
}

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

@media screen and (max-width: 768px) {
  .products .products__headline__image {
    width: 100%;
  }
}

.products .products__headline__texts__sub-title {
  color: #fff;
  font-size: 18px;
  font-size: 1.83673vw;
  margin-bottom: 10px;
}

@media screen and (min-width: 980px) {
  .products .products__headline__texts__sub-title {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .products .products__headline__texts__sub-title {
    font-size: 16px;
  }
}

.products .products__headline__texts__title {
  color: #fff;
  font-size: 42px;
  font-size: 4.28571vw;
  font-weight: bold;
  margin-bottom: 90px;
}

@media screen and (min-width: 980px) {
  .products .products__headline__texts__title {
    font-size: 42px;
  }
}

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

@media screen and (max-width: 870px) {
  .products .products__headline__texts__title {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .products .products__headline__texts__title {
    margin-bottom: 27px;
  }
}

.products .products__headline__texts__text {
  color: #fff;
  font-size: 20px;
  font-size: 2.04082vw;
  font-weight: bold;
}

@media screen and (min-width: 980px) {
  .products .products__headline__texts__text {
    font-size: 20px;
  }
}

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

.products .products__list {
  position: relative;
}

.products .products__list-item {
  width: 30.61224%;
  margin: 0 4.08163% 40px 0;
  float: left;
}

.products .products__list-item:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .products .products__list-item {
    width: 100%;
    float: none;
    margin: 0 0 24px;
  }
}

.products .products__list-item__trigger {
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
  background-color: #fff;
  border-radius: 6px;
  padding: 23px 6.66667% 22px;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__trigger {
    padding: 20px 6.28743% 20px;
  }
}

.products .products__list-item__image-wrap {
  text-align: center;
  line-height: 0;
  margin: 0 auto 24px;
  width: 40%;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__image-wrap {
    float: left;
    width: 23.9726%;
    margin-bottom: 0;
  }
}

.products .products__list-item__texts {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__texts {
    float: right;
    text-align: left;
    width: 71.23288%;
  }
}

.products .products__list-item__title {
  font-size: 16px;
  font-size: 1.63265vw;
  font-weight: bold;
  line-height: 1.5;
  color: #000;
  margin-bottom: 10px;
}

@media screen and (min-width: 980px) {
  .products .products__list-item__title {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .products .products__list-item__title {
    font-size: 16px;
  }
}

.products .products__list-item__text {
  font-size: 14px;
  font-size: 1.42857vw;
  line-height: 1.5;
  margin-bottom: 20px;
}

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

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

@media screen and (max-width: 768px) {
  .products .products__list-item__text {
    margin-bottom: 10px;
  }
}

.products .products__list-item__anchor-text {
  font-size: 16px;
  font-size: 1.63265vw;
  font-weight: bold;
  color: #e95383;
}

@media screen and (min-width: 980px) {
  .products .products__list-item__anchor-text {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .products .products__list-item__anchor-text {
    font-size: 16px;
  }
}

.products .products__list-item__anchor-text::before {
  content: " ";
  display: inline-block;
  background: url("../images/icon_arrow_under_pink_s.svg") no-repeat center center;
  background-size: 16px 8px;
  width: 16px;
  height: 10px;
  margin-right: 6px;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__anchor-text {
    margin-left: 6px;
  }
}

.products .products__list-item__badge {
  position: absolute;
  top: -18px;
  left: -20px;
  max-width: 60px;
}

.products .products__list-item__badge img {
  width: 85%;
  height: 85%;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__badge {
    width: 36px;
    top: -15px;
    left: -10px;
  }
  .products .products__list-item__badge img {
    width: 100%;
    height: 100%;
  }
}

@media (min-width: 768px) {
  .products .products__list-item:nth-child(1) .products__list-item__detail::before {
    top: -20px;
    left: 130px;
  }
  .products .products__list-item:nth-child(2) .products__list-item__detail::before {
    top: -20px;
    left: 50%;
    margin-left: -20px;
  }
  .products .products__list-item:nth-child(3) .products__list-item__detail::before {
    top: -20px;
    right: 130px;
    left: auto;
  }
}

.products .products__list-item__detail {
  display: none;
  border-radius: 6px;
  background: #f4f4f4;
  padding: 34px 2.66667% 34px 4.22222%;
  box-sizing: border-box;
  margin-top: 40px;
  position: absolute;
  left: 0;
  right: 0;
}

.products .products__list-item__detail::before {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 20px;
  border-color: transparent transparent #f4f4f4 transparent;
  position: absolute;
  top: -20px;
  left: 130px;
}

@media (max-width: 768px) {
  .products .products__list-item__detail::before {
    left: 50%;
    margin-left: -20px;
  }
}

.products .products__list-item__detail.single {
  display: block;
  max-width: 980px;
  margin: 20px auto 40px auto;
  position: static;
}

.products .products__list-item__detail.single::before {
  display: none;
}

.products .products__list-item__detail__image-wrap {
  float: left;
  width: 17.42919%;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__image-wrap {
    width: 100%;
    float: none;
    margin: 0 0 24px;
    text-align: center;
    position: relative;
  }
}

.products .products__list-item__detail__image {
  cursor: pointer;
  transition: opacity 0.3s;
  opacity: 1;
}

.products .products__list-item__detail__image:hover {
  opacity: 0.8;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__image {
    width: 47.90419%;
  }
}

.products .products__list-item__detail__badge {
  width: 23%;
  margin-top: 5px;
}

.products .products__list-item__detail__badge-trial {
  width: 30%;
  margin-top: 5px;
  cursor: pointer;
  transition: opacity 0.3s;
  opacity: 1;
}

.products .products__list-item__detail__badge-trial:hover {
  opacity: 0.8;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__badge-trial {
    width: 18%;
    position: absolute;
    bottom: 0;
    right: 8px;
  }
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__badge {
    width: 15%;
    position: absolute;
    bottom: 0;
    left: 10px;
  }
}

.products .products__list-item__detail__texts {
  float: right;
  width: 77.34205%;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__texts {
    width: 100%;
    float: none;
  }
}

.products .products__list-item__detail__title {
  font-size: 24px;
  font-size: 2.44898vw;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 16px;
  color: #000;
}

@media screen and (min-width: 980px) {
  .products .products__list-item__detail__title {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__title {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__title {
    margin-bottom: 20px;
  }
}

.products .products__list-item__detail__tags {
  margin-bottom: 18px;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__tags {
    margin-bottom: 10px;
  }
}

.products .products__list-item__detail__tag {
  display: inline-block;
  width: auto;
  height: 24px;
  line-height: 24px;
  background-color: #e0e0e0;
  font-size: 14px;
  font-size: 1.42857vw;
  text-align: center;
  position: relative;
  margin: 0 20px 7px 14px;
}

@media screen and (min-width: 980px) {
  .products .products__list-item__detail__tag {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__tag {
    font-size: 12px;
  }
}

.products .products__list-item__detail__tag a {
  color: #e95383;
}

.products .products__list-item__detail__tag::before {
  content: " ";
  display: inline-block;
  width: 14px;
  height: 24px;
  border-radius: 100% 0 0 100% / 50%;
  background: #e0e0e0;
  position: absolute;
  left: -14px;
  top: 0;
}

.products .products__list-item__detail__tag::after {
  content: " ";
  background: url("../images/tag_category_gray.svg") no-repeat center center;
  background-size: 16px 24px;
  width: 16px;
  height: 24px;
  position: absolute;
  right: -14px;
  top: 0;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__tag {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    margin: 0 16px 7px 8px;
  }
  .products .products__list-item__detail__tag::before {
    width: 8px;
    height: 20px;
    left: -8px;
  }
  .products .products__list-item__detail__tag::after {
    background-size: 11px 20px;
    width: 11px;
    height: 20px;
    right: -10px;
  }
}

.products .products__list-item__detail__spec {
  font-size: 14px;
  font-size: 1.42857vw;
  color: #000;
  line-height: 1.85;
  margin-bottom: 30px;
}

@media screen and (min-width: 980px) {
  .products .products__list-item__detail__spec {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__spec {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__spec {
    margin-bottom: 20px;
  }
}

.products .products__list-item__detail__embedmovie {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__embedmovie {
    position: relative;
    padding-bottom: 56.25%;
    /*アスペクト比 16:9の場合の縦幅*/
    height: 0;
    overflow: hidden;
  }
  .products .products__list-item__detail__embedmovie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.products .products__list-item__links__wrap {
  max-width: 344px;
  background-color: #e95383;
  border-radius: 8px;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__links__wrap {
    width: 100%;
    margin-bottom: 18px;
  }
}

.products .products__list-item__links__title {
  color: #FFF;
  font-size: 20px;
  font-size: 2.04082vw;
  font-weight: bold;
  margin-bottom: 1em;
}

@media screen and (min-width: 980px) {
  .products .products__list-item__links__title {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .products .products__list-item__links__title {
    font-size: 17px;
  }
}

.products .products__list-item__links {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__links {
    width: 100%;
  }
}

.products .products__list-item__link {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 4%;
  display: block;
  position: relative;
  background-color: #FFF;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.products .products__list-item__link::after {
  content: " ";
  width: 13px;
  height: 10px;
  background: url("../images/icon_newtab.svg") no-repeat center center;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.products .products__list-item__link:nth-child(2n) {
  margin-right: 0;
}

.products .products__list-item__link:nth-child(3), .products .products__list-item__link:nth-child(4) {
  margin-bottom: 0;
}

.products .products__list-item__link a {
  box-sizing: border-box;
  padding-right: 60px;
  display: block;
}

.products .products__list-item__link img {
  max-width: 100%;
  display: block;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__link a {
    padding-right: 36px;
  }
}

.products .products__list-item__search__button {
  display: block;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  font-size: 1.42857vw;
  position: relative;
  border: 1px solid #FFF;
  border-radius: 6px;
  padding: 12px 0;
  line-height: 1.0;
  margin-top: 20px;
}

@media screen and (min-width: 980px) {
  .products .products__list-item__search__button {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .products .products__list-item__search__button {
    font-size: 13px;
  }
}

.products .products__list-item__search__button::after {
  content: " ";
  width: 20px;
  height: 20px;
  background: url("../images/icon_search_white.svg") no-repeat center center;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.products .products__list-item__detail__button {
  display: inline-block;
  background-color: #e95383;
  background-image: url("../images/icon_searchbook_s.svg");
  background-position: 0 25px;
  background-repeat: no-repeat;
  border-radius: 6px;
  padding: 17px 20px 20px 73px;
  color: #fff;
  position: relative;
  margin-bottom: 18px;
}

@media (max-width: 768px) {
  .products .products__list-item__detail__button {
    display: block;
    margin-bottom: 24px;
    padding: 26px 0 15px;
    text-align: center;
  }
}

.products .products__list-item__detail__button::after {
  content: " ";
  width: 10px;
  height: 16px;
  background: url("../images/icon_arrow_right_white_s.svg") no-repeat center center;
  position: absolute;
  right: 10px;
  bottom: 12px;
}

.products .products__list-item__detail__button__title {
  font-size: 20px;
  font-size: 2.04082vw;
  font-weight: bold;
  color: #fff;
}

@media screen and (min-width: 980px) {
  .products .products__list-item__detail__button__title {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__button__title {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .products .products__list-item__detail__button__title {
    margin-bottom: 10px;
  }
}

.products .products__list-item__detail__button__text {
  font-size: 14px;
  font-size: 1.42857vw;
  color: #fff;
}

@media screen and (min-width: 980px) {
  .products .products__list-item__detail__button__text {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__button__text {
    font-size: 14px;
  }
}

.products .products__list-item__detail__point {
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
}

.products .products__list-item__detail__point a {
  display: block;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}

.products .products__list-item__detail__point a::after {
  content: " ";
  width: 10px;
  height: 16px;
  background: url("../images/icon_arrow_right_pink_s.svg") no-repeat center center;
  position: absolute;
  right: 10px;
  bottom: 8px;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__point a {
    float: none;
    width: 100%;
    padding: 10px;
  }
}

.products .products__list-item__detail__point__image-wrap {
  float: left;
  width: 21.12676%;
  line-height: 0;
  margin-right: 12px;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__point__image-wrap {
    width: 42.55319%;
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__point__image {
    width: 100%;
    border-radius: 6px;
  }
}

.products .products__list-item__detail__point__clear {
  display: block;
  clear: both;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__point__clear {
    display: none;
  }
}

.products .products__list-item__detail__point__clear-sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__point__clear-sp {
    display: block;
    clear: both;
  }
}

.products .products__list-item__detail__point__title {
  font-size: 16px;
  font-size: 1.63265vw;
  font-weight: bold;
  color: #000;
  padding-top: 12px;
  margin-bottom: 4px;
}

@media screen and (min-width: 980px) {
  .products .products__list-item__detail__point__title {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__point__title {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__point__title {
    float: left;
    width: 53.19149%;
    margin-left: 4.25532%;
    padding-top: 0;
    margin-bottom: 0;
  }
}

.products .products__list-item__detail__point__text {
  font-size: 14px;
  font-size: 1.42857vw;
  color: #000;
}

@media screen and (min-width: 980px) {
  .products .products__list-item__detail__point__text {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__point__text {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__point__text {
    margin-top: 10px;
  }
}

.products .products__list-item__detail__discontinue__btn {
  color: #fff;
  background-color: #fff;
  background-color: #e95383;
  font-size: 16px;
  font-size: 1.63265vw;
  text-align: center;
  width: 100%;
  height: 50px;
  line-height: 50px;
  display: block;
  border-radius: 25px;
  box-sizing: border-box;
  padding: "16px 54px";
  width: 46.93878%;
  margin: 10px 0;
  position: relative;
}

@media screen and (min-width: 980px) {
  .products .products__list-item__detail__discontinue__btn {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__discontinue__btn {
    font-size: 16px;
  }
}

.products .products__list-item__detail__discontinue__btn::after {
  content: " ";
  background: url("../images/icon_arrow_right_white_s.svg") no-repeat center center;
  background-size: 9px 12px;
  width: 9px;
  height: 12px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -5px;
}

@media screen and (max-width: 768px) {
  .products .products__list-item__detail__discontinue__btn {
    width: 85.97015%;
  }
}
