﻿@charset "UTF-8";
.mv{
	width: 100%;
	margin-bottom:40px;
	padding: 20px 0;
	background-image: url('/store/sp/tanzyo_hikaricp/images/mv_bg.webp'), url('/store/sp/tanzyo_hikaricp/images/mv_bg.webp');
	background-repeat: repeat-x, repeat-x;
	background-position: top center, bottom center;
}

.bg-gray.radius{
	border-radius: 15px;
}


.step_blue{
	background-color: #157ed8;
	color:#fff;
	padding: 10px;
}