<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.lazy {
  width: 100%;
  height: 100%;
  background-image: url('https://www.zohowebstatic.com/sites/zweb/images/jp/desk/lazy.svg') !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background-size: cover !important;
  border-radius: 5px;
}
.zw-product-header {
  background-color: #1db06f;
}
.no-webp .ebook-main-section .ebook-top-card-section ul li .top-card-inner .card-right .btn-orange:before {
  background-image: url('/sites/zweb/images/jp/desk/ebook-index-download-arrow.webp');
}
.no-webp .ebook-main-section .ebook-top-card-section ul li:last-child:before {
  background-image: url('/sites/zweb/images/jp/desk/ebook-index-card-bg.webp');
}
.no-webp .ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner .btn-green:before {
  background-image: url('/sites/zweb/images/jp/desk/ebook-index-download-arrow.webp');
}
.container {
  max-width: 1165px;
  margin: 0 auto;
}
img {
  width: auto;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.jpd-breadcrumb-container {
  padding: 25px 0 0;
  background-color: #1db06f;
  min-height: auto;
  max-width: 100%;
}
.jpd-breadcrumb-container .container {
  max-width: 1178px;
  margin: 0 auto;
}
.ebook-banner-section {
  background-color: #1db06f;
  color: #fff;
  text-align: center;
  padding: 20px 0 58px;
}
.ebook-banner-section * {
  box-sizing: border-box;
}
.ebook-banner-section h1 {
  font-weight: 900;
  margin: 0 0 17px;
  line-height: 1;
  font-size: 38px;
}
.ebook-banner-section p {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 2.1;
}
.ebook-banner-section p a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  display: inline-block;
  color: #d7de70;
}
.ebook-banner-section p a:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  bottom: -6px;
  left: 0;
  transform: scale(1, 1);
  transform-origin: 100% 50%;
  transition: transform 0.5s ease;
}
.ebook-banner-section p a:hover:before {
  animation: underlineAnim 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) alternate infinite;
}
.ebook-banner-section p a:before {
  background-color: #d7de70;
  bottom: 1px;
}
.ebook-main-section * {
  box-sizing: border-box;
}
.ebook-main-section .ebook-filter {
  background: #f8f8f8;
  transition: 0.3s ease all;
  position: relative;
}
.ebook-main-section .ebook-filter .filter-top {
  position: relative;
  padding-top: 43px;
  padding-bottom: 20px;
}
.ebook-main-section .ebook-filter .filter-top .label {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  vertical-align: middle;
  margin: 0;
  transition: 0.3s ease all;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ebook-main-section .ebook-filter .filter-top .label.visible {
  opacity: 1;
  pointer-events: auto;
}
.ebook-main-section .ebook-filter .filter-top .filter-box {
  display: block;
  vertical-align: middle;
  width: 410px;
  height: 50px;
  border: 2px solid #1cb06e;
  border-radius: 25px;
  padding: 11px 28px;
  cursor: pointer;
  position: relative;
  font-size: 16px;
  margin: 0 auto;
  background-color: #fdfeff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ebook-main-section .ebook-filter .filter-top .filter-box:before {
  content: '';
  display: block;
  height: 11px;
  width: 11px;
  border: 2px solid #1cb06e;
  border-top: none;
  border-right: none;
  position: absolute;
  right: 27px;
  top: 14px;
  transform: rotate(-45deg);
  transition: 0.3s ease all;
}
.ebook-main-section .ebook-filter .filter-top a {
  color: #1db06f;
  font-size: 14px;
  position: relative;
  font-weight: 500;
}
.ebook-main-section .ebook-filter .filter-top a.filter-reset {
  display: inline-block;
  vertical-align: middle;
  transition: 0.3s ease all;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0px;
  top: 55px;
}
.ebook-main-section .ebook-filter .filter-top a.filter-reset.visible {
  opacity: 1;
  pointer-events: auto;
}
.ebook-main-section .ebook-filter .filter-top a:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #1db06f;
  position: absolute;
  bottom: -4px;
  left: 0;
}
.ebook-main-section .ebook-filter .filter-bottom {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: #f7f7f7;
  width: 100%;
  border-bottom: 1px solid #ebf0f9;
  padding-top: 6px;
  padding-bottom: 45px;
  z-index: 2;
}
.ebook-main-section .ebook-filter .filter-bottom .container {
  padding-left: 100px;
}
.ebook-main-section .ebook-filter .filter-bottom a.filter-result {
  font-size: 16px;
  color: #1db06f;
  font-weight: 500;
  position: relative;
  display: block;
  margin: 30px auto 0;
  max-width: 145px;
  text-align: center;
}
.ebook-main-section .ebook-filter .filter-bottom a.filter-result:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #1db06f;
  position: absolute;
  bottom: -4px;
  left: 0;
}
.ebook-main-section .ebook-filter .filter-bottom .filter-category {
  float: left;
  width: 349px;
  margin-right: 31px;
}
.ebook-main-section .ebook-filter .filter-bottom .filter-category .list-box {
  padding: 0 20px;
}
.ebook-main-section .ebook-filter .filter-bottom .filter-category .list-box:after {
  content: '';
  display: block;
  clear: both;
}
.ebook-main-section .ebook-filter .filter-bottom .filter-category .list-box ul {
  float: left;
  width: 50%;
  padding-left: 11px;
  padding-right: 11px;
}
.ebook-main-section .ebook-filter .filter-bottom h3 {
  font-size: 17px;
  margin: 0 0 13px;
}
.ebook-main-section .ebook-filter .filter-bottom .list-box {
  background: #fff;
  font-size: 14px;
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /*.checkmark:after {
          content: "";
          position: absolute;
          display: none;
        }*/
  /* Show the checkmark when checked */
  /*.checkbx input:checked ~ .checkmark:after {
          display: block;
        }*/
  /* Style the checkmark/indicator */
  /*.checkbx .checkmark:after {
          left: 4px;
          top: 1px;
          width: 2px;
          height: 6px;
          border: solid white;
          border-width: 0 2px 2px 0;
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
        }*/
}
.ebook-main-section .ebook-filter .filter-bottom .list-box .checked .checkmark {
  background-color: #1cb06e;
}
.ebook-main-section .ebook-filter .filter-bottom .list-box .checked .checkmark:after {
  display: block;
}
.ebook-main-section .ebook-filter .filter-bottom .list-box .checkbx {
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ebook-main-section .ebook-filter .filter-bottom .list-box .checkbx input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.ebook-main-section .ebook-filter .filter-bottom .list-box .checkmark {
  /*position: absolute;
          top: 4px;
          left: 0;
          height: 14px;
          width: 14px;
          background-color: #fff;
          border: 1px solid #1cb06e;
          transition: 0.3s ease all;*/
  position: absolute;
  top: 3px;
  left: 0px;
  background: url('/sites/zweb/images/jp/desk/common-sprite.png') no-repeat -278px -6px;
  background-size: 500px 500px;
  width: 16px;
  height: 16px;
}
.ebook-main-section .ebook-filter .filter-bottom .list-box .checkbx input:checked ~ .checkmark {
  background-position: -298.5px -6px;
}
.ebook-main-section .ebook-filter .filter-bottom .list-box ul {
  padding: 26px 31px 1px;
}
.ebook-main-section .ebook-filter .filter-bottom .list-box ul li {
  margin-bottom: 13px;
}
.ebook-main-section .ebook-filter .filter-bottom .list-box ul li.invisiable {
  visibility: hidden;
}
.ebook-main-section .ebook-filter .filter-bottom .list-box ul li:last-child {
  margin-bottom: 21px;
}
.ebook-main-section .ebook-filter .filter-bottom .filter-keyword {
  float: left;
  width: calc(100% - 380px);
}
.ebook-main-section .ebook-filter .filter-bottom .filter-keyword .list-box {
  width: 100%;
  max-width: 585px;
}
.ebook-main-section .ebook-filter .filter-bottom .filter-keyword .list-box ul li {
  float: left;
  width: 29.5%;
}
.ebook-main-section .ebook-filter .filter-bottom .filter-keyword .list-box ul li:nth-child(3n + 4),
.ebook-main-section .ebook-filter .filter-bottom .filter-keyword .list-box ul li:nth-child(2) {
  width: 41%;
}
.ebook-main-section .ebook-filter.filter-visible {
  background-color: #f7f7f7;
}
.ebook-main-section .ebook-filter.filter-visible .filter-top .filter-box:before {
  transform: rotate(-225deg);
  top: 19px;
}
.ebook-main-section .ebook-top-card-section {
  background-color: #f8f8f8;
  padding: 61px 0 20px;
}
.ebook-main-section .ebook-top-card-section ul {
  display: table;
  min-width: 100%;
  margin-left: -10px;
  margin-right: -10px;
}
.ebook-main-section .ebook-top-card-section ul li {
  display: table-cell;
  width: 50%;
  padding: 0 10px;
  position: relative;
  z-index: 1;
  vertical-align: top;
}
.ebook-main-section .ebook-top-card-section ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  height: 100%;
  border-radius: 15px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  border: 1px solid #e2e2e2;
  background-color: #fff;
  z-index: -1;
}
.ebook-main-section .ebook-top-card-section ul li:last-child:before {
  background-image: url('/sites/zweb/images/jp/desk/ebook-index-card-bg.webp');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.ebook-main-section .ebook-top-card-section ul li .top-card-inner {
  display: table;
  width: 100%;
  padding: 18px 40px 10px 0;
}
.ebook-main-section .ebook-top-card-section ul li .top-card-inner picture {
  display: block;
  max-width: 183px;
  margin: 0 auto;
}
.ebook-main-section .ebook-top-card-section ul li .top-card-inner picture.lazy {
  width: 183px;
  height: 228px;
}
.ebook-main-section .ebook-top-card-section ul li .top-card-inner .card-left {
  display: table-cell;
  vertical-align: middle;
  width: 218px;
}
.ebook-main-section .ebook-top-card-section ul li .top-card-inner .card-right {
  display: table-cell;
  width: calc(100% - 228px);
  padding-top: 15px;
}
.ebook-main-section .ebook-top-card-section ul li .top-card-inner .card-right h3 {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.8;
  margin: 0 0 24px;
}
.ebook-main-section .ebook-top-card-section ul li .top-card-inner .card-right .btn-orange {
  font-size: 14px;
  background-color: #dc2323;
  display: inline-block;
  color: #fff;
  text-align: center;
  padding: 10px 20px 10px 42px;
  position: relative;
  font-weight: 500;
  cursor: pointer !important;
}
.ebook-main-section .ebook-top-card-section ul li .top-card-inner .card-right .btn-orange:before {
  content: '';
  background-image: url('/sites/zweb/images/jp/desk/ebook-index-download-arrow.webp');
  background-repeat: no-repeat;
  background-position: -5px -5px;
  background-size: 48px 25px;
  width: 14px;
  height: 15px;
  display: block;
  position: absolute;
  left: 20px;
  top: 13px;
}
.ebook-main-section .ebook-top-card-section ul li:first-child .top-card-inner .card-left {
  padding-left: 30px;
}
.ebook-main-section .ebook-top-card-section ul li:first-child .top-card-inner .card-right {
  padding-left: 40px;
  vertical-align: middle;
  padding-top: 0;
}
.ebook-main-section .ebook-main {
  overflow-x: hidden;
  background-color: #f8f8f8;
  padding: 78px 0 55px;
}
.ebook-main-section .ebook-main h2 {
  font-size: 28px;
  margin: 0 0 46px;
  text-align: center;
}
.ebook-main-section .ebook-main h2.mt30 {
  margin-top: 30px;
}
.ebook-main-section .ebook-main .container {
  max-width: 1145px;
}
.ebook-main-section .ebook-main .ebook-cards {
  margin-left: -20px;
  margin-right: -20px;
}
.ebook-main-section .ebook-main .ebook-cards li {
  float: left;
  width: 33.3333%;
  padding: 0 20px;
  margin-bottom: 39px;
}
.ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner {
  border: 1px solid #efefef;
  padding: 0;
  box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.02);
  transition: 0.3s ease all;
  border-radius: 15px;
  position: relative;
  background-color: #fff;
  overflow: hidden;
}
.ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner:hover {
  box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
  transition: 0.3s ease all;
}
.ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner .card-top {
  background-color: #eef1ad;
  text-align: center;
  padding: 54px 0 0;
  min-height: 263px;
  position: relative;
  border-radius: 15px 15px 0 0;
  overflow: hidden;
}
.ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner .card-bottom {
  padding: 16px 10px 29px;
  height: 151px;
}
.ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner .cat {
  position: absolute;
  top: -1px;
  left: -1px;
  color: #fff;
  background-color: #1db06f;
  font-weight: bold;
  border-radius: 15px 0px 10px 0px;
  padding: 3px 13px;
  z-index: 1;
}
.ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner h3 {
  font-size: 15px;
  font-weight: bold;
  color: #2b2b2b;
  text-align: center;
  margin: 0 0 13px;
  line-height: 1.75;
}
.ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner picture {
  display: block;
  position: absolute;
  width: 100%;
  margin: 0 auto;
  max-width: 280px;
  left: 0;
  right: 0;
  bottom: 0;
}
.ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner picture.lazy {
  display: block;
  width: 100%;
  max-width: 280px;
  height: 190px;
  left: 50%;
  transform: translateX(-50%);
}
.ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner picture.card-img1 {
  width: 227px;
  height: 209px;
}
.ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner picture.card-img2 {
  width: 188px;
  height: 208px;
}
.ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner picture.card-img3 {
  width: 246px;
  height: 197px;
}
.ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner picture.card-img4 {
  width: 210px;
  height: 203px;
}
.ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner picture.card-img5 {
  width: 278px;
  height: 205px;
}
.ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner picture.card-img6 {
  width: 267px;
  height: 210px;
}
.ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner picture img {
  width: 100%;
}
.ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner .btn-green {
  width: 214px;
  height: 41px;
  color: #1db06f;
  border: 1px solid #1db06f;
  transition: 0.3s ease all;
  border-radius: 2px;
  display: block;
  text-align: center;
  font-size: 14px;
  position: relative;
  padding: 9px 10px 9px 26px;
  margin: 0 auto;
  font-weight: 500;
  cursor: pointer !important;
}
.ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner .btn-green:hover {
  background-color: #1db06f;
  color: #FFFFFF;
}
.ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner .btn-green:hover:before {
  background-position: -5px -5px;
}
.ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner .btn-green:before {
  content: '';
  background-image: url('/sites/zweb/images/jp/desk/ebook-index-download-arrow.webp');
  background-repeat: no-repeat;
  background-position: -29px -5px;
  background-size: 48px 25px;
  width: 14px;
  height: 15px;
  display: block;
  position: absolute;
  left: 22px;
  top: 13px;
}
.ebook-blue-banner-section {
  text-align: center;
  background: #eefff7;
  padding-top: 106px;
  padding-bottom: 120px;
}
.ebook-blue-banner-section h2 {
  font-size: 28px;
  line-height: 1.4;
  margin: 0 0 26px;
  font-weight: bold;
  letter-spacing: -1px;
}
.ebook-blue-banner-section a {
  color: #000;
  text-decoration: none;
  color: #0056e1;
  font-size: 22px;
  display: inline-block;
  position: relative;
  font-weight: 500;
}
.ebook-blue-banner-section a:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  bottom: -6px;
  left: 0;
  transform: scale(1, 1);
  transform-origin: 100% 50%;
  transition: transform 0.5s ease;
}
.ebook-blue-banner-section a:hover:before {
  animation: underlineAnim 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) alternate infinite;
}
.ebook-blue-banner-section a:before {
  background-color: #0056e1;
}
#business_issue_section {
  background: #FFFFFF;
}
@media only screen and (max-width: 1200px) {
  .container {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .jpd-breadcrumb-container .container {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ebook-main-section .ebook-filter .filter-top .label {
    display: block;
    margin-bottom: 10px;
  }
  .ebook-main-section .ebook-filter .filter-bottom .container {
    padding: 0 10px;
    max-width: 970px;
  }
  .ebook-main-section .ebook-top-card-section ul li .top-card-inner {
    padding-right: 20px;
  }
  .ebook-main-section .ebook-top-card-section ul li .top-card-inner .card-left {
    width: 190px;
  }
  .ebook-main-section .ebook-top-card-section ul li .top-card-inner .card-right {
    width: calc(100% - 190px);
    padding-top: 0;
    vertical-align: middle;
    padding-left: 10px;
  }
  .ebook-main-section .ebook-top-card-section ul li .top-card-inner .card-right h3 {
    font-size: 16px;
  }
  .ebook-main-section .ebook-top-card-section ul li .top-card-inner .card-right h3 br {
    display: none;
  }
  .ebook-main-section .ebook-top-card-section ul li:first-child .top-card-inner .card-left {
    padding-left: 0;
  }
  .ebook-main-section .ebook-top-card-section ul li:first-child .top-card-inner .card-right {
    padding-left: 10px;
  }
  .ebook-main-section .ebook-main .container {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ebook-main-section .ebook-main .ebook-cards {
    margin-left: -15px;
    margin-right: -15px;
  }
  .ebook-main-section .ebook-main .ebook-cards li {
    padding: 0 15px;
  }
  .ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner h3 {
    font-size: 15px;
    min-height: 54px;
  }
}
@media only screen and (max-width: 991px) {
  .ebook-main-section .ebook-filter .filter-top {
    padding-left: 0;
  }
  .ebook-main-section .ebook-filter .filter-top .label {
    font-size: 14px;
    margin-bottom: 0;
  }
  .ebook-main-section .ebook-filter .filter-top a {
    font-size: 13px;
  }
  .ebook-main-section .ebook-filter .filter-top a.filter-reset {
    margin: 0;
  }
  .ebook-main-section .ebook-filter .filter-bottom {
    padding-bottom: 30px;
  }
  .ebook-main-section .ebook-filter .filter-bottom .container {
    padding: 0 20px;
    max-width: 710px;
    padding-left: 20px;
  }
  .ebook-main-section .ebook-filter .filter-bottom .filter-category {
    width: 260px;
    margin-right: 20px;
  }
  .ebook-main-section .ebook-filter .filter-bottom .filter-category .list-box {
    padding: 20px 20px 1px;
  }
  .ebook-main-section .ebook-filter .filter-bottom .filter-category .list-box ul {
    float: none;
    width: 100%;
    padding: 0;
  }
  .ebook-main-section .ebook-filter .filter-bottom .list-box {
    font-size: 13px;
  }
  .ebook-main-section .ebook-filter .filter-bottom .list-box ul {
    padding: 20px 20px 9px;
  }
  .ebook-main-section .ebook-filter .filter-bottom .filter-keyword .list-box {
    width: 420px;
  }
  .ebook-main-section .ebook-filter .filter-bottom .filter-keyword .list-box ul li {
    width: 50%;
  }
  .ebook-main-section .ebook-filter .filter-bottom .filter-keyword .list-box ul li:nth-child(3n + 4),
  .ebook-main-section .ebook-filter .filter-bottom .filter-keyword .list-box ul li:nth-child(2) {
    width: 50%;
  }
  .ebook-main-section .ebook-filter.filter-visible .filter-top .filter-box:before {
    top: 17px;
  }
  .ebook-main-section .ebook-top-card-section {
    padding: 20px 0 20px;
  }
  .ebook-main-section .ebook-top-card-section ul {
    display: block;
    width: 100%;
    margin: 0;
    max-width: 627px;
    min-width: auto;
    margin: 0 auto;
  }
  .ebook-main-section .ebook-top-card-section ul li {
    display: block;
    padding: 0;
    width: 100%;
    margin-bottom: 30px;
  }
  .ebook-main-section .ebook-top-card-section ul li .top-card-inner {
    padding-left: 10px;
  }
  .ebook-main-section .ebook-main {
    margin-top: 0px;
    padding: 20px 0;
  }
  .ebook-main-section .ebook-main .ebook-cards {
    max-width: 757px;
    margin: 0 auto;
  }
  .ebook-main-section .ebook-main .ebook-cards li {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  .ebook-blue-banner-section {
    padding: 60px 0;
  }
  .ebook-blue-banner-section h2 {
    font-size: 28px;
    line-height: 1.3;
  }
  .ebook-blue-banner-section a {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .ebook-banner-section {
    padding: 40px 0 60px;
  }
  .ebook-banner-section h1 {
    font-size: 32px;
    line-height: 1.3;
  }
  .ebook-main-section .ebook-filter .filter-top {
    padding-top: 45px;
  }
  .ebook-main-section .ebook-filter .filter-top .filter-box {
    width: 100%;
    max-width: 680px;
    padding: 11px 15px;
  }
  .ebook-main-section .ebook-filter .filter-top .filter-box:before {
    right: 15px;
  }
  .ebook-main-section .ebook-filter .filter-top a.filter-reset {
    top: 10px;
    z-index: 3;
    right: 5px;
  }
  .ebook-main-section .ebook-filter .filter-bottom {
    max-height: 250px;
    overflow-y: auto;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.17);
  }
  .ebook-main-section .ebook-filter .filter-bottom .filter-category {
    float: none;
    width: 100%;
    margin-bottom: 25px;
  }
  .ebook-main-section .ebook-filter .filter-bottom h3 {
    padding-left: 0px;
  }
  .ebook-main-section .ebook-filter .filter-bottom .filter-keyword {
    float: none;
    width: 100%;
  }
  .ebook-main-section .ebook-filter .filter-bottom .filter-keyword .list-box {
    width: 100%;
    max-width: 100%;
  }
  .ebook-main-section .ebook-main .ebook-cards {
    max-width: 100%;
  }
  .ebook-main-section .ebook-main .ebook-cards li {
    width: 100%;
    float: none;
    max-width: 380px;
    padding: 0;
  }
  .ebook-main-section .ebook-main .ebook-cards li .ebook-cards-inner h3 {
    min-height: inherit;
  }
}
@media only screen and (max-width: 500px) {
  .ebook-banner-section p br {
    display: none;
  }
  .ebook-main-section .ebook-filter .filter-bottom .filter-keyword .list-box {
    float: none;
  }
  .ebook-main-section .ebook-filter .filter-bottom .filter-keyword .list-box ul li {
    width: 100%;
  }
  .ebook-main-section .ebook-filter .filter-bottom .filter-keyword .list-box ul li:nth-child(3n + 4),
  .ebook-main-section .ebook-filter .filter-bottom .filter-keyword .list-box ul li:nth-child(2) {
    width: 100%;
  }
  .ebook-main-section .ebook-top-card-section ul li .top-card-inner {
    display: block;
    padding: 20px 30px 30px;
  }
  .ebook-main-section .ebook-top-card-section ul li .top-card-inner .card-left {
    display: block;
    width: 100%;
  }
  .ebook-main-section .ebook-top-card-section ul li .top-card-inner .card-right {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    padding: 0;
  }
  .ebook-main-section .ebook-top-card-section ul li:first-child .top-card-inner .card-right {
    padding: 0;
  }
  .ebook-main-section .ebook-main h2 {
    font-size: 24px;
  }
}</pre></body></html>