@media screen and (min-width: 577px) {
  .list-ranking-container .d-none-ranking-pc, .list-ranking-container .list-ranking-girl-SP {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .list-ranking-container .list-ranking-girl-PC {
    display: none;
  }
}
.list-ranking-container .block-tag--top .block-tag {
  padding: 0px 28px !important;
}
@media screen and (max-width: 535px) {
  .list-ranking-container .block-tag--top .block-tag {
    margin-right: 7px !important;
  }
}
@media screen and (max-width: 535px) {
  .list-ranking-container .block-tag--top .block-tag:last-child {
    margin-right: 0px !important;
    margin-left: 5px !important;
  }
}
.list-ranking-container .block-tag--bottom .block-tag:first-child {
  padding: 0px 34px !important;
  margin-right: 5px !important;
}
.list-ranking-container .block-tag--bottom .block-tag:last-child {
  padding: 0px 10px !important;
}
.list-ranking-container .list-ranking-girl {
  display: flex;
  flex-wrap: wrap;
  margin-top: 56px;
}
.list-ranking-container .list-ranking-girl .color-gray-rating {
  color: #999999;
}
.list-ranking-container .list-ranking-girl .margin-top-ranking-47 {
  margin-top: 47px;
}
.list-ranking-container .list-ranking-girl .margin-top-ranking-66 {
  margin-top: 66px;
}
.list-ranking-container .list-ranking-girl .margin-top-ranking-49 {
  margin-top: 49px;
}
.list-ranking-container .list-ranking-girl .color-yellow-rating {
  color: #CC9900;
}
.list-ranking-container .list-ranking-girl .color-red-bold-rating {
  color: #CC6666;
}
.list-ranking-container .list-ranking-girl .color-pink-bold-rating {
  color: #F77BA7;
}
.list-ranking-container .list-ranking-girl .girl-item {
  flex: 0 0 50%;
  text-align: -webkit-center;
  position: relative;
  padding: 5px;
}
.list-ranking-container .list-ranking-girl .girl-item .video {
  width: 100%;
  min-height: 100px;
}
.list-ranking-container .list-ranking-girl .girl-item .block-link {
  padding: 0 5px 5px 3px;
}
.list-ranking-container .list-ranking-girl .girl-item .block-link .block {
  padding: 10px;
  border-radius: 5px;
  width: 100%;
  max-width: 360px;
  background-color: white;
  display: inline-block;
  border: #ccc solid 1px;
  min-height: 212px;
}
.list-ranking-container .list-ranking-girl .girl-item .block-link .block .block-image {
  width: 100%;
  position: relative;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.list-ranking-container .list-ranking-girl .girl-item .block-link .block .block-image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.list-ranking-container .list-ranking-girl .girl-item .block-link .block .block-image > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.list-ranking-container .list-ranking-girl .girl-item .block-link .block .block-image img {
  width: 100%;
}
.list-ranking-container .list-ranking-girl .girl-item .block-link .block .block-content {
  font-size: 13px;
  font-weight: 600;
  color: #FF6699;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 33px;
  line-height: 1.5;
}
@media screen and (max-width: 600px) {
  .list-ranking-container .list-ranking-girl .girl-item .block-link .block .block-content {
    min-height: 40px;
  }
}
.list-ranking-container .list-ranking-girl .girl-item .block-link .block .block-footer .block-btn {
  padding: 1px 10px;
  border: none;
  border-radius: 5px;
  font-size: 10px;
  font-weight: 600;
  white-space: nowrap;
}
.list-ranking-container .list-ranking-girl .girl-item .block-link .block .block-footer label {
  font-size: 10px;
  font-weight: 600;
}
.list-ranking-container .list-ranking-girl .girl-item .block-link .block:hover {
  background-color: #faeff3;
}
.list-ranking-container .list-ranking-girl .girl-item .contain-icon {
  font-size: 40px;
  top: -41px;
  left: 0;
  width: 100%;
  text-align: center;
}
.list-ranking-container .list-ranking-girl .girl-item .contain-icon .icon-rating {
  display: inline-block;
}
.list-ranking-container .list-ranking-girl .girl-item .contain-icon strong {
  color: white;
  font-size: 14px;
  font-weight: 600;
  bottom: 11px;
  left: 18px;
}
.list-ranking-container .list-ranking-girl .girl-item .contain-icon .strong-last-child {
  left: 13px;
}
.list-ranking-container .list-ranking-girl .girl-item .avatar {
  max-width: 160px;
  max-height: 215px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.list-ranking-container .list-ranking-girl .girl-item .avatar img {
  width: 100%;
  height: 100%;
}
.list-ranking-container .list-ranking-girl .girl-item .avatar .new-check {
  z-index: 1;
  position: absolute;
  top: 5px;
  left: -16px;
  font-size: 9px;
  font-weight: 600;
  background-color: #00cc00;
  color: white;
  padding: 3px 20px;
  transform: rotate(-45deg);
}
.list-ranking-container .list-ranking-girl .girl-item .avatar .work-today {
  z-index: 1;
  font-size: 11px;
  font-weight: 600;
  background-color: red;
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2px 12px;
}
.list-ranking-container .list-ranking-girl .girl-item .stroke .border-legend-top {
  border-top: 3px solid #ffff66;
  right: 0;
  top: 0;
}
.list-ranking-container .list-ranking-girl .girl-item .stroke .border-legend-bottom {
  border-bottom: 3px solid #ffff66;
  left: 0;
  bottom: 0;
}
.list-ranking-container .list-ranking-girl .girl-item .stroke .border-legend-right {
  border-right: 3px solid #ffff66;
  right: 0;
  top: 0;
}
.list-ranking-container .list-ranking-girl .girl-item .stroke .border-legend-left {
  border-left: 3px solid #ffff66;
  left: 0;
  bottom: 0;
}
.list-ranking-container .list-ranking-girl .girl-item .stroke .border-legend-top, .list-ranking-container .list-ranking-girl .girl-item .stroke .border-legend-bottom {
  width: calc(100% - 20px);
  -webkit-animation: stroke-width 1.8s cubic-bezier(0.22, 1, 0.36, 1);
          animation: stroke-width 1.8s cubic-bezier(0.22, 1, 0.36, 1);
  -webkit-animation-iteration-count: 100000, 1.8, infinite;
          animation-iteration-count: 100000, 1.8, infinite;
  z-index: 2;
}
.list-ranking-container .list-ranking-girl .girl-item .stroke .border-legend-right, .list-ranking-container .list-ranking-girl .girl-item .stroke .border-legend-left {
  height: calc(100% - 20px);
  -webkit-animation: stroke-height 1.8s cubic-bezier(0.22, 1, 0.36, 1);
          animation: stroke-height 1.8s cubic-bezier(0.22, 1, 0.36, 1);
  -webkit-animation-iteration-count: 100000, 1.8, infinite;
          animation-iteration-count: 100000, 1.8, infinite;
  z-index: 2;
}
.list-ranking-container .list-ranking-girl .girl-item .icon-unlock {
  width: 30px;
  height: 30px;
  padding: 7px;
  border: none;
  border-radius: 50%;
  background-color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 5px;
  right: 5px;
}
.list-ranking-container .list-ranking-girl .girl-item .icon-lock {
  top: 0;
  width: 100%;
  height: 100%;
}
.list-ranking-container .list-ranking-girl .girl-item .icon-lock .base {
  background-color: black;
  opacity: 0.8;
  width: 100%;
  height: 100%;
}
.list-ranking-container .list-ranking-girl .girl-item .icon-lock .icon-and-text-block {
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.list-ranking-container .list-ranking-girl .girl-item .icon-lock .icon-and-text-block .icon {
  font-size: 70px;
  display: inherit;
}
.list-ranking-container .list-ranking-girl .girl-item .icon-lock .icon-and-text-block b {
  color: white;
  font-size: 10px;
  font-weight: bold;
}
.list-ranking-container .list-ranking-girl .girl-item .time-work {
  font-size: 11px;
  font-weight: 600;
  background-color: white;
  color: red;
  border: 2px red solid;
  border-radius: 0px 0px 5px 5px;
  padding: 3px 0;
  width: 160px;
  margin: auto;
  border-top: none;
}
.list-ranking-container .list-ranking-girl .girl-item .orange-color {
  color: #FF9900 !important;
  border-color: #FF9900 !important;
}
.list-ranking-container .list-ranking-girl .girl-item .girl-name {
  font-size: 14px;
  font-weight: 600;
}
.list-ranking-container .list-ranking-girl .girl-item .BWH {
  font-size: 8px;
  font-weight: 600;
}
.list-ranking-container .list-ranking-girl .girl-item-top {
  flex: 0 0 100%;
}
.list-ranking-container .list-ranking-girl .girl-item-top .avatar {
  max-width: 200px;
  max-height: 267px;
}
.list-ranking-container .list-ranking-girl .girl-item-top .girl-name {
  font-size: 20px;
}
.list-ranking-container .list-ranking-girl .girl-item-top .font-size-12 {
  font-size: 12px;
}
.list-ranking-container .list-ranking-girl-PC .girl-item {
  flex: none;
}
.list-ranking-container .list-ranking-girl-PC .girl-item-top-one {
  margin-top: 73px;
}
.list-ranking-container .list-ranking-girl-PC .girl-item-ranking-two {
  margin-top: 11px;
}
.list-ranking-container .list-ranking-girl-PC .girl-item-ranking-three {
  justify-content: space-around;
  margin-top: 19px;
}
.list-ranking-container .list-ranking-girl-PC .girl-item-ranking-three .avatar {
  max-width: 200px;
  max-height: 267px;
}
.list-ranking-container .list-ranking-girl-PC .girl-item-ranking-three .girl-name {
  font-size: 20px;
}
.list-ranking-container .list-ranking-girl-PC .girl-item-ranking-three .BWH {
  font-size: 12px;
}
.list-ranking-container .list-ranking-girl-PC .girl-item-ranking-four {
  justify-content: space-evenly;
  margin-top: 12px;
}
.list-ranking-container .css-name-rankings .link-legend-girl-disabled {
  background-color: #CCCC;
}
.list-ranking-container .css-name-rankings .link-legend-girl-disabled:hover {
  cursor: no-drop !important;
}
.list-ranking-container .css-name-rankings .ranking-filter {
  overflow: auto;
}
.list-ranking-container .css-name-rankings .ranking-filter a {
  margin-right: 10px;
  min-width: 178px;
}
.list-ranking-container .css-name-rankings .ranking-filter a:last-child {
  margin-right: 0px;
}
.list-ranking-container .css-name-rankings .ranking-filter::-webkit-scrollbar {
  height: 5px;
}
.list-ranking-container .css-name-rankings .ranking-filter::-webkit-scrollbar-track {
  background: #cfcfcf;
  border-radius: 2.5px;
}
.list-ranking-container .css-name-rankings .ranking-filter::-webkit-scrollbar-thumb {
  background: red;
  border-radius: 2.5px;
}
.list-ranking-container .css-name-rankings .ranking-filter::-webkit-scrollbar-thumb:hover {
  background: red;
  border-radius: 2.5px;
}
.list-ranking-container .css-ranking-day-of-week {
  font-size: 14px;
}
@media screen and (max-width: 576px) {
  .list-ranking-container .css-ranking-day-of-week {
    font-size: 12px;
  }
}

/**
* animation stroke
*/
.stroke .border-legend-top {
  border-top: 3px solid #ffff66;
  right: 0;
  top: 0;
}
.stroke .border-legend-bottom {
  border-bottom: 3px solid #ffff66;
  left: 0;
  bottom: 0;
}
.stroke .border-legend-right {
  border-right: 3px solid #ffff66;
  right: 0;
  top: 0;
}
.stroke .border-legend-left {
  border-left: 3px solid #ffff66;
  left: 0;
  bottom: 0;
}
.stroke .border-legend-top,
.stroke .border-legend-bottom {
  width: calc(100% - 20px);
  -webkit-animation: stroke-width 1.8s cubic-bezier(0.22, 1, 0.36, 1);
          animation: stroke-width 1.8s cubic-bezier(0.22, 1, 0.36, 1);
  -webkit-animation-iteration-count: 100000, 1.8, infinite;
          animation-iteration-count: 100000, 1.8, infinite;
  z-index: 2;
}
.stroke .border-legend-right,
.stroke .border-legend-left {
  height: calc(100% - 20px);
  -webkit-animation: stroke-height 1.8s cubic-bezier(0.22, 1, 0.36, 1);
          animation: stroke-height 1.8s cubic-bezier(0.22, 1, 0.36, 1);
  -webkit-animation-iteration-count: 100000, 1.8, infinite;
          animation-iteration-count: 100000, 1.8, infinite;
  z-index: 2;
}

@-webkit-keyframes stroke-width {
  0% {
    width: 0;
    opacity: 1;
  }
  100% {
    width: calc(100% - 20px);
    opacity: 1;
  }
}

@keyframes stroke-width {
  0% {
    width: 0;
    opacity: 1;
  }
  100% {
    width: calc(100% - 20px);
    opacity: 1;
  }
}
@-webkit-keyframes stroke-height {
  0% {
    height: 0;
    opacity: 1;
  }
  100% {
    height: calc(100% - 20px);
    opacity: 1;
  }
}
@keyframes stroke-height {
  0% {
    height: 0;
    opacity: 1;
  }
  100% {
    height: calc(100% - 20px);
    opacity: 1;
  }
}
/**
* end animation stroke
*/
.css-avatar {
  min-height: 213px;
}

.css-subtitle.css-ranking i.fa-crown {
  color: var(--obi_color, #F77BA7);
}
.css-subtitle.css-ranking .title-scroll {
  background-color: var(--obi_color, #f77ba7);
}
.css-subtitle.css-ranking .css-subtitle-name {
  color: var(--band_letter_color, #FFFFFF);
}

@media only screen and (min-width: 768px) {
  .css-mb-break {
    display: initial;
  }

  .css-girl-name {
    font-size: 20px;
    font-weight: 600;
  }

  .css-girl-bwh {
    font-size: 12px;
    font-weight: 600;
  }

  .css-ranking {
    max-width: 900px;
    margin: auto;
  }

  .css-rank-7 .css-girl-name, .css-rank-8 .css-girl-name, .css-rank-9 .css-girl-name, .css-rank-10 .css-girl-name {
    font-size: 14px;
  }
  .css-rank-7 .css-girl-bwh, .css-rank-8 .css-girl-bwh, .css-rank-9 .css-girl-bwh, .css-rank-10 .css-girl-bwh {
    font-size: 8px;
  }
}
.wrap-ranking-photo-diary .list-girls {
  padding: 0 10px;
}
.wrap-ranking-photo-diary .list-girls .girl-item {
  border-bottom: 1px solid #707070;
}
.wrap-ranking-photo-diary .list-girls .girl-item .crown {
  height: 55px !important;
  margin-bottom: 15px;
  text-align: center;
  font-size: 40px;
  position: relative;
}
.wrap-ranking-photo-diary .list-girls .girl-item .crown i {
  position: relative;
  top: 2px;
}
.wrap-ranking-photo-diary .list-girls .girl-item .crown i .css-top {
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 14px;
  color: white;
  position: absolute;
  top: 20px;
  left: 17px;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
}
.wrap-ranking-photo-diary .list-girls .girl-item .crown.css-rank-photo-diary-1 {
  border-bottom: 7px solid #CC9900 !important;
}
.wrap-ranking-photo-diary .list-girls .girl-item .crown.css-rank-photo-diary-1 i {
  color: #CC9900 !important;
}
.wrap-ranking-photo-diary .list-girls .girl-item .crown.css-rank-photo-diary-2 {
  border-bottom: 7px solid #999 !important;
}
.wrap-ranking-photo-diary .list-girls .girl-item .crown.css-rank-photo-diary-2 i {
  color: #999 !important;
}
.wrap-ranking-photo-diary .list-girls .girl-item .crown.css-rank-photo-diary-3 {
  border-bottom: 7px solid #CC6666 !important;
}
.wrap-ranking-photo-diary .list-girls .girl-item .crown.css-rank-photo-diary-3 i {
  color: #CC6666 !important;
}
.wrap-ranking-photo-diary .list-girls .girl-item .info {
  font-weight: 600;
  color: #333333;
}
.wrap-ranking-photo-diary .list-girls .girl-item .info img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wrap-ranking-photo-diary .list-girls .girl-item .info img:hover {
  cursor: pointer;
}
.wrap-ranking-photo-diary .list-girls .girl-item .info .name {
  font-size: 16px;
}
.wrap-ranking-photo-diary .list-girls .girl-item .info .name:hover {
  cursor: pointer;
}
.wrap-ranking-photo-diary .list-girls .girl-item .info .age {
  font-size: 12px;
}
.wrap-ranking-photo-diary .list-girls .girl-item .info .age:hover {
  cursor: pointer;
}
.wrap-ranking-photo-diary .list-girls .girl-item .datetime {
  font-size: 12px;
  font-weight: 300;
  color: #999999;
  margin-top: 10px;
}
.wrap-ranking-photo-diary .list-girls .girl-item .title {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  margin-top: 5px;
}
.wrap-ranking-photo-diary .list-girls .girl-item .file {
  margin-top: 22px;
  text-align: center;
  position: relative;
}
.wrap-ranking-photo-diary .list-girls .girl-item .file img, .wrap-ranking-photo-diary .list-girls .girl-item .file video {
  width: 60%;
  height: auto;
}
@media screen and (max-width: 600px) {
  .wrap-ranking-photo-diary .list-girls .girl-item .file img {
    max-width: 600px;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .wrap-ranking-photo-diary .list-girls .girl-item .file video {
    width: 100%;
  }
}
.wrap-ranking-photo-diary .list-girls .girl-item .file .grayout {
  width: 60%;
  height: 100%;
  background-color: black;
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 20%;
}
@media screen and (max-width: 480px) {
  .wrap-ranking-photo-diary .list-girls .girl-item .file .grayout {
    width: 100%;
    left: 0;
  }
}
.wrap-ranking-photo-diary .list-girls .girl-item .file .icon-lock {
  position: absolute;
  font-size: 70px;
  top: calc((100% - 70px) / 2);
  left: calc((100% - 61.25px) / 2);
  display: flex;
}
.wrap-ranking-photo-diary .list-girls .girl-item .file .icon-lock .text-lock {
  font-size: 12px;
  color: #FFFFFF;
  position: absolute;
  z-index: 1;
  bottom: -20px;
  width: 100%;
}
.wrap-ranking-photo-diary .list-girls .girl-item .file .icon-unlock {
  width: 30px;
  height: 30px;
  padding: 7px;
  border: none;
  border-radius: 50%;
  background-color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 5px;
  right: calc(20% + 5px);
}
@media screen and (max-width: 480px) {
  .wrap-ranking-photo-diary .list-girls .girl-item .file .icon-unlock {
    right: 5px;
  }
}
.wrap-ranking-photo-diary .list-girls .girl-item .file .icon-end-publish {
  position: absolute;
  top: calc((100% - 95px) / 2);
  left: calc((100% - 95px) / 2);
}
.wrap-ranking-photo-diary .list-girls .girl-item .file .icon-end-publish img {
  width: 95px;
  height: 95px;
}
.wrap-ranking-photo-diary .list-girls .girl-item .file .note-image {
  position: absolute;
  bottom: 0;
  font-size: 11px;
  color: #FFFFFF;
  width: 60%;
  left: 20%;
}
.wrap-ranking-photo-diary .list-girls .girl-item .file .icon-play-video {
  width: 65px;
  height: 65px;
  top: calc((100% - 65px) / 2);
  left: calc((100% - 65px) / 2);
}
.wrap-ranking-photo-diary .list-girls .girl-item .file .icon-play-video svg {
  width: 100%;
  height: 100%;
}
.wrap-ranking-photo-diary .list-girls .girl-item .favorite {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 14px;
}
.wrap-ranking-photo-diary .list-girls .girl-item .favorite .icon-favourite-diary {
  cursor: pointer;
}
.wrap-ranking-photo-diary .list-girls .girl-item .favorite i {
  color: #999999;
  font-size: 30px;
}
.wrap-ranking-photo-diary .list-girls .girl-item .favorite .liked {
  color: #DF0000;
}
.wrap-ranking-photo-diary .list-girls .girl-item .favorite .count {
  font-size: 14px;
  font-weight: 600;
  margin-left: 5px;
  color: #333333;
}
.wrap-ranking-photo-diary .list-girls .girl-item .description {
  font-size: 14px !important;
  font-weight: 300;
  color: #333333 !important;
  margin-top: 10px;
  padding: 0 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.wrap-ranking-photo-diary .list-girls .girl-item .btn-see-more {
  padding-top: 12px;
  font-size: 13px;
  font-weight: 600;
  color: #333333;
  text-align: right;
}
.wrap-ranking-photo-diary .list-girls .text-danger-status {
  color: #FF0000 !important;
}
.wrap-ranking-photo-diary .list-girls .font-weight-600 {
  font-weight: 600;
}
.wrap-ranking-photo-diary .list-girls .width-100-percen {
  width: 100%;
}
