body {
    background: #1b1b1b;
    color: #dadada;
    font-family: arial, sans-serif;
    font-size: 14px;
}

.container {
    border: 1px solid #2b2b2b;
}

a {
    text-decoration: none;
    color: #dadada;
}

a:hover {
    color: #ffffff;
}

header {
    text-align: left;
    border-bottom: 1px solid #2b2b2b;
}

.bg-nav {
    background-color: #ffffff00;
    --bs-bg-opacity: 0;
}

.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {
    color: rgb(218, 218, 218);
    background: rgba(234, 67, 53, 0.6);
}

.nav-primary li a {
    float: left;
    display: inline-flex;
    text-align: center;
    padding: 7px 12px;
    margin-right: 5px;
    font-size: 16px;
    margin-top: 5px;
    background: #2b2b2b;
    color: #dadada;
    border-radius: 4px;
    z-index: 999;
}

.nav-primary .form-control {
    border: 1px solid #dadada;
    background: #1b1b1b;
    color: #dadada;
    outline: 0;
    border-collapse: separate;
    -webkit-appearance: none;
    font-size: 14px;
}

.nav-primary input::placeholder {
    color: #dadada;
    opacity: 1;
}

.nav-primary input:-ms-input-placeholder {
    color: #dadada;
}

.nav-primary .btn {
    width: 110px;
    font-size: 14px;
}

.nav-primary input::-ms-input-placeholder {
    color: #dadada;
}

#logo {
    margin: 25px 5px;
    opacity: 0.8;
}

#menu-menu-1 {
    display: block;
}

.logo-link {
    color: #cccccc;
    font-weight: 600;
}

.logo-link img {
    max-width: 250px;
}

.logo-link:hover {
    color: #ffffff;
}

.footer-wrap {
    text-align: justify;
    font-size: 15px;
    font-weight: 500;
    margin: 1em 0;
    padding: 1em 0 0 0;
    background: #1b1b1b;
    line-height: 1.5;
    border-top: 2px solid #2b2b2b;
}

.footer-banner {
  display: flex;
  overflow: hidden;
  align-items: center; 
  justify-content: center;
  gap: 10px;    
  flex-wrap: wrap;
  width: 100%; 
  height: 100%; 
	min-height: 250px;
  box-sizing: border-box;
 
}

.video-item {
    position: relative;
}

.video-item img {
    border-radius: 4px;
}

.video-item img {
    border-radius: 4px;
    width: 100%;
    height: auto;
}

.video-item a {
    display: block;
    position: relative;
}

.video-thumb-16x9:before {
    position: relative;
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 65%;
}

.video-thumb-16x9 img {
    position: absolute;
    top: 0;
    width: 100%;
	object-fit: cover;
    left: 0;
    height: 100%;
    bottom: 0;
}

.video-description img {
    display: block;
    margin: 1rem auto .2rem;
    max-width: 100%;
}

.video-description figcaption {
    display: block;
    margin: auto;
    text-align: center;
    font-style: italic;
}

.ribbon {
    font-size: .9em;
    position: absolute;
    top: 0;
    border-left: 3px solid #ea4335;
    border-radius: 0 4px 4px 0;
    background: none repeat scroll 0 0 rgba(17,17,17,.6);
    padding: 2px 4px;
    margin-top: 7px;
    margin-left: 7px;
    color: #fff;
}

.video-name {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 15px;
    height: 45px;
    max-height: 45px;
    line-height: 1.5;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    white-space: normal;
    -webkit-box-orient: vertical;
}

.pagenavi {
    text-align: center;
    margin: 20px 0;
    cursor: pointer;
}

span.current {
    background: #ea4335;
    color: #fff;
}

.pagenavi a, .pagenavi span {
    margin-top: 5px;
    border: 1px solid #dadada;
    padding: 5px 15px;
    margin-right: 5px;
    border-radius: 4px;
    display: inline-block;
}

.pagenavi a:hover {
    background: #ea4335;
    color: #fff;
}

.page-title {
    display: block;
    margin: 0;
    text-align: left;
    font-size: 15px;
}

.video-actions {
    text-align: left;
}

.video-page {
    text-align: left;
}

.video-content {
    margin: 1em 0;
}


		.preload-pc {
			position: fixed;
			width: 85%;
			height: 0%;
			top: 0;
			left: 30px;
			z-index: 99;
			
		}
		
		.preload-content {
			position: relative;
			display: block;
			margin: auto;
			text-align: center;
			margin-top: 30vh;
			max-width: 410px;
			max-height: 400px;
		}
		
		#close-preload-pc {
			top: -40px;
			padding: 4px 10px;
			right: 0;
			margin: 4px;
			z-index: 999;
			color: white;
			font-weight: 600;
			background: red;
			position: absolute;
		}

.actress-tag a {
    display: inline-flex;
    font-size: 14px;
    padding: 5px;
    margin-top: 5px;
    white-space: nowrap;
    background: #2b2b2b;
    border-left: 3px solid #ff9900;
    border-radius: 0 4px 4px 0;
}

.related-tag {
    margin: 1em 0;
}

.category-tag a {
    display: inline-flex;
    font-size: 14px;
    padding: 5px;
    margin-top: 5px;
    white-space: nowrap;
    background: #2b2b2b;
    border-radius: 4px;
}

ul#menu-primary-menu {
    display: -webkit-box;
	text-align: left;
}

ul#menu-primary-menu li {
	display: inline-block;
}

.video-player img {
    width: 50%;
    display: block;
    margin: auto;
    max-width: 100%;
    max-height: 450px;
}

.video-player {
    margin: 1em 0;
    background: #000000;
}

.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5 {
    width: 20%;
    float: left;
}

.cash-fish {
    width: 100%;
    display: block;
    bottom: 5px;
    left: 0;
    z-index: 9;
    position: fixed;
}

.close-cash-fish {
    background: rgba(0, 139, 255, 0.5);
    width: fit-content;
    color: #F9F871;
    padding: 0 5px;
    border: 1px solid #213342;
}

.cash-fish-content {
    width: 100%;
    background: #ffffff24;
    border: 1px solid #ffffff54;
}
@media (min-width: 768px) {
    .col-sm-5 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5 {
        width: 20%;
        float: left;
    }
}

.balloon-cf,.top-mobile-banner{float:left;width:50%;text-align:center;box-sizing:border-box;padding:0}.balloon-cf img,.top-mobile-banner img{width:100%!important;max-width:720px;height:60px!important;padding:2px 0}.balloon-cf img{padding:0}@media(max-width:768px){.balloon-cf,.top-mobile-banner{width:100%;float:none}.balloon-cf img,.top-mobile-banner img{height:auto!important;max-height:50px}}
