/*---ULTRAMAN---*/

@media handheld, only screen and (min-width:320px) {
	.best-bunner-box-ultraman {
    position: relative!important;
    width: 100%;
    height: 15em;
    margin: 0 auto;
    background-image: url(/custom/img/urtoratopbunner/urltraleft.png),url(/custom/img/urtoratopbunner/ultraman_makers_bnr2.jpg);
    background-position: center 5px,left center;
    background-size: 100%,280%;
    background-repeat: no-repeat;
    position: relative;
}
.R_ultra {
	display: none;
}
.tuburaya {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 14px;
	color: #fff;
}
}
@media handheld, only screen and (min-width:330px) {
.ultraman {
	width: 100%;
	height: 15em;
}

.best-bunner-box-ultraman {
    position: relative!important;
    width: 100%;
    height: 15em;
    margin: 0 auto;
    background-image: url(/custom/img/urtoratopbunner/urltraleft.png),url(/custom/img/urtoratopbunner/ultraman_makers_bnr2.jpg);
    background-position: center 5px,left center;
    background-size: 85%,280%;
    background-repeat: no-repeat;
    position: relative;
}

.best-bunner-box-ultraman .overwrap h4 {
    color: #fff!important;
    font-size: 1em;
    margin: 0 auto;
    text-align: center;
    position: absolute!important;
    bottom: 35px!important;
    width: 100%;
}


}

@media handheld, only screen and (min-width:480px) {
.ultraman {
	height: 19em;
}
.best-bunner-box-ultraman {
	background-image: url(/custom/img/urtoratopbunner/urltraleft.png),url(/custom/img/urtoratopbunner/ultraman_makers_bnr.jpg);
    height: 19em;
    background-size: 72%,190%;
    background-position: left 40px,70% center;
}
.R_ultra {
    display: block;
    width: 80px;
    float: right;
    position: absolute;
    bottom: 10px;
    right: 10px;
    height: 110px;
}

}

@media handheld, only screen and (min-width:768px) {
	.best-bunner-box-ultraman {
    background-size: 55%,130%;
    background-position: left -10px,70% center;
}
	
}

@media handheld, only screen and (min-width:780px) {
	.best-bunner-box-ultraman {
    background-size: 65%,140%;
    background-position: left -10px,70% center;
}
	
}

@media handheld, only screen and (min-width:980px) {
.ultraman {
height: 22em;
}
	.best-bunner-box-ultraman {
	height: 22em;
    background-size: 550px,110%;
}
}

@media handheld, only screen and (min-width:1200px) {
	
.best-bunner-box-ultraman {
   
    background-size: 550px,100%;
    background-position: 8% -10px,90% center;
}
}

