/* SET BASE
----------------------------------------------- */
* {background: transparent; margin: 0; padding: 0; outline: none; border: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
ol, ul {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;}
input, select {vertical-align: middle;}
img {max-width: 100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
body {font-size: 16px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
	line-height: normal; padding: 0; margin: 0; color: #999fbc; background-color: #2c2c2c; min-height: 100%; width: 100%; font-weight: 400;}
a {color: #c5cbda; text-decoration: none;}
a:hover, a:focus {color: #ffdd02; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 600; font-size: 18px;}
button, textarea, input[type="text"], input[type="password"] {appearance: none; font-size: 16px;}
.button, .btn, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]), 
html input[type="button"], vput[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {display: inline-block; text-align: center; padding: 0 20px;
	height: 40px; line-height: 40px; border-radius: 4px; cursor: pointer; color: #fff; background-color: #cea649; font-size: 16px; font-weight: 600;}
.button:hover, .btn:hover, .up-second li a:hover, .usp-edit a:hover, .qq-upload-button:hover, 
.pagi-load a:hover, .usp-btn a:hover, button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, 
input[type="submit"]:hover, .meta-fav a:hover {background-color: #1856a9; color: #fff; box-shadow: 0 10px 20px 0 rgba(0,0,0,0);}
button:active, input[type="button"]:active, input[type="submit"]:active {box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}

input[type="text"], input[type="password"] {height: 40px; line-height: 40px; border-radius: 4px; border: 0; padding: 0 15px;}
select {height: 40px; border: 0; padding: 0 15px;}
textarea {padding: 15px; overflow: auto; vertical-align: top; resize: vertical;}
input[type="text"], input[type="password"], select, textarea {width: 100%; background-color: #262842; color: #fff;
	box-shadow: inset 0 0 0 1px #000, inset 1px 2px 5px rgba(0,0,0,0.1);}
select {width: auto;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {box-shadow: inset 0 0 0 1px #3498db, inset 1px 2px 5px rgba(0,0,0,0.1);}
input::placeholder, textarea::placeholder {color: #fff; opacity: 0.6;} 
input:focus::placeholder, textarea:focus::placeholder {color: transparent}

.img-box, .img-wide, .img-square, .img-resp, .img-resp-vert, .img-resp-sq, .img-fit {overflow: hidden; position: relative; background-color: #222;}
.img-resp {padding-top: 60%;}
.img-resp-vert {padding-top: 150%;}
.img-resp-sq {padding-top: 100%;}
.img-box img, .img-square img, .img-resp img, .img-resp-vert img, .img-resp-sq img {width: 100%; min-height: 100%; display: block;}
.img-resp img, .img-resp-vert img, .img-resp-sq img {position: absolute; left: 0; top: 0;}
.img-wide img {width: 100%; display: block;}
.img-fit img {width: 100%; height: 100%; object-fit: cover;}
.nowrap {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.fx-row {display: flex; flex-wrap: wrap; justify-content: space-between;}
.fx-col {display: flex; flex-direction: column;}
.fx-center {justify-content: center;}
.fx-middle {align-items: center;}
.fx-start {justify-content: flex-start;}
.fx-top {align-items: flex-start;}
.fx-first {order: -1;}
.fx-last {order: 10;}
.fx-1 {flex-basis: 0; flex-grow: 1; max-width: 100%; min-width: 50px;}

b, strong, h1, h2, h3, h4, h5, .fw700 {font-weight: 600;}
.icon-left .fa, .icon-left .icon {margin-right: 10px;}
.icon-right .fa, .icon-right .icon {margin-left: 10px;}
.hidden, #dofullsearch {display: none;}
.anim {transition: color .3s, background-color .3s, opacity .3s;}
.anim-all {transition: all 1s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 30px; font-size: 24px; font-weight: 400; color: #fff;}
.pages11 {padding: 30px;}

.header { order: -2; }
.hd-menu { order: -1; }

.fone   { order: 0; }
.ftwo   { order: 1; }
.fthree { order: 2; }
.ffour  { order: 3; }
.ffive  { order: 4; }

.desc-text { order: 5; }
.footer    { order: 6; }

/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; padding-top: 0px;}
.wrap-center {max-width:1920px; margin:0 auto; position:relative; z-index:20; padding: 0 10px;}
.wrap-main {box-shadow: 0 0 60px rgba(0, 0, 0, 0.9);}
.header {height: 70px; margin-bottom: 20px; background: linear-gradient(to bottom, #1f1f1f, #2c2c2c); box-shadow: 0 5px 10px rgb(0 0 0 / 30%);}
.col-left, .col-right {padding: 20px 15px; background-color: #1f1f1f;}
.col-left {width: 170px; position: relative; z-index: 100; box-shadow: 0 0 25px rgba(0, 0, 0, 0.7);}
.col-right {width: 300px; position: relative; z-index: 100;}
.main {padding: 30px; min-height: 100vh;}
.footer {border-top:5px solid #cea649; background-color: #0f101d; padding: 15px 130px 15px 30px; position: relative;}
#gotop{position:fixed; width:40px; height:40px; line-height:40px; right:10px; bottom:10px;
z-index:9998; display:none; background-color:#0f101d; color: #fff; cursor:pointer; font-size:24px; 
border-radius:50%; text-align:center; box-shadow: 0 1px 4px rgba(0,0,0,0.2);}

/* HEADER
----------------------------------------------- */
.logo {width: 260px; height: 60px; display: block;}
.btn-login, .btn-fav {height: 40px; line-height: 40px; cursor: pointer; display: block; text-align: center; border-radius: 4px; padding: 0 15px;}
.btn-login {background-color: #2c2c2c; color: #fff; margin-right: 15px;}
.btn-fav {color: #ffdd02; font-size: 18px;}
.btn-login:hover {background-color: #1856a9;}
.btn-fav:hover {color: #fff;}
.hd-menu {margin: -30px; margin-bottom: 30px; background-color: #1f1f1f; overflow-y: hidden; overflow-x: auto;
	padding-left: 30px; box-shadow: 0 1px 2px rgba(0,0,0,0);}
.hd-menu li {display: inline-block; vertical-align: middle; margin-right: 30px; font-weight: 600; height: 40px; line-height: 40px;}
.search-wrap {padding: 10px 30px;}
.search-box {width:100%; position:relative;}
.search-box input, .search-box input:focus {box-shadow:none; padding: 0 45px 0 15px; border-radius: 4px;}
.search-box button {position:absolute; right:0px; top:0px; z-index:10; padding:0 !important; background-color:transparent !important;
	color:#fff !important; font-size: 22px !important; width: 40px;}
.sect-header {position: relative; z-index: 10;}

/* LOGIN
----------------------------------------------- */
.login-overlay {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; background-color: #0f101d;
	background: linear-gradient(45deg, #0f101d, #cea649); opacity: 0.9; display: none;}
.login-box {position: fixed; z-index: 999; left: 50%; top: 50%; transform: translate(-50%,-50%);
	background-color: #0f101d; padding: 30px 60px 40px 60px; border-top: 5px solid #cea649; width: 400px; box-shadow: 0 20px 60px rgba(0,0,0,0.5); display: none;}
.login-close {width: 26px; height: 26px; line-height: 26px; text-align: center; font-size: 24px; 
	cursor: pointer; position: absolute; top: -30px; right: -30px; color: #fff;}
.login-title {font-size: 24px; font-weight: 600; margin-bottom: 15px; text-align: center; text-transform: uppercase; color: #fff;}
.login-title:first-letter {color: #ffdd02;}
.login-avatar {width: 60px; height: 60px; border-radius: 50%; margin: 0 auto 15px auto; text-align: center;
	line-height: 60px; font-size: 24px; background-color: #000; color: #939393;}
.login-input {margin-bottom: 15px;}
.login-btn button {width: 100%; margin: 15px 0;}
.login-btm a {border-bottom: 1px dotted #ffdd02; color: #ffdd02; font-size: 14px;}
.login-check {position: relative; font-size: 14px;}
.login-check input {opacity: 0; position: absolute; cursor: pointer;}
.login-check span {display: block; padding-left: 36px; height: 30px; line-height: 30px; color: #939393;}
.login-check span:before, .login-check span:after{content: '';position: absolute;top: 50%;transition: .3s;}
.login-check span:before{left: 0; height: 10px; margin-top: -5px; width: 26px; border-radius: 5px; background: #000; box-shadow: inset 0 1px 4px rgba(0,0,0,0.3);}
.login-check span:after{left: 1px; height: 12px; width: 12px; margin-top: -6px; background: #2ecc71; border-radius: 6px; box-shadow: 0 1px 4px rgba(0,0,0,0);}
.login-check input:checked + span:before {background-color: #fff;}
.login-check input:checked + span:after {left: 13px; background-color: #fff; box-shadow: 0 1px 4px rgba(0,0,0,0.3);}
.login-menu {border-top: 1px solid #000; border-left: 1px solid #000;}
.login-menu li {text-align: center; border-right: 1px solid #000; border-bottom: 1px solid #000; width: 50%;}
.login-menu a {display: block; padding: 10px 5px; font-size: 14px;}
.login-menu li .fa {display: none; height: 28px; font-size: 22px; color: #06c;}
.login-admin {text-align: center; margin: -10px 0 25px 0;}
.login-soc-title {display: flex; align-items: center; margin: 30px 0 15px 0;}
.login-soc-title:before, .login-soc-title:after {content: ''; height: 1px; background-color: #000; flex: 1;}
.login-soc-title:before {margin-right: 15px;}
.login-soc-title:after {margin-left: 15px;}
.login-soc-btns {text-align: center;}
.login-soc-btns a {display:inline-block; margin: 0 3px; vertical-align:top;}
.login-soc-btns img {display:block; width:30px; height: 30px; border-radius: 50%;}

/* SIDE, NAV
----------------------------------------------- */
.nav {}
.nav li {position: relative;}
.nav li a {display: block; padding: 0 30px 0 0; line-height: 30px; border-bottom: 1px solid rgba(0,0,0,1); font-size: 14px;}
.nav li span {position: absolute; right: 0; top: 0; display: inline-block; line-height: 30px; font-size: 12px; opacity: 1;}
.side-box + .side-box {margin-top: 20px;}
.side-bt {font-weight: 600; margin-bottom: 15px; color: #fff;}
.side-item {width: 46%; margin-bottom: 15px; display: block; font-size: 13px; overflow: hidden;}
.side-title {margin-top: 7px;}
.side-item {width: 112px; margin-bottom: 0;}

.upd-item {background-color: #0f101d; padding: 7px 10px; margin-bottom: 3px; font-size: 13px;}
.upd-right {text-align: right; margin-left: 15px;}
.upd-title {font-weight: 600; font-size: 14px;}
.upd-season {margin-top: 3px;}
.upd-voice {margin-top: 3px;}

/* SECTION
----------------------------------------------- */
.sect + .sect {margin-top: 30px;}
.sect-header {margin-bottom: 30px;}
.sect-title {font-size: 24px; font-weight: 600; color: #fff;}
.sect-items {margin: 0 -8px;}
.speedbar {font-size: 14px; margin-bottom: 20px; margin-top: -15px; padding-bottom: 15px; border-bottom: 1px solid #000;}

/* THUMB
----------------------------------------------- */
.th-item {float: left; width: 25%; padding: 0 8px; margin-bottom: 16px; position: relative;}
.th-in {display: block; position: relative; background-color: #161725; box-shadow: 0 1px 2px rgba(0,0,0,.85);}
.th-img {margin-bottom: 10px; transition: box-shadow .2s linear;}
.th-desc {padding: 10px; padding-top: 0; height: 50px;}
.th-title {font-size: 15px; font-weight: 600;}
.th-cat {margin-top: 5px; font-size: 12px; color: #939393;}
.th-meta {position: absolute; z-index: 10; display: inline-block; color: #fff; font-size: 14px;}
.th-trl {right: 8px; bottom: 60px; display: inline-block; padding: 5px 10px; font-size: 8px; background-color: #e74c3c; color: #fff; cursor: pointer;}
.th-qual {left: 0; top: 0; display: inline-block; padding: 2px 5px; background-color: #2c2c2c; color: #fff;}
.th-rating {left: 0; bottom: 0; background-color: rgba(0,0,0,0.6); padding: 5px 10px; font-size: 18px;}
.th-rating .icon {margin-right: 5px;}
.th-rating .icon {color: #ffdd02; font-size: 22px;}
.th-percent {opacity: 0;}
.wdone {opacity: 1;}
.th-edit {position: relative; top: -10px;}
#trailer-box {display: none;}
.th-tip {display: none; background-color: #111; padding: 30px; border-radius: 4px; overflow: hidden; 
	box-shadow: inset 200px 0 300px -300px rgba(0,0,0,0.8), inset 0 1000px rgba(0,0,0,0.9);}
.th-tip .full-text22 {color: #e3e3e3;}
.th-tip-title {font-size: 18px; font-weight: 600; margin-bottom: 20px; color: #fff;
	background-color: #cea649; margin: -30px; margin-bottom: 20px; padding: 10px 30px;}
.ui-tooltip {position: absolute; z-index: 97;}
.tooltip-text {color: #fff; padding: 5px 10px; background: rgba(35, 25, 15, 0.8); border-radius: 2px;}
.ui-tooltip .th-tip {display: block;}
.ui-tooltip .short-info {margin-left: 0;}

/* SEO DESCRIPTION
----------------------------------------------- */
.desc-text {background-color: #090a11; padding: 30px; border-top: 5px solid #cea649; line-height: 1.7; font-size: 14px;}
.desc-text h1, .desc-text h2, .desc-text h3 {font-size: 24px; font-weight: 400; color: #fff; margin-bottom: 10px;}
.desc-text span {color: #cea649;}
.desc-text p {line-height:1.7;}
.desc-text p + p {margin-top:15px;}
.desc-text p + h1, .desc-text p + h2, .desc-text p + h3 {margin-top:30px;}
.desc-text a {text-decoration: underline; color: #cea649;}
.desc-text img {float: left; margin: 0 30px 10px 0; max-width: 200px;}

/* FOOTER
----------------------------------------------- */
.footer > span {background-color:#090a11; display:inline-block; padding: 15px; position: absolute; left: 0; top: 0; font-size: 24px;}
.ft-two {font-size:14px; margin-top: 5px;}
.footer a {text-decoration: underline;}

/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:36px; text-align:center; padding:30px 0 0 0;}
.pagi-nav {max-width:100%; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {}
.pprev {}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:46px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 10px;
	background-color:#090a11; margin:5px 2px 0 2px; border-radius:4px; font-size:16px; box-shadow: 0 1px 2px rgba(0,0,0,.85); min-width: 36px;}
.navigation span, .pagi-nav a:hover {background-color:#cea649; color:#fff;}
.navigation span.nav_ext {background-color:#090a11; color:#939393;}
.pagi-nav a:hover {background-color:#cea649; color:#fff;}
.pagi-nav {margin-bottom:0;}

/* FULL
----------------------------------------------- */
.full {margin-top: -10px;}
.fone {margin-bottom: 15px;}
.ftwo {margin-bottom: 15px;}
.fthree {background-color: #090a11; margin-left: -30px; margin-right: -30px;}
.ffour {background-color: #090a11; padding: 10px 30px; color: #ccc; margin: 0 -30px 30px -30px;}
.fone h1 {font-weight: 400; font-size: 28px; color: #fff;}
.fone h1 a {margin-left: 15px; font-size: 18px;}
.foriginal {font-size: 18px; color: #c5cbda; margin-top: 5px;}
.fsubtitle {font-weight: 700; font-size: 18px; margin-bottom: 25px; text-align: center;}

.js-view.current {position: relative; padding-top: 15px; margin-top: -15px;}
.js-view.current:before {content: ''; width: 100%; height: 3px; background-color: #ec2828; position: absolute; left: 0; top: 0; z-index: 10;}
.js .tabs-b {display: none;}
.js .tabs-b.visible {display: block;}
.tabs-sel {white-space:nowrap; overflow-y:hidden; overflow-x:auto; font-size: 0;}
.tabs-sel span {display:inline-block; padding:0 20px; height:40px; line-height:40px; cursor:pointer;
	background-color: #000; color: #fff; font-weight: 600; font-size: 16px;}
.tabs-sel span.current {color: #fff; background-color: #cea649;}
.tabs-sel span:hover {text-decoration: underline;}

.fdesc {margin-top: 20px;}
.fleft {width: 200px; margin-right: 30px; margin-bottom: 15px; float: left;}
.fposter {box-shadow: 0 10px 20px 0 rgba(0,0,0,0.3); width: 200px;}
.short-info {margin-bottom: 3px; line-height: 1.5; font-size: 14px; margin-left: 230px;}
.short-info > span {font-weight: 600; margin-right: 5px;}
.full .short-info {padding: 5px 10px; font-size: 14px;}
.full .short-info:nth-child(2n+1) {background-color: #161725;}
.short-info a {color: #ffdd02; text-decoration: underline;}

.fctrl {color: #c5cbda; text-align: center; font-size: 14px; margin-left: 15px;}
.fctrl .icon {margin-right: 10px;}
.fctrl a {color: #c5cbda; display: block;}
.fctrl a:hover, .js-fshare:hover, .fctrl.js-login:hover, .js-view:hover {color: #ffdd02; cursor: pointer;}
.yx-share {margin-left: 30px;}

.rate3-short {white-space:nowrap;}
.sr-plus1, .sr-minus1 {margin-right: 15px; height: 30px; line-height: 30px;}
.sr-plus1 .icon, .sr-minus1 .icon {cursor:pointer; width:30px; height:30px; text-align:center; font-size:18px;
	line-height:30px; border-radius: 3px; margin-right: 10px; color: #fff;}
.sr-plus1 .icon {background-color:#2ecc71;}
.sr-minus1 .icon {background-color:#ec2828;}
.sr-plus1:hover .icon, .sr-minus1:hover .icon {background-color: #7f8c8d; color: #fff;}

/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {max-width:100% !important; display:block; width:100%; height:420px;}
.mejs-container {max-width:100% !important;}
.full-text {line-height: 1.7; font-size: 14px; color: #999fbc;}
.full-text img:not(.emoji) {max-width:100%; margin:10px 0;}
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.full-text a {text-decoration: underline; color: #ffdd02;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:18px; font-weight:700;}
.full-text p {margin-bottom:10px;}
.full-text ul, .full-text ol {margin:0;}
.full-text ul li {list-style:disc; margin-left:40px;}
.full-text ol li {list-style:decimal; margin-left:40px;}

.full-taglist a {color:#d20068;}
.full-taglist {margin-top:20px;}
.full-taglist span:not(.fa):not(:last-child):after {content:","; display:inline;}


/* ADAPTIVE
----------------------------------------------- */
.btn-menu, .btn-menu2 {display: none;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#161725; padding:15px; z-index:99999;
	position:fixed; left:-320px; top:0; transition:left .4s; -webkit-transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.5); position:fixed; left:0; top:0; z-index:99998; display:none;}
.btn-close {cursor:pointer; display:block; left: 280px; top: -40px; position: fixed; z-index: 99999; width:40px; height:40px; line-height:40px;
	text-align:center; font-size:18px; background-color: #e84e36; color: #fff; transition:top .4s; -webkit-transition:top .4s;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}

@media screen and (min-width: 1221px) { .th-item {width: 16.66%;} }

@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px; overflow: hidden;}
.col-left {display: none;}
.btn-menu {display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 28px; cursor: pointer; margin-right: 15px; color: #fff;}
#gotop {display: none !important;}
.not-logged .login-avatar {display: none;}
.login-close {top: -5px;}
.login-title {font-size: 18px;}
.login-box {max-width: calc(100% - 60px); padding: 15px;} }

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.btn-menu2 {display: block; width: 30px; height: 40px; line-height: 40px; text-align: center; font-size: 28px; cursor: pointer; margin-right: 15px;
	margin-left: -10px; color: #fff;}
.search-wrap {min-width: 100%; padding: 15px; -ms-flex-order: 9;-webkit-order: 9;order: 9; border: 0; border-top: 1px solid #000; display: none;}
.btn-login {width: calc(100% - 80px);}
.btn-login, .btn-fav {-ms-flex-order: 10;-webkit-order: 10;order: 10; display: none;}
.header.is-active {height: auto; padding-bottom: 15px;}
.is-active .btn-login, .is-active .btn-fav, .is-active .search-wrap {display: block;}
.logo {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px; margin-right: 15px; overflow: hidden;}
.desc-text, .carou, .main {padding-left: 15px; padding-right: 15px;}
.hd-menu, .footer {padding-left: 15px;}
.hd-menu {margin-left: -15px; margin-right: -15px;}
.hd-menu li {margin-right: 15px;}
.col-right {display: none;}
.ffour {margin-left: -15px; margin-right: -15px;}
.fthree, .ffour {padding-left: 15px; padding-right: 15px;} }

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.wrap {padding-top: 0;}
.th-item {width: 25%;}
.desc-text img {display: none;}
.footer {text-align: center; padding: 15px;}
.footer > span {position: static; display: inline-block; margin-bottom: 10px;}
/* .dcont button {font-size:12px; padding:0 15px !important;} */ }

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}
.th-item {width: 33.33%;}
.ffour {display: block; text-align: center;}
.fctrl {display: none;}
.rate3-short {display: inline-block; white-space: nowrap;}
.sr-plus1, .sr-minus1 {display: inline-block; vertical-align: middle;}
.yx-share {margin: 15px 0 0 0;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;} }

@media screen and (max-width: 470px) {
.wrap-center22 {max-width:320px;}
.th-item {width: 50%;}
.logo {overflow: hidden; position: relative; max-width: 258px;}
.logo img {position: absolute; width: 100%; height: auto; left: 0; top: 50%; transform: translateY(-50%);}
/*body {background-image: none;}*/
.full h1 {font-size: 24px; font-weight: 600;}
.fleft {width: 80px; margin: 0 15px 10px 0;}
.fposter {width: 80px;}
.short-info {margin-left: 0;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;} }