
.mainimg01 {
	background:url('/~/Media/com/vrohto/bg_vrohto_01.gif') repeat-x center top;
	}


.toolBox01 {
	background-color: #CE1C36;
	}
.btnBrand01 > span {
	color: #CE1C36;
	}


/* Vロート終売告知 */

#vthkbox{
	width:890px;
	margin:0 auto 80px auto;
	box-sizing:border-box;
	border:2px solid #C19661;
	background:url('/~/Media/com/vrohto/top/201608/bg_vthk.gif') repeat-x center top;
	padding:4px 40px 24px 40px;
	zoom:100%;
	}
#vthkbox:after{
	content:"";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	}
#vthkbox h3 img{
	display:block;
	margin:0 auto 12px auto;
	}
#vthktxt{
	width:57%;
	float:left;
	padding-top:0.5em;
	}
#vthkimg{
	width:40%;
	float:right;
	text-align:center;
	}
#vthkimg img{
	margin:0 auto;
	}

@media screen and (max-width:768px) {
	#vthkbox{
		width:91%;
		margin:0 auto 40px auto;
		padding:4px 20px 12px 20px;
		}
	#vthkbox h3 img{
		display:block;
		margin:0 auto 8px auto;
		}
	#vthktxt{
		padding-top:0;
		font-size:1.3rem;
		}
	}
@media screen and (max-width:480px) {
	#vthkbox{
		width:91%;
		margin:0 auto 40px auto;
		padding:4px 20px 12px 20px;
		}
	#vthkbox h3 img{
		display:block;
		margin:0 auto 8px auto;
		}
	#vthktxt{
		font-size:1.2rem;
		float:none;
		width:auto;
		}
	#vthkimg{
		width:auto;
		float:none;
		margin-top:8px;
		}
	#vthkimg img{
		max-width:50%;
		}
	}


#wrapper{
	background: transparent;
}

