<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.wrapper{
	width: 970px;
	margin: 0 auto;
	padding: 0;
}

.mainvisial{
	display: inline;
}

.satei_btn{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

h5{
	border-bottom: solid 2px #D51524;
	font-size: 20px;
	font-weight: bold;
	background: url(../images/onepoint_acse.jpg) no-repeat left 1px;
}

.ashou_midashi{
	background-color: #D51524;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}

.cshou_midashi{
	background-color: #D51524;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}

.suzuki_alto{
	float: left;
	font-size: 13px;
}

.hawaii{
	float: left;
	font-size: 13px;
}

.kin{
	font-size: 13px;
}

.ashou_4 div {
	height:250px;
}

.shouhin_under{
	width: 970px;
}

.bshou{
	width: 646px;
	float: left;
	
}

.bshou_midashi{
	background-color: #D51524;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}

.b_clock{
	float: left;
	width: 311px;
	text-align: center;
}

.b_meat{
	float: right;
	width: 311px;
}

.cshou_1{
	float: right;
}



.title{
	background-color: #D51524;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;	
}

.text{
	text-align: center;
}

.button_satei{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

dl{
	background: url(../images/onepoint_acse.jpg) no-repeat left 1px;
	border-bottom: solid 2px #D51524;
}

dt{
	font-size: 20px;
	font-weight: bold;
	float: left;
}

dd{
	margin-left: 30em;
	font-size: 13px;
}

.cp_text{
	font-size: 13px;
}


.cvArea{
	width: 792px;
	margin: 25px auto;
}
.input__inner td{
	padding-left: 15px;
}
.input__inner td:first-child{
	padding-left: 0;
}
#tell01,
#tell02{
	height: 50px;
	font-size: 30px;
	text-align: center;
	background: #fcdfdf;
	border: solid 2px #D5DCE0;
}
#tell01{
	width: 130px;
	animation: blink 1s linear infinite normal;
	-webkit-animation: blink 1s linear infinite normal;
	-moz-animation: blink 1s linear infinite normal;
	-o-animation: blink 1s linear infinite normal;
}
#tell01:hover,
#tell01:visited{
	animation:none;
	-webkit-animation:none;
}
#tell02{
	width: 180px;
}
@keyframes blink{
	0% {border:2px solid #f00015;}
	10% {border:2px solid #D5DCE0;}
	100% {border:2px solid #f00015;}
}
@-webkit-keyframes blink{
	0% {border:2px solid #f00015;}
	10% {border:2px solid #D5DCE0;}
	100% {border:2px solid #f00015;}
}
@-moz-keyframes blink{
	0% {border:2px solid #f00015;}
	10% {border:2px solid #D5DCE0;}
	100% {border:2px solid #f00015;}
}
@-o-keyframes blink{
	0% {border:2px solid #f00015;}
	10% {border:2px solid #D5DCE0;}
	100% {border:2px solid #f00015;}
}
.txt__cvArea{
	margin-top: 20px;
	font-size: 25px;
	font-weight: bold;
	color: #D51524;
	text-align: center;
}</pre></body></html>