.tmb-legacy-manga .p-homeDoc {
  background-color: #f8b419;
  cursor: pointer;
  padding: 34px 20px 40px;
}
.tmb-legacy-manga .p-homeDoc__title {
  font-size: 18px;
  font-weight: 700;
}
.tmb-legacy-manga .p-homeDoc__text,.tmb-legacy-manga 
.p-homeDoc__title {
  color: #fff;
  line-height: 1.8;
  text-align: center;
}
.tmb-legacy-manga .p-homeDoc__text {
  font-size: 10px;
  margin-top: 10px;
}
.tmb-legacy-manga .p-homeDoc__img {
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  position: relative;
  width: 150px;
}
.tmb-legacy-manga .p-homeDoc__cover {
  width: 150px;
}
.tmb-legacy-manga .p-homeDoc__icon {
  border-radius: 100%;
  -webkit-box-shadow: 0 12px 36px rgba(0, 0, 0, 0.2);
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.2);
  height: 116px;
  overflow: hidden;
  position: absolute;
  right: -90px;
  top: -15px;
  width: 116px;
}
.tmb-legacy-manga .p-homeDoc__icon img {
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.tmb-legacy-manga .p-homeDoc:hover .p-homeDocBt {
  color: #fff;
  opacity: 1;
}
.tmb-legacy-manga .p-homeDoc:hover .p-homeDocBt:after {
  width: 100%;
}
.tmb-legacy-manga .p-homeDoc:hover .p-homeDocBt .p-homeDocBt__catch {
  background-color: #fff;
  color: #f8b419;
}
.tmb-legacy-manga .p-homeDoc:hover .p-homeDocBt i {
  background-color: #fff;
}
.tmb-legacy-manga .p-homeDoc:hover .p-homeDocBt i:after {
  background: url(img/icon-arrow3.svg) 50% no-repeat;
  background-size: 9px auto;
}
@media print, screen and (min-width: 960px) {
  .tmb-legacy-manga .p-homeDoc {
    padding: 40px 20px;
  }
  .tmb-legacy-manga .p-homeDoc__inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1020px;
    min-height: 298px;
    padding-left: 362px;
    position: relative;
  }
  .tmb-legacy-manga .p-homeDoc__title {
    font-size: 28px;
  }
  .tmb-legacy-manga .p-homeDoc__text {
    font-size: 12px;
  }
  .tmb-legacy-manga .p-homeDoc__img {
    left: 133px;
    margin-left: 0;
    margin-right: auto;
    margin-top: 0;
    position: absolute;
    top: 0;
    width: 240px;
  }
  .tmb-legacy-manga .p-homeDoc__cover {
    width: 240px;
  }
  .tmb-legacy-manga .p-homeDoc__icon {
    border-radius: 100%;
    -webkit-box-shadow: 0 12px 36px rgba(0, 0, 0, 0.2);
    box-shadow: 0 12px 36px rgba(0, 0, 0, 0.2);
    height: 180px;
    left: -156px;
    overflow: hidden;
    position: absolute;
    top: -15px;
    width: 180px;
  }
  .tmb-legacy-manga .p-homeDoc:hover .p-homeDocBt i:after {
    background-size: 16px auto;
  }
}
.tmb-legacy-manga .p-homeDocBt {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 10px;
  color: #f8b419;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  height: 80px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 380px;
  min-width: 250px;
  overflow: hidden;
  padding: 0 20px;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.tmb-legacy-manga .p-homeDocBt:after {
  background-color: #ef9c00;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  width: 0;
}
.tmb-legacy-manga .p-homeDocBt:after,.tmb-legacy-manga 
.p-homeDocBt:before {
  bottom: 0;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
}
.tmb-legacy-manga .p-homeDocBt:before {
  border: 1px solid #fff;
  border-radius: 10px;
  height: 100%;
  right: 0;
  width: 100%;
  z-index: 1;
}
.tmb-legacy-manga .p-homeDocBt__catch {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8b419;
  border-radius: 100%;
  bottom: 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  height: 56px;
  justify-content: center;
  left: 15px;
  line-height: 1.4;
  margin: auto;
  position: absolute;
  text-align: center;
  top: 0;
  width: 56px;
  z-index: 2;
}
.tmb-legacy-manga .p-homeDocBt__text {
  padding: 0 30px 0 60px;
  position: relative;
  z-index: 2;
}
.tmb-legacy-manga .p-homeDocBt i {
  background-color: #f8b419;
  border-radius: 100%;
  height: 20px;
  right: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 20px;
  z-index: 2;
}
.tmb-legacy-manga .p-homeDocBt i,.tmb-legacy-manga 
.p-homeDocBt i:after {
  bottom: 0;
  margin: auto;
  position: absolute;
  top: 0;
}
.tmb-legacy-manga .p-homeDocBt i:after {
  background: url(img/icon-arrow4.svg) 50% no-repeat;
  background-size: 9px auto;
  content: "";
  height: 6px;
  left: 6px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 9px;
}
@media print, screen and (min-width: 960px) {
  .tmb-legacy-manga .p-homeDocBt {
    font-size: 26px;
    height: 120px;
    max-width: 520px;
    width: 520px;
  }
  .tmb-legacy-manga .p-homeDocBt .p-homeDocBt__catch {
    font-size: 16px;
    height: 90px;
    left: 25px;
    width: 90px;
  }
  .tmb-legacy-manga .p-homeDocBt i {
    height: 32px;
    right: 15px;
    width: 32px;
  }
  .tmb-legacy-manga .p-homeDocBt i:after {
    background-size: 16px auto;
    height: 12px;
    left: 9px;
    width: 16px;
  }
}
