.chart{
	max-width: 1250px;
    margin: auto;
    padding: 10px;
    margin-top: 10px;
    text-align: left;
    position: relative;
}
.chartimg{
	max-width: 320px;
    position: absolute;
    cursor: pointer;
    width: 100%;
    aspect-ratio: 16/9;
}
.coverimg{
    width: 100%;
	height: auto;
    vertical-align: middle;
}
.coverimg:hover{
	box-shadow: 0px 0px 0px 2px;
}
.chartep{
    width: 180px;
    line-height: 180px;
    font-size: 42px;
    text-align: center;
    position: absolute;
    left: 330px;
}
.chartepm{
	width: 50px;
    line-height: 50px;
    position: absolute;
    left: 0px;
	display: none;
	font-size: 32px;
    text-align: center;
	vertical-align: middle;
}

.chartinfo{
    text-align: center;
    margin-left: 500px;
}
.charttitle{
    line-height: 60px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.charttitlejp{
	line-height: 60px;
	font-size: 21px;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.charttimer{
	line-height: 60px;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.chart2g{
	max-width: 320px;
	margin: auto;
	padding: 10px;
	margin-top: 10px;
	text-align: left;
	position: relative;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: middle;
}
.chartimg2g{
	max-width: 320px;
	position: absolute;
	cursor: pointer;
	width: 100%;
	aspect-ratio: 16/9;
	position: relative;
	max-width: 320px;
	display: inline-block;
}
.chartep2g{
    display: none;
}
.chartepm2g{
	width: 50px;
	line-height: 50px;
	position: absolute;
	left: 0px;
	display: none;
	font-size: 32px;
	text-align: center;
	vertical-align: middle;
	display: initial;
}

.chartinfo2g{
    text-align: center;
	margin-left: 0px;
    display: block;
    padding-top: 10px;

}
.charttitle2g{
    line-height: 60px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 32px;
    font-size: 25px;
}
.charttitlejp2g{
	line-height: 60px;
	font-size: 21px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 35px;
}
.charttimer2g{
	line-height: 60px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 32px;
	font-size: 25px;
}
.boxitem22g{

    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    display: inline-block;
    max-width: 340px;
	width: 100%;
    height: 289px;
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
    line-height: 289px;
}
.popularbox2g{
	
    max-width: 2074px;
    margin: auto;
    padding: 8px;
    margin-top: 10px;
    text-align: left;
    position: relative;
    white-space: nowrap;
    overflow-x: auto;
}

.chart2ls{
	max-width: 1250px;
    margin: auto;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 10px;
    text-align: left;
    position: relative;
}
.chartimg2ls{
    max-width: 265px;
    position: absolute;
    cursor: pointer;
    width: 100%;
    aspect-ratio: 16/9;
}
.chartep2ls{
	width: 149px;
    line-height: 149px;
    font-size: 42px;
    text-align: center;
    position: absolute;
    left: 275px;
}
.chartepm2ls{
    width: 50px;
    line-height: 50px;
    position: absolute;
    left: 0px;
    display: none;
    font-size: 32px;
    text-align: center;
    vertical-align: middle;
}

.chartinfo2ls{
	text-align: center;
    margin-left: 415px;

}
.charttitle2ls{
    line-height: 50px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.charttitlejp2ls{
    line-height: 50px;
    font-size: 21px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.charttimer2ls{
	line-height: 50px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.boxitem22ls{

    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    display: inline-block;
    max-width: 340px;
	width: 100%;
    height: 289px;
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
    line-height: 289px;
}
.popularbox2ls{
	
    max-width: 2074px;
    margin: auto;
    padding: 8px;
    margin-top: 10px;
    text-align: left;
    position: relative;
    white-space: nowrap;
    overflow-x: auto;
}


.listop{
	top: 0px;
    right: 0;
    position: absolute;
    text-align: right;
    line-height: 38px;
}

@media (max-width: 760px){
.chartepm2ls {
    display: initial;
}
.chartinfo2ls {
    margin-left: 275px;
}
.chartep2ls {
    width: 120px;
    display: none;
}
}
@media (max-width: 640px){
.listop{
	display:none;
}
.chart2ls {
    text-align: center;
}
.charttitle2ls {
    line-height: 32px;
    font-size: 25px;
}
.charttitlejp2ls {
    line-height: 35px;
}
.charttimer2ls {
    line-height: 32px;
    font-size: 25px;
}
.chartimg2ls {
    position: relative;
    max-width: 320px;
    display: inline-block;
}
.chartinfo2ls {
    margin-left: 0px;
    display: block;
}
}
@media (max-width: 380px){
.chart2g,.boxitem22g {
	display: block;
    margin: auto;
    margin-top: 10px;
}
}

.info{
	max-width: 1250px;
    margin: auto;
    padding: 10px;
    margin-top: 10px;
	min-height: 480px;
}
.info2{
	max-width: 1250px;
    margin: auto;
    padding: 10px;
    margin-top: 10px;
	line-height: 35px;
}
.info3{
	max-width: 1250px;
    margin: auto;
    padding: 8px;
	padding-bottom: 0px;
    margin-top: 10px;
	line-height: 42px;
}
.infoimg{
	max-width: 320px;
    display: inline-block;
    position: absolute;
    aspect-ratio: 2/3;
	width: 100%;
}
.posterimg{
    width: 100%;
	height: auto;
    vertical-align: middle;
}
.infodiv{
    display: inline-block;
    margin-left: 330px;
	width: -moz-available;
	width: -webkit-fill-available;
}
.infotitle{
	line-height: 35px;
}
.infotitlejp{
	line-height: 28px;
	font-size: 21px;
	padding-top: 10px;
}
.infodes{
	line-height: 27px;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
}
.infotags{
	line-height: 35px;
	font-size: 21px;
	padding-top: 10px;
}
.infoyear{
	line-height: 31px;
    font-size: 24px;
	padding-top: 5px;
    padding-bottom: 0px;

}
.infobook{
	line-height: 31px;
    font-size: 24px;
	padding-top: 10px;
    padding-bottom: 0px;

}
.inline{
	display: inline-block;
}
.linetitle{
    margin-top: 10px;
	line-height: 42px;
}
.linetitle2{
    margin-top: 10px;
	line-height: 10px;
    font-size: 10px;
}
.linetitle3{
	margin-top: 10px;
    font-size: 25px;
    line-height: 32px;
}
.trailer{
	max-width: 50%;
	min-width: 50%;
    display: inline-block;
	vertical-align: top;
	cursor: pointer;
	aspect-ratio: 16/9;
}
.similarimg{
	max-width: 25%;
    display: inline-block;
	vertical-align: top;
	cursor: pointer;
	width: 100%;
}
.similarname{
    text-align: center;
    line-height: 28px;
    font-weight: normal;
    font-size: 21px;
    padding-top: 2px;
    padding-bottom: 6px;
}
.searchbox{
	    display: inline-block;
}
.searchf{
	padding: 2px;
    margin-right: 5px;
    display: inline-block;
}
.searchin{
	width: 457px;
    height: 36px;
    padding: 0px;
	padding-left: 5px;
    margin: 0px;
    border: 0px;
    outline: none;
    vertical-align: middle;
    font-style: italic;
    font-size: 16px;
	border-radius: 0;
}
.searchsub{
	width: 36px;
    height: 36px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background-image: url(search.png);
    background-size: 36px 36px;
    vertical-align: middle;
    outline: none;
    cursor: pointer;
	border-radius: 0;
}
.book{
	position: absolute;
    font-size: 42px;
    top: 5px;
    right: 5px;
    width: 36px;
	height: 36px;
    line-height: 36px;
    border-radius: 25px;
    text-align: center;
	user-select: none;
	opacity: 0.7;
}
.book:hover{
	opacity:1;
}
.book2{
	position: absolute;
    font-size: 21px;
    top: 2px;
    right: 2px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 25px;
    text-align: center;
    user-select: none;
    font-weight: normal;
}
.book3{
	line-height: 36px;
    font-size: 18px;
    padding: 0px 10px;
    padding-right: 40px;
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin: 0px 0px 0px 0px;
    border-radius: 25px;
    user-select: none;
}
.book3:hover{
	opacity:0.8;
}
.book4{
	position: absolute;
    font-size: 25px;
    right: 5px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 25px;
    text-align: center;
    user-select: none;
    bottom: 5px;
	opacity: 0.7;
}
.book4:hover{
	opacity:1;
}
.message{
	position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 21px;
    padding: 2px;
	display: none;
	z-index: 11;
    line-height: 40px;
 }
.message2{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
    font-size: 21px;
    padding: 2px;
	display: none;
 }
.rate{
    max-width: 452px;
    line-height: 35px;
    font-size: 21px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
}
.rate2{
	padding-bottom: 10px;
    padding-left: 5px;
    margin: 2px;
    border-radius: 23px;
}
.radius25{
	border-radius: 25px;
}

.track{
	max-width: 1250px;
	margin: auto;
	padding: 10px;
	margin-top: 10px;
	text-align: left;
	position: relative;
	overflow-x: auto;
	overflow-y: clip;
	white-space: nowrap;
}
.track2{
	max-width: 1250px;
    margin: auto;
    padding: 10px;
	padding-bottom: 5px;
    margin-top: 10px;
    text-align: center;
    position: relative;

}

.track::-webkit-scrollbar {
    display: initial;
}

.trackimg{
    max-width: 120px;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
}
.trackep0{
	padding: 2px;
    width: 67px;
    border-radius: 100px;
    height: 67px;
    cursor: pointer;
    font-size: 42px;
    text-align: center;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    user-select: none;
}
.trackep{
	width: 67px;
    font-size: 42px;
    text-align: center;
    border-radius: 100px;
    line-height: 67px;
    height: 67px;
    cursor: pointer;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    user-select: none;
}
.watch{
	width: 100px;
    border-radius: 0px;
    height: 100px;
	margin-bottom: -2px;
	margin-left: -2px;
	line-height: 30px;
}
.watchb{
	width: 100px;
    border-radius: 0px;
    height: 100px;
}
.watch1{
	line-height: 30px;
    font-weight: normal;
    font-size: 17px;
}
.watch2{
	line-height: 40px;
    font-size: 42px;
}

.videodiv{
    width: 100%;
	max-height: 720px;
	height: auto;
    vertical-align: middle;
}

.circleb{
	width: 40px;
    font-size: 28px;
    border-radius: 100px;
    line-height: 40px;
    height: 40px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    user-select: none;
    margin: 0px 10px 0px 0px;
}
.circleb:hover{
	opacity:0.8;
}
.circleb2{
	line-height: 36px;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin: 0px 5px 5px 0px;
	border-radius: 25px;
    vertical-align: middle;
    width: 36px;
    height: 36px;
}
.circleb2:hover{
	opacity:0.8;
}
.navbox{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    height: 40px;
	padding: 5px 0px;
	display:none;
	z-index: 10;
}
.navitem{
    width: 25%;
    height: 40px;
    display: inline-block;
}
.navimg{
    height: 40px;
    width: 40px;
    margin: auto;
}
.cvsg {
    fill: #ffffff;
}

.fastclose{
    position: absolute;
    text-align: center;
    top: 70px;
    left: 0;
    right: 0;
    bottom: -1000px;
    display: none;
    padding-left: 5%;
    padding-right: 5%;
	z-index: 5;
}
.fastbox{
	max-width: 540px;
    line-height: 35px;
    font-size: 21px;
    width: 100%;
    padding: 2px;
}
.fastbox2{
	padding-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.fastitem{
	margin: 10px;
    margin-bottom: 0px;
    font-size: 21px;
    line-height: 25px;
}
.fastimg{
	width: 50%;
    display: inline-block;
    vertical-align: middle;
    aspect-ratio: 16/9;
}
.fastname{
	width: 50%;
    display: inline-block;
    vertical-align: middle;
}

.popularbox{
	max-width: 1254px;
    margin: auto;
    padding: 8px;
    margin-top: 10px;
    text-align: left;
    position: relative;
    white-space: nowrap;
    overflow-x: auto;
}
.boxitemv{
	padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    writing-mode: vertical-lr;
	-webkit-text-orientation: upright;
    text-orientation: upright;
    line-height: 42px;
    font-size: 18px;
    letter-spacing: 0px;
    vertical-align: middle;
    height: 160px;
    margin: 2px;
    width: initial;
}
.popularbox2{
	cursor: pointer;
    width: 200px;
    height: 180px;
    display: inline-block;
    padding: 2px;
    vertical-align: middle;
}
.popularimg{
	width: 200px;
    height: 180px;
    object-fit: cover;
}
.popi{
	
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 10px;
    text-align: center;
    user-select: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.popt{
	width: auto;
    margin-right: 0px;
}

.unmute{
	position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    text-align: left;
}
.unmute2{
	position: absolute;
    left: 10px;
    top: 10px;
}

a{
	text-decoration: none;
}
.p0{
	padding:0px;
}
.p1{
	padding:2px;
}
.p2{
	padding-bottom:2px;
}
.pb10{
	padding-bottom:10px;
}
.f16{
	font-size: 16px;
}
.f21{
	font-size: 21px;
}
.f25{
	font-size: 25px;
}
.mar0{
	margin:0px;
}
.marb0{
	margin-bottom:0px;
}
.marb5{
	margin-bottom:5px;
}
.center{
	text-align:center;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
.w100{
	width: 100%;
}
.asp{
	aspect-ratio: 16/9;
}




@media (max-width:1280px) {
.similarimg {
	max-width: 25%;
}
.searchin{
	width: 400px;
}
}
@media (max-width:1100px) {
.headeritem2 {
   display:none;
}
}
@media (max-width:960px) {
	
.similarimg {
    max-width: 33%;
}
.searchin{
	width: 225px;
}
}
@media (max-width:760px) {
.chartinfo {
    margin-left: 330px;
}
.chartep {
    width: 120px;
	display: none;
}
.chartepm{
display: initial;
}

.searchin{
	width: 124px;
}

}

@media (max-width:640px) {
	
.headeritem {
   display:none;
}
.footer {
    margin-bottom: 60px;
}
.navbox {
   display:initial;
}

.burger {
   display:inline-block;
}
.burgeritem {
display: block;
}
.trailer {
	max-width: 100%;
	min-width: 100%;
}
.similarimg {
   max-width: 50%;
}
.infodiv{
	margin-left: 0px;
}
.infoimg {
    position: initial;
}
.infotitle{
	padding-top: 10px;
}


.chartimg {
	position: relative;
    max-width: 320px;
    display: inline-block;
}
.chartep {
    width: 100%;
    line-height: 60px;
    position: initial;
    left: 0px;
    display: none;
}
.chartinfo {
    margin-left: 0px;
    display: block;
	padding-top: 10px;
}
.chart{
	text-align: center;
}
.charttitle {
	line-height: 32px;
    font-size: 25px;
}
.charttitlejp {
    line-height: 35px;
}
.charttimer {
	line-height: 32px;
    font-size: 25px;
}

.searchbox{
	text-align: left;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 27px;
    font-weight: normal;
    margin-left: 60px;
    margin-right: 60px;	
}
.searchf{
	padding: 2px;
    height: 36px;
	display: block;
	margin: 0px;
}
.searchin{
	width: -webkit-fill-available;
	width: -moz-available;
	height: 36px;
    padding: 0px;
    padding-left: 5px;
    margin: 0px;
    border: 0px;
    outline: none;
    vertical-align: middle;
    font-style: italic;
    font-size: 16px;
    position: initial;
}
.searchsub{
	width: 36px;
    height: 36px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background-image: url(search.png);
    background-size: 36px 36px;
    vertical-align: middle;
    outline: none;
    cursor: pointer;
	position: absolute;
    right: 2px;
}


}
@media (max-width:360px) {
.similarimg {
    max-width: 100%;
}
}


@font-face {
    font-family: myriad;
    src: url(MyriadPro-Regular.otf);
}
@font-face {
    font-family: myriadt;
    src: url("Myriad Pro Regular.ttf");
}

@font-face {
    font-family: myriadl;
    src: url("MyriadPro-Light.otf");
}
@font-face {
    font-family: opens;
    src: url("Open Sans.ttf");
}

::-webkit-scrollbar {
-webkit-appearance: none;
  width: 12px;
  height: 12px;
}
::-webkit-scrollbar-track {
  background: transparent;
}
::-webkit-scrollbar-thumb{
	height: 56px;
    border-radius: 8px;
    border: 2px solid transparent;
    background-clip: content-box;
    background-color: #dd0021;
}
::-webkit-scrollbar-thumb:hover{
	background-color: #dd00219e;
}

@supports (not selector(::-webkit-scrollbar)) {
    html {
        scrollbar-width: thin;
        scrollbar-color: #e81e2f #f8f8ff00;
    }
	.popularbox,.popularbox2ls,.popularbox2g,.track{
		scrollbar-width: thin;
	}
}