@media screen and (max-width: 768px) {body {
    background: url(/images/background.png) fixed;
    color: #555555;
    box-shadow: inset 0 90px 0 0 #FFFFFF, inset 0 120px 0 0 #141414, inset 0 123px 0 0 #D10000;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    line-height: 1.5;
}
.jwom_sunshine {
    width: auto;
    margin: 0 auto;
}
.jwom_tofi, .jwom_tose {
    float: none;
    width: auto;
    clear:both;
    margin:0;
}
.jwom_topblock2 {	display: none;
}
.jwom_topblock {	width: auto;
	margin: 10px 5px 10px 5px;
}
.jwom_tme {
    overflow: hidden;
    height:25px;
    box-shadow: none;
    margin-bottom: 5px;
}
.jwom_tme ul li a {
    color: #FFFFFF;
    padding: 8px 5px;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 2px 2px 0;
    display: block;
}
.jwom_ttl img {	display: block;
	margin: 0 auto;
}
.jwom_mainitem {	width: auto !important;
	padding: 0 !important;
}
}