.area-my-pop.area-popdl #popdl-slick {
  background-color: #FFF4E5 !important;
}
.area-my-pop.area-popdl .section-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.area-my-pop.area-popdl .section-title .popkit-icon {
  display: flex !important;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
}
.area-my-pop.area-popdl .section-title:hover a {
  color: #ffa462;
}
.area-my-pop.area-popdl .section-title .text-img-note {
  padding-left: 10px;
}
.area-my-pop.area-popdl .popset-texts {
  height: auto !important;
}
.area-my-pop.area-popdl .popset-texts .popset-exprt {
  color: #ff6670;
  font-size: 12px;
}
.area-my-pop.area-popdl .cnt-new-expt {
  display: flex;
  height: auto !important;
}
.area-my-pop.area-popdl .timestamp {
  display: flex;
  justify-content: flex-start;
  color: #ff6670 !important;
  align-items: center;
}
.area-my-pop.area-popdl .timestamp .icon-new {
  padding-right: 15px;
}
.area-my-pop.area-popdl .timestamp span {
  font-size: 0.8em;
}

.box-text-banner {
  background: #FDF3D6;
}
.box-text-banner .cnt-banner-top {
  display: flex;
  flex-direction: row;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.box-text-banner .cnt-banner-top .cnt-left {
  padding: 30px 10px 0 10px;
  flex: 50%;
}
.box-text-banner .cnt-banner-top .cnt-left .text-logo {
  display: flex;
  align-items: flex-end;
}
.box-text-banner .cnt-banner-top .cnt-left .text-logo .icon-download {
  max-width: 48px;
  margin-right: 20px;
}
.box-text-banner .cnt-banner-top .cnt-left .text-logo .icon-download .icon-button-icon {
  margin-bottom: -10px;
}
.box-text-banner .cnt-banner-top .cnt-left .text-logo .text-logo {
  position: relative;
}
.box-text-banner .cnt-banner-top .cnt-left .text-logo .text-logo img {
  max-width: 280px;
}
.box-text-banner .cnt-banner-top .cnt-left .text-logo .text-logo .icon-ab {
  position: absolute;
  bottom: 80%;
  right: 0;
  max-width: 160px;
}
.box-text-banner .cnt-banner-top .cnt-left .text-link-back {
  display: flex;
  align-items: center;
}
.box-text-banner .cnt-banner-top .cnt-left .text-link-back .iconx .accordion-left {
  max-width: 60px;
  height: 60px;
  transform: scale(1.6) rotate(180deg);
}
.box-text-banner .cnt-banner-top .cnt-left .text-exp {
  font-size: 17px;
  line-height: 1.4;
  color: #77706B;
  max-width: 500px;
  padding-top: 20px;
}
.box-text-banner .cnt-banner-top.cnt-top-detail .cnt-left {
  padding-top: 60px;
  flex: 25%;
}
.box-text-banner .cnt-banner-top.cnt-top-detail .cnt-right {
  padding-top: 20px;
  padding-bottom: 0;
}
.box-text-banner .cnt-banner-top .cnt-right {
  padding: 10px;
  flex: 50%;
  text-align: center;
}
.box-text-banner .cnt-banner-top .cnt-right img {
  max-width: 55%;
}
.box-text-banner .cnt-banner-top .cnt-right .text-exp {
  font-size: 20px;
}

.box-list-download {
  padding-top: 30px;
  background-color: #fffcf2;
}
.box-list-download .container {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
.box-list-download img {
  width: 100%;
  height: auto;
  max-height: 600px;
}
.box-list-download .text-center {
  text-align: center;
}
.box-list-download .list-select-pops {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.box-list-download .list-select-pops label {
  width: 100%;
  padding-right: 30px;
  position: relative;
}
.box-list-download .list-select-pops select, .box-list-download .list-select-pops input {
  height: 42px;
  border: 1px solid #BDB6AE;
  color: #78716b;
  padding: 5px 10px;
  width: 100%;
}
.box-list-download .list-select-pops .search-icon {
  position: absolute;
  right: 30px;
  top: 24px;
  z-index: 1;
}
.box-list-download .list-select-pops .search-icon button {
  height: 42px;
}
.box-list-download .list-select-pops .search-icon .popkit-icon {
  max-width: 25px;
}
.box-list-download .list-select-pops .title {
  font-size: 14px;
  line-height: 20px;
  color: #78716B;
  padding-bottom: 5px;
  font-weight: bold;
}
.box-list-download .list-cnt-box-download {
  padding-top: 50px;
}
.box-list-download .list-cnt-box-download .list-cnt-download {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.box-list-download .list-cnt-box-download .list-cnt-download .item-cnt-dl {
  width: 33.33%;
  padding: 0 15px;
  padding-bottom: 70px;
}
.box-list-download .list-cnt-box-download .btn-up-new {
  padding-bottom: 5px;
  min-height: 31px;
}
.box-list-download .list-cnt-box-download .btn-up-new .btn-up {
  color: #EC716A;
  padding: 0px 10px;
  border-radius: 10px;
  border: 2px solid #EC716A;
  line-height: 26px;
}
.box-list-download .list-cnt-box-download .btn-up-new .btn-new {
  color: #FF9900;
  padding: 0px 10px;
  border-radius: 10px;
  border: 2px solid #f9a528;
  line-height: 26px;
  font-weight: 900;
  text-transform: uppercase;
}
.box-list-download .list-cnt-box-download .box-images {
  text-align: center;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-list-download .list-cnt-box-download .box-images img {
  max-height: 300px !important;
  width: auto;
  max-width: 100%;
  object-fit: contain;
  max-height: inherit;
  border: 1px solid #ccc;
  background-color: #fff;
}
.box-list-download .list-cnt-box-download .cnt-box-detail {
  text-align: center;
  padding-top: 20px;
}
.box-list-download .list-cnt-box-download .cnt-box-detail .title {
  font-size: 21px;
  line-height: 25px;
  color: #887F79;
}
.box-list-download .list-cnt-box-download .cnt-box-detail .author {
  font-size: 15px;
  line-height: 21px;
  padding: 12px 0;
}
.box-list-download .list-cnt-box-download .cnt-box-detail .cnt-date {
  font-size: 15px;
  line-height: 1.2;
}
.box-list-download .list-cnt-box-download .list-btn-action {
  display: flex;
  justify-content: center;
  padding-top: 14px;
}
.box-list-download .list-cnt-box-download .list-btn-action .btn {
  max-width: 110px;
  width: 100%;
  border: 0;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background-color: #F59C9C;
  margin-left: 5px;
  margin-right: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-list-download .list-cnt-box-download .list-btn-action .btn img {
  width: 15px;
  padding-right: 3px;
}
.box-list-download .list-cnt-box-download .list-btn-action .btn.btn-right {
  background-color: #83C19F;
}
.box-list-download .detail-cnt-box-download {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #BDB6AE;
}
.box-list-download .detail-cnt-box-download .detail-cnt-download {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 15px;
}
.box-list-download .detail-cnt-box-download .detail-cnt-download .cnt-box-detail .title {
  margin-bottom: 0;
}
.box-list-download .detail-cnt-box-download .detail-cnt-download .cnt-box-detail .author {
  padding-top: 7px;
  padding-bottom: 7px;
}
.box-list-download .detail-cnt-box-download .cnt-text-max-width {
  max-width: 552px;
  margin: 0 auto;
}
.box-list-download .detail-cnt-box-download .cnt-text-max-width .text {
  word-break: break-all;
}
.box-list-download .detail-cnt-box-download .btn-up-new {
  padding-bottom: 5px;
}
.box-list-download .detail-cnt-box-download .btn-up-new .btn-up {
  color: #EC716A;
  padding: 0px 10px;
  border-radius: 10px;
  border: 2px solid #EC716A;
  line-height: 26px;
}
.box-list-download .detail-cnt-box-download .btn-up-new .btn-new {
  color: #FF9900;
  padding: 0px 10px;
  border-radius: 10px;
  border: 2px solid #f9a528;
  line-height: 26px;
  font-weight: 900;
  text-transform: uppercase;
}
.box-list-download .detail-cnt-box-download .box-images {
  padding: 10px;
  margin-bottom: 20px;
  text-align: center;
}
.box-list-download .detail-cnt-box-download .box-images img {
  border: 1px solid #ccc;
  height: auto;
  object-fit: cover;
  max-width: 100%;
  width: auto;
}
.box-list-download .detail-cnt-box-download .cnt-box-detail {
  text-align: center;
}
.box-list-download .detail-cnt-box-download .cnt-box-detail .title {
  font-size: 21px;
  line-height: 25px;
  color: #887F79;
  font-weight: 400;
}
.box-list-download .detail-cnt-box-download .cnt-box-detail .author {
  font-size: 15px;
  line-height: 21px;
  padding: 12px 0;
}
.box-list-download .detail-cnt-box-download .cnt-box-detail .cnt-date {
  font-size: 15px;
  line-height: 1.2;
}
.box-list-download .detail-cnt-box-download .list-btn-action {
  display: flex;
  justify-content: center;
  padding-top: 14px;
}
.box-list-download .detail-cnt-box-download .list-btn-action .btn {
  max-width: 110px;
  width: 100%;
  border: 0;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background-color: #F59C9C;
  margin-left: 5px;
  margin-right: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-list-download .detail-cnt-box-download .list-btn-action .btn.btn-right {
  background-color: #83C19F;
}
.box-list-download .detail-cnt-box-download .list-btn-action .btn img {
  width: 15px;
  margin-right: 3px;
}
.box-list-download .box-deli-detail {
  padding-bottom: 30px;
  margin-bottom: 50px;
  border-bottom: 1px solid #BDB6AE;
}
.box-list-download .box-deli-detail .box-cnt-deli {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 15px;
}
.box-list-download .box-deli-detail .box-cnt-deli .title {
  padding: 0 0 30px;
}
.box-list-download .box-deli-detail .box-cnt-deli .box-logo-deli {
  display: flex;
  align-items: center;
  padding-bottom: 30px;
  justify-content: center;
  font-size: 16px;
}
.box-list-download .box-deli-detail .box-cnt-deli .box-logo-deli .img {
  padding-right: 20px;
  max-width: 67px;
}
.box-list-download .box-deli-detail .box-cnt-deli .box-logo-deli span {
  font-size: 28px;
  line-height: 1.2;
  word-break: break-all;
}
.box-list-download .box-deli-detail .box-cnt-deli .text-detail {
  font-size: 19px;
  line-height: 1.2;
  padding-bottom: 25px;
}
.box-list-download .box-deli-detail .box-cnt-deli .img-banner {
  padding: 5px;
}
.box-list-download .box-deli-detail .box-cnt-deli .img-banner img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.box-list-download .box-deli-detail .box-cnt-deli .link-video {
  padding-top: 35px;
}
.box-list-download .box-deli-detail .box-cnt-deli .btn-hp .btn-hp-text {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f8d163;
  border: 0;
  margin: 20px auto;
  padding: 5px 20px;
  font-size: 23px;
  width: 278px;
  height: 73px;
  color: #887F79;
  font-weight: 400;
  border-radius: 10px;
}
.box-list-download .box-text-detail {
  padding: 20px 0;
}
.box-list-download .box-text-detail .text {
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}
.box-list-download .box-text-detail .list ul {
  list-style: none;
  max-width: 50%;
  margin: 20px auto;
  display: table;
}
.box-list-download .box-text-detail .list ul .list-category-up {
  display: flex;
}
.box-list-download .box-text-detail .list ul .list-category-up .cnt-list-cate {
  padding-left: 5px;
}
.box-list-download .box-text-detail .list ul .list-category-up .item-cate {
  display: block;
}
.box-list-download .box-text-detail .cnt-checkbox {
  text-align: center;
}
.box-list-download .box-text-detail .cnt-checkbox input[type=checkbox] {
  position: relative;
  border: 2px solid #000;
  border-radius: 2px;
  background: none;
  cursor: pointer;
  line-height: 0;
  margin: 0 0.6em 0 0;
  outline: 0;
  padding: 0 !important;
  vertical-align: text-top;
  height: 20px;
  width: 20px;
  -webkit-appearance: none;
  opacity: 0.5;
}
.box-list-download .box-text-detail .cnt-checkbox input[type=checkbox]:hover {
  opacity: 1;
}
.box-list-download .box-text-detail .cnt-checkbox input[type=checkbox]:checked {
  opacity: 1;
}
.box-list-download .box-text-detail .cnt-checkbox input[type=checkbox]:before {
  content: "";
  position: absolute;
  right: 50%;
  top: 50%;
  width: 6px;
  height: 12px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
  opacity: 0;
}
.box-list-download .box-text-detail .cnt-checkbox input[type=checkbox]:checked:before {
  opacity: 1;
}
.box-list-download .box-text-detail .cnt-checkbox .layout-check label .color {
  color: #f5bb08;
  text-decoration: underline;
  padding-right: 5px;
  cursor: pointer;
}
.box-list-download .box-text-detail .cnt-checkbox .btn-dl {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f1f1f1;
  border: 0;
  margin: 20px auto;
  padding: 5px 20px;
  font-size: 23px;
  width: 278px;
  height: 73px;
  color: #a59b91;
  font-weight: 400;
  border-radius: 10px;
}
.box-list-download .box-text-detail .cnt-checkbox .btn-dl .icon-button {
  max-width: 50px;
}
.box-list-download .box-text-detail .cnt-checkbox .btn-dl .icon-button .icon-button-icon {
  max-width: 36px;
  padding-right: 5px;
}
.box-list-download .box-text-detail .cnt-checkbox .btn-dl .icon-button .icon-button-icon .cls-1 {
  fill: #a59b91;
}
.box-list-download .box-text-detail .list-cnt-task {
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 30px;
}
.box-list-download .box-text-detail .list-cnt-task .item-task {
  background-color: #aca59f;
  padding: 2px 30px;
  border-radius: 5px;
  color: #fff;
}
.box-list-download .box-text-detail .list-cnt-task .item-task a {
  color: #fff;
}
.box-list-download .cnt-footer-dev {
  border-radius: 10px;
  margin-bottom: 50px;
}
.box-list-download .cnt-footer-dev .img-banner-ft {
  position: relative;
}
.box-list-download .cnt-footer-dev .img-banner-ft .btn-ft {
  position: absolute;
  right: 30px;
  bottom: 20px;
  background-color: transparent;
  border: 0;
  max-width: 180px;
}
.box-list-download .cnt-footer-dev .footer-cnt {
  display: flex;
}
.box-list-download .cnt-footer-dev .footer-cnt .img-note {
  margin-right: 10px;
  width: 138px;
}
.box-list-download .cnt-footer-dev .footer-cnt .text-title-banner .cnt-top img {
  max-width: 280px;
}
.box-list-download .cnt-footer-dev .footer-cnt .text-title-banner .cnt-top {
  display: flex;
  align-items: flex-end;
}
.box-list-download .cnt-footer-dev .footer-cnt .text-title-banner .cnt-top span {
  font-size: 22px;
  font-weight: 900;
  line-height: 22px;
  color: #887f79;
}
.box-list-download .cnt-footer-dev .footer-cnt .text-title-banner .cnt-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
}
.box-list-download .cnt-footer-dev .footer-cnt .text-title-banner .cnt-bottom .text-expt {
  font-size: 18px;
  font-weight: 700;
  color: #887f79;
}
.box-list-download .cnt-footer-dev .footer-cnt .text-title-banner .cnt-bottom .btn-ft {
  background: #FFC30C;
  border: 0;
  padding: 2px 20px;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
}
.box-list-download .cnt-footer-dev .footer-cnt .text-logo {
  display: flex;
  align-items: flex-end;
  padding-bottom: 20px;
  width: 50%;
}
.box-list-download .cnt-footer-dev .footer-cnt .text-logo .popkit-icon {
  max-width: 70px;
}
.box-list-download .cnt-footer-dev .footer-cnt .img-banner-ft {
  position: relative;
}
.box-list-download .cnt-footer-dev .footer-cnt .img-banner-ft .btn-ft {
  position: absolute;
  right: 30px;
  bottom: 20px;
  background-color: transparent;
  border: 0;
  max-width: 180px;
}
.box-list-download .cnt-footer-dev .footer-cnt .text-t-pop {
  padding-left: 20px;
  width: 50%;
}
.box-list-download .cnt-footer-dev .footer-cnt .text-t-pop .title {
  display: flex;
  justify-content: space-between;
}
.box-list-download .cnt-footer-dev .footer-cnt .text-t-pop .title h3 {
  font-size: 26px;
  line-height: 1.3;
  font-weight: 400;
}
.box-list-download .cnt-footer-dev .footer-cnt .text-t-pop .title button {
  background-color: #FFC30C;
  border: 0;
  color: #fff;
  padding: 0 10px;
  height: 30px;
}
.box-list-download .btn-ft {
  background: #FFC30C;
  border: 0;
  padding: 2px 20px;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
}

.modal-popdl-list.popup-css-detail {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  background-color: rgba(164, 154, 144, 0.5);
}
.modal-popdl-list.popup-css-detail .modal-dialog {
  transition: transform 0.3s ease-out;
}
.modal-popdl-list.popup-css-detail .modal-dialog-centered {
  min-height: calc(100% - 3.5rem);
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-popdl-list.popup-css-detail .modal-content {
  max-width: 60%;
  background-color: #fff;
  width: 100%;
  border-radius: 20px;
  padding: 20px 30px;
}
.modal-popdl-list.popup-css-detail .modal-content #popdl-modal-close-button {
  float: right;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
  background-color: transparent;
  border: 0;
}
.modal-popdl-list.popup-css-detail .modal-content .modal-title {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  padding-bottom: 0px;
}
.modal-popdl-list.popup-css-detail .modal-content .contents {
  height: 50vh;
  overflow-y: auto;
}

#area-popdownloads .icon-download-up {
  max-width: 75%;
}
#area-popdownloads .icon-download-up .cls-1 {
  fill: #808080;
}

.icon-download-up .cls-1 {
  fill: #ffffff;
}

.show-tooltip .icon-download-up .cls-1, .active .icon-download-up .cls-1 {
  fill: #ffc30a;
}

@media (max-width: 1000px) {
  .box-list-download .cnt-footer-dev .img-banner-ft .btn-ft {
    bottom: 10px;
    max-width: 150px;
  }
  .box-text-banner .cnt-banner-top .cnt-left {
    padding: 45px 10px 0 10px;
  }
  .box-list-download .list-cnt-box-download .list-btn-action .btn {
    font-size: 12px;
  }
}
.text-decoration {
  text-decoration: underline !important;
}

.popkit-index.page__popkit-index .popkit-index-nav-link.box-update-book {
  display: flex;
  align-items: center;
  padding-left: 10px;
}

.popkit-index.page__popkit-index .popkit-index-nav-link.box-update-book span {
  display: block;
  font-size: 11.5px;
  color: #78716b;
}

.popkit-index.page__popkit-index .popkit-index-nav-link.box-update-book .pop-box-text {
  color: #FF6670;
  font-weight: bold;
  font-size: 14px;
}

.popkit-index.page__popkit-index .navigation .right-content nav .box-update-book .icon-button-icon {
  padding: 5px;
}

.popkit-index.page__popkit-index .navigation .right-content nav {
  flex-wrap: wrap;
  justify-content: space-evenly;
  padding-bottom: 0;
}

.popkit-index.page__popkit-index .popkit-index-nav-link.box-update-book .popkit-icon {
  margin-bottom: 0;
}

.popkit-index.page__popkit-index .navigation .right-content {
  justify-content: flex-end;
  padding-right: 0;
}

.popkit-index.page__popkit-index .popkit-index-nav-link {
  padding: 7px 0;
}
